Pull request #3816 event Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 31a468f974f90331ca7657b11f9c9eadefc568dd rather than 0a76eedfa92fa9c7fe4041168055a09039f1e431 Obtained Jenkinsfile from 31a468f974f90331ca7657b11f9c9eadefc568dd 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-ssh8032051281684883738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh8536523986123530490.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3816/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-3816/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5466421771525093817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh1236924672242462733.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-3816/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-3816/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2063835386519669118.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 USE_ALPINE: true 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 Running on prd-centos7-docker-4c-2g-672 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh4626516551146112107.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh2196766610593414495.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 Merge succeeded, producing beb84ff320a837ce2b6af90ce32e9ab89a48ba58 Checking out Revision beb84ff320a837ce2b6af90ce32e9ab89a48ba58 (PR-3816) Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:01:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:01:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:54 ========================================================= 18:01:54 EdgeX Global Pipelines Version Info 18:01:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:01:56 ------------------- 18:01:56 stable info: 18:01:56 ------------------- 18:01:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:01:56 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 18:01:56 Message: update stable to v1.0.215 18:01:56 ------------------- 18:01:56 experimental info: 18:01:56 ------------------- 18:01:56 Commited By: **** collab-it+edgex@linuxfoundation.org 18:01:56 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 18:01:56 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true > git config core.sparsecheckout # timeout=10 > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # 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/6@tmp/jenkins-gitclient-ssh8019275091093736074.key > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f beb84ff320a837ce2b6af90ce32e9ab89a48ba58 # timeout=10 > git rev-list --no-walk 32e2244a2d16679fe99d67f8fade2684896d415d # timeout=10 [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = beb84ff [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:57 provisioning config files... 18:01:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8635224451465840123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:57 ---> docker-login.sh 18:01:57 nexus3.edgexfoundry.org:10001 18:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:58 Configure a credential helper to remove this warning. See 18:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:58 18:01:58 Login Succeeded 18:01:58 nexus3.edgexfoundry.org:10002 18:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:58 Configure a credential helper to remove this warning. See 18:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:58 18:01:58 Login Succeeded 18:01:58 nexus3.edgexfoundry.org:10003 18:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:58 Configure a credential helper to remove this warning. See 18:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:58 18:01:58 Login Succeeded 18:01:58 nexus3.edgexfoundry.org:10004 18:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:58 Configure a credential helper to remove this warning. See 18:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:58 18:01:58 Login Succeeded 18:01:58 docker.io 18:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:59 Configure a credential helper to remove this warning. See 18:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:59 18:01:59 Login Succeeded 18:01:59 ---> docker-login.sh ends [Pipeline] } 18:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:59 ++ 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 18:01:59 + for file in '`ls cmd/**/Dockerfile`' 18:01:59 ++ dirname cmd/core-command/Dockerfile 18:01:59 ++ cut -d/ -f2 18:01:59 + echo core-command,cmd/core-command/Dockerfile 18:01:59 + for file in '`ls cmd/**/Dockerfile`' 18:01:59 ++ dirname cmd/core-data/Dockerfile 18:01:59 ++ cut -d/ -f2 18:01:59 + echo core-data,cmd/core-data/Dockerfile 18:01:59 + for file in '`ls cmd/**/Dockerfile`' 18:01:59 ++ dirname cmd/core-metadata/Dockerfile 18:01:59 ++ cut -d/ -f2 18:01:59 + echo core-metadata,cmd/core-metadata/Dockerfile 18:01:59 + for file in '`ls cmd/**/Dockerfile`' 18:01:59 ++ dirname cmd/security-bootstrapper/Dockerfile 18:01:59 ++ cut -d/ -f2 18:01:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:01:59 + for file in '`ls cmd/**/Dockerfile`' 18:01:59 ++ dirname cmd/security-proxy-setup/Dockerfile 18:01:59 ++ cut -d/ -f2 18:01:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:01:59 + for file in '`ls cmd/**/Dockerfile`' 18:01:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:01:59 ++ cut -d/ -f2 18:01:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:01:59 + for file in '`ls cmd/**/Dockerfile`' 18:01:59 ++ dirname cmd/support-notifications/Dockerfile 18:01:59 ++ cut -d/ -f2 18:01:59 + echo support-notifications,cmd/support-notifications/Dockerfile 18:01:59 + for file in '`ls cmd/**/Dockerfile`' 18:01:59 ++ dirname cmd/support-scheduler/Dockerfile 18:01:59 ++ cut -d/ -f2 18:01:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:01:59 + for file in '`ls cmd/**/Dockerfile`' 18:01:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:01:59 ++ cut -d/ -f2 18:01:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:01:59 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] { (Build Check) [Pipeline] sh 18:01:59 + git rev-list -1 --merges beb84ff320a837ce2b6af90ce32e9ab89a48ba58~1..beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [Pipeline] echo 18:01:59 -----------> git rev-list -1 --merges beb84ff320a837ce2b6af90ce32e9ab89a48ba58~1..beb84ff320a837ce2b6af90ce32e9ab89a48ba58 beb84ff320a837ce2b6af90ce32e9ab89a48ba58 18:01:59 beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [false] [Pipeline] sh 18:02:00 + git log --format=format:%s -1 beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [Pipeline] echo 18:02:00 ========================================================= 18:02:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:02:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:00 18:02:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:02:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:01 latest: Pulling from edgex-devops/git-semver 18:02:01 a0d0a0d46f8b: Pulling fs layer 18:02:01 3e5f54012d9b: Pulling fs layer 18:02:01 4c7163046ea9: Pulling fs layer 18:02:01 0c2d73faf560: Pulling fs layer 18:02:01 0c2d73faf560: Waiting 18:02:01 3e5f54012d9b: Verifying Checksum 18:02:01 3e5f54012d9b: Download complete 18:02:01 a0d0a0d46f8b: Verifying Checksum 18:02:01 a0d0a0d46f8b: Download complete 18:02:01 4c7163046ea9: Verifying Checksum 18:02:01 4c7163046ea9: Download complete 18:02:01 0c2d73faf560: Verifying Checksum 18:02:01 0c2d73faf560: Download complete 18:02:01 a0d0a0d46f8b: Pull complete 18:02:01 3e5f54012d9b: Pull complete 18:02:01 4c7163046ea9: Pull complete 18:02:01 0c2d73faf560: Pull complete 18:02:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:02:01 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 18:02:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat 18:02:02 $ docker top 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:02 [ssh-agent] Looking for ssh-agent implementation... 18:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:02 $ docker exec 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 ssh-agent 18:02:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXegFhgn/agent.14 18:02:02 SSH_AGENT_PID=21 18:02:02 Running ssh-add (command line suppressed) 18:02:03 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2977631649165285290.key (/w/workspace/edgex-go/6@tmp/private_key_2977631649165285290.key) 18:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:03 + git tag --points-at HEAD [Pipeline] } 18:02:03 $ docker exec --env ******** --env ******** 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 ssh-agent -k 18:02:03 unset SSH_AUTH_SOCK; 18:02:03 unset SSH_AGENT_PID; 18:02:03 echo Agent pid 21 killed; 18:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:03 [ssh-agent] Looking for ssh-agent implementation... 18:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:03 $ docker exec 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 ssh-agent 18:02:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhIHePP/agent.54 18:02:03 SSH_AGENT_PID=60 18:02:03 Running ssh-add (command line suppressed) 18:02:03 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8411224848054934232.key (/w/workspace/edgex-go/6@tmp/private_key_8411224848054934232.key) 18:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:04 + git semver init 18:02:04 # -> Open(): unable to determine branch for HEAD 18:02:04 # $GIT_DIR = /w/workspace/edgex-go/6/.git 18:02:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 18:02:04 # $SEMVER_REMOTE_NAME = origin 18:02:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:02:04 # $SEMVER_USER_NAME = edgex-jenkins 18:02:04 # $SEMVER_BRANCH = PR-3816 18:02:04 # $SEMVER_TEMP = /tmp/semver-373205954 18:02:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:03:55 # '/tmp/semver-373205954' -> '/w/workspace/edgex-go/6/.semver' 18:03:55 # -> Force: false 18:03:55 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 18:03:55 $ docker exec --env ******** --env ******** 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 ssh-agent -k 18:03:55 unset SSH_AUTH_SOCK; 18:03:55 unset SSH_AGENT_PID; 18:03:55 echo Agent pid 60 killed; 18:03:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:55 + git semver [Pipeline] } 18:03:55 $ docker stop --time=1 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 18:03:57 $ docker rm -f 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 [Pipeline] // withDockerContainer [Pipeline] sh 18:03:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:03:58 Stashed 1 file(s) [Pipeline] echo 18:03:58 [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 18:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:58 ========================================================= 18:03:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:03:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:03:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:03:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:03:58 a0d0a0d46f8b: Already exists 18:03:58 31adcdaf11c8: Pulling fs layer 18:03:58 b8b176561691: Pulling fs layer 18:03:58 4527c011a84f: Pulling fs layer 18:03:58 5d74067f8e1e: Pulling fs layer 18:03:58 e0aca202a116: Pulling fs layer 18:03:58 3a43be97a3b4: Pulling fs layer 18:03:58 34cad66bf833: Pulling fs layer 18:03:58 b4e3c513aaa6: Pulling fs layer 18:03:58 5d74067f8e1e: Waiting 18:03:58 e0aca202a116: Waiting 18:03:58 3a43be97a3b4: Waiting 18:03:58 34cad66bf833: Waiting 18:03:58 b4e3c513aaa6: Waiting 18:03:58 b8b176561691: Verifying Checksum 18:03:58 b8b176561691: Download complete 18:03:58 31adcdaf11c8: Verifying Checksum 18:03:58 31adcdaf11c8: Download complete 18:03:58 5d74067f8e1e: Verifying Checksum 18:03:58 5d74067f8e1e: Download complete 18:03:58 e0aca202a116: Verifying Checksum 18:03:58 e0aca202a116: Download complete 18:03:58 3a43be97a3b4: Verifying Checksum 18:03:58 3a43be97a3b4: Download complete 18:03:59 31adcdaf11c8: Pull complete 18:03:59 34cad66bf833: Verifying Checksum 18:03:59 34cad66bf833: Download complete 18:03:59 b8b176561691: Pull complete 18:03:59 b4e3c513aaa6: Verifying Checksum 18:03:59 b4e3c513aaa6: Download complete 18:03:59 4527c011a84f: Verifying Checksum 18:03:59 4527c011a84f: Download complete 18:04:03 4527c011a84f: Pull complete 18:04:03 5d74067f8e1e: Pull complete 18:04:03 e0aca202a116: Pull complete 18:04:03 3a43be97a3b4: Pull complete 18:04:03 34cad66bf833: Pull complete 18:04:05 b4e3c513aaa6: Pull complete 18:04:05 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:04:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:04:05 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:04:05 WORKDIR /edgex 18:04:05 COPY go.mod . 18:04:05 RUN go mod download' 18:04:05 + docker build -t ci-base-image-x86_64 -f - . 18:04:07 Sending build context to Docker daemon 330MB 18:04:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:04:07 ---> 9f6097aaca64 18:04:07 Step 2/4 : WORKDIR /edgex 18:04:11 ---> Running in d3ff4ea71053 18:04:11 Removing intermediate container d3ff4ea71053 18:04:11 ---> edff39a599ee 18:04:11 Step 3/4 : COPY go.mod . 18:04:11 ---> 8b6c46b11404 18:04:11 Step 4/4 : RUN go mod download 18:04:11 ---> Running in a4ce9c534e91 18:04:13 Still waiting to schedule task 18:04:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:04:50 Removing intermediate container a4ce9c534e91 18:04:50 ---> 3f55553d4377 18:04:50 Successfully built 3f55553d4377 18:04:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:04:50 + docker inspect -f . ci-base-image-x86_64 18:04:50 . [Pipeline] withDockerContainer 18:04:50 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 18:04:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:04:51 $ docker top 7b03ee8c111b308555e20c4abb3d12bbb2e4ad3fad5d41974499c98844ec5260 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:51 + go version 18:04:51 go version go1.16.8 linux/amd64 [Pipeline] } 18:04:51 $ docker stop --time=1 7b03ee8c111b308555e20c4abb3d12bbb2e4ad3fad5d41974499c98844ec5260 18:04:52 $ docker rm -f 7b03ee8c111b308555e20c4abb3d12bbb2e4ad3fad5d41974499c98844ec5260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:53 + docker inspect -f . ci-base-image-x86_64 18:04:53 . [Pipeline] withDockerContainer 18:04:53 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 18:04:53 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:04:53 $ docker top 0961aa9486a5bdd3ce24dc71d0f86ceaf966f2e64586244fd9d44f1c30a90060 -eo pid,comm [Pipeline] { [Pipeline] echo 18:04:53 ========================================================= 18:04:53 [edgeXBuildGoParallel] Running Tests and Build... 18:04:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:04:54 + make test 18:04:54 go mod tidy 18:04:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:04:59 ? github.com/edgexfoundry/edgex-go [no test files] 18:05:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:05:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:05:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:05:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:05:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:05:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:05:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:05:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:05:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:05:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:05:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:05:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:05:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:05:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 18:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:05:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 98.5% of statements 18:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements 18:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:05:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements 18:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:05:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:05:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 94.2% of statements 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:05:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:05:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:05:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 18:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:05:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements 18:05:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:05:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 18:05:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 18:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 18:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 18:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 18:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 18:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 18:05:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-674 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws 18:05:39 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 18:05:39 The recommended git tool is: git 18:05:45 using credential edgex-jenkins-ssh 18:05:45 Cloning the remote Git repository 18:05:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:05:45 > git init /w/workspace/edgex-go/6 # timeout=10 18:05:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:05:45 > git --version # timeout=10 18:05:45 > git --version # 'git version 2.17.1' 18:05:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 18:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 18:05:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.178s coverage: 82.5% of statements 18:05:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 18:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.234s coverage: 65.4% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 18:06:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 18:06:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:06:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 17.7% of statements 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:06:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:06:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:06:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:06:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:06:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:06:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 18:06:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 18:06:20 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 18:06:59 GO111MODULE=on go vet ./... 18:07:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:07:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:07:04 ./bin/test-attribution-txt.sh [Pipeline] echo 18:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:07:04 + ls -al . 18:07:04 total 644 18:07:04 drwxrwxr-x 10 1001 1001 4096 Nov 15 18:07 . 18:07:04 drwxr-xr-x 4 root root 28 Nov 15 18:04 .. 18:07:04 -rw-rw-r-- 1 1001 1001 11 Nov 15 18:01 .dockerignore 18:07:04 drwxrwxr-x 8 1001 1001 179 Nov 15 18:01 .git 18:07:04 drwxrwxr-x 4 1001 1001 142 Nov 15 18:01 .github 18:07:04 -rw-rw-r-- 1 1001 1001 804 Nov 15 18:01 .gitignore 18:07:04 -rw-rw-r-- 1 1001 1001 42 Nov 15 18:01 .golangci.yml 18:07:04 -rw-rw-r-- 1 1001 1001 76 Nov 15 18:01 .hadolint.yml 18:07:04 drwx------ 3 1001 1001 58 Nov 15 18:03 .semver 18:07:04 -rw-rw-r-- 1 1001 1001 166 Nov 15 18:01 .sonarcloud.properties 18:07:04 -rw-rw-r-- 1 1001 1001 1171 Nov 15 18:01 ADOPTERS.md 18:07:04 -rw-rw-r-- 1 1001 1001 8910 Nov 15 18:01 Attribution.txt 18:07:04 -rw-rw-r-- 1 1001 1001 51732 Nov 15 18:01 CHANGELOG.md 18:07:04 -rw-rw-r-- 1 1001 1001 3804 Nov 15 18:01 CONTRIBUTING.md 18:07:04 -rw-rw-r-- 1 1001 1001 677 Nov 15 18:01 GOVERNANCE.md 18:07:04 -rw-rw-r-- 1 1001 1001 849 Nov 15 18:01 Jenkinsfile 18:07:04 -rw-rw-r-- 1 1001 1001 10775 Nov 15 18:01 LICENSE 18:07:04 -rw-rw-r-- 1 1001 1001 6508 Nov 15 18:01 Makefile 18:07:04 -rw-rw-r-- 1 1001 1001 582 Nov 15 18:01 OWNERS.md 18:07:04 -rw-rw-r-- 1 1001 1001 8207 Nov 15 18:01 README.md 18:07:04 -rw-rw-r-- 1 1001 1001 6912 Nov 15 18:01 SECURITY.md 18:07:04 -rw-rw-r-- 1 1001 1001 5 Nov 15 18:03 VERSION 18:07:04 -rw-rw-r-- 1 1001 1001 4131 Nov 15 18:01 ZMQWindows.md 18:07:04 drwxrwxr-x 2 1001 1001 37 Nov 15 18:01 bin 18:07:04 drwxrwxr-x 14 1001 1001 4096 Nov 15 18:01 cmd 18:07:04 -rw-r--r-- 1 root root 428381 Nov 15 18:06 coverage.out 18:07:04 -rw-rw-r-- 1 1001 1001 822 Nov 15 18:01 go.mod 18:07:04 -rw-rw-r-- 1 1001 1001 49471 Nov 15 18:01 go.sum 18:07:04 drwxrwxr-x 8 1001 1001 124 Nov 15 18:01 internal 18:07:04 drwxrwxr-x 3 1001 1001 16 Nov 15 18:01 openapi 18:07:04 drwxrwxr-x 4 1001 1001 71 Nov 15 18:01 snap 18:07:04 -rw-rw-r-- 1 1001 1001 204 Nov 15 18:01 version.go [Pipeline] sh 18:07:05 + '[' -e coverage.out ] 18:07:05 + chown 1001:1001 coverage.out [Pipeline] stash 18:07:05 Stashed 1 file(s) [Pipeline] sh 18:07:05 + make build 18:07:05 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 18:07: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 18:07:15 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 18:07:15 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 18:07:15 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 18:07:15 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 18:07:16 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 18:07:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:07:18 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 18:07:19 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 18:07:20 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 18:07:21 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] } 18:07:23 $ docker stop --time=1 0961aa9486a5bdd3ce24dc71d0f86ceaf966f2e64586244fd9d44f1c30a90060 18:07:24 $ docker rm -f 0961aa9486a5bdd3ce24dc71d0f86ceaf966f2e64586244fd9d44f1c30a90060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:07:26 18:07:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:07:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:07:26 latest: Pulling from edgex-devops/edgex-compose 18:07:26 cbdbe7a5bc2a: Pulling fs layer 18:07:26 ca9280d653b3: Pulling fs layer 18:07:26 7e9c9ca2126c: Pulling fs layer 18:07:26 cbdbe7a5bc2a: Verifying Checksum 18:07:26 cbdbe7a5bc2a: Download complete 18:07:27 ca9280d653b3: Verifying Checksum 18:07:27 ca9280d653b3: Download complete 18:07:27 cbdbe7a5bc2a: Pull complete 18:07:27 7e9c9ca2126c: Verifying Checksum 18:07:27 7e9c9ca2126c: Download complete 18:07:28 ca9280d653b3: Pull complete 18:07:32 7e9c9ca2126c: Pull complete 18:07:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:07:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:07:32 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 18:07:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:07:34 $ docker top 120aa5dc1203f89c352e374af8f2850b362971feaaa64b584cf98ca722fecd27 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:35 + grep parallel 18:07:35 + docker-compose build --help 18:07:35 --parallel Build images in parallel. [Pipeline] } 18:07:35 $ docker stop --time=1 120aa5dc1203f89c352e374af8f2850b362971feaaa64b584cf98ca722fecd27 18:07:37 $ docker rm -f 120aa5dc1203f89c352e374af8f2850b362971feaaa64b584cf98ca722fecd27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:07:37 . [Pipeline] withDockerContainer 18:07:37 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 18:07:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:07:37 $ docker top 5cdcf35460883c1974eb38f027a69c536f61d6d890c5d38b17f32fb0eb585711 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:38 + docker-compose -f ./docker-compose-build.yml build --parallel 18:07:38 Building core-command ... 18:07:38 Building core-data ... 18:07:38 Building core-metadata ... 18:07:38 Building security-bootstrapper ... 18:07:38 Building security-proxy-setup ... 18:07:38 Building security-secretstore-setup ... 18:07:38 Building support-notifications ... 18:07:38 Building support-scheduler ... 18:07:38 Building sys-mgmt-agent ... 18:07:38 Building sys-mgmt-agent 18:07:38 Building core-command 18:07:38 Building security-bootstrapper 18:07:38 Building core-metadata 18:07:38 Building support-notifications 18:07:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:07:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:07:51 ---> 3f55553d4377 18:07:51 Step 3/22 : WORKDIR /edgex-go 18:07:51 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:07:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:07:51 ---> 3f55553d4377 18:07:51 Step 3/21 : WORKDIR /edgex-go 18:07:51 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:07:51 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:07:51 ---> 3f55553d4377 18:07:51 Step 3/30 : WORKDIR /edgex-go 18:07:54 ---> Running in 767a89affc39 18:07:54 ---> Running in 38e4504132d0 18:07:54 ---> Running in 7df0cf82f8f8 18:07:59 Removing intermediate container 767a89affc39 18:07:59 ---> 809566c26470 18:07:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:59 Removing intermediate container 7df0cf82f8f8 18:07:59 ---> 2dc97d10ea00 18:07:59 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:59 Removing intermediate container 38e4504132d0 18:07:59 ---> 56448c04c545 18:07:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:07:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:07:59 ---> 3f55553d4377 18:07:59 Step 3/22 : WORKDIR /edgex-go 18:07:59 ---> Using cache 18:07:59 ---> 809566c26470 18:07:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:00 ---> Running in b2f3c4395059 18:08:00 ---> Running in 9d51c92156ec 18:08:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:08:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:08:00 ---> 3f55553d4377 18:08:00 Step 3/22 : WORKDIR /edgex-go 18:08:00 ---> Using cache 18:08:00 ---> 809566c26470 18:08:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:00 ---> Running in 5329c1df5892 18:08:00 ---> Running in 890b9725a631 18:08:00 ---> Running in 918746a20a53 18:08:01 Removing intermediate container 9d51c92156ec 18:08:01 ---> 795d33fcf092 18:08:01 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:08:01 ---> Running in 2dae27737c7e 18:08:01 Removing intermediate container b2f3c4395059 18:08:01 ---> 48c5d192dbf7 18:08:01 Step 5/22 : RUN apk add --update --no-cache make bash git 18:08:01 Removing intermediate container 5329c1df5892 18:08:01 ---> 01325b99f807 18:08:01 Step 5/22 : RUN apk add --update --no-cache make git 18:08:01 ---> Running in 8f9aa778980d 18:08:01 ---> Running in b6858c5a5b5d 18:08:02 Removing intermediate container 890b9725a631 18:08:02 ---> a2d4712e4d59 18:08:02 Step 5/30 : RUN apk add --update --no-cache make git 18:08:02 ---> Running in 9230b2b7fd56 18:08:02 Removing intermediate container 918746a20a53 18:08:02 ---> 9ee83a7d4dce 18:08:02 Step 5/22 : RUN apk add --update --no-cache make git 18:08:02 ---> Running in 9380c360307f 18:08:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:08:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:08:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:08:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:08:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:08:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:08:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:08:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:08:03 OK: 220 MiB in 52 packages 18:08:03 OK: 220 MiB in 52 packages 18:08:03 OK: 220 MiB in 52 packages 18:08:03 Removing intermediate container b6858c5a5b5d 18:08:03 ---> 6525117b3be7 18:08:03 Step 6/22 : COPY . . 18:08:04 Removing intermediate container 9230b2b7fd56 18:08:04 ---> d784a72fa586 18:08:04 Step 6/30 : COPY . . 18:08:04 Removing intermediate container 9380c360307f 18:08:04 ---> 61e03f4389e6 18:08:04 Step 6/22 : COPY . . 18:08:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:08:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:08:05 OK: 220 MiB in 52 packages 18:08:05 OK: 220 MiB in 52 packages 18:08:07 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 18:08:08 Merge succeeded, producing a51807e13a9afae5591e73e4047286fa1ef1c723 18:08:08 Checking out Revision a51807e13a9afae5591e73e4047286fa1ef1c723 (PR-3816) 18:08:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:08:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:08:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:08:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:08:07 > git config core.sparsecheckout # timeout=10 18:08:07 > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # timeout=10 18:08:07 > git remote # timeout=10 18:08:07 > git config --get remote.origin.url # timeout=10 18:08:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:07 > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 18:08:08 > git rev-parse HEAD^{commit} # timeout=10 18:08:08 > git config core.sparsecheckout # timeout=10 18:08:08 > git checkout -f a51807e13a9afae5591e73e4047286fa1ef1c723 # timeout=10 18:08:12 Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" 18:08:12 First time build. Skipping changelog. 18:08:12 ---> d1fd74465b9c 18:08:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:12 Removing intermediate container 2dae27737c7e 18:08:12 ---> a9832bb50d7e 18:08:12 Step 6/21 : COPY . . 18:08:12 Removing intermediate container 8f9aa778980d 18:08:12 ---> 5d9e85bc8a69 18:08:12 Step 6/22 : COPY . . 18:08:12 ---> Running in d69a2065bd44 18:08:12 ---> f03846002663 18:08:12 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:13 ---> 739b73983fa1 18:08:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:08:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:13 Dload Upload Total Spent Left Speed 18:08:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67954 0 --:--:-- --:--:-- --:--:-- 67954 [Pipeline] sh 18:08:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:08:14 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 18:08:14 18:08:14 { 18:08:14 "registry-mirrors": [ 18:08:14 "https://nexus3.edgexfoundry.org:10001" 18:08:14 ], 18:08:14 "bip": "10.250.0.254/24", 18:08:14 "hosts": [ 18:08:14 "tcp://0.0.0.0:5555", 18:08:14 "unix:///var/run/docker.sock" 18:08:14 ], 18:08:14 "mtu": 1458, 18:08:14 "selinux-enabled": true, 18:08:14 "seccomp-profile": "/etc/docker/seccomp.json" 18:08:14 } [Pipeline] sh 18:08:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:08:15 + sudo service docker restart 18:08:17 ---> Running in 4f01040370bd 18:08:17 ---> Running in 1f57c378326e 18:08:17 ---> 4906d481f72a 18:08:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:17 ---> Running in 7059c73ea82b 18:08:17 ---> 545c0d305d44 18:08:17 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:17 ---> Running in 4e10062e4006 18:08:18 Removing intermediate container d69a2065bd44 18:08:18 ---> 71ef7526171b 18:08:18 Step 8/22 : RUN make cmd/core-command/core-command 18:08:18 ---> Running in 41eff81e3496 18:08:12 > git rev-list --no-walk 32e2244a2d16679fe99d67f8fade2684896d415d # timeout=10 18:08:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:08:19 Removing intermediate container 4f01040370bd 18:08:19 ---> 680fd8963e37 18:08:19 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:08:19 Removing intermediate container 1f57c378326e 18:08:19 ---> 9947868e31b0 18:08:19 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:08:19 ---> Running in d1164283f80c 18:08:19 ---> Running in a2c66a328b8e 18:08:19 Removing intermediate container 7059c73ea82b 18:08:19 ---> 8c86c99c1be9 18:08:19 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:08:19 ---> Running in 9b8b3585526d 18:08:19 Removing intermediate container 4e10062e4006 18:08:19 ---> 7e55f90871dd 18:08:19 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:08:19 ---> Running in 68d0581d9a6c 18:08:20 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 18:08:20 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 18:08:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:08:20 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:33 provisioning config files... 18:08:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8850251183287978197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:33 ---> docker-login.sh 18:08:33 nexus3.edgexfoundry.org:10001 18:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:34 Configure a credential helper to remove this warning. See 18:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:34 18:08:34 Login Succeeded 18:08:34 nexus3.edgexfoundry.org:10002 18:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:35 Configure a credential helper to remove this warning. See 18:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:35 18:08:35 Login Succeeded 18:08:35 nexus3.edgexfoundry.org:10003 18:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:35 Configure a credential helper to remove this warning. See 18:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:35 18:08:35 Login Succeeded 18:08:35 nexus3.edgexfoundry.org:10004 18:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:36 Configure a credential helper to remove this warning. See 18:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:36 18:08:36 Login Succeeded 18:08:36 docker.io 18:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:36 Configure a credential helper to remove this warning. See 18:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:36 18:08:36 Login Succeeded 18:08:36 ---> docker-login.sh ends [Pipeline] } 18:08:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:37 ========================================================= 18:08:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:08:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:08:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:08:37 552d1f2373af: Pulling fs layer 18:08:37 ea3f2d53f512: Pulling fs layer 18:08:37 9e70ebbbe112: Pulling fs layer 18:08:37 7a9cfe048b4a: Pulling fs layer 18:08:37 72dc09318566: Pulling fs layer 18:08:37 7a9cfe048b4a: Waiting 18:08:37 f4f7b4309257: Pulling fs layer 18:08:37 72dc09318566: Waiting 18:08:37 0ac9a79272e3: Pulling fs layer 18:08:37 f4f7b4309257: Waiting 18:08:37 b78e95d17946: Pulling fs layer 18:08:37 b78e95d17946: Waiting 18:08:37 0ac9a79272e3: Waiting 18:08:37 9e70ebbbe112: Verifying Checksum 18:08:37 9e70ebbbe112: Download complete 18:08:37 ea3f2d53f512: Verifying Checksum 18:08:37 ea3f2d53f512: Download complete 18:08:37 72dc09318566: Verifying Checksum 18:08:37 72dc09318566: Download complete 18:08:37 f4f7b4309257: Verifying Checksum 18:08:37 f4f7b4309257: Download complete 18:08:37 552d1f2373af: Verifying Checksum 18:08:37 552d1f2373af: Download complete 18:08:37 0ac9a79272e3: Verifying Checksum 18:08:37 0ac9a79272e3: Download complete 18:08:38 552d1f2373af: Pull complete 18:08:39 ea3f2d53f512: Pull complete 18:08:39 9e70ebbbe112: Pull complete 18:08:39 b78e95d17946: Verifying Checksum 18:08:39 b78e95d17946: Download complete 18:08:40 7a9cfe048b4a: Verifying Checksum 18:08:50 7a9cfe048b4a: Pull complete 18:08:50 72dc09318566: Pull complete 18:08:50 f4f7b4309257: Pull complete 18:08:51 0ac9a79272e3: Pull complete 18:08:57 b78e95d17946: Pull complete 18:08:57 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:08:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:08:58 + docker build -t ci-base-image-arm64+ -f - .echo 18:08:58 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:08:58 WORKDIR /edgex 18:08:58 COPY go.mod . 18:08:58 RUN go mod download 18:09:00 Sending build context to Docker daemon 166.7MB 18:09:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:09:00 ---> 8b459fc5aaf0 18:09:00 Step 2/4 : WORKDIR /edgex 18:09:02 ---> Running in cb6953b14c76 18:09:02 Removing intermediate container cb6953b14c76 18:09:02 ---> 232d844f8338 18:09:02 Step 3/4 : COPY go.mod . 18:09:03 ---> 375a40a4ac3d 18:09:03 Step 4/4 : RUN go mod download 18:09:03 ---> Running in b42c612a110e 18:09:07 Removing intermediate container 41eff81e3496 18:09:07 ---> 957b83bdf243 18:09:07 18:09:07 Step 9/22 : FROM alpine:3.14 18:09:07 3.14: Pulling from library/alpine 18:09:07 Removing intermediate container 9b8b3585526d 18:09:07 ---> 19101730102b 18:09:07 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:09:07 ---> Running in 0d758820f13d 18:09:07 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:09:07 Status: Downloaded newer image for alpine:3.14 18:09:07 ---> 0a97eee8041e 18:09:07 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:09:07 ---> Running in 215c910ea7b7 18:09:07 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 18:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:09:07 (1/1) Installing dumb-init (1.2.5-r1) 18:09:07 Executing busybox-1.33.1-r6.trigger 18:09:07 OK: 6 MiB in 15 packages 18:09:07 Removing intermediate container d1164283f80c 18:09:07 ---> 3aea264ae3e8 18:09:07 18:09:07 Step 9/30 : FROM alpine:3.14 18:09:07 ---> 0a97eee8041e 18:09:07 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:09:07 ---> Running in 9b9dd3564f70 18:09:07 Removing intermediate container 9b9dd3564f70 18:09:07 ---> b5799c651b6c 18:09:07 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:09:07 ---> Running in 85bb7dd7c6fe 18:09:07 Removing intermediate container 215c910ea7b7 18:09:07 ---> 43c731c325a8 18:09:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:09:07 ---> Running in d4d105bd81e0 18:09:07 Removing intermediate container d4d105bd81e0 18:09:07 ---> 0845bd91d2b0 18:09:07 Step 12/22 : ENV APP_PORT=59882 18:09:07 ---> Running in e97fb380c4ec 18:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:09:07 Removing intermediate container 0d758820f13d 18:09:07 ---> 7b1aeecd32a0 18:09:07 18:09:07 Step 10/22 : FROM docker:20.10.8 18:09:07 Removing intermediate container e97fb380c4ec 18:09:07 ---> ec9b0318e327 18:09:07 Step 13/22 : EXPOSE $APP_PORT 18:09:07 (1/2) Installing dumb-init (1.2.5-r1) 18:09:07 (2/2) Installing su-exec (0.2-r1) 18:09:07 Executing busybox-1.33.1-r6.trigger 18:09:07 OK: 6 MiB in 16 packages 18:09:07 20.10.8: Pulling from library/docker 18:09:07 ---> Running in ef046f9cd0aa 18:09:07 Removing intermediate container ef046f9cd0aa 18:09:07 ---> 171bd2a49c10 18:09:07 Step 14/22 : WORKDIR / 18:09:07 Removing intermediate container 85bb7dd7c6fe 18:09:07 ---> 810ce66eee5a 18:09:07 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:09:07 ---> Running in 9146d76f7cb2 18:09:07 ---> Running in ee9c6087c98c 18:09:07 Removing intermediate container 68d0581d9a6c 18:09:07 ---> 14e714689579 18:09:07 18:09:07 Step 9/21 : FROM alpine:3.14 18:09:07 ---> 0a97eee8041e 18:09:07 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:09:07 Removing intermediate container 9146d76f7cb2 18:09:07 ---> b34e4a202ad9 18:09:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:07 Removing intermediate container ee9c6087c98c 18:09:07 ---> 7c4865a09d90 18:09:07 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:09:07 ---> Running in 7a0717df682f 18:09:07 Removing intermediate container a2c66a328b8e 18:09:07 ---> ff29897e2426 18:09:07 18:09:07 Step 9/22 : FROM alpine:3.14 18:09:07 ---> 0a97eee8041e 18:09:07 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:09:07 ---> Using cache 18:09:07 ---> 43c731c325a8 18:09:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:09:07 ---> Using cache 18:09:07 ---> 0845bd91d2b0 18:09:07 Step 12/22 : ENV APP_PORT=59881 18:09:07 ---> Running in 7f9775b52867 18:09:07 ---> 1142911afbf9 18:09:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:09:07 ---> Running in 11a98b484cf3 18:09:07 Removing intermediate container 7f9775b52867 18:09:07 ---> 20734836e0f7 18:09:07 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:09:07 Removing intermediate container 11a98b484cf3 18:09:07 ---> 4fbd7daf5f4f 18:09:07 Step 13/22 : EXPOSE $APP_PORT 18:09:07 ---> Running in e5ec6dde4b8c 18:09:07 ---> Running in 18f9b0797095 18:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:09:07 Removing intermediate container 18f9b0797095 18:09:07 ---> 06d281c37772 18:09:07 Step 14/22 : WORKDIR / 18:09:07 ---> Running in b620e2840fdc 18:09:07 ---> 9b07052160c7 18:09:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:09:07 (1/2) Installing ca-certificates (20191127-r5) 18:09:07 (2/2) Installing dumb-init (1.2.5-r1) 18:09:07 Executing busybox-1.33.1-r6.trigger 18:09:07 Executing ca-certificates-20191127-r5.trigger 18:09:07 OK: 6 MiB in 16 packages 18:09:07 Removing intermediate container b620e2840fdc 18:09:07 ---> 0c5b10dbfb93 18:09:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:07 ---> 98b29805b1e1 18:09:07 Step 18/22 : ENTRYPOINT ["/core-command"] 18:09:07 ---> Running in 341355aabc13 18:09:07 Removing intermediate container 7a0717df682f 18:09:07 ---> 3d24ce8933ea 18:09:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:09:07 ---> a408aa19e2a2 18:09:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:09:07 ---> Running in b9e3d10bc20b 18:09:07 Removing intermediate container 341355aabc13 18:09:07 ---> bedf7e0c742f 18:09:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:07 Removing intermediate container e5ec6dde4b8c 18:09:07 ---> b6e0e953ad04 18:09:07 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:09:07 ---> Running in fe2283fc78f5 18:09:07 ---> Running in d72fa9a209c3 18:09:07 Removing intermediate container b9e3d10bc20b 18:09:07 ---> c2c20a6086f9 18:09:07 Step 12/21 : ENV APP_PORT=59860 18:09:07 ---> Running in 976736a2eb21 18:09:08 ---> b65065f9d8c3 18:09:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:09:08 Removing intermediate container fe2283fc78f5 18:09:08 ---> 9687ca3a4148 18:09:08 Step 20/22 : LABEL arch=x86_64 18:09:08 Removing intermediate container d72fa9a209c3 18:09:08 ---> ad9d55e815c9 18:09:08 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:09:08 ---> Running in 857eae927acc 18:09:08 Removing intermediate container 976736a2eb21 18:09:08 ---> eba3290c0e39 18:09:08 Step 13/21 : EXPOSE $APP_PORT 18:09:08 ---> Running in a0804ac980fc 18:09:08 ---> e9b50e72cb3c 18:09:08 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:09:08 ---> Running in 3022c2d092c2 18:09:08 Removing intermediate container 857eae927acc 18:09:08 ---> a84112f89007 18:09:08 Step 21/22 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 18:09:08 ---> Running in f0de90d33185 18:09:08 Removing intermediate container a0804ac980fc 18:09:08 ---> 6a52f7d3b3fb 18:09:08 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:08 ---> 6144865fabb0 18:09:08 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:09:08 Removing intermediate container 3022c2d092c2 18:09:08 ---> fdfa3b8b307a 18:09:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:08 ---> Running in 584dc18ca6df 18:09:08 ---> Running in 84fcac8463c5 18:09:08 Removing intermediate container f0de90d33185 18:09:08 ---> 4bd943409b8a 18:09:08 Step 22/22 : LABEL version=0.0.0 18:09:08 ---> Running in e095707b9a6e 18:09:08 ---> 009bc8a967ce 18:09:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:09:08 Removing intermediate container 584dc18ca6df 18:09:08 ---> 63330eb8581a 18:09:08 Step 20/22 : LABEL arch=x86_64 18:09:08 ---> Running in 4c0d7d9546bb 18:09:08 Removing intermediate container e095707b9a6e 18:09:08 ---> 40f45902bbb1 18:09:08 18:09:08 Successfully built 40f45902bbb1 18:09:08 Successfully tagged core-command:latest 18:09:08 Building support-scheduler 18:09:09  Building core-command ... done Removing intermediate container 4c0d7d9546bb 18:09:09 ---> 372d6603ca0c 18:09:09 Step 21/22 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 18:09:10 ---> Running in c35368338c5f 18:09:10 ---> 2bf3cdd40380 18:09:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:09:11 Removing intermediate container c35368338c5f 18:09:11 ---> 103c354d8bc6 18:09:11 Step 22/22 : LABEL version=0.0.0 18:09:11 ---> 11fc745bb005 18:09:11 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:09:11 ---> Running in 8d913022d4a5 18:09:12 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:09:12 Status: Downloaded newer image for docker:20.10.8 18:09:12 Removing intermediate container 84fcac8463c5 18:09:12 ---> 1fb1afa09025 18:09:12 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:12 ---> Running in 8e01d758b83c 18:09:12 ---> bc6c0ffef665 18:09:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:09:12 Removing intermediate container 8d913022d4a5 18:09:12 ---> 8bf279ff606d 18:09:12 18:09:12 ---> Running in 7637ea4605e7 18:09:12 Successfully built 8bf279ff606d 18:09:12 Successfully tagged core-metadata:latest 18:09:12  Building core-metadata ... done Building security-secretstore-setup 18:09:12 Removing intermediate container 8e01d758b83c 18:09:12 ---> 8e4e09820b16 18:09:12 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:12 ---> Running in 9b7bcd686c78 18:09:13 Removing intermediate container 7637ea4605e7 18:09:13 ---> b1182d948f25 18:09:13 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 18:09:14 ---> 89a92fa4b191 18:09:14 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:09:15 Removing intermediate container 9b7bcd686c78 18:09:15 ---> ccfb0338f10a 18:09:15 Step 19/21 : LABEL arch=x86_64 18:09:16 ---> Running in 4f67a93cf9b9 18:09:16 ---> Running in c1209573cbbd 18:09:16 ---> e41509577037 18:09:16 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:09:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:09:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:09:16 ---> 3f55553d4377 18:09:16 Step 3/23 : WORKDIR /edgex-go 18:09:16 ---> Using cache 18:09:16 ---> 809566c26470 18:09:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:16 ---> Using cache 18:09:16 ---> 9ee83a7d4dce 18:09:16 Step 5/23 : RUN apk add --update --no-cache make git 18:09:16 ---> Using cache 18:09:16 ---> 61e03f4389e6 18:09:16 Step 6/23 : COPY go.mod . 18:09:16 Removing intermediate container c1209573cbbd 18:09:16 ---> 5aa92c8f2abd 18:09:16 Step 20/21 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 18:09:16 ---> 06c8cefc94cf 18:09:16 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:09:16 ---> Running in 572011c20071 18:09:16 ---> 4f3059c95a7e 18:09:16 Step 7/23 : RUN go mod download 18:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:09:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:09:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:09:16 ---> 3f55553d4377 18:09:16 Step 3/24 : WORKDIR /edgex-go 18:09:16 ---> Using cache 18:09:16 ---> 809566c26470 18:09:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:16 ---> Using cache 18:09:16 ---> 9ee83a7d4dce 18:09:16 Step 5/24 : RUN apk add --update --no-cache make git 18:09:16 ---> Using cache 18:09:16 ---> 61e03f4389e6 18:09:16 Step 6/24 : COPY . . 18:09:16 ---> Using cache 18:09:16 ---> 739b73983fa1 18:09:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:16 ---> Using cache 18:09:16 ---> 9947868e31b0 18:09:16 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:09:16 ---> Running in 70afbbd29362 18:09:16 ---> Running in 025c1e457664 18:09:16 Removing intermediate container 572011c20071 18:09:16 ---> ab6209401514 18:09:16 Step 21/21 : LABEL version=0.0.0 18:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:09:16 ---> Running in 7ad4a058ec8e 18:09:16 ---> b9107fa7257a 18:09:16 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:09:17 Removing intermediate container 7ad4a058ec8e 18:09:17 ---> 9071481607d8 18:09:17 18:09:17 (1/42) Installing readline (8.1.0-r0) 18:09:17 (2/42) Installing bash (5.1.4-r0) 18:09:17 Executing bash-5.1.4-r0.post-install 18:09:17 (3/42) Installing brotli-libs (1.0.9-r5) 18:09:17 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:09:17 (5/42) Installing libcurl (7.79.1-r0) 18:09:17 (6/42) Installing curl (7.79.1-r0) 18:09:17 (7/42) Installing dumb-init (1.2.5-r1) 18:09:17 (8/42) Installing libbz2 (1.0.8-r1) 18:09:17 (9/42) Installing expat (2.4.1-r0) 18:09:17 (10/42) Installing libffi (3.3-r2) 18:09:17 (11/42) Installing gdbm (1.19-r0) 18:09:17 (12/42) Installing xz-libs (5.2.5-r0) 18:09:17 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:09:17 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:09:17 (15/42) Installing mpdecimal (2.5.1-r1) 18:09:17 Successfully built 9071481607d8 18:09:17 (16/42) Installing sqlite-libs (3.35.5-r0) 18:09:17 (17/42) Installing python3 (3.9.5-r1) 18:09:17 Successfully tagged support-notifications:latest 18:09:17 Building core-data 18:09:17  Building support-notifications ... done  ---> 506d10042976 18:09:17 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:09:18 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 18:09:19 ---> Running in e60b26c2bfe3 18:09:19 (18/42) Installing py3-appdirs (1.4.4-r2) 18:09:19 (19/42) Installing py3-chardet (4.0.0-r2) 18:09:20 (20/42) Installing py3-idna (3.2-r0) 18:09:20 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:09:21 (22/42) Installing py3-certifi (2020.12.5-r1) 18:09:21 (23/42) Installing py3-requests (2.25.1-r4) 18:09:21 (24/42) Installing py3-msgpack (1.0.2-r1) 18:09:21 Removing intermediate container e60b26c2bfe3 18:09:21 ---> 21ba597342e3 18:09:21 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:09:21 (25/42) Installing py3-lockfile (0.12.2-r4) 18:09:21 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:09:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:09:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:09:21 ---> 3f55553d4377 18:09:21 Step 3/22 : WORKDIR /edgex-go(27/42) Installing py3-colorama (0.4.4-r1) 18:09:21 18:09:21 ---> Using cache 18:09:21 ---> 809566c26470 18:09:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:21 ---> Using cache 18:09:21 ---> 9ee83a7d4dce 18:09:21 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:09:21 ---> Running in 47459658aba6 18:09:21 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:09:21 (29/42) Installing py3-distlib (0.3.1-r3) 18:09:21 (30/42) Installing py3-distro (1.5.0-r3) 18:09:21 (31/42) Installing py3-six (1.15.0-r1) 18:09:21 (32/42) Installing py3-webencodings (0.5.1-r4) 18:09:21 (33/42) Installing py3-html5lib (1.1-r1) 18:09:21 (34/42) Installing py3-parsing (2.4.7-r2) 18:09:21 (35/42) Installing py3-packaging (20.9-r1) 18:09:21 (36/42) Installing py3-toml (0.10.2-r2) 18:09:21 (37/42) Installing py3-pep517 (0.10.0-r2) 18:09:21 (38/42) Installing py3-progress (1.5-r2) 18:09:21 (39/42) Installing py3-retrying (1.3.3-r1) 18:09:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:09:21 (41/42) Installing py3-setuptools (52.0.0-r3) 18:09:21 (42/42) Installing py3-pip (20.3.4-r1) 18:09:21 ---> e4ab93020ef2 18:09:21 Step 25/30 : RUN chmod +x /entrypoint.sh 18:09:21 Executing busybox-1.33.1-r3.trigger 18:09:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:09:21 OK: 84 MiB in 64 packages 18:09:21 ---> Running in b81e49aa0ba9 18:09:22 Removing intermediate container 70afbbd29362 18:09:22 ---> 3027ae00d23d 18:09:22 Step 8/23 : COPY . . 18:09:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:09:23 Collecting docker-compose==1.23.2 18:09:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:09:23 OK: 220 MiB in 52 packages 18:09:23 Collecting docker<4.0,>=3.6.0 18:09:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:09:23 Collecting texttable<0.10,>=0.9.0 18:09:23 Downloading texttable-0.9.1.tar.gz (11 kB) 18:09:24 Collecting cached-property<2,>=1.2.0 18:09:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:09:24 Removing intermediate container b81e49aa0ba9 18:09:24 ---> 4bbdca66375a 18:09:24 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:09:24 Collecting PyYAML<4,>=3.10 18:09:24 Downloading PyYAML-3.13.tar.gz (270 kB) 18:09:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:09:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:09:25 Collecting docopt<0.7,>=0.6.1 18:09:25 Downloading docopt-0.6.2.tar.gz (25 kB) 18:09:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:09:26 Collecting jsonschema<3,>=2.5.1 18:09:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:09:26 Collecting dockerpty<0.5,>=0.4.1 18:09:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:09:26 ---> Running in ea8574fbab8d 18:09:26 Collecting websocket-client<1.0,>=0.32.0 18:09:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:09:26 Collecting docker-pycreds>=0.4.0 18:09:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:09:26 Collecting chardet<3.1.0,>=3.0.2 18:09:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:09:26 Collecting urllib3<1.25,>=1.21.1 18:09:26 Removing intermediate container ea8574fbab8d 18:09:26 ---> 73db2ce62ec4 18:09:26 Step 27/30 : CMD ["gate"] 18:09:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:09:27 Collecting idna<2.8,>=2.5 18:09:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:09:27 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) 18:09:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:09:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:09:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:09:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:09:27 Removing intermediate container 47459658aba6 18:09:27 ---> 62c18f0429a9 18:09:27 Step 6/22 : COPY . . 18:09:27 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:09:27 Attempting uninstall: urllib3 18:09:27 Found existing installation: urllib3 1.26.5 18:09:27 Uninstalling urllib3-1.26.5: 18:09:27 Successfully uninstalled urllib3-1.26.5 18:09:27 ---> Running in 26b082d21b70 18:09:27 Attempting uninstall: idna 18:09:27 Found existing installation: idna 3.2 18:09:27 Uninstalling idna-3.2: 18:09:27 Successfully uninstalled idna-3.2 18:09:28 Attempting uninstall: chardet 18:09:28 Found existing installation: chardet 4.0.0 18:09:28 Uninstalling chardet-4.0.0: 18:09:28 Removing intermediate container 26b082d21b70 18:09:28 ---> e9b363ef3498 18:09:28 Step 28/30 : LABEL arch=x86_64 18:09:28 Successfully uninstalled chardet-4.0.0 18:09:29 ---> 9d9265e81f6b 18:09:29 Step 9/23 : RUN go mod tidy 18:09:29 Attempting uninstall: requests 18:09:29 Found existing installation: requests 2.25.1 18:09:29 Uninstalling requests-2.25.1: 18:09:29 ---> Running in abdad00c1afc 18:09:29 Successfully uninstalled requests-2.25.1 18:09:29 ---> Running in ed9b0a4e8307 18:09:29 Running setup.py install for texttable: started 18:09:29 Removing intermediate container abdad00c1afc 18:09:29 ---> ad784a525b0b 18:09:29 Step 29/30 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 18:09:30 ---> Running in 60fca008b818 18:09:30 Running setup.py install for texttable: finished with status 'done' 18:09:30 Running setup.py install for PyYAML: started 18:09:30 Removing intermediate container 60fca008b818 18:09:30 ---> 8ba11e12b12d 18:09:30 Step 30/30 : LABEL version=0.0.0 18:09:31 ---> Running in 4b4c654ddd9c 18:09:31 Removing intermediate container 4b4c654ddd9c 18:09:31 ---> 8b45d59e1a21 18:09:31 18:09:32 Running setup.py install for PyYAML: finished with status 'done' 18:09:32 Successfully built 8b45d59e1a21 18:09:32 Successfully tagged security-bootstrapper:latest 18:09:32 Building security-proxy-setup 18:09:32  Building security-bootstrapper ... done  Running setup.py install for docopt: started 18:09:33 Running setup.py install for docopt: finished with status 'done' 18:09:33 Running setup.py install for dockerpty: started 18:09:34 Running setup.py install for dockerpty: finished with status 'done' 18:09:37 ---> d07de04a5444 18:09:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:37 ---> Running in 7eb2c0ff100f 18:09:37 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 18:09:39 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:09:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:09:39 ---> 3f55553d4377 18:09:39 Step 3/20 : WORKDIR /edgex-go 18:09:39 ---> Using cache 18:09:39 ---> 809566c26470 18:09:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:39 ---> Using cache 18:09:39 ---> 9ee83a7d4dce 18:09:39 Step 5/20 : RUN apk add --update --no-cache make git 18:09:39 ---> Using cache 18:09:39 ---> 61e03f4389e6 18:09:39 Step 6/20 : COPY . . 18:09:39 ---> Using cache 18:09:39 ---> 739b73983fa1 18:09:39 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:39 ---> Using cache 18:09:39 ---> 9947868e31b0 18:09:39 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:09:39 ---> Running in ab75c51e725e 18:09:39 Removing intermediate container 7eb2c0ff100f 18:09:39 ---> 465894b2a874 18:09:39 Step 8/22 : RUN make cmd/core-data/core-data 18:09:39 ---> Running in 40faf74ab221 18:09:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:09:40 Removing intermediate container ed9b0a4e8307 18:09:40 ---> 8107560316fc 18:09:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:09:40 ---> Running in f5ba7c9db582 18:09:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:09:41 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 18:09:43 Removing intermediate container 4f67a93cf9b9 18:09:43 ---> d0140fa4166b 18:09:43 Step 13/22 : ENV APP_PORT=58890 18:09:43 ---> Running in f56ca671627a 18:09:43 Removing intermediate container f56ca671627a 18:09:43 ---> 7658e987026e 18:09:43 Step 14/22 : EXPOSE $APP_PORT 18:09:43 ---> Running in 7998b8ce4e06 18:09:43 Removing intermediate container 7998b8ce4e06 18:09:43 ---> f119567b93cf 18:09:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:09:44 ---> 895191cda542 18:09:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:09:45 ---> 40d98790bfa0 18:09:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:09:45 ---> c74677edb89d 18:09:45 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:09:45 ---> Running in 559254a763f8 18:09:45 Removing intermediate container 559254a763f8 18:09:45 ---> ac1e2a33402f 18:09:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:45 ---> Running in b71cf761d244 18:09:45 Removing intermediate container b71cf761d244 18:09:45 ---> 4d9fb1af5e48 18:09:45 Step 20/22 : LABEL arch=x86_64 18:09:45 ---> Running in 96cfacd8cccc 18:09:45 Removing intermediate container 96cfacd8cccc 18:09:45 ---> 7bf68d906b75 18:09:45 Step 21/22 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 18:09:45 ---> Running in 338d24b8e0d1 18:09:46 Removing intermediate container 338d24b8e0d1 18:09:46 ---> d04d042f3bc4 18:09:46 Step 22/22 : LABEL version=0.0.0 18:09:46 ---> Running in f6ee2cd029fc 18:09:46 Removing intermediate container f6ee2cd029fc 18:09:46 ---> efb2233e3743 18:09:46 18:09:46 Successfully built efb2233e3743 18:09:46 Successfully tagged sys-mgmt-agent:latest 18:09:48  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:09:53 Removing intermediate container 025c1e457664 18:09:53 ---> fd723f964879 18:09:53 18:09:53 Step 9/24 : FROM alpine:3.14 18:09:53 ---> 0a97eee8041e 18:09:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:09:53 ---> Running in 8c8bf83622de 18:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:09:54 (1/3) Installing ca-certificates (20191127-r5) 18:09:54 (2/3) Installing dumb-init (1.2.5-r1) 18:09:54 (3/3) Installing su-exec (0.2-r1) 18:09:54 Executing busybox-1.33.1-r6.trigger 18:09:54 Executing ca-certificates-20191127-r5.trigger 18:09:54 OK: 6 MiB in 17 packages 18:09:55 Removing intermediate container 8c8bf83622de 18:09:55 ---> 60a4b46572f5 18:09:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:09:55 ---> Running in 2912fe23e279 18:09:55 Removing intermediate container 2912fe23e279 18:09:55 ---> 519690c98e1e 18:09:55 Step 12/24 : WORKDIR / 18:09:55 ---> Running in 0e7db7a690fd 18:09:55 Removing intermediate container 0e7db7a690fd 18:09:55 ---> ae981aa3486d 18:09:55 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:09:55 ---> dce02c9be127 18:09:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:09:56 ---> 69f6aee0401d 18:09:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:09:56 ---> 2aebd1b26048 18:09:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:09:56 ---> 7f996914c932 18:09:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:09:57 ---> 5c0c87097818 18:09:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:09:58 ---> a0926113c3ad 18:09:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:09:58 ---> ea00b6ad88b4 18:09:58 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/ 18:09:58 ---> Running in dfdae31a0e89 18:09:59 Removing intermediate container dfdae31a0e89 18:09:59 ---> 3524ff8d945e 18:09:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:09:59 ---> Running in ec8b90708204 18:09:59 Removing intermediate container ec8b90708204 18:09:59 ---> 296ea800c648 18:09:59 Step 22/24 : LABEL arch=x86_64 18:09:59 ---> Running in 474ed3f5dbcf 18:09:59 Removing intermediate container 474ed3f5dbcf 18:09:59 ---> 337ff8d228ca 18:09:59 Step 23/24 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 18:09:59 ---> Running in 56444c930501 18:10:00 Removing intermediate container 56444c930501 18:10:00 ---> d83e380c6774 18:10:00 Step 24/24 : LABEL version=0.0.0 18:10:00 ---> Running in 8a657d07a4e1 18:10:00 Removing intermediate container 8a657d07a4e1 18:10:00 ---> 65e61a2f2105 18:10:00 18:10:00 Successfully built 65e61a2f2105 18:10:00 Successfully tagged security-secretstore-setup:latest 18:10:08  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:10:12 Removing intermediate container ab75c51e725e 18:10:12 ---> b3990b2b0cb2 18:10:12 18:10:12 Step 9/20 : FROM alpine:3.14 18:10:12 ---> 0a97eee8041e 18:10:12 Step 10/20 : RUN apk add --update --no-cache curl 18:10:12 ---> Running in f0831291efab 18:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:10:13 (1/5) Installing ca-certificates (20191127-r5) 18:10:13 (2/5) Installing brotli-libs (1.0.9-r5) 18:10:13 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:10:13 (4/5) Installing libcurl (7.79.1-r0) 18:10:13 (5/5) Installing curl (7.79.1-r0) 18:10:13 Executing busybox-1.33.1-r6.trigger 18:10:13 Executing ca-certificates-20191127-r5.trigger 18:10:13 OK: 8 MiB in 19 packages 18:10:14 Removing intermediate container f5ba7c9db582 18:10:14 ---> e7edc19fa954 18:10:14 18:10:14 Step 11/23 : FROM alpine:3.14 18:10:14 ---> 0a97eee8041e 18:10:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:10:14 ---> Using cache 18:10:14 ---> 43c731c325a8 18:10:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:10:14 ---> Using cache 18:10:14 ---> 0845bd91d2b0 18:10:14 Step 14/23 : ENV APP_PORT=59861 18:10:14 ---> Running in c0e9fc2821fe 18:10:14 Removing intermediate container f0831291efab 18:10:14 ---> d5811eb7df4a 18:10:14 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:10:14 Removing intermediate container c0e9fc2821fe 18:10:14 ---> 223167ad78d2 18:10:14 Step 15/23 : EXPOSE $APP_PORT 18:10:14 ---> Running in ba020c728494 18:10:14 ---> Running in 7f425f2b0247 18:10:14 Removing intermediate container ba020c728494 18:10:14 ---> 63f0b47561c9 18:10:14 Step 12/20 : WORKDIR /edgex 18:10:14 Removing intermediate container 7f425f2b0247 18:10:14 ---> 923cbca44d74 18:10:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:14 ---> Running in 57867abc54ec 18:10:14 ---> bea7acad4c80 18:10:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:10:14 Removing intermediate container 57867abc54ec 18:10:14 ---> 6501f51e8323 18:10:14 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:10:15 ---> 49bb93bf7e7e 18:10:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:10:15 ---> b7dde741f618 18:10:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:10:15 ---> fa1250edd5a8 18:10:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:10:15 ---> 5d01c6b7aaa1 18:10:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:10:15 Removing intermediate container 40faf74ab221 18:10:15 ---> 866aa8444709 18:10:15 18:10:15 Step 9/22 : FROM alpine:3.14 18:10:15 ---> 0a97eee8041e 18:10:15 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:10:15 ---> Running in a438efee0b0f 18:10:16 ---> Running in be774a30bdce 18:10:16 Removing intermediate container a438efee0b0f 18:10:16 ---> 16c298d3dcee 18:10:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:16 Removing intermediate container be774a30bdce 18:10:16 ---> 718335547b43 18:10:16 Step 11/22 : ENV APP_PORT=59880 18:10:16 ---> Running in 0e8c74c9dd3e 18:10:16 ---> Running in 15194053622c 18:10:16 ---> 5e1a0d333d24 18:10:16 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:10:16 ---> Running in 527aafcd4b4e 18:10:16 Removing intermediate container 15194053622c 18:10:16 ---> 15ff34769bb7 18:10:16 Step 12/22 : EXPOSE $APP_PORT 18:10:16 Removing intermediate container 0e8c74c9dd3e 18:10:16 ---> f076056e31f3 18:10:16 Step 21/23 : LABEL arch=x86_64 18:10:16 ---> Running in 5f0ee62b4b97 18:10:16 ---> Running in 8b8b175b48a5 18:10:16 Removing intermediate container 527aafcd4b4e 18:10:16 ---> ced52eaf06cf 18:10:16 Step 17/20 : CMD ["--init=true"] 18:10:16 Removing intermediate container 5f0ee62b4b97 18:10:16 ---> f8a96b507b34 18:10:16 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:16 ---> Running in 0c1166a96c52 18:10:16 ---> Running in 2b62648d56b8 18:10:16 Removing intermediate container 8b8b175b48a5 18:10:16 ---> e29ea5d600d0 18:10:16 Step 22/23 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 18:10:16 ---> Running in 8827f5448442 18:10:16 Removing intermediate container 0c1166a96c52 18:10:16 ---> c6c5d8398aef 18:10:16 Step 18/20 : LABEL arch=x86_64 18:10:16 Removing intermediate container 8827f5448442 18:10:16 ---> ccb2bfaaea63 18:10:16 Step 23/23 : LABEL version=0.0.0 18:10:16 ---> Running in 628bd7a5264d 18:10:16 ---> Running in 77c2a6436f92 18:10:16 Removing intermediate container 77c2a6436f92 18:10:16 ---> 01653e2db8d5 18:10:16 18:10:16 Removing intermediate container 628bd7a5264d 18:10:16 ---> bceccd1b4f7d 18:10:16 Step 19/20 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 18:10:16 ---> Running in cdf0888e6cfe 18:10:16 Successfully built 01653e2db8d5 18:10:16 Successfully tagged support-scheduler:latest 18:10:16  Building support-scheduler ... done Removing intermediate container cdf0888e6cfe 18:10:16 ---> 7d71f62f41e6 18:10:16 Step 20/20 : LABEL version=0.0.0 18:10:16 ---> Running in 46aa6d3a35cf 18:10:17 Removing intermediate container 2b62648d56b8 18:10:17 ---> 30131bffe6d2 18:10:17 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:10:17 ---> Running in fb0a709399aa 18:10:17 Removing intermediate container 46aa6d3a35cf 18:10:17 ---> f7d97bb1bc42 18:10:17 18:10:17 Successfully built f7d97bb1bc42 18:10:17 Successfully tagged security-proxy-setup:latest 18:10:17  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:10:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:10:18 (1/6) Installing dumb-init (1.2.5-r1) 18:10:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:10:18 (3/6) Installing libsodium (1.0.18-r0) 18:10:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:10:19 (5/6) Installing libzmq (4.3.4-r0) 18:10:19 (6/6) Installing zeromq (4.3.4-r0) 18:10:19 Executing busybox-1.33.1-r6.trigger 18:10:19 OK: 8 MiB in 20 packages 18:10:19 Removing intermediate container fb0a709399aa 18:10:19 ---> 6739c4b7eaf1 18:10:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:19 ---> ac5d0a52b8aa 18:10:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:10:19 ---> 16e64f2a351a 18:10:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:10:20 ---> bf440e3c881d 18:10:20 Step 18/22 : ENTRYPOINT ["/core-data"] 18:10:20 ---> Running in 68146ca4fba0 18:10:20 Removing intermediate container 68146ca4fba0 18:10:20 ---> 8b477c3d6d77 18:10:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:20 ---> Running in d265b5df2adf 18:10:20 Removing intermediate container d265b5df2adf 18:10:20 ---> 9fc59e89d437 18:10:20 Step 20/22 : LABEL arch=x86_64 18:10:20 ---> Running in 16c00a87bc3c 18:10:20 Removing intermediate container 16c00a87bc3c 18:10:20 ---> e46eb7a4009a 18:10:20 Step 21/22 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 18:10:20 ---> Running in 2a1a9282ae0c 18:10:20 Removing intermediate container 2a1a9282ae0c 18:10:20 ---> 4f51b5af1894 18:10:20 Step 22/22 : LABEL version=0.0.0 18:10:20 ---> Running in fd65ba7024fb 18:10:20 Removing intermediate container fd65ba7024fb 18:10:20 ---> 3718b91fcf37 18:10:20 18:10:20 Successfully built 3718b91fcf37 18:10:20 Successfully tagged core-data:latest 18:10:20  Building core-data ... done  [Pipeline] } 18:10:20 $ docker stop --time=1 5cdcf35460883c1974eb38f027a69c536f61d6d890c5d38b17f32fb0eb585711 18:10:22 $ docker rm -f 5cdcf35460883c1974eb38f027a69c536f61d6d890c5d38b17f32fb0eb585711 [Pipeline] // withDockerContainer [Pipeline] sh 18:10:22 + docker images 18:10:22 REPOSITORY TAG IMAGE ID CREATED SIZE 18:10:22 core-data latest 3718b91fcf37 2 seconds ago 20.7MB 18:10:22 support-scheduler latest 01653e2db8d5 6 seconds ago 16.2MB 18:10:22 security-proxy-setup latest f7d97bb1bc42 6 seconds ago 26.9MB 18:10:22 866aa8444709 7 seconds ago 1.76GB 18:10:22 e7edc19fa954 9 seconds ago 1.76GB 18:10:22 b3990b2b0cb2 11 seconds ago 1.76GB 18:10:22 security-secretstore-setup latest 65e61a2f2105 22 seconds ago 28.4MB 18:10:22 fd723f964879 30 seconds ago 1.76GB 18:10:22 sys-mgmt-agent latest efb2233e3743 36 seconds ago 294MB 18:10:22 security-bootstrapper latest 8b45d59e1a21 51 seconds ago 18.9MB 18:10:22 support-notifications latest 9071481607d8 About a minute ago 17MB 18:10:22 core-metadata latest 8bf279ff606d About a minute ago 16.9MB 18:10:22 core-command latest 40f45902bbb1 About a minute ago 16.1MB 18:10:22 ff29897e2426 About a minute ago 1.76GB 18:10:22 14e714689579 About a minute ago 1.76GB 18:10:22 7b1aeecd32a0 About a minute ago 1.76GB 18:10:22 3aea264ae3e8 About a minute ago 1.76GB 18:10:22 957b83bdf243 About a minute ago 1.75GB 18:10:22 ci-base-image-x86_64 latest 3f55553d4377 5 minutes ago 1.25GB 18:10:22 alpine 3.14 0a97eee8041e 3 days ago 5.61MB 18:10:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 18:10:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 18:10:22 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 18:10:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 18:10:25 Removing intermediate container b42c612a110e 18:10:25 ---> 56c4c6ced24c 18:10:25 Successfully built 56c4c6ced24c 18:10:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:10:25 + docker inspect -f . ci-base-image-arm64 18:10:25 . [Pipeline] withDockerContainer 18:10:25 prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container 18:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:10:27 $ docker top 8f7614930b0ffae523a0be5fe640180f937bae8a3e91831d62d19d51adc0cede -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:28 + go version 18:10:28 go version go1.16.8 linux/arm64 [Pipeline] } 18:10:28 $ docker stop --time=1 8f7614930b0ffae523a0be5fe640180f937bae8a3e91831d62d19d51adc0cede 18:10:30 $ docker rm -f 8f7614930b0ffae523a0be5fe640180f937bae8a3e91831d62d19d51adc0cede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:31 + docker inspect -f . ci-base-image-arm64 18:10:31 . [Pipeline] withDockerContainer 18:10:31 prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container 18:10:31 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:10:32 $ docker top 7b3123abb59411280e7efa8625b96c50becb83834c7ef82408fbac67ca519280 -eo pid,comm [Pipeline] { [Pipeline] echo 18:10:33 ========================================================= 18:10:33 [edgeXBuildGoParallel] Running Tests and Build... 18:10:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:10:33 + make test 18:10:33 go mod tidy 18:10:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:10:37 Still waiting to schedule task 18:10:37 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:11:01 ? github.com/edgexfoundry/edgex-go [no test files] 18:11:22 Running on prd-ubuntu18.04-docker-8c-8g-675 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws 18:11:22 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 18:11:22 The recommended git tool is: git 18:11:25 using credential edgex-jenkins-ssh 18:11:25 Cloning the remote Git repository 18:11:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:11:25 > git init /w/workspace/edgex-go/6 # timeout=10 18:11:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:11:25 > git --version # timeout=10 18:11:25 > git --version # 'git version 2.17.1' 18:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:11:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:11:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:12:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:12:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:12:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:12:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:12:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:12:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:12:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:12:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:12:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:12:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:12:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:12:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.205s coverage: 28.7% of statements 18:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:12:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.321s coverage: 98.5% of statements 18:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:12:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.424s coverage: 44.7% of statements 18:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:12:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.620s coverage: 89.5% of statements 18:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:12:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.268s coverage: 84.4% of statements 18:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:12:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.644s coverage: 94.2% of statements 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:12:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 59.1% of statements 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:12:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:12:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.311s coverage: 0.9% of statements 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:12:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.207s coverage: 58.8% of statements 18:12:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.210s coverage: 21.7% of statements 18:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.201s coverage: 47.1% of statements 18:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.219s coverage: 79.5% of statements 18:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.163s coverage: 94.1% of statements 18:12:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.364s coverage: 96.3% of statements 18:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.351s coverage: 87.5% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.273s coverage: 94.4% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements 18:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.554s coverage: 82.5% of statements 18:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.710s coverage: 91.2% of statements 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.810s coverage: 64.4% of statements 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 18:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 18:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 18:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 18:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.324s coverage: 65.4% of statements 18:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.8% of statements 18:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.229s coverage: 89.5% of statements 18:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements 18:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:13:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 17.7% of statements 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:13:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.650s coverage: 92.3% of statements 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:13:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 63.2% of statements 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:13:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:13:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:13:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements 18:13:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 18:13:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 18:13:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:13:21 GO111MODULE=on go vet ./... 18:13:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:13:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:13:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:13:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:13:37 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 18:13:37 Merge succeeded, producing 2c2a278b80100de673662a7bd0e9fddb24dc5b8b 18:13:37 Checking out Revision 2c2a278b80100de673662a7bd0e9fddb24dc5b8b (PR-3816) 18:13:41 Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" 18:13:41 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:42 + echo snap-build.sh 18:13:42 snap-build.sh 18:13:42 + SNAP_BASE_DIR=. 18:13:42 + '[' '!' -z /w/workspace/edgex-go/6 ']' 18:13:42 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 18:13:42 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 18:13:42 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 18:13:42 + cd /w/workspace/edgex-go/6 18:13:42 + sudo apt-get remove -qy --purge lxd lxd-client 18:13:42 Reading package lists... 18:13:42 Building dependency tree... 18:13:42 Reading state information... 18:13:42 The following packages were automatically installed and are no longer required: 18:13:42 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:13:42 uidmap xdelta3 18:13:42 Use 'sudo apt autoremove' to remove them. 18:13:42 The following packages will be REMOVED: 18:13:42 lxd* lxd-client* 18:13:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:13:42 After this operation, 31.7 MB disk space will be freed. 18:13:43 (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.) 18:13:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:13:44 Removing lxd dnsmasq configuration 18:13:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:13:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:13:37 > git config core.sparsecheckout # timeout=10 18:13:37 > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # timeout=10 18:13:37 > git remote # timeout=10 18:13:37 > git config --get remote.origin.url # timeout=10 18:13:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:37 > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 18:13:37 > git rev-parse HEAD^{commit} # timeout=10 18:13:37 > git config core.sparsecheckout # timeout=10 18:13:37 > git checkout -f 2c2a278b80100de673662a7bd0e9fddb24dc5b8b # timeout=10 18:13:41 > git rev-list --no-walk 32e2244a2d16679fe99d67f8fade2684896d415d # timeout=10 18:13:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:13:45 (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.) 18:13:45 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:13:46 Processing triggers for systemd (237-3ubuntu10.45) ... 18:13:46 Processing triggers for ureadahead (0.100.0-21) ... 18:13:47 + sudo snap remove --purge lxd 18:13:47 snap "lxd" is not installed 18:13:47 + sudo groupadd --force --system lxd 18:13:47 ++ whoami 18:13:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:13:47 + newgrp - lxd 18:13:47 + sudo snap install lxd 18:13:57 2021-11-15T18:13:55Z INFO Waiting for automatic snapd restart... 18:14:24 lxd 4.20 from Canonical* installed 18:14:24 + sudo lxd init --auto 18:14:32 + sudo snap install --classic snapcraft 18:14:40 snapcraft 5.0 from Canonical* installed 18:14:40 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:14:40 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:14:40 % Total % Received % Xferd Average Speed Time Time Time Current 18:14:40 Dload Upload Total Spent Left Speed 18:14:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 18:14:40 100 3325k 100 3325k 0 0 7608k 0 --:--:-- --:--:-- --:--:-- 7608k 18:14:40 ./yq_linux_amd64 18:14:40 + sudo snapcraft prime --use-lxd 18:14:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:14:42 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: 18:14:42 - README.md 18:14:42 18:14:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:14:42 Launching a container. 18:14:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:14:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:14:43 ./bin/test-attribution-txt.sh [Pipeline] echo 18:14:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:14:44 + ls -al . 18:14:44 total 672 18:14:44 drwxrwxr-x 9 1001 1001 4096 Nov 15 18:14 . 18:14:44 drwxr-xr-x 4 root root 4096 Nov 15 18:10 .. 18:14:44 -rw-rw-r-- 1 1001 1001 11 Nov 15 18:08 .dockerignore 18:14:44 drwxrwxr-x 8 1001 1001 4096 Nov 15 18:08 .git 18:14:44 drwxrwxr-x 4 1001 1001 4096 Nov 15 18:08 .github 18:14:44 -rw-rw-r-- 1 1001 1001 804 Nov 15 18:08 .gitignore 18:14:44 -rw-rw-r-- 1 1001 1001 42 Nov 15 18:08 .golangci.yml 18:14:44 -rw-rw-r-- 1 1001 1001 76 Nov 15 18:08 .hadolint.yml 18:14:44 -rw-rw-r-- 1 1001 1001 166 Nov 15 18:08 .sonarcloud.properties 18:14:44 -rw-rw-r-- 1 1001 1001 1171 Nov 15 18:08 ADOPTERS.md 18:14:44 -rw-rw-r-- 1 1001 1001 8910 Nov 15 18:08 Attribution.txt 18:14:44 -rw-rw-r-- 1 1001 1001 51732 Nov 15 18:08 CHANGELOG.md 18:14:44 -rw-rw-r-- 1 1001 1001 3804 Nov 15 18:08 CONTRIBUTING.md 18:14:44 -rw-rw-r-- 1 1001 1001 677 Nov 15 18:08 GOVERNANCE.md 18:14:44 -rw-rw-r-- 1 1001 1001 849 Nov 15 18:08 Jenkinsfile 18:14:44 -rw-rw-r-- 1 1001 1001 10775 Nov 15 18:08 LICENSE 18:14:44 -rw-rw-r-- 1 1001 1001 6508 Nov 15 18:08 Makefile 18:14:44 -rw-rw-r-- 1 1001 1001 582 Nov 15 18:08 OWNERS.md 18:14:44 -rw-rw-r-- 1 1001 1001 8207 Nov 15 18:08 README.md 18:14:44 -rw-rw-r-- 1 1001 1001 6912 Nov 15 18:08 SECURITY.md 18:14:44 -rw-rw-r-- 1 1001 1001 5 Nov 15 18:03 VERSION 18:14:44 -rw-rw-r-- 1 1001 1001 4131 Nov 15 18:08 ZMQWindows.md 18:14:44 drwxrwxr-x 2 1001 1001 4096 Nov 15 18:08 bin 18:14:44 drwxrwxr-x 14 1001 1001 4096 Nov 15 18:08 cmd 18:14:44 -rw-r--r-- 1 root root 428380 Nov 15 18:13 coverage.out 18:14:44 -rw-rw-r-- 1 1001 1001 822 Nov 15 18:08 go.mod 18:14:44 -rw-rw-r-- 1 1001 1001 49471 Nov 15 18:08 go.sum 18:14:44 drwxrwxr-x 8 1001 1001 4096 Nov 15 18:08 internal 18:14:44 drwxrwxr-x 3 1001 1001 4096 Nov 15 18:08 openapi 18:14:44 drwxrwxr-x 4 1001 1001 4096 Nov 15 18:08 snap 18:14:44 -rw-rw-r-- 1 1001 1001 204 Nov 15 18:08 version.go [Pipeline] sh 18:14:44 + '[' -e coverage.out ] 18:14:44 + chown 1001:1001 coverage.out [Pipeline] stash 18:14:44 Warning: overwriting stash ‘coverage-report’ 18:14:45 Stashed 1 file(s) [Pipeline] sh 18:14:46 + make build 18:14:46 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 18:14:52 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 18:14:57 Waiting for container to be ready 18:14:57 To start your first container, try: lxc launch ubuntu:20.04 18:14:57 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 18:14:57 18:15:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:15:01 Waiting for network to be ready... 18:15:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:15:01 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:15:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 18:15:02 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:15:02 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:15:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 18:15:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 18:15:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 18:15:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 18:15:02 Get:10 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:15:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:15:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:15:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:15:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:15:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:15:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 18:15:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 18:15:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 18:15:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:15:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 18:15:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 18:15:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 18:15:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 18:15:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 18:15:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 18:15:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1765 kB] 18:15:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 18:15:07 Fetched 25.6 MB in 5s (4824 kB/s) 18:15:07 Reading package lists... 18:15:07 Reading package lists... 18:15:08 Building dependency tree... 18:15:08 Reading state information... 18:15:08 The following additional packages will be installed: 18:15:08 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:15:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:15:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:15:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:15:08 Suggested packages: 18:15:08 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:15:08 Recommended packages: 18:15:08 gnupg libsasl2-modules 18:15:08 The following NEW packages will be installed: 18:15:08 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:15:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:15:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:15:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:15:08 The following packages will be upgraded: 18:15:08 gpg gpg-agent gpgconf libudev1 18:15:08 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 18:15:08 Need to get 3527 kB of archives. 18:15:08 After this operation, 13.3 MB of additional disk space will be used. 18:15:08 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] 18:15:08 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] 18:15:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:15:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:15:08 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 18:15:08 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 18:15:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:15:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:15:09 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:15:09 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:15:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:15:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:15:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:15:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:15:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:15:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:15:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:15:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:15:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:15:09 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:15:09 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:15:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:15:09 debconf: delaying package configuration, since apt-utils is not installed 18:15:10 Fetched 3527 kB in 1s (2712 kB/s) 18:15:10 (Reading database ... 12511 files and directories currently installed.) 18:15:10 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 18:15:10 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:15:10 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 18:15:10 Selecting previously unselected package udev. 18:15:10 (Reading database ... 12511 files and directories currently installed.) 18:15:10 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 18:15:10 Unpacking udev (237-3ubuntu10.52) ... 18:15:10 Selecting previously unselected package libfuse2:amd64. 18:15:10 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:15:10 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:15:10 Selecting previously unselected package fuse. 18:15:10 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:15:10 Unpacking fuse (2.9.7-1ubuntu1) ... 18:15:10 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:15:10 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:15:10 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:15:10 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:15:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:15:11 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:15:11 Selecting previously unselected package libksba8:amd64. 18:15:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:15:11 Unpacking libksba8:amd64 (1.3.5-2) ... 18:15:11 Selecting previously unselected package libroken18-heimdal:amd64. 18:15:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:15:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:15:11 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:15:11 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:15:11 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:15:11 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:15:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:15:11 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:11 Selecting previously unselected package libwind0-heimdal:amd64. 18:15:11 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:15:11 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:11 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:15:11 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:15:11 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:11 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:15:11 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:15:11 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:11 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:15:11 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:15:11 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:11 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:15:11 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:15:11 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:11 Selecting previously unselected package libsasl2-modules-db:amd64. 18:15:11 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:15:11 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:15:11 Selecting previously unselected package libsasl2-2:amd64. 18:15:11 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:15:11 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:15:11 Selecting previously unselected package libldap-common. 18:15:11 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:15:11 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:15:11 Selecting previously unselected package libldap-2.4-2:amd64. 18:15:11 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:15:11 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:15:11 Selecting previously unselected package dirmngr. 18:15:11 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:15:11 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:15:11 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:15:11 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:15:11 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:15:11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:15:11 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:15:12 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:15:12 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:12 Setting up libksba8:amd64 (1.3.5-2) ... 18:15:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:15:12 Setting up udev (237-3ubuntu10.52) ... 18:15:12 invoke-rc.d: policy-rc.d denied execution of start. 18:15:12 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:12 Processing triggers for systemd (237-3ubuntu10) ... 18:15:12 Setting up fuse (2.9.7-1ubuntu1) ... 18:15:12 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:15:12 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:12 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:12 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:12 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:15:12 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:15:12 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:15:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:15:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:15:12 settings in the [Install] section, and DefaultInstance for template units). 18:15:12 This means they are not meant to be enabled using systemctl. 18:15:12 Possible reasons for having this kind of units are: 18:15:12 1) A unit may be statically enabled by being symlinked from another unit's 18:15:12 .wants/ or .requires/ directory. 18:15:12 2) A unit's purpose may be to act as a helper for some other unit which has 18:15:12 a requirement dependency on it. 18:15:12 3) A unit may be started when needed via activation (socket, path, timer, 18:15:12 D-Bus, udev, scripted systemctl call, ...). 18:15:12 4) In case of template units, the unit is meant to be enabled with some 18:15:12 instance name specified. 18:15:13 Reading package lists... 18:15:13 Building dependency tree... 18:15:13 Reading state information... 18:15:13 The following additional packages will be installed: 18:15:13 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:15:13 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:15:13 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:15:13 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:15:13 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:15:13 Suggested packages: 18:15:13 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:15:13 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:15:13 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:15:13 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:15:13 systemd-container policykit-1 18:15:13 Recommended packages: 18:15:13 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:15:13 The following NEW packages will be installed: 18:15:13 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:15:13 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:15:13 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:15:13 multiarch-support openssh-client python3 python3-minimal python3.6 18:15:13 python3.6-minimal snapd squashfs-tools sudo 18:15:13 The following packages will be upgraded: 18:15:13 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:15:13 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 18:15:13 Need to get 36.8 MB of archives. 18:15:13 After this operation, 147 MB of additional disk space will be used. 18:15:13 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 18:15:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 18:15:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:15:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:15:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:15:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 18:15:15 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 18:15:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:15:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:15:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:15:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:15:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:15:15 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 18:15:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:15:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:15:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:15:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:15:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 18:15:15 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:15:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:15:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:15:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:15:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:15:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:15:15 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:15:15 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:15:15 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 18:15:15 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 18:15:15 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:15:15 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 18:15:15 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 18:15:17 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 18:15:17 debconf: delaying package configuration, since apt-utils is not installed 18:15:17 Fetched 36.8 MB in 3s (12.1 MB/s) 18:15:17 (Reading database ... 12757 files and directories currently installed.) 18:15:17 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 18:15:17 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:15:17 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 18:15:17 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:15:17 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 18:15:17 (Reading database ... 12757 files and directories currently installed.) 18:15:17 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 18:15:17 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 18:15:18 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 18:15:18 (Reading database ... 12757 files and directories currently installed.) 18:15:18 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 18:15:18 Unpacking apt (1.6.14) over (1.6.1) ... 18:15:18 Setting up apt (1.6.14) ... 18:15:18 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:15:18 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:15:19 (Reading database ... 12764 files and directories currently installed.) 18:15:19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 18:15:19 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 18:15:19 Selecting previously unselected package libpython3.6-minimal:amd64. 18:15:19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:15:19 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:15:19 Selecting previously unselected package libexpat1:amd64. 18:15:19 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:15:19 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:15:19 Selecting previously unselected package python3.6-minimal. 18:15:19 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:15:19 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:15:19 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 18:15:20 Checking for services that may need to be restarted...done. 18:15:20 Checking for services that may need to be restarted...done. 18:15:20 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:15:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:15:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:15:20 Selecting previously unselected package python3-minimal. 18:15:20 (Reading database ... 13012 files and directories currently installed.) 18:15:20 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:15:20 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:15:20 Selecting previously unselected package mime-support. 18:15:20 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:15:20 Unpacking mime-support (3.60ubuntu1) ... 18:15:20 Selecting previously unselected package libmpdec2:amd64. 18:15:20 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:15:20 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:15:20 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:15:20 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:15:20 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:15:21 Selecting previously unselected package python3.6. 18:15:21 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:15:21 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:15:21 Selecting previously unselected package libpython3-stdlib:amd64. 18:15:21 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:15:21 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:15:21 Setting up python3-minimal (3.6.7-1~18.04) ... 18:15:21 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 18:15:21 Selecting previously unselected package python3. 18:15:21 (Reading database ... 13442 files and directories currently installed.) 18:15:21 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:15:21 Unpacking python3 (3.6.7-1~18.04) ... 18:15:21 Selecting previously unselected package multiarch-support. 18:15:21 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:15:21 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:15:21 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:15:21 Selecting previously unselected package liblzo2-2:amd64. 18:15:21 (Reading database ... 13479 files and directories currently installed.) 18:15:21 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:15:21 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:15:21 Selecting previously unselected package libbsd0:amd64. 18:15:21 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:15:21 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:15:21 Selecting previously unselected package sudo. 18:15:21 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:15:21 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:15:21 Selecting previously unselected package apparmor. 18:15:21 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:15:21 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:15:22 Selecting previously unselected package libedit2:amd64. 18:15:22 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:15:22 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:15:22 Selecting previously unselected package libkrb5support0:amd64. 18:15:22 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:15:22 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:15:22 Selecting previously unselected package libk5crypto3:amd64. 18:15:22 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:15:22 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:15:22 Selecting previously unselected package libkeyutils1:amd64. 18:15:22 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:15:22 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:15:22 Selecting previously unselected package libkrb5-3:amd64. 18:15:22 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:15:22 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:15:22 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:15:22 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:15:22 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:15:22 Selecting previously unselected package libssl1.0.0:amd64. 18:15:22 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 18:15:22 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 18:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:15:22 Selecting previously unselected package openssh-client. 18:15:22 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 18:15:22 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 18:15:22 Selecting previously unselected package squashfs-tools. 18:15:22 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 18:15:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 18:15:22 Selecting previously unselected package snapd. 18:15:22 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 18:15:22 Unpacking snapd (2.51.1+18.04) ... 18:15:25 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 18:15:26 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:15:26 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 18:15:26 Setting up mime-support (3.60ubuntu1) ... 18:15:26 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:15:26 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:15:26 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:15:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:15:26 Setting up systemd (237-3ubuntu10.52) ... 18:15:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:15:26 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:15:26 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:15:26 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:15:26 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:15:26 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:15:26 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:15:27 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 18:15:27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:15:27 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:15:27 Setting up python3 (3.6.7-1~18.04) ... 18:15:27 running python rtupdate hooks for python3.6... 18:15:27 running python post-rtupdate hooks for python3.6... 18:15:27 Setting up apparmor (2.12-4ubuntu5.1) ... 18:15:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:15:28 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:15:28 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 18:15:28 Setting up snapd (2.51.1+18.04) ... 18:15:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:15:29 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 18:15:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:15:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:15:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:15:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:15:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:15:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:15:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:15:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:15:30 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:15:30 /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' 18:15:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:15:30 Processing triggers for systemd (237-3ubuntu10.52) ... 18:15:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:15:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:15:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:15:32 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 18:15:33 Reading package lists... 18:15:33 Reading package lists... 18:15:33 Building dependency tree... 18:15:33 Reading state information... 18:15:33 Calculating upgrade... 18:15:33 The following packages will be upgraded: 18:15:33 advancecomp base-files bash binutils binutils-common 18:15:33 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:15:33 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:15:33 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 18:15:33 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 18:15:33 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:15:33 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:15:33 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:15:33 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 18:15:33 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 18:15:33 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 18:15:33 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 18:15:33 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 18:15:33 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 18:15:33 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 18:15:33 ubuntu-keyring util-linux 18:15:34 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:15:34 Need to get 64.2 MB of archives. 18:15:34 After this operation, 5152 kB of additional disk space will be used. 18:15:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:15:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 18:15:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:15:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:15:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:15:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:15:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:15:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:15:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:15:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:15:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:15:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:15:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:15:34 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:15:34 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:15:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:15:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:15:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:15:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:15:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:15:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 18:15:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:15:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:15:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:15:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 18:15:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:15:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:15:35 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:15:35 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:15:35 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:15:35 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:15:35 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:15:35 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:15:35 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:15:35 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:15:35 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:15:35 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 18:15:35 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:15:35 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:15:35 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 18:15:35 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 18:15:35 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 18:15:35 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 18:15:35 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:15:35 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:15:35 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:15:35 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 18:15:35 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:15:35 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:15:35 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:15:35 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:15:35 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:15:35 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:15:35 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:15:35 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:15:35 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:15:35 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:15:35 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:15:35 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:15:35 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:15:35 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:15:35 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:15:35 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:15:35 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:15:35 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:15:35 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:15:35 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:15:35 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:15:35 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:15:35 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 18:15:35 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 18:15:35 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:15:35 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:15:35 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:15:35 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 18:15:35 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 18:15:35 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:15:35 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:15:35 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 18:15:35 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 18:15:35 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:15:35 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:15:35 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:15:36 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 18:15:36 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:15:36 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:15:36 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 18:15:36 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 18:15:36 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 18:15:36 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 18:15:36 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:15:36 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:15:36 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:15:36 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:15:36 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 18:15:37 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:15:37 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:15:37 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:15:37 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:15:38 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:15:38 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:15:38 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:15:38 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:15:38 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:15:38 debconf: delaying package configuration, since apt-utils is not installed 18:15:38 Fetched 64.2 MB in 5s (14.2 MB/s) 18:15:38 (Reading database ... 13914 files and directories currently installed.) 18:15:38 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:15:38 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:15:38 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:15:38 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:15:38 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 18:15:38 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 18:15:38 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:38 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:15:39 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:39 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:15:39 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:39 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:15:39 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:39 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:15:39 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:39 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:15:39 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:39 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:15:39 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:39 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:15:39 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:15:39 (Reading database ... 13914 files and directories currently installed.) 18:15:39 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:39 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:15:39 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:15:39 (Reading database ... 13914 files and directories currently installed.) 18:15:39 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:39 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:15:39 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:39 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:15:39 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:15:39 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:15:40 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:15:40 (Reading database ... 13914 files and directories currently installed.) 18:15:40 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:15:40 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:15:40 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 18:15:40 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:15:40 (Reading database ... 13914 files and directories currently installed.) 18:15:40 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 18:15:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:15:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:15:40 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 18:15:41 Setting up base-files (10.1ubuntu2.11) ... 18:15:41 Installing new version of config file /etc/issue ... 18:15:41 Installing new version of config file /etc/issue.net ... 18:15:41 Installing new version of config file /etc/lsb-release ... 18:15:41 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:15:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:15:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:15:41 Removing obsolete conffile /etc/default/motd-news ... 18:15:41 (Reading database ... 13915 files and directories currently installed.) 18:15:41 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:15:41 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:15:41 Setting up bash (4.4.18-2ubuntu1.2) ... 18:15:41 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 18:15:41 (Reading database ... 13915 files and directories currently installed.) 18:15:41 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:15:41 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:15:41 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:15:41 (Reading database ... 13915 files and directories currently installed.) 18:15:41 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:15:41 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:15:41 Setting up tar (1.29b-2ubuntu0.2) ... 18:15:41 (Reading database ... 13915 files and directories currently installed.) 18:15:41 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:15:41 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:15:42 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:15:42 (Reading database ... 13915 files and directories currently installed.) 18:15:42 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:15:42 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:15:42 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:15:42 (Reading database ... 13915 files and directories currently installed.) 18:15:42 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:15:42 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:15:42 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:15:42 (Reading database ... 13915 files and directories currently installed.) 18:15:42 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:15:42 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:15:42 Setting up grep (3.1-2build1) ... 18:15:42 (Reading database ... 13915 files and directories currently installed.) 18:15:42 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 18:15:42 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 18:15:42 Setting up gzip (1.6-5ubuntu1.1) ... 18:15:42 (Reading database ... 13915 files and directories currently installed.) 18:15:42 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:15:42 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:15:42 Setting up login (1:4.5-1ubuntu2) ... 18:15:42 (Reading database ... 13915 files and directories currently installed.) 18:15:42 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:15:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:15:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:15:42 (Reading database ... 13915 files and directories currently installed.) 18:15:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:15:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:15:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:15:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:15:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:15:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:15:43 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 18:15:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:15:43 (Reading database ... 13915 files and directories currently installed.) 18:15:43 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:15:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:15:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:15:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:15:44 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:15:44 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:15:44 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:15:44 (Reading database ... 13915 files and directories currently installed.) 18:15:44 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:15:44 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:15:44 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:15:44 (Reading database ... 13915 files and directories currently installed.) 18:15:44 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:15:44 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:15:44 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:15:44 (Reading database ... 13915 files and directories currently installed.) 18:15:44 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:15:44 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:15:44 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:15:44 (Reading database ... 13915 files and directories currently installed.) 18:15:44 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:15:44 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:15:44 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:15:44 (Reading database ... 13915 files and directories currently installed.) 18:15:44 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:15:44 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:15:45 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:15:45 (Reading database ... 13915 files and directories currently installed.) 18:15:45 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:15:45 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:15:45 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:15:45 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:15:45 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:15:45 (Reading database ... 13915 files and directories currently installed.) 18:15:45 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:15:45 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:15:45 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:15:45 (Reading database ... 13915 files and directories currently installed.) 18:15:45 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:15:45 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:15:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:15:45 (Reading database ... 13915 files and directories currently installed.) 18:15:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:15:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:15:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:15:46 (Reading database ... 13915 files and directories currently installed.) 18:15:46 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:15:46 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:15:46 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:15:47 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:15:47 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:15:47 (Reading database ... 13915 files and directories currently installed.) 18:15:47 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:15:47 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:15:47 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:15:47 (Reading database ... 13915 files and directories currently installed.) 18:15:47 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:15:47 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:15:47 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:15:47 (Reading database ... 13917 files and directories currently installed.) 18:15:47 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:15:48 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:15:48 Setting up debconf (1.5.66ubuntu1) ... 18:15:48 (Reading database ... 13917 files and directories currently installed.) 18:15:48 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:15:48 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:15:48 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:15:48 (Reading database ... 13917 files and directories currently installed.) 18:15:48 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:15:48 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:15:48 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:15:48 (Reading database ... 13917 files and directories currently installed.) 18:15:48 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:15:48 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:15:48 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:15:48 (Reading database ... 13917 files and directories currently installed.) 18:15:48 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:15:48 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:15:49 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 18:15:49 (Reading database ... 13919 files and directories currently installed.) 18:15:49 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:15:49 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [Pipeline] } 18:15:49 $ docker stop --time=1 7b3123abb59411280e7efa8625b96c50becb83834c7ef82408fbac67ca519280 18:15:49 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:15:49 (Reading database ... 13923 files and directories currently installed.) 18:15:49 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:15:49 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:15:49 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 18:15:49 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:15:49 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:15:49 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:15:49 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:15:49 (Reading database ... 13923 files and directories currently installed.) 18:15:49 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 18:15:49 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 18:15:49 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 18:15:50 (Reading database ... 13923 files and directories currently installed.) 18:15:50 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 18:15:50 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 18:15:50 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 18:15:50 (Reading database ... 13923 files and directories currently installed.) 18:15:50 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 18:15:50 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:15:50 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 18:15:50 (Reading database ... 13923 files and directories currently installed.) 18:15:50 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:15:50 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:15:50 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:15:50 (Reading database ... 13923 files and directories currently installed.) 18:15:50 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:15:50 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:15:50 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:15:50 (Reading database ... 13923 files and directories currently installed.) 18:15:50 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:15:50 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:15:51 $ docker rm -f 7b3123abb59411280e7efa8625b96c50becb83834c7ef82408fbac67ca519280 18:15:51 Setting up passwd (1:4.5-1ubuntu2) ... 18:15:51 (Reading database ... 13923 files and directories currently installed.) 18:15:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:15:51 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:15:51 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:15:51 (Reading database ... 13923 files and directories currently installed.) 18:15:51 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:15:51 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:15:51 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:15:51 (Reading database ... 13923 files and directories currently installed.) 18:15:51 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:15:51 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:15:51 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:15:51 (Reading database ... 13923 files and directories currently installed.) 18:15:51 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:15:51 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:15:51 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:15:52 (Reading database ... 13923 files and directories currently installed.) 18:15:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:15:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:15:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:52 (Reading database ... 13923 files and directories currently installed.) 18:15:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:15:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:15:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:15:52 (Reading database ... 13923 files and directories currently installed.) 18:15:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 18:15:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 18:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:15:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 18:15:52 (Reading database ... 13923 files and directories currently installed.) 18:15:52 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:15:52 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:15:52 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:15:52 18:15:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:15:53 (Reading database ... 13923 files and directories currently installed.) 18:15:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:15:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:15:53 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:15:53 (Reading database ... 13924 files and directories currently installed.) 18:15:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:15:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:15:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:15:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:15:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:15:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 18:15:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 18:15:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 18:15:53 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 18:15:53 latest: Pulling from edgex-devops/edgex-compose-arm64 18:15:53 29e5d40040c1: Pulling fs layer 18:15:53 1ce36da41761: Pulling fs layer 18:15:53 25b303627fd3: Pulling fs layer 18:15:53 29e5d40040c1: Verifying Checksum 18:15:53 29e5d40040c1: Download complete 18:15:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:15:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:15:53 1ce36da41761: Verifying Checksum 18:15:53 1ce36da41761: Download complete 18:15:54 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:15:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:15:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:15:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:15:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:15:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:15:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:15:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:15:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:15:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:15:54 29e5d40040c1: Pull complete 18:15:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:15:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:15:54 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 18:15:54 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 18:15:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:15:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:15:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:15:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:15:55 25b303627fd3: Verifying Checksum 18:15:55 25b303627fd3: Download complete 18:15:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:15:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:15:55 1ce36da41761: Pull complete 18:15:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:15:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:15:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:15:55 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:15:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:15:55 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:15:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:15:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:15:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:15:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:15:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:15:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:15:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:15:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:15:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:15:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:15:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:15:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:15:58 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:15:58 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:15:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:15:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:15:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:15:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:15:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:15:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:15:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:15:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:15:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:15:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:15:59 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:15:59 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:15:59 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:15:59 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:15:59 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:15:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:15:59 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:15:59 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:16:00 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:16:00 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:16:00 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:16:00 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:16:00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:16:00 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:16:00 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:16:00 Setting up tzdata (2021e-0ubuntu0.18.04) ... 18:16:00 18:16:00 Current default time zone: 'Etc/UTC' 18:16:00 Local time is now: Mon Nov 15 18:16:00 UTC 2021. 18:16:00 Universal Time is now: Mon Nov 15 18:16:00 UTC 2021. 18:16:00 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:16:00 18:16:00 Setting up systemd-sysv (237-3ubuntu10.52) ... 18:16:00 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:16:00 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 18:16:00 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:16:00 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:16:00 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:16:00 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:16:00 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:16:00 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:16:00 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:16:00 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:16:00 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:16:00 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:16:00 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 18:16:00 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:16:00 Setting up patch (2.7.6-2ubuntu1.1) ... 18:16:00 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:16:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:16:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 18:16:01 Installing new version of config file /etc/ssl/openssl.cnf ... 18:16:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:16:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:16:01 Setting up ca-certificates (20210119~18.04.2) ... 18:16:03 Updating certificates in /etc/ssl/certs... 18:16:03 23 added, 28 removed; done. 18:16:03 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:16:03 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:16:03 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:16:03 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:16:03 Setting up pkgbinarymangler (138.18.04.1) ... 18:16:03 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:16:03 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 18:16:03 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:16:03 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:16:03 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:16:03 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:16:03 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:16:03 Setting up perl (5.26.1-6ubuntu0.5) ... 18:16:03 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 18:16:03 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:16:03 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:16:03 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 18:16:03 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:16:03 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:16:03 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:16:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:16:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:16:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:16:03 Processing triggers for systemd (237-3ubuntu10.52) ... 18:16:03 Processing triggers for mime-support (3.60ubuntu1) ... 18:16:03 Processing triggers for ca-certificates (20210119~18.04.2) ... 18:16:03 Updating certificates in /etc/ssl/certs... 18:16:04 0 added, 0 removed; done. 18:16:04 Running hooks in /etc/ca-certificates/update.d... 18:16:04 done. 18:16:04 Reading package lists... 18:16:05 Building dependency tree... 18:16:05 Reading state information... 18:16:05 The following NEW packages will be installed: 18:16:05 apt-transport-https 18:16:05 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:16:05 Need to get 4348 B of archives. 18:16:05 After this operation, 154 kB of additional disk space will be used. 18:16:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 18:16:05 debconf: delaying package configuration, since apt-utils is not installed 18:16:05 Fetched 4348 B in 0s (23.4 kB/s) 18:16:05 Selecting previously unselected package apt-transport-https. 18:16:05 (Reading database ... 13931 files and directories currently installed.) 18:16:05 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 18:16:05 Unpacking apt-transport-https (1.6.14) ... 18:16:05 Setting up apt-transport-https (1.6.14) ... 18:16:05 25b303627fd3: Pull complete 18:16:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:16:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:16:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:16:06 Waiting for network to be ready... 18:16:06 prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container 18:16:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:16:08 $ docker top 3f544e9c9b684bb1ac6176412b7074ef7351605ed0793bfdf4a41c365bac60d1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:09 + grep parallel 18:16:09 + docker-compose build --help 18:16:12 2021-11-15T18:16:10Z INFO Waiting for automatic snapd restart... 18:16:12 --parallel Build images in parallel. [Pipeline] } 18:16:13 $ docker stop --time=1 3f544e9c9b684bb1ac6176412b7074ef7351605ed0793bfdf4a41c365bac60d1 18:16:14 snapd 2.52.1 from Canonical* installed 18:16:14 $ docker rm -f 3f544e9c9b684bb1ac6176412b7074ef7351605ed0793bfdf4a41c365bac60d1 [Pipeline] // withDockerContainer 18:16:15 "snapd" switched to the "latest/stable" channel 18:16:15 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:16:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:16:15 . [Pipeline] withDockerContainer 18:16:15 prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container 18:16:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:16:17 $ docker top 5180eb2b27ecd49fa091efd9bb58edb04b787f0ed7bdb6dbcfe5c135da5c995a -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:17 core18 20211015 from Canonical* installed 18:16:17 "core18" switched to the "latest/stable" channel 18:16:17 18:16:18 + docker-compose -f ./docker-compose-build.yml build --parallel 18:16:20 snapcraft 5.0 from Canonical* installed 18:16:20 "snapcraft" switched to the "latest/stable" channel 18:16:20 18:16:21 Building core-command ... 18:16:21 Building core-data ... 18:16:21 Building core-metadata ... 18:16:21 Building security-bootstrapper ... 18:16:21 Building security-proxy-setup ... 18:16:21 Building security-secretstore-setup ... 18:16:21 Building support-notifications ... 18:16:21 Building support-scheduler ... 18:16:21 Building sys-mgmt-agent ... 18:16:21 Building support-notifications 18:16:21 Building sys-mgmt-agent 18:16:21 Building core-data 18:16:21 Building security-secretstore-setup 18:16:21 Building security-bootstrapper 18:16:25 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: 18:16:25 - README.md 18:16:25 18:16:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:16:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:16:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:16:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:16:27 Reading package lists... 18:16:27 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 18:16:27 Reading package lists... 18:16:27 Building dependency tree... 18:16:27 Reading state information... 18:16:28 Suggested packages: 18:16:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:16:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:16:28 Recommended packages: 18:16:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:16:28 The following NEW packages will be installed: 18:16:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:16:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:16:28 pkg-config zip 18:16:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:16:28 Need to get 7670 kB of archives. 18:16:28 After this operation, 43.8 MB of additional disk space will be used. 18:16:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:16:28 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:16:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 18:16:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 18:16:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 18:16:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:16:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:16:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:16:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:16:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:16:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:16:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:16:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:16:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:16:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:16:29 debconf: delaying package configuration, since apt-utils is not installed 18:16:29 Fetched 7670 kB in 1s (8994 kB/s) 18:16:29 Selecting previously unselected package libglib2.0-0:amd64. 18:16:29 (Reading database ... 13935 files and directories currently installed.) 18:16:29 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:16:29 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:16:29 Selecting previously unselected package libpsl5:amd64. 18:16:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:16:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:16:29 Selecting previously unselected package libnghttp2-14:amd64. 18:16:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:16:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:16:29 Selecting previously unselected package librtmp1:amd64. 18:16:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:16:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:16:29 Selecting previously unselected package libcurl3-gnutls:amd64. 18:16:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 18:16:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 18:16:29 Selecting previously unselected package liberror-perl. 18:16:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:16:29 Unpacking liberror-perl (0.17025-1) ... 18:16:29 Selecting previously unselected package git-man. 18:16:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 18:16:29 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 18:16:29 Selecting previously unselected package git. 18:16:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 18:16:29 Unpacking git (1:2.17.1-1ubuntu0.9) ... 18:16:30 Selecting previously unselected package libnorm1:amd64. 18:16:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:16:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:16:30 Selecting previously unselected package libpgm-5.2-0:amd64. 18:16:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:16:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:16:30 Selecting previously unselected package libsodium23:amd64. 18:16:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:16:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:16:30 Selecting previously unselected package libzmq5:amd64. 18:16:30 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:16:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:16:31 Selecting previously unselected package libzmq3-dev:amd64. 18:16:31 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:16:31 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:16:31 Selecting previously unselected package pkg-config. 18:16:31 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:16:31 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:16:31 Selecting previously unselected package zip. 18:16:31 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:16:31 Unpacking zip (3.0-11build1) ... 18:16:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:16:31 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 18:16:31 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:16:31 Setting up liberror-perl (0.17025-1) ... 18:16:31 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:16:31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:16:31 No schema files found: doing nothing. 18:16:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:16:31 Setting up zip (3.0-11build1) ... 18:16:31 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:16:31 Setting up libsodium23:amd64 (1.0.16-2) ... 18:16:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:16:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:16:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 18:16:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:16:31 Setting up git (1:2.17.1-1ubuntu0.9) ... 18:16:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:16:32 git set to automatically installed. 18:16:32 git-man set to automatically installed. 18:16:32 libcurl3-gnutls set to automatically installed. 18:16:32 liberror-perl set to automatically installed. 18:16:32 libglib2.0-0 set to automatically installed. 18:16:32 libnghttp2-14 set to automatically installed. 18:16:32 libnorm1 set to automatically installed. 18:16:32 libpgm-5.2-0 set to automatically installed. 18:16:32 libpsl5 set to automatically installed. 18:16:32 librtmp1 set to automatically installed. 18:16:32 libsodium23 set to automatically installed. 18:16:32 libzmq3-dev set to automatically installed. 18:16:32 libzmq5 set to automatically installed. 18:16:32 pkg-config set to automatically installed. 18:16:32 zip set to automatically installed. 18:16:33 snapd is not logged in, snap install commands will use sudo 18:16:34 snap "core18" has no updates available 18:16:34 snapd is not logged in, snap install commands will use sudo 18:16:46 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 18:16:46 Pulling config-common 18:16:46 + snapcraftctl pull 18:16:47 Pulling go-build-helper 18:16:47 + snapcraftctl pull 18:16:48 'edgex-go' has dependencies that need to be staged: go-build-helper 18:16:48 Skipping pull go-build-helper (already ran) 18:16:48 Building go-build-helper 18:16:48 + snapcraftctl build 18:16:50 Staging go-build-helper 18:16:50 + snapcraftctl stage 18:17:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:17:02 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:17:02 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:17:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 18:17:02 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:17:02 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:17:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:17:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:17:02 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:17:02 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:17:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:17:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 18:17:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 18:17:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 18:17:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 18:17:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 18:17:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 18:17:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 18:17:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:17:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 18:17:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 18:17:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 18:17:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 18:17:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 18:17:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 18:17:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1765 kB] 18:17:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 18:17:02 Fetched 25.6 MB in 0s (0 B/s) 18:17:02 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:17:02 Fetched 224 kB in 0s (0 B/s) 18:17:02 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:17:02 Fetched 157 kB in 0s (0 B/s) 18:17:02 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:17:02 Fetched 221 kB in 0s (0 B/s) 18:17:02 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:17:02 Fetched 143 kB in 0s (0 B/s) 18:17:02 Pulling edgex-go 18:17:02 + snapcraftctl pull 18:17:02 Pulling hooks 18:17:02 + snapcraftctl pull 18:17:24 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:17:24 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:17:24 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:17:24 Fetched 0 B in 0s (0 B/s) 18:17:24 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:17:24 Fetched 96.5 kB in 0s (0 B/s) 18:17:24 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:17:24 Fetched 279 kB in 0s (0 B/s) 18:17:24 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:17:24 Fetched 122 kB in 0s (0 B/s) 18:17:24 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:17:24 Fetched 77.8 kB in 0s (0 B/s) 18:17:24 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:17:24 Fetched 8848 B in 0s (0 B/s) 18:17:24 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:17:24 Fetched 47.8 kB in 0s (0 B/s) 18:17:24 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:17:24 Fetched 45.6 kB in 0s (0 B/s) 18:17:24 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:17:24 Fetched 15.0 kB in 0s (0 B/s) 18:17:24 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 18:17:24 Fetched 220 kB in 0s (0 B/s) 18:17:24 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:17:24 Fetched 154 kB in 0s (0 B/s) 18:17:24 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:17:24 Fetched 50.6 kB in 0s (0 B/s) 18:17:24 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:17:24 Fetched 14.8 kB in 0s (0 B/s) 18:17:24 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:17:24 Fetched 41.8 kB in 0s (0 B/s) 18:17:24 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:17:24 Fetched 499 kB in 0s (0 B/s) 18:17:24 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:17:24 Fetched 111 kB in 0s (0 B/s) 18:17:24 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:17:24 Fetched 240 kB in 0s (0 B/s) 18:17:24 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:17:24 Fetched 29.3 kB in 0s (0 B/s) 18:17:24 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:17:24 Fetched 85.5 kB in 0s (0 B/s) 18:17:24 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:17:24 Fetched 24.5 kB in 0s (0 B/s) 18:17:24 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:17:24 Fetched 49.2 kB in 0s (0 B/s) 18:17:24 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:17:24 Fetched 54.2 kB in 0s (0 B/s) 18:17:24 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:17:24 Fetched 30.8 kB in 0s (0 B/s) 18:17:24 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:17:24 Fetched 15.8 kB in 0s (0 B/s) 18:17:24 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:17:24 Fetched 85.9 kB in 0s (0 B/s) 18:17:24 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:17:24 Fetched 8720 B in 0s (0 B/s) 18:17:24 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 18:17:24 Fetched 140 kB in 0s (0 B/s) 18:17:24 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:17:24 Fetched 119 kB in 0s (0 B/s) 18:17:24 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 18:17:24 Fetched 111 kB in 0s (0 B/s) 18:17:24 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:17:24 Fetched 11.1 kB in 0s (0 B/s) 18:17:24 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 18:17:24 Fetched 646 kB in 0s (0 B/s) 18:17:24 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:17:24 Fetched 41.3 kB in 0s (0 B/s) 18:17:24 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:17:24 Fetched 17.9 kB in 0s (0 B/s) 18:17:24 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:17:24 Fetched 368 kB in 0s (0 B/s) 18:17:24 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:17:24 Fetched 187 kB in 0s (0 B/s) 18:17:24 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:17:24 Fetched 175 kB in 0s (0 B/s) 18:17:24 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:17:24 Fetched 206 kB in 0s (0 B/s) 18:17:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 18:17:24 Fetched 1302 kB in 0s (0 B/s) 18:17:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:17:24 Fetched 36.2 kB in 0s (0 B/s) 18:17:24 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 18:17:24 Fetched 159 kB in 0s (0 B/s) 18:17:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:17:24 Fetched 107 kB in 0s (0 B/s) 18:17:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:17:24 Fetched 48.7 kB in 0s (0 B/s) 18:17:24 Pulling static-packages 18:17:24 + snapcraftctl pull 18:17:24 Pulling version 18:17:24 + cd /root/project 18:17:24 + git describe --tags --abbrev=0 18:17:24 + sed s/v// 18:17:24 + GIT_VERSION=2.0.1-dev.96 18:17:24 + [ -z 2.0.1-dev.96 ] 18:17:24 + snapcraftctl set-version 2.0.1-dev.96 18:17:25 Building config-common 18:17:25 + snapcraftctl build 18:17:28 Skipping build go-build-helper (already ran) 18:17:28 Building edgex-go 18:17:28 + cd /root/parts/edgex-go/src 18:17:28 + + git describe --tags --abbrev=0 18:17:28 sed s/v// 18:17:28 + GIT_VERSION=2.0.1-dev.96 18:17:28 + [ -z 2.0.1-dev.96 ] 18:17:28 + echo 2.0.1-dev.96 18:17:28 + [ ! -d vendor ] 18:17:28 + go mod download all 18:17:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:17:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:17:29 ---> 56c4c6ced24c 18:17:29 Step 3/24 : WORKDIR /edgex-go 18:17:29 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:17:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:17:29 ---> 56c4c6ced24c 18:17:29 Step 3/21 : WORKDIR /edgex-go 18:17:29 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:17:29 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:17:29 ---> 56c4c6ced24c 18:17:29 Step 3/30 : WORKDIR /edgex-go 18:17:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:17:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:17:29 ---> 56c4c6ced24c 18:17:29 Step 3/22 : WORKDIR /edgex-go 18:17:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:17:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:17:29 ---> 56c4c6ced24c 18:17:29 Step 3/22 : WORKDIR /edgex-go 18:17:29 ---> Running in a629a222c182 18:17:29 ---> Running in 5b316cc68d93 18:17:29 ---> Running in e74181934e70 18:17:29 ---> Running in 0fb663c79946 18:17:29 ---> Running in 2a16d2127aee 18:17:29 Removing intermediate container 5b316cc68d93 18:17:29 ---> aec94bb4d760 18:17:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:29 Removing intermediate container e74181934e70 18:17:29 ---> 21a26ef4113e 18:17:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:29 Removing intermediate container 2a16d2127aee 18:17:29 ---> 900a8bd4b0d1 18:17:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:29 Removing intermediate container 0fb663c79946 18:17:29 ---> f70610bfce36 18:17:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:29 Removing intermediate container a629a222c182 18:17:29 ---> 4bdd985b61a7 18:17:29 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:29 ---> Running in c6d4fb0eefa5 18:17:29 ---> Running in ea11b5aa31d8 18:17:29 ---> Running in b6ffa4848b09 18:17:29 ---> Running in 1708d57ac7c9 18:17:29 ---> Running in 2fee340dc569 18:17:32 Removing intermediate container c6d4fb0eefa5 18:17:32 ---> 3d72178af955 18:17:32 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:17:32 ---> Running in 1549bc06b2e2 18:17:32 Removing intermediate container ea11b5aa31d8 18:17:32 ---> aba2754eb0f2 18:17:32 Step 5/22 : RUN apk add --update --no-cache make bash git 18:17:32 ---> Running in f17d93b4c55f 18:17:32 Removing intermediate container 1708d57ac7c9 18:17:32 ---> c9da24c539ab 18:17:32 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:17:32 Removing intermediate container b6ffa4848b09 18:17:32 ---> f84fc1a6484e 18:17:32 Step 5/24 : RUN apk add --update --no-cache make git 18:17:33 ---> Running in 5e1aa627a84d 18:17:33 ---> Running in 748de2fab73e 18:17:33 Removing intermediate container 2fee340dc569 18:17:33 ---> df36d974d8b8 18:17:33 Step 5/30 : RUN apk add --update --no-cache make git 18:17:33 ---> Running in bbe2e5eeb3cf 18:17:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:17:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:17:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:17:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:17:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:17:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:17:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:17:36 OK: 219 MiB in 52 packages 18:17:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:17:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:17:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:17:36 OK: 219 MiB in 52 packages 18:17:37 Removing intermediate container 1549bc06b2e2 18:17:37 ---> 116d36ae6698 18:17:37 Step 6/22 : COPY . . 18:17:37 OK: 219 MiB in 52 packages 18:17:38 OK: 219 MiB in 52 packages 18:17:38 OK: 219 MiB in 52 packages 18:17:38 + make build 18:17:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-data/core-data ./cmd/core-data 18:17:38 Removing intermediate container f17d93b4c55f 18:17:38 ---> e392f79c7462 18:17:38 Step 6/22 : COPY . . 18:17:39 Removing intermediate container bbe2e5eeb3cf 18:17:39 ---> 4e7999337041 18:17:39 Step 6/30 : COPY . . 18:17:39 Removing intermediate container 748de2fab73e 18:17:39 ---> 479019942331 18:17:39 Step 6/24 : COPY . . 18:17:39 Removing intermediate container 5e1aa627a84d 18:17:39 ---> 616fa8c970f5 18:17:39 Step 6/21 : COPY . . 18:17:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:17:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-command/core-command ./cmd/core-command 18:17:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:17:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:17:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:17:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:18:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:18:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:18:01 ---> 21c951cbc86d 18:18:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:01 ---> ee344f6e9553 18:18:01 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:01 ---> aaf9709ed66a 18:18:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:01 ---> Running in 17397fb3361e 18:18:01 ---> Running in 7ecacef9dfc4 18:18:01 ---> Running in a9327f2e9c0e 18:18:01 ---> 5a83946a47cc 18:18:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:01 ---> Running in 7b24c2bd4708 18:18:02 ---> a6e24dd444a5 18:18:02 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:02 ---> Running in 0b91d9bccfad 18:18:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/secrets-config ./cmd/secrets-config 18:18:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:18:05 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:18:05 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:18:05 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:18:05 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:18:05 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:18:05 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:18:05 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:18:05 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:18:05 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:18:05 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:18:05 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:18:05 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:18:05 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:18:05 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:18:05 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:18:05 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:18:05 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:18:05 + 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 18:18:05 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:18:05 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:18:05 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:18:05 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:18:05 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:18:05 + 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 18:18:05 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:18:05 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:18:05 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:18:07 Removing intermediate container 17397fb3361e 18:18:07 ---> 26c58373e87d 18:18:07 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:18:07 Removing intermediate container a9327f2e9c0e 18:18:07 ---> 6229c54165e2 18:18:07 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:18:07 Removing intermediate container 7ecacef9dfc4 18:18:07 ---> 54ef2885e04f 18:18:07 Step 8/22 : RUN make cmd/core-data/core-data 18:18:07 Removing intermediate container 7b24c2bd4708 18:18:07 ---> 6a50d594a712 18:18:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:18:07 ---> Running in 0a3d0e921b0c 18:18:07 ---> Running in e86b87f22351 18:18:07 ---> Running in 2b05a0fee6a2 18:18:07 ---> Running in 9f1db6cf7891 18:18:07 Removing intermediate container 0b91d9bccfad 18:18:07 ---> b9d1e205cadf 18:18:07 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:18:07 ---> Running in 769e07b7e66f 18:18:07 Building hooks 18:18:07 + cd /root/parts/hooks/src 18:18:07 + make build 18:18:07 go mod tidy 18:18:07 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 18:18:07 go: downloading github.com/davecgh/go-spew v1.1.0 18:18:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:18:07 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 18:18:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:18:08 GO111MODULE=on go build -o cmd/install/install ./cmd/install 18:18:08 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 18:18:09 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 18:18:09 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 18:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:18:09 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 18:18:09 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 18:18:12 Building static-packages 18:18:12 + snapcraftctl build 18:18:14 Building version 18:18:14 + snapcraftctl build 18:18:16 Staging config-common 18:18:16 + snapcraftctl stage 18:18:17 Skipping stage go-build-helper (already ran) 18:18:17 Staging edgex-go 18:18:17 + snapcraftctl stage 18:18:18 Staging hooks 18:18:18 + snapcraftctl stage 18:18:20 Staging static-packages 18:18:20 + snapcraftctl stage 18:18:21 Staging version 18:18:21 + snapcraftctl stage 18:18:22 Priming config-common 18:18:22 + snapcraftctl prime 18:18:23 Priming go-build-helper 18:18:23 + snapcraftctl prime 18:18:25 Priming edgex-go 18:18:25 + snapcraftctl prime 18:18:26 Priming hooks 18:18:26 + snapcraftctl prime 18:18:27 Priming static-packages 18:18:27 + snapcraftctl prime 18:18:31 Priming version 18:18:31 + snapcraftctl prime 18:18:32 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:20:00 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 18:20:04 Removing intermediate container 0a3d0e921b0c 18:20:04 ---> 51816ee6fe78 18:20:04 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:20:04 ---> Running in 2697a85776ac 18:20:04 Removing intermediate container e86b87f22351 18:20:04 ---> 287135c54966 18:20:04 18:20:04 Step 9/30 : FROM alpine:3.14 18:20:04 3.14: Pulling from library/alpine 18:20:06 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:20:06 Status: Downloaded newer image for alpine:3.14 18:20:06 ---> 5b8b7b635229 18:20:06 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:20:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:20:06 ---> Running in 977c8a7455a2 18:20:07 Removing intermediate container 977c8a7455a2 18:20:07 ---> f9df200d128b 18:20:07 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:20:07 ---> Running in ae1243fb77ea 18:20:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:20:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:20:11 (1/2) Installing dumb-init (1.2.5-r1) 18:20:11 (2/2) Installing su-exec (0.2-r1) 18:20:11 Executing busybox-1.33.1-r6.trigger 18:20:11 OK: 6 MiB in 16 packages 18:20:13 Removing intermediate container 2697a85776ac 18:20:13 ---> 6245f7139ffb 18:20:13 18:20:13 Step 10/22 : FROM docker:20.10.8 18:20:13 20.10.8: Pulling from library/docker 18:20:13 Removing intermediate container ae1243fb77ea 18:20:13 ---> 797caa5585f4 18:20:13 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:20:13 Removing intermediate container 2b05a0fee6a2 18:20:13 ---> dc2639eab813 18:20:13 18:20:13 Step 9/24 : FROM alpine:3.14 18:20:13 ---> 5b8b7b635229 18:20:13 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:20:13 ---> Running in aa26ddc5b644 18:20:13 ---> Running in b9d7fb132392 18:20:15 Removing intermediate container b9d7fb132392 18:20:15 ---> f6b517c8504d 18:20:15 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:20:15 ---> Running in 62495ac1cb6a 18:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:20:16 Removing intermediate container 62495ac1cb6a 18:20:16 ---> 1eb617be095e 18:20:16 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:20:16 ---> Running in ef6abf8017ea 18:20:17 (1/3) Installing ca-certificates (20191127-r5) 18:20:17 (2/3) Installing dumb-init (1.2.5-r1) 18:20:17 (3/3) Installing su-exec (0.2-r1) 18:20:17 Executing busybox-1.33.1-r6.trigger 18:20:17 Executing ca-certificates-20191127-r5.trigger 18:20:17 OK: 6 MiB in 17 packages 18:20:19 Removing intermediate container 769e07b7e66f 18:20:19 ---> b79a12532c93 18:20:19 18:20:19 Step 9/21 : FROM alpine:3.14 18:20:19 ---> 5b8b7b635229 18:20:19 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:20:19 ---> Running in 07e8d275ccbe 18:20:20 Removing intermediate container ef6abf8017ea 18:20:20 ---> cf5f1e0a23a6 18:20:20 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:20:20 ---> Running in adfae17bcd67 18:20:20 Removing intermediate container aa26ddc5b644 18:20:20 ---> b15cacb1ca58 18:20:20 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:20:21 ---> Running in 44dcd2ecf6ef 18:20:21 Removing intermediate container adfae17bcd67 18:20:21 ---> 59c88cffb699 18:20:21 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:20:21 Removing intermediate container 44dcd2ecf6ef 18:20:21 ---> fb071496c691 18:20:21 Step 12/24 : WORKDIR / 18:20:22 ---> Running in d869b4fbdd8c 18:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:20:22 Removing intermediate container d869b4fbdd8c 18:20:22 ---> d27ce45f2404 18:20:22 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:20:23 ---> ed704d934c74 18:20:23 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:20:23 (1/2) Installing ca-certificates (20191127-r5) 18:20:23 (2/2) Installing dumb-init (1.2.5-r1) 18:20:23 Executing busybox-1.33.1-r6.trigger 18:20:23 Executing ca-certificates-20191127-r5.trigger 18:20:23 ---> Running in 5dffbff412f7 18:20:23 OK: 6 MiB in 16 packages 18:20:24 ---> d6cae4db0736 18:20:24 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:20:26 ---> 92ded924f987 18:20:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:20:26 Removing intermediate container 07e8d275ccbe 18:20:26 ---> b2c60898ce71 18:20:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:20:26 ---> Running in 35653ad95920 18:20:27 Removing intermediate container 5dffbff412f7 18:20:27 ---> c062295abf8c 18:20:27 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:20:27 Removing intermediate container 35653ad95920 18:20:27 ---> e55ee4f600dd 18:20:27 Step 12/21 : ENV APP_PORT=59860 18:20:27 ---> Running in c5838b06dbd5 18:20:27 ---> 790b34e59df2 18:20:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:20:28 Removing intermediate container c5838b06dbd5 18:20:28 ---> 083fb3d90d54 18:20:28 Step 13/21 : EXPOSE $APP_PORT 18:20:28 ---> ff4afc2e3094 18:20:28 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:20:28 ---> Running in b280dae91870 18:20:28 Removing intermediate container 9f1db6cf7891 18:20:28 ---> 6ed9f40930b1 18:20:28 18:20:28 Step 9/22 : FROM alpine:3.14 18:20:28 ---> 5b8b7b635229 18:20:28 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:20:28 ---> 3afbddab2109 18:20:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:20:29 ---> Running in 6db2ce11bf48 18:20:29 Removing intermediate container b280dae91870 18:20:29 ---> 7dc325bf4b00 18:20:29 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:20:29 Removing intermediate container 6db2ce11bf48 18:20:29 ---> 1b0a53f2c895 18:20:29 Step 11/22 : ENV APP_PORT=59880 18:20:30 ---> Running in d3fd381a4fc1 18:20:30 Removing intermediate container d3fd381a4fc1 18:20:30 ---> 08ee3d9b103e 18:20:30 Step 12/22 : EXPOSE $APP_PORT 18:20:30 ---> a5e6a1ede0ec 18:20:30 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:20:30 ---> Running in 344ac78232ed 18:20:30 ---> a7dfdd72cab8 18:20:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:20:30 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:20:30 Status: Downloaded newer image for docker:20.10.8 18:20:30 ---> 3734d5adc5ac 18:20:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:20:31 ---> Running in 2f31d58d85fc 18:20:31 ---> 81d0661456cb 18:20:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:20:31 Removing intermediate container 344ac78232ed 18:20:31 ---> 8125e388775a 18:20:31 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:31 ---> Running in 7fcd5e8f9423 18:20:31 ---> f6f9800f96cd 18:20:31 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:20:31 Removing intermediate container 2f31d58d85fc 18:20:31 ---> d21bb76c0149 18:20:31 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 18:20:32 ---> Running in d34021c23925 18:20:33 ---> d33f0592b4b9 18:20:33 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:20:33 ---> 4c4a186a4b38 18:20:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:20:33 ---> deb44f5feddf 18:20:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:20:34 ---> 3806c2c81968 18:20:34 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:20:34 ---> Running in ffbad79bb1bd 18:20:34 ---> 852f632a8509 18:20:34 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:20:34 Removing intermediate container 7fcd5e8f9423 18:20:34 ---> 972e756e1352 18:20:34 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:20:34 (1/42) Installing readline (8.1.0-r0) 18:20:34 ---> 62239fdb6931 18:20:34 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/ 18:20:34 ---> Running in 1efa061a84de 18:20:34 ---> Running in 3991aaa8c6a4 18:20:34 (2/42) Installing bash (5.1.4-r0) 18:20:35 Executing bash-5.1.4-r0.post-install 18:20:35 (3/42) Installing brotli-libs (1.0.9-r5) 18:20:35 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:20:35 (5/42) Installing libcurl (7.79.1-r0) 18:20:35 (6/42) Installing curl (7.79.1-r0) 18:20:35 (7/42) Installing dumb-init (1.2.5-r1) 18:20:35 (8/42) Installing libbz2 (1.0.8-r1) 18:20:35 (9/42) Installing expat (2.4.1-r0) 18:20:35 (10/42) Installing libffi (3.3-r2) 18:20:35 ---> Running in 03e4b84ff493 18:20:35 (11/42) Installing gdbm (1.19-r0) 18:20:35 (12/42) Installing xz-libs (5.2.5-r0) 18:20:35 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:20:35 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:20:35 (15/42) Installing mpdecimal (2.5.1-r1) 18:20:35 (16/42) Installing sqlite-libs (3.35.5-r0) 18:20:35 (17/42) Installing python3 (3.9.5-r1) 18:20:35 Removing intermediate container ffbad79bb1bd 18:20:35 ---> 74a78f1f989f 18:20:35 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:20:36 Removing intermediate container 1efa061a84de 18:20:36 ---> 2fd5531e73f4 18:20:36 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:20:36 ---> Running in 7c26518af883 18:20:37 Removing intermediate container 7c26518af883 18:20:37 ---> 5934392a4ef8 18:20:37 Step 19/21 : LABEL arch=arm64 18:20:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:20:37 ---> 9d953a954af2 18:20:37 Step 25/30 : RUN chmod +x /entrypoint.sh 18:20:37 ---> Running in fc0f275157dd 18:20:37 ---> Running in 05b29390e064 18:20:37 (18/42) Installing py3-appdirs (1.4.4-r2) 18:20:37 (19/42) Installing py3-chardet (4.0.0-r2) 18:20:37 (20/42) Installing py3-idna (3.2-r0) 18:20:37 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:20:37 (22/42) Installing py3-certifi (2020.12.5-r1) 18:20:37 (23/42) Installing py3-requests (2.25.1-r4) 18:20:37 (24/42) Installing py3-msgpack (1.0.2-r1) 18:20:37 (25/42) Installing py3-lockfile (0.12.2-r4) 18:20:37 Removing intermediate container fc0f275157dd 18:20:37 ---> 88eb118386fb 18:20:37 Step 20/21 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 18:20:37 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:20:38 (27/42) Installing py3-colorama (0.4.4-r1) 18:20:38 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:20:38 (29/42) Installing py3-distlib (0.3.1-r3) 18:20:38 (30/42) Installing py3-distro (1.5.0-r3) 18:20:38 (31/42) Installing py3-six (1.15.0-r1) 18:20:38 (32/42) Installing py3-webencodings (0.5.1-r4) 18:20:38 (33/42) Installing py3-html5lib (1.1-r1) 18:20:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:20:38 ---> Running in 15323380dfb0 18:20:38 (34/42) Installing py3-parsing (2.4.7-r2) 18:20:38 (35/42) Installing py3-packaging (20.9-r1) 18:20:38 (36/42) Installing py3-toml (0.10.2-r2) 18:20:38 (37/42) Installing py3-pep517 (0.10.0-r2) 18:20:38 (38/42) Installing py3-progress (1.5-r2) 18:20:38 (39/42) Installing py3-retrying (1.3.3-r1) 18:20:38 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:20:38 (41/42) Installing py3-setuptools (52.0.0-r3) 18:20:38 Removing intermediate container 03e4b84ff493 18:20:38 ---> f7b9c62b21db 18:20:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:20:38 (42/42) Installing py3-pip (20.3.4-r1) 18:20:38 ---> Running in e7f26b129171 18:20:39 Removing intermediate container 15323380dfb0 18:20:39 ---> 6723e3fd5c49 18:20:39 Step 21/21 : LABEL version=0.0.0 18:20:39 ---> Running in 713208765e60 18:20:39 Executing busybox-1.33.1-r3.trigger 18:20:39 OK: 84 MiB in 64 packages 18:20:39 (1/6) Installing dumb-init (1.2.5-r1) 18:20:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:20:39 Removing intermediate container e7f26b129171 18:20:39 ---> 13159653da1d 18:20:39 Step 22/24 : LABEL arch=arm64 18:20:39 (3/6) Installing libsodium (1.0.18-r0) 18:20:39 ---> Running in 14c6217e2d76 18:20:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:20:39 Removing intermediate container 713208765e60 18:20:39 ---> f5aaec7a00fa 18:20:39 18:20:39 (5/6) Installing libzmq (4.3.4-r0) 18:20:40 (6/6) Installing zeromq (4.3.4-r0) 18:20:40 Executing busybox-1.33.1-r6.trigger 18:20:40 OK: 8 MiB in 20 packages 18:20:40 Removing intermediate container 14c6217e2d76 18:20:40 ---> 9c29d8660168 18:20:40 Step 23/24 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 18:20:40 Successfully built f5aaec7a00fa 18:20:40 Successfully tagged support-notifications-arm64:latest 18:20:40 ---> Running in 804b9faaba13 18:20:40 Building core-command 18:20:40  Building support-notifications ... done Removing intermediate container 05b29390e064 18:20:40 ---> f07bdd1f1548 18:20:40 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:20:41 ---> Running in cb79a9cc7141 18:20:41 Removing intermediate container 804b9faaba13 18:20:41 ---> 2010556236de 18:20:41 Step 24/24 : LABEL version=0.0.0 18:20:41 ---> Running in 1ef18c445b39 18:20:41 Removing intermediate container 3991aaa8c6a4 18:20:41 ---> c35326d143bd 18:20:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:20:42 Removing intermediate container cb79a9cc7141 18:20:42 ---> 67b8e54a2057 18:20:42 Step 27/30 : CMD ["gate"] 18:20:42 Removing intermediate container 1ef18c445b39 18:20:42 ---> 3b75c0dbbc20 18:20:42 18:20:42 ---> Running in 389a07a6ad5e 18:20:43 Successfully built 3b75c0dbbc20 18:20:43 Successfully tagged security-secretstore-setup-arm64:latest 18:20:43  Building security-secretstore-setup ... done Building core-metadata 18:20:43 ---> 5e07cdc0dc29 18:20:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:20:43 Removing intermediate container 389a07a6ad5e 18:20:43 ---> 4ec05a6aee99 18:20:43 Step 28/30 : LABEL arch=arm64 18:20:43 ---> Running in 1716c7a98ee1 18:20:44 Collecting docker-compose==1.23.2 18:20:45 Removing intermediate container 1716c7a98ee1 18:20:45 ---> ead422ed27ae 18:20:45 Step 29/30 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 18:20:45 ---> Running in 111c36242292 18:20:45 ---> f0200df9bea3 18:20:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:20:45 Removing intermediate container 111c36242292 18:20:45 ---> d6706410bd78 18:20:45 Step 30/30 : LABEL version=0.0.0 18:20:46 ---> Running in c0f126dab4b7 18:20:46 ---> f8a73ea058f1 18:20:46 Step 18/22 : ENTRYPOINT ["/core-data"] 18:20:46 ---> Running in 1a0b34643db5 18:20:47 Removing intermediate container c0f126dab4b7 18:20:47 ---> bf0a47a157fa 18:20:47 18:20:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:20:47 Successfully built bf0a47a157fa 18:20:47 Collecting cached-property<2,>=1.2.0 18:20:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:20:47 Successfully tagged security-bootstrapper-arm64:latest 18:20:47 Building security-proxy-setup 18:20:47  Building security-bootstrapper ... done Removing intermediate container 1a0b34643db5 18:20:47 ---> 60901913b138 18:20:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:20:47 Collecting docopt<0.7,>=0.6.1 18:20:47 Downloading docopt-0.6.2.tar.gz (25 kB) 18:20:47 ---> Running in d20800089ba1 18:20:48 Removing intermediate container d20800089ba1 18:20:48 ---> 99c0bc5a7b6f 18:20:48 Step 20/22 : LABEL arch=arm64 18:20:48 ---> Running in 574bb22a8be1 18:20:48 Removing intermediate container 574bb22a8be1 18:20:48 ---> 693da7abc9ce 18:20:48 Step 21/22 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 18:20:48 ---> Running in ba609a8402e5 18:20:49 Removing intermediate container ba609a8402e5 18:20:49 ---> fedef0de9923 18:20:49 Step 22/22 : LABEL version=0.0.0 18:20:49 ---> Running in 9fadfaf1f115 18:20:50 Collecting docker<4.0,>=3.6.0 18:20:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:20:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:20:50 Removing intermediate container 9fadfaf1f115 18:20:50 ---> a9d1392e91aa 18:20:50 18:20:50 Successfully built a9d1392e91aa 18:20:50 Successfully tagged core-data-arm64:latest 18:20:50  Building core-data ... done Building support-scheduler 18:20:50 Collecting PyYAML<4,>=3.10 18:20:50 Downloading PyYAML-3.13.tar.gz (270 kB) 18:20:54 Collecting websocket-client<1.0,>=0.32.0 18:20:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:20:54 Collecting dockerpty<0.5,>=0.4.1 18:20:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:20:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:20:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:20:57 Collecting jsonschema<3,>=2.5.1 18:20:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:20:57 Collecting texttable<0.10,>=0.9.0 18:20:57 Downloading texttable-0.9.1.tar.gz (11 kB) 18:21:00 Collecting docker-pycreds>=0.4.0 18:21:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:21:00 Collecting urllib3<1.25,>=1.21.1 18:21:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:21:00 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) 18:21:01 Collecting chardet<3.1.0,>=3.0.2 18:21:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:21:01 Collecting idna<2.8,>=2.5 18:21:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:21:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:21:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:21:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:21:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:21:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:21:02 Attempting uninstall: urllib3 18:21:02 Found existing installation: urllib3 1.26.5 18:21:02 Uninstalling urllib3-1.26.5: 18:21:03 Successfully uninstalled urllib3-1.26.5 18:21:03 Attempting uninstall: idna 18:21:03 Found existing installation: idna 3.2 18:21:03 Uninstalling idna-3.2: 18:21:03 Successfully uninstalled idna-3.2 18:21:04 Attempting uninstall: chardet 18:21:04 Found existing installation: chardet 4.0.0 18:21:04 Uninstalling chardet-4.0.0: 18:21:04 Successfully uninstalled chardet-4.0.0 18:21:06 Attempting uninstall: requests 18:21:06 Found existing installation: requests 2.25.1 18:21:06 Uninstalling requests-2.25.1: 18:21:06 Successfully uninstalled requests-2.25.1 18:21:06 Running setup.py install for texttable: started 18:21:08 Running setup.py install for texttable: finished with status 'done' 18:21:08 Running setup.py install for PyYAML: started 18:21:11 Running setup.py install for PyYAML: finished with status 'done' 18:21:11 Running setup.py install for docopt: started 18:21:13 Running setup.py install for docopt: finished with status 'done' 18:21:13 Running setup.py install for dockerpty: started 18:21:15 Running setup.py install for dockerpty: finished with status 'done' 18:21:17 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 18:21:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:21:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:21:22 ---> 56c4c6ced24c 18:21:22 Step 3/22 : WORKDIR /edgex-go 18:21:22 ---> Using cache 18:21:22 ---> 4bdd985b61a7 18:21:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:22 ---> Using cache 18:21:22 ---> df36d974d8b8 18:21:22 Step 5/22 : RUN apk add --update --no-cache make git 18:21:22 ---> Using cache 18:21:22 ---> 4e7999337041 18:21:22 Step 6/22 : COPY . . 18:21:22 ---> Using cache 18:21:22 ---> ee344f6e9553 18:21:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:21:22 ---> Using cache 18:21:22 ---> 6229c54165e2 18:21:22 Step 8/22 : RUN make cmd/core-command/core-command 18:21:22 ---> Running in 39469cb756a6 18:21:24 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 18:21:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:21:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:21:27 ---> 56c4c6ced24c 18:21:27 Step 3/22 : WORKDIR /edgex-go 18:21:27 ---> Using cache 18:21:27 ---> 4bdd985b61a7 18:21:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:27 ---> Using cache 18:21:27 ---> df36d974d8b8 18:21:27 Step 5/22 : RUN apk add --update --no-cache make git 18:21:27 ---> Using cache 18:21:27 ---> 4e7999337041 18:21:27 Step 6/22 : COPY . . 18:21:27 ---> Using cache 18:21:27 ---> ee344f6e9553 18:21:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:21:27 ---> Using cache 18:21:27 ---> 6229c54165e2 18:21:27 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:21:28 ---> Running in 2168e85569f8 18:21:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:21:33 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:21:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:21:33 ---> 56c4c6ced24c 18:21:33 Step 3/20 : WORKDIR /edgex-go 18:21:33 ---> Using cache 18:21:33 ---> 4bdd985b61a7 18:21:33 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:33 ---> Using cache 18:21:33 ---> df36d974d8b8 18:21:33 Step 5/20 : RUN apk add --update --no-cache make git 18:21:33 ---> Using cache 18:21:33 ---> 4e7999337041 18:21:33 Step 6/20 : COPY . . 18:21:33 ---> Using cache 18:21:33 ---> ee344f6e9553 18:21:33 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:21:33 ---> Using cache 18:21:33 ---> 6229c54165e2 18:21:33 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:21:34 ---> Running in 50c9433284b6 18:21:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:21:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:21:36 ---> 56c4c6ced24c 18:21:36 Step 3/23 : WORKDIR /edgex-go 18:21:36 ---> Using cache 18:21:36 ---> 4bdd985b61a7 18:21:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:36 ---> Using cache 18:21:36 ---> df36d974d8b8 18:21:36 Step 5/23 : RUN apk add --update --no-cache make git 18:21:36 ---> Using cache 18:21:36 ---> 4e7999337041 18:21:36 Step 6/23 : COPY go.mod . 18:21:36 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 18:21:38 ---> af8f35922623 18:21:38 Step 7/23 : RUN go mod download 18:21:38 ---> Running in cba55e1011ec 18:21:39 Removing intermediate container d34021c23925 18:21:39 ---> 5e3e200cbd5c 18:21:39 Step 13/22 : ENV APP_PORT=58890 18:21:39 ---> Running in 2e24e9042715 18:21:40 Removing intermediate container 2e24e9042715 18:21:40 ---> c09c3ba0e2a4 18:21:40 Step 14/22 : EXPOSE $APP_PORT 18:21:40 ---> Running in befc6f95859d 18:21:41 Removing intermediate container befc6f95859d 18:21:41 ---> 89b960f84012 18:21:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:21:42 ---> 49043f794d1c 18:21:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:21:43 ---> 83160f4d369b 18:21:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:21:45 ---> 7d191d3f16d8 18:21:45 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:21:45 ---> Running in f8eef5bdb233 18:21:46 Removing intermediate container cba55e1011ec 18:21:46 ---> 2962a1a4d63a 18:21:46 Step 8/23 : COPY . . 18:21:46 Removing intermediate container f8eef5bdb233 18:21:46 ---> 2688afb8874b 18:21:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:21:46 ---> Running in ddb880809a9b 18:21:47 Removing intermediate container ddb880809a9b 18:21:47 ---> 62d7d65f4be1 18:21:47 Step 20/22 : LABEL arch=arm64 18:21:47 ---> Running in 2e85cf2ad4e1 18:21:48 Removing intermediate container 2e85cf2ad4e1 18:21:48 ---> 8bff91fb3cd4 18:21:48 Step 21/22 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 18:21:48 ---> Running in fc7ab7fd1880 18:21:49 Removing intermediate container fc7ab7fd1880 18:21:49 ---> 478c4f8ba244 18:21:49 Step 22/22 : LABEL version=0.0.0 18:21:49 ---> Running in 7aebbb3ff9e6 18:21:50 Removing intermediate container 7aebbb3ff9e6 18:21:50 ---> b7cc04dd7756 18:21:50 18:21:51 Successfully built b7cc04dd7756 18:21:51 Successfully tagged sys-mgmt-agent-arm64:latest 18:22:03  Building sys-mgmt-agent ... done  ---> cfbe4038b95b 18:22:03 Step 9/23 : RUN go mod tidy 18:22:04 ---> Running in 7910aa985029 18:22:11 Removing intermediate container 7910aa985029 18:22:11 ---> eb32bd8ef056 18:22:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:22:11 ---> Running in 8a63a07f36df 18:22:12 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 18:22:59 Removing intermediate container 39469cb756a6 18:22:59 ---> 261da3ea6140 18:22:59 18:22:59 Step 9/22 : FROM alpine:3.14 18:22:59 ---> 5b8b7b635229 18:22:59 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:22:59 ---> Running in 108c98dc306d 18:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:22:59 (1/1) Installing dumb-init (1.2.5-r1) 18:22:59 Executing busybox-1.33.1-r6.trigger 18:22:59 OK: 6 MiB in 15 packages 18:22:59 Removing intermediate container 108c98dc306d 18:22:59 ---> 60323ed81f67 18:22:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:23:00 ---> Running in d4739772d879 18:23:00 Removing intermediate container d4739772d879 18:23:00 ---> a87191cb7557 18:23:00 Step 12/22 : ENV APP_PORT=59882 18:23:00 ---> Running in 75279716b9fe 18:23:01 Removing intermediate container 75279716b9fe 18:23:01 ---> 4765a36e862c 18:23:01 Step 13/22 : EXPOSE $APP_PORT 18:23:01 ---> Running in 4899913b8c8e 18:23:01 Removing intermediate container 4899913b8c8e 18:23:01 ---> 6c0a6a504873 18:23:01 Step 14/22 : WORKDIR / 18:23:02 ---> Running in aa0c2e606416 18:23:02 Removing intermediate container aa0c2e606416 18:23:02 ---> 9fad4385e389 18:23:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:23:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:23:04 ---> 32b49d27b4c7 18:23:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:23:05 ---> 56e2ca190569 18:23:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:23:06 ---> 519c594c9c4e 18:23:06 Step 18/22 : ENTRYPOINT ["/core-command"] 18:23:06 ---> Running in c5cee22832ab 18:23:07 Removing intermediate container c5cee22832ab 18:23:07 ---> ca464e17abd7 18:23:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:07 ---> Running in 619ce538e31f 18:23:08 Removing intermediate container 619ce538e31f 18:23:08 ---> 35909b7ec5ef 18:23:08 Step 20/22 : LABEL arch=arm64 18:23:08 ---> Running in 3fbbf73e6ead 18:23:09 Removing intermediate container 3fbbf73e6ead 18:23:09 ---> 6628d40cbdb7 18:23:09 Step 21/22 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 18:23:09 ---> Running in 5275a850e7b7 18:23:09 Removing intermediate container 5275a850e7b7 18:23:09 ---> e925a5015a2d 18:23:09 Step 22/22 : LABEL version=0.0.0 18:23:09 ---> Running in 1da770c00955 18:23:10 Removing intermediate container 1da770c00955 18:23:10 ---> d5d1cdbc071c 18:23:10 18:23:10 Successfully built d5d1cdbc071c 18:23:10 Successfully tagged core-command-arm64:latest 18:23:19  Building core-command ... done Removing intermediate container 2168e85569f8 18:23:19 ---> 62788fea3ad4 18:23:19 18:23:19 Step 9/22 : FROM alpine:3.14 18:23:19 ---> 5b8b7b635229 18:23:19 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:23:19 ---> Using cache 18:23:19 ---> 60323ed81f67 18:23:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:23:19 ---> Using cache 18:23:19 ---> a87191cb7557 18:23:19 Step 12/22 : ENV APP_PORT=59881 18:23:19 Removing intermediate container 50c9433284b6 18:23:19 ---> c7fdc96652c5 18:23:19 18:23:19 Step 9/20 : FROM alpine:3.14 18:23:19 ---> 5b8b7b635229 18:23:19 Step 10/20 : RUN apk add --update --no-cache curl 18:23:19 ---> Running in 029712a020ef 18:23:19 ---> Running in 5c669edb9a9e 18:23:19 Removing intermediate container 029712a020ef 18:23:19 ---> 92e1e6824a8b 18:23:19 Step 13/22 : EXPOSE $APP_PORT 18:23:19 ---> Running in 3c29c1507eb2 18:23:20 Removing intermediate container 3c29c1507eb2 18:23:20 ---> 9a250d2dcce1 18:23:20 Step 14/22 : WORKDIR / 18:23:20 ---> Running in 81969e7b4578 18:23:21 Removing intermediate container 81969e7b4578 18:23:21 ---> 248c42b62dae 18:23:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:23:22 ---> d42464ace8c4 18:23:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:23:22 (1/5) Installing ca-certificates (20191127-r5) 18:23:22 (2/5) Installing brotli-libs (1.0.9-r5) 18:23:22 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:23:22 (4/5) Installing libcurl (7.79.1-r0) 18:23:22 (5/5) Installing curl (7.79.1-r0) 18:23:22 Executing busybox-1.33.1-r6.trigger 18:23:22 Executing ca-certificates-20191127-r5.trigger 18:23:22 OK: 8 MiB in 19 packages 18:23:24 ---> cb4c41bc449f 18:23:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:23:24 Removing intermediate container 5c669edb9a9e 18:23:24 ---> 9947989b2ffb 18:23:24 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:23:24 ---> Running in 31406bcc53b3 18:23:24 ---> 9502f609b3ca 18:23:24 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:23:25 ---> Running in 7f772e23e59d 18:23:25 Removing intermediate container 31406bcc53b3 18:23:25 ---> 0b0095ec355e 18:23:25 Step 12/20 : WORKDIR /edgex 18:23:25 ---> Running in d78d83bf7495 18:23:25 Removing intermediate container 7f772e23e59d 18:23:25 ---> f04788dd6c1d 18:23:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:25 ---> Running in 7dac83f14b92 18:23:26 Removing intermediate container d78d83bf7495 18:23:26 ---> a5eb46a55d87 18:23:26 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:23:26 Removing intermediate container 7dac83f14b92 18:23:26 ---> ccaa294efa30 18:23:26 Step 20/22 : LABEL arch=arm64 18:23:26 ---> Running in 920975c7ad98 18:23:26 Removing intermediate container 920975c7ad98 18:23:26 ---> 963c1b680a93 18:23:26 Step 21/22 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 18:23:26 ---> 80333acef5fd 18:23:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:23:27 ---> Running in 59f04331a22f 18:23:27 Removing intermediate container 59f04331a22f 18:23:27 ---> 4503d5dc741c 18:23:27 Step 22/22 : LABEL version=0.0.0 18:23:27 ---> Running in 6bfc1eaff607 18:23:28 ---> 49090d8fd1c8 18:23:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:23:28 Removing intermediate container 6bfc1eaff607 18:23:28 ---> 4aa4e14e5d6a 18:23:28 18:23:28 Successfully built 4aa4e14e5d6a 18:23:28 Successfully tagged core-metadata-arm64:latest 18:23:29  Building core-metadata ... done  ---> 345699c7edd9 18:23:29 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:23:29 ---> Running in 10b58e2baa5d 18:23:30 Removing intermediate container 10b58e2baa5d 18:23:30 ---> ee5944b850aa 18:23:30 Step 17/20 : CMD ["--init=true"] 18:23:30 ---> Running in 1e1dd6875ea5 18:23:30 Removing intermediate container 8a63a07f36df 18:23:30 ---> cbd2c8584ec6 18:23:30 18:23:30 Step 11/23 : FROM alpine:3.14 18:23:30 ---> 5b8b7b635229 18:23:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:23:30 ---> Using cache 18:23:30 ---> 60323ed81f67 18:23:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:23:30 ---> Using cache 18:23:30 ---> a87191cb7557 18:23:30 Step 14/23 : ENV APP_PORT=59861 18:23:30 ---> Running in 68cc79263000 18:23:31 Removing intermediate container 1e1dd6875ea5 18:23:31 ---> d2431b73b13a 18:23:31 Step 18/20 : LABEL arch=arm64 18:23:31 ---> Running in 2da5f9409030 18:23:31 Removing intermediate container 68cc79263000 18:23:31 ---> 4cf3e22ec016 18:23:31 Step 15/23 : EXPOSE $APP_PORT 18:23:31 ---> Running in 9acea3678bca 18:23:31 Removing intermediate container 2da5f9409030 18:23:31 ---> b16d63bc4fa0 18:23:31 Step 19/20 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 18:23:31 ---> Running in 615004e9bdf2 18:23:31 Removing intermediate container 9acea3678bca 18:23:31 ---> 23372395ad80 18:23:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:23:32 Removing intermediate container 615004e9bdf2 18:23:32 ---> f37bd67d586f 18:23:32 Step 20/20 : LABEL version=0.0.0 18:23:32 ---> Running in cfb98faf269e 18:23:32 Removing intermediate container cfb98faf269e 18:23:32 ---> b2f46136caec 18:23:32 18:23:32 ---> cbdb6f13850d 18:23:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:23:33 Successfully built b2f46136caec 18:23:33 Successfully tagged security-proxy-setup-arm64:latest 18:23:34  Building security-proxy-setup ... done  ---> 12975e118e49 18:23:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:23:34 ---> 54c2475cc1ab 18:23:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:23:34 ---> Running in 09fe0eb23a8c 18:23:35 Removing intermediate container 09fe0eb23a8c 18:23:35 ---> ab156e028e7a 18:23:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:35 ---> Running in 0d03c2360598 18:23:35 Removing intermediate container 0d03c2360598 18:23:35 ---> 8af3064ff5f1 18:23:35 Step 21/23 : LABEL arch=arm64 18:23:35 ---> Running in c001a128f13a 18:23:36 Removing intermediate container c001a128f13a 18:23:36 ---> 1a94e2ff5b09 18:23:36 Step 22/23 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 18:23:36 ---> Running in f22c5d256b72 18:23:36 Removing intermediate container f22c5d256b72 18:23:36 ---> 3f7300cc5579 18:23:36 Step 23/23 : LABEL version=0.0.0 18:23:36 ---> Running in 164bb76b72a1 18:23:36 Removing intermediate container 164bb76b72a1 18:23:36 ---> 19b36e438eb1 18:23:36 18:23:37 Successfully built 19b36e438eb1 18:23:37 Successfully tagged support-scheduler-arm64:latest 18:23:37  Building support-scheduler ... done  [Pipeline] } 18:23:37 $ docker stop --time=1 5180eb2b27ecd49fa091efd9bb58edb04b787f0ed7bdb6dbcfe5c135da5c995a 18:23:39 $ docker rm -f 5180eb2b27ecd49fa091efd9bb58edb04b787f0ed7bdb6dbcfe5c135da5c995a [Pipeline] // withDockerContainer [Pipeline] sh 18:23:40 + docker images 18:23:40 REPOSITORY TAG IMAGE ID CREATED SIZE 18:23:40 support-scheduler-arm64 latest 19b36e438eb1 4 seconds ago 15.3MB 18:23:40 security-proxy-setup-arm64 latest b2f46136caec 8 seconds ago 25.5MB 18:23:40 cbd2c8584ec6 10 seconds ago 1.57GB 18:23:40 core-metadata-arm64 latest 4aa4e14e5d6a 12 seconds ago 15.9MB 18:23:40 62788fea3ad4 23 seconds ago 1.57GB 18:23:40 c7fdc96652c5 23 seconds ago 1.57GB 18:23:40 core-command-arm64 latest d5d1cdbc071c 30 seconds ago 15.2MB 18:23:40 261da3ea6140 46 seconds ago 1.57GB 18:23:40 sys-mgmt-agent-arm64 latest b7cc04dd7756 About a minute ago 277MB 18:23:40 core-data-arm64 latest a9d1392e91aa 2 minutes ago 19.6MB 18:23:40 security-bootstrapper-arm64 latest bf0a47a157fa 2 minutes ago 17.8MB 18:23:40 security-secretstore-setup-arm64 latest 3b75c0dbbc20 2 minutes ago 26.8MB 18:23:40 support-notifications-arm64 latest f5aaec7a00fa 3 minutes ago 16.1MB 18:23:40 6ed9f40930b1 3 minutes ago 1.58GB 18:23:40 b79a12532c93 3 minutes ago 1.57GB 18:23:40 6245f7139ffb 3 minutes ago 1.57GB 18:23:40 dc2639eab813 3 minutes ago 1.58GB 18:23:40 287135c54966 3 minutes ago 1.57GB 18:23:40 ci-base-image-arm64 latest 56c4c6ced24c 13 minutes ago 1.24GB 18:23:40 alpine 3.14 5b8b7b635229 3 days ago 5.35MB 18:23:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 18:23:40 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 18:23:40 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 18:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:41 18:23:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:42 arm64: Pulling from edgex-lftools-log-publisher 18:23:42 448f6bf000e3: Pulling fs layer 18:23:42 f757da607395: Pulling fs layer 18:23:42 05883995daec: Pulling fs layer 18:23:42 8603b9c90790: Pulling fs layer 18:23:42 1560dd03e051: Pulling fs layer 18:23:42 27f5ce0e4adf: Pulling fs layer 18:23:42 c2d8d7efcc4b: Pulling fs layer 18:23:42 1560dd03e051: Waiting 18:23:42 27f5ce0e4adf: Waiting 18:23:42 c2d8d7efcc4b: Waiting 18:23:42 8603b9c90790: Waiting 18:23:42 f757da607395: Verifying Checksum 18:23:42 f757da607395: Download complete 18:23:42 8603b9c90790: Download complete 18:23:42 1560dd03e051: Verifying Checksum 18:23:42 1560dd03e051: Download complete 18:23:42 27f5ce0e4adf: Download complete 18:23:42 05883995daec: Verifying Checksum 18:23:42 05883995daec: Download complete 18:23:42 448f6bf000e3: Verifying Checksum 18:23:42 448f6bf000e3: Download complete 18:23:45 c2d8d7efcc4b: Verifying Checksum 18:23:45 c2d8d7efcc4b: Download complete 18:23:46 448f6bf000e3: Pull complete 18:23:47 f757da607395: Pull complete 18:23:48 05883995daec: Pull complete 18:23:48 8603b9c90790: Pull complete 18:23:49 1560dd03e051: Pull complete 18:23:50 27f5ce0e4adf: Pull complete 18:24:05 c2d8d7efcc4b: Pull complete 18:24:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:24:05 prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container 18:24:05 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:24:08 $ docker top 60914470cae144857b423774198f61031abf76c4011180ea5a0ed0a124e8b23f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:09 ---> job-cost.sh 18:24:09 lf-activate-venv: SKIPPING 18:24:09 INFO: No Stack... 18:24:09 INFO: Retrieving Pricing Info for: v3-standard-4 18:24:10 INFO: Archiving Costs [Pipeline] sh 18:24:11 + cat /w/workspace/edgex-go/6/archives/cost.csv 18:24:11 + cut -d, -f6 [Pipeline] lock 18:24:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-6-stack-cost] 18:24:11 Resource [jenkins-edgexfoundry-edgex-go-PR-3816-6-stack-cost] did not exist. Created. 18:24:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:12 + echo total: 0.10999999940395355 [Pipeline] stash 18:24:12 Stashed 1 file(s) [Pipeline] } 18:24:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:24:12 $ docker stop --time=1 60914470cae144857b423774198f61031abf76c4011180ea5a0ed0a124e8b23f 18:24:14 $ docker rm -f 60914470cae144857b423774198f61031abf76c4011180ea5a0ed0a124e8b23f [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 18:24:15 provisioning config files... 18:24:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config1873014370587235088tmp [Pipeline] { [Pipeline] sh 18:24:16 + set +x 18:24:16 + curl -s https://codecov.io/bash 18:24:16 + bash -s -- 18:24:21 18:24:21 _____ _ 18:24:21 / ____| | | 18:24:21 | | ___ __| | ___ ___ _____ __ 18:24:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:24:21 | |___| (_) | (_| | __/ (_| (_) \ V / 18:24:21 \_____\___/ \__,_|\___|\___\___/ \_/ 18:24:21 Bash-1.0.6 18:24:21 18:24:21 18:24:21 ==> git version 2.24.4 found 18:24:21 ==> 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 18:24:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:24:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:24:21 ==> Jenkins CI detected. 18:24:21 current dir:  /w/workspace/edgex-go/6 18:24:21 project root: . 18:24:21 --> token set from env 18:24:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:24:21 ==> Running gcov in . (disable via -X gcov) 18:24:21 ==> Python coveragepy not found 18:24:21 ==> Searching for coverage reports in: 18:24:21 + . 18:24:21 -> Found 1 reports 18:24:21 ==> Detecting git/mercurial file structure 18:24:21 ==> Reading reports 18:24:21 + ./coverage.out bytes=428380 18:24:21 ==> Appending adjustments 18:24:21 https://docs.codecov.io/docs/fixing-reports 18:24:22 + Found adjustments 18:24:22 ==> Gzipping contents 18:24:22 60K /tmp/codecov.EYQZOP.gz 18:24:22 ==> Uploading reports 18:24:22 url: https://codecov.io 18:24:22 query: branch=PR-3816&commit=beb84ff320a837ce2b6af90ce32e9ab89a48ba58&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= 18:24:22 -> Pinging Codecov 18:24:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3816&commit=beb84ff320a837ce2b6af90ce32e9ab89a48ba58&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= 18:24:23 -> Uploading to 18:24:23 https://storage.googleapis.com/codecov/v4/raw/2021-11-15/00271124DB129430A58F1EEE437C3FCB/beb84ff320a837ce2b6af90ce32e9ab89a48ba58/80480370-da02-4c2e-a9a0-59c9d6b6c10c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211115T182422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=247f1316e3a0ff652ebbf163c192d43c0e0102f5f3f013c16c97c71f4381aaff 18:24:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:23 Dload Upload Total Spent Left Speed 18:24:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57678 0 0 100 57678 0 164k --:--:-- --:--:-- --:--:-- 164k 18:24:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [Pipeline] } 18:24:23 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:24:24 + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:24:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:24:25 ---> package-listing.sh 18:24:25 ++ facter osfamily 18:24:25 ++ tr '[:upper:]' '[:lower:]' 18:24:26 + OS_FAMILY=redhat 18:24:26 + workspace=/w/workspace/edgex-go/6 18:24:26 + START_PACKAGES=/tmp/packages_start.txt 18:24:26 + END_PACKAGES=/tmp/packages_end.txt 18:24:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:24:26 + PACKAGES=/tmp/packages_start.txt 18:24:26 + '[' /w/workspace/edgex-go/6 ']' 18:24:26 + PACKAGES=/tmp/packages_end.txt 18:24:26 + case "${OS_FAMILY}" in 18:24:26 + sort 18:24:26 + rpm -qa 18:24:29 + '[' -f /tmp/packages_start.txt ']' 18:24:29 + '[' -f /tmp/packages_end.txt ']' 18:24:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:24:29 + '[' /w/workspace/edgex-go/6 ']' 18:24:29 + mkdir -p /w/workspace/edgex-go/6/archives/ 18:24:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 18:24:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:24:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:30 18:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:24:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:30 latest: Pulling from edgex-lftools-log-publisher 18:24:30 b4d181a07f80: Pulling fs layer 18:24:30 a1111a8f2ec3: Pulling fs layer 18:24:30 ed53099fbce6: Pulling fs layer 18:24:30 dc539afda2c1: Pulling fs layer 18:24:30 77bc0d833cb6: Pulling fs layer 18:24:30 9065ff56babe: Pulling fs layer 18:24:30 d287ab97295c: Pulling fs layer 18:24:30 dc539afda2c1: Waiting 18:24:30 77bc0d833cb6: Waiting 18:24:30 9065ff56babe: Waiting 18:24:30 d287ab97295c: Waiting 18:24:30 a1111a8f2ec3: Download complete 18:24:30 dc539afda2c1: Download complete 18:24:30 77bc0d833cb6: Verifying Checksum 18:24:30 77bc0d833cb6: Download complete 18:24:30 ed53099fbce6: Verifying Checksum 18:24:30 ed53099fbce6: Download complete 18:24:30 9065ff56babe: Verifying Checksum 18:24:30 9065ff56babe: Download complete 18:24:31 d287ab97295c: Verifying Checksum 18:24:31 d287ab97295c: Download complete 18:24:31 b4d181a07f80: Verifying Checksum 18:24:31 b4d181a07f80: Download complete 18:24:33 b4d181a07f80: Pull complete 18:24:33 a1111a8f2ec3: Pull complete 18:24:33 ed53099fbce6: Pull complete 18:24:33 dc539afda2c1: Pull complete 18:24:34 77bc0d833cb6: Pull complete 18:24:34 9065ff56babe: Pull complete 18:24:39 d287ab97295c: Pull complete 18:24:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:24:39 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 18:24:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:24:42 $ docker top 129002125c01394251299c8665f6d11ddb148144ff1f938f02998ad03c484a0b -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:43 + touch /tmp/pre-build-complete [Pipeline] sh 18:24:43 + mkdir -p /var/log/sysstat [Pipeline] sh 18:24:43 + ls /var/log/sa-host 18:24:43 + sadf -c /var/log/sa-host/sa15 18:24:43 file_magic: OK 18:24:43 HZ: Using current value: 100 18:24:43 file_header: OK 18:24:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:24:43 Statistics: 18:24:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:24:43 File successfully converted to sysstat format version 12.0.3 18:24:43 + sadf -c /var/log/sa-host/sa30 18:24:43 file_magic: OK 18:24:43 HZ: Using current value: 100 18:24:43 file_header: OK 18:24:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:24:43 Statistics: 18:24:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:24:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:44 provisioning config files... 18:24:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config4917554292471716571tmp [Pipeline] { [Pipeline] echo 18:24:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:24:44 ---> create-netrc.sh [Pipeline] } 18:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:24:44 ---> python-tools-install.sh [Pipeline] echo 18:24:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:24:45 ---> sudo-logs.sh 18:24:45 Archiving 'sudo' log.. 18:24:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-672.novalocal: Name or service not known 18:24:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-672.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:24:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:24:45 ---> job-cost.sh 18:24:45 lf-activate-venv: SKIPPING 18:24:45 DEBUG: total: 0.10999999940395355 18:24:45 INFO: Retrieving Stack Cost... 18:24:46 INFO: Retrieving Pricing Info for: v3-standard-2 18:24:47 INFO: Archiving Costs [Pipeline] echo 18:24:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:24:47 ---> logs-deploy.sh 18:24:47 lf-activate-venv: SKIPPING 18:24:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/6 18:24:47 INFO: archiving workspace using pattern(s): 18:24:48 Archives upload complete. 18:24:48 INFO: archiving logs to Nexus 18:24:48 ---> uname -a: 18:24:48 Linux prd-centos7-docker-4c-2g-672.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:24:48 18:24:48 18:24:48 ---> lscpu: 18:24:48 Architecture: x86_64 18:24:48 CPU op-mode(s): 32-bit, 64-bit 18:24:48 Byte Order: Little Endian 18:24:48 Address sizes: 40 bits physical, 48 bits virtual 18:24:48 CPU(s): 2 18:24:48 On-line CPU(s) list: 0,1 18:24:48 Thread(s) per core: 1 18:24:48 Core(s) per socket: 1 18:24:48 Socket(s): 2 18:24:48 NUMA node(s): 1 18:24:48 Vendor ID: AuthenticAMD 18:24:48 CPU family: 23 18:24:48 Model: 49 18:24:48 Model name: AMD EPYC-Rome Processor 18:24:48 Stepping: 0 18:24:48 CPU MHz: 2799.996 18:24:48 BogoMIPS: 5599.99 18:24:48 Virtualization: AMD-V 18:24:48 Hypervisor vendor: KVM 18:24:48 Virtualization type: full 18:24:48 L1d cache: 32K 18:24:48 L1i cache: 32K 18:24:48 L2 cache: 512K 18:24:48 L3 cache: 16384K 18:24:48 NUMA node0 CPU(s): 0,1 18:24:48 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 18:24:48 18:24:48 18:24:48 ---> nproc: 18:24:48 2 18:24:48 18:24:48 18:24:48 ---> df -h: 18:24:48 Filesystem Size Used Avail Use% Mounted on 18:24:48 overlay 40G 13G 28G 32% / 18:24:48 tmpfs 64M 0 64M 0% /dev 18:24:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:24:48 shm 64M 0 64M 0% /dev/shm 18:24:48 /dev/vda1 40G 13G 28G 32% /facter-os 18:24:48 18:24:48 18:24:48 ---> sar -b -r -n DEV: 18:24:48 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 18:24:48 18:24:48 17:50:20 LINUX RESTART (2 CPU) 18:24:48 18:24:48 17:51:02 tps rtps wtps bread/s bwrtn/s 18:24:48 17:52:01 2.71 0.00 2.71 0.00 646.44 18:24:48 17:53:01 0.53 0.00 0.53 0.00 8.53 18:24:48 17:54:01 0.30 0.00 0.30 0.00 3.35 18:24:48 17:55:01 0.20 0.00 0.20 0.00 2.43 18:24:48 17:56:01 0.20 0.00 0.20 0.00 1.82 18:24:48 17:57:01 0.33 0.00 0.33 0.00 4.81 18:24:48 17:58:01 0.25 0.00 0.25 0.00 2.60 18:24:48 17:59:01 0.27 0.00 0.27 0.00 3.48 18:24:48 18:00:01 1.13 0.73 0.40 132.45 7.40 18:24:48 18:01:01 5.80 0.02 5.78 0.13 3430.93 18:24:48 18:02:01 48.50 2.83 45.67 2022.78 2697.67 18:24:48 18:03:01 12.71 0.43 12.27 303.21 3129.96 18:24:48 18:04:01 14.21 0.22 13.99 26.52 9076.99 18:24:48 18:05:02 411.61 0.00 411.61 0.00 88379.17 18:24:48 18:06:01 55.55 0.20 55.34 6.50 9982.71 18:24:48 18:07:01 109.23 0.00 109.23 0.00 3731.67 18:24:48 18:08:01 484.69 211.82 272.87 9928.89 167614.51 18:24:48 18:09:01 348.40 38.18 310.22 1639.55 166596.35 18:24:48 18:10:01 669.62 115.63 553.99 5538.34 221887.07 18:24:48 18:11:01 126.60 19.52 107.08 1573.48 16824.98 18:24:48 18:12:01 0.25 0.07 0.18 0.93 2.35 18:24:48 18:13:01 0.20 0.00 0.20 0.00 1.92 18:24:48 18:14:01 0.30 0.00 0.30 0.00 3.13 18:24:48 18:15:01 0.33 0.00 0.33 0.00 4.21 18:24:48 18:16:01 0.17 0.00 0.17 0.00 1.37 18:24:48 18:17:01 0.20 0.00 0.20 0.00 1.92 18:24:48 18:18:01 0.23 0.00 0.23 0.00 1.88 18:24:48 18:19:01 0.27 0.00 0.27 0.00 2.98 18:24:48 18:20:01 0.25 0.00 0.25 0.00 2.33 18:24:48 18:21:01 0.25 0.00 0.25 0.00 3.32 18:24:48 18:22:01 0.27 0.00 0.27 0.00 3.43 18:24:48 18:23:01 0.17 0.00 0.17 0.00 1.47 18:24:48 18:24:01 0.52 0.00 0.52 0.00 6.53 18:24:48 Average: 69.66 11.83 57.83 642.60 21059.91 18:24:48 18:24:48 17:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:24:48 17:52:01 5948976 0 484992 6.06 2620 1572352 1051776 11.61 361176 1474180 12 18:24:48 17:53:01 5954592 0 479372 5.99 2620 1572356 1022308 11.29 355832 1474616 8 18:24:48 17:54:01 5950584 0 483372 6.04 2620 1572364 1022308 11.29 359876 1474620 8 18:24:48 17:55:01 5950312 0 483640 6.04 2620 1572368 1022376 11.29 359340 1475152 8 18:24:48 17:56:01 5949868 0 484080 6.04 2620 1572372 1022460 11.29 359804 1475152 20 18:24:48 17:57:01 5941388 0 492556 6.15 2620 1572376 1022376 11.29 368244 1475152 16 18:24:48 17:58:01 5939896 0 494044 6.17 2620 1572380 1022376 11.29 369748 1475152 8 18:24:48 17:59:01 5940032 0 493900 6.17 2620 1572388 1022376 11.29 371144 1473944 8 18:24:48 18:00:01 5802672 0 596848 7.45 2620 1606800 1264820 13.96 500708 1477432 30388 18:24:48 18:01:01 5714712 0 608512 7.60 2620 1683096 1278492 14.12 585496 1477848 4588 18:24:48 18:02:01 5506428 0 651636 8.14 2620 1848256 1332868 14.72 740992 1523452 39896 18:24:48 18:03:01 5343268 0 716828 8.95 2620 1946224 1378252 15.22 851400 1570648 38948 18:24:48 18:04:01 4785824 0 738952 9.23 2620 2481544 1545136 17.06 945176 1998828 463440 18:24:48 18:05:02 3632852 0 960552 11.99 2620 3412916 1504464 16.61 1206816 2705200 70144 18:24:48 18:06:01 3263500 0 1070056 13.36 2620 3672764 1667728 18.41 1449812 2810364 45364 18:24:48 18:07:01 3254040 0 1124628 14.04 2620 3627652 1608900 17.76 1474728 2774344 62208 18:24:48 18:08:01 1639372 0 1312076 16.38 2620 5054872 3232916 35.69 1425544 4366748 16 18:24:48 18:09:01 708108 0 1397720 17.45 2620 5900492 2646860 29.22 3112012 3543576 4520 18:24:48 18:10:01 1343264 0 1472884 18.39 2620 5190172 2927044 32.32 2656156 3344092 21744 18:24:48 18:11:01 2867224 0 1156844 14.44 2620 3982252 1537740 16.98 1476004 3042948 8 18:24:48 18:12:01 2884008 0 1140056 14.23 2620 3982256 1399668 15.45 1466452 3038916 8 18:24:48 18:13:01 2892140 0 1131920 14.13 2620 3982260 1384176 15.28 1464284 3034940 8 18:24:48 18:14:01 2877484 0 1146572 14.32 2620 3982264 1384176 15.28 1486844 3026876 8 18:24:48 18:15:01 2881844 0 1142208 14.26 2620 3982268 1384176 15.28 1482452 3027196 8 18:24:48 18:16:01 2882052 0 1141996 14.26 2620 3982272 1384260 15.28 1482776 3027196 12 18:24:48 18:17:01 2882064 0 1141976 14.26 2620 3982280 1384176 15.28 1482700 3027200 12 18:24:48 18:18:01 2882396 0 1141644 14.25 2620 3982280 1384176 15.28 1482636 3027196 8 18:24:48 18:19:01 2880380 0 1143652 14.28 2620 3982288 1384176 15.28 1484668 3027196 8 18:24:48 18:20:01 2880720 0 1143312 14.28 2620 3982288 1384176 15.28 1484484 3027036 8 18:24:48 18:21:01 2878084 0 1145940 14.31 2620 3982296 1384260 15.28 1487040 3026304 12 18:24:48 18:22:01 2878816 0 1145204 14.30 2620 3982300 1384176 15.28 1486724 3026300 12 18:24:48 18:23:01 2878672 0 1145348 14.30 2620 3982300 1384224 15.28 1487884 3025156 8 18:24:48 18:24:01 2878728 0 1145284 14.30 2620 3982308 1384176 15.28 1487880 3025156 8 18:24:48 Average: 3905888 0 926018 11.56 2620 3174414 1458896 16.11 1169601 2478791 23681 18:24:48 18:24:48 17:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:24:48 17:52:01 eth0 0.51 0.37 0.87 0.03 0.00 0.00 0.00 0.00 18:24:48 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:53:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:54:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:55:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:56:01 eth0 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 18:24:48 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:57:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:58:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:59:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:00:01 eth0 232.21 163.31 559.33 35.30 0.00 0.00 0.00 0.00 18:24:48 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:01:01 eth0 213.02 181.06 1289.24 12.43 0.00 0.00 0.00 0.00 18:24:48 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:02:01 eth0 228.97 185.96 1397.66 25.18 0.00 0.00 0.00 0.00 18:24:48 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:03:01 veth40a936a 694.32 535.00 61.44 1527.93 0.00 0.00 0.00 0.00 18:24:48 18:03:01 eth0 562.86 705.86 1545.90 67.97 0.00 0.00 0.00 0.00 18:24:48 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:03:01 docker0 694.32 534.87 51.94 1527.91 0.00 0.00 0.00 0.00 18:24:48 18:04:01 eth0 605.38 637.23 4413.53 56.75 0.00 0.00 0.00 0.00 18:24:48 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:04:01 docker0 561.60 459.59 39.43 1193.62 0.00 0.00 0.00 0.00 18:24:48 18:05:02 veth48b395a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:24:48 18:05:02 eth0 307.18 271.81 2074.46 34.57 0.00 0.00 0.00 0.00 18:24:48 18:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:05:02 docker0 253.50 275.82 19.15 2045.70 0.00 0.00 0.00 0.00 18:24:48 18:06:01 veth48b395a 0.75 0.76 0.06 0.08 0.00 0.00 0.00 0.00 18:24:48 18:06:01 eth0 29.70 14.56 25.21 11.69 0.00 0.00 0.00 0.00 18:24:48 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:06:01 docker0 0.75 0.75 0.05 0.07 0.00 0.00 0.00 0.00 18:24:48 18:07:01 veth48b395a 1.32 1.32 0.10 0.10 0.00 0.00 0.00 0.00 18:24:48 18:07:01 eth0 13.74 7.59 10.43 5.57 0.00 0.00 0.00 0.00 18:24:48 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:07:01 docker0 1.32 1.32 0.08 0.10 0.00 0.00 0.00 0.00 18:24:48 18:08:01 vethe85ef0b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:08:01 veth340ceb5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:08:01 veth6a7552f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:08:01 eth0 123.45 74.92 1703.06 133.46 0.00 0.00 0.00 0.00 18:24:48 18:09:01 eth0 56.37 31.01 241.90 9.69 0.00 0.00 0.00 0.00 18:24:48 18:09:01 vethac302ad 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:24:48 18:09:01 veth3600d74 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 18:24:48 18:09:01 vethe36ee89 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:24:48 18:10:01 eth0 146.46 66.69 1662.94 23.81 0.00 0.00 0.00 0.00 18:24:48 18:10:01 veth36a906f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:24:48 18:10:01 veth3600d74 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 18:24:48 18:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 18:11:01 eth0 42.94 28.20 116.53 111.14 0.00 0.00 0.00 0.00 18:24:48 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:11:01 docker0 1557.23 1382.28 113.70 5639.90 0.00 0.00 0.00 0.00 18:24:48 18:12:01 eth0 1.18 0.92 0.71 0.24 0.00 0.00 0.00 0.00 18:24:48 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:13:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:14:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:15:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:16:01 eth0 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:24:48 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:17:01 eth0 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:24:48 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:18:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:48 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:19:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:20:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:21:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 18:24:48 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:22:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:23:01 eth0 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 18:24:48 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:24:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 Average: eth0 77.85 71.94 456.37 16.02 0.00 0.00 0.00 0.00 18:24:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:48 Average: docker0 47.24 41.93 3.45 171.08 0.00 0.00 0.00 0.00 18:24:48 18:24:48 18:24:48 ---> sar -P ALL: 18:24:48 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 18:24:48 18:24:48 17:50:20 LINUX RESTART (2 CPU) 18:24:48 18:24:48 17:51:02 CPU %user %nice %system %iowait %steal %idle 18:24:48 17:52:01 all 0.29 0.00 0.06 0.00 0.00 99.65 18:24:48 17:52:01 0 0.46 0.00 0.05 0.00 0.00 99.49 18:24:48 17:52:01 1 0.12 0.00 0.07 0.00 0.00 99.81 18:24:48 17:53:01 all 0.26 0.00 0.08 0.00 0.03 99.63 18:24:48 17:53:01 0 0.43 0.00 0.03 0.00 0.03 99.50 18:24:48 17:53:01 1 0.08 0.00 0.12 0.00 0.03 99.77 18:24:48 17:54:01 all 0.22 0.00 0.05 0.00 0.03 99.71 18:24:48 17:54:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:24:48 17:54:01 1 0.38 0.00 0.03 0.00 0.03 99.55 18:24:48 17:55:01 all 0.26 0.00 0.05 0.00 0.03 99.66 18:24:48 17:55:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:24:48 17:55:01 1 0.45 0.00 0.05 0.00 0.03 99.47 18:24:48 17:56:01 all 0.23 0.00 0.04 0.00 0.01 99.72 18:24:48 17:56:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:24:48 17:56:01 1 0.40 0.00 0.03 0.00 0.00 99.57 18:24:48 17:57:01 all 0.25 0.00 0.08 0.00 0.01 99.67 18:24:48 17:57:01 0 0.07 0.00 0.08 0.00 0.02 99.83 18:24:48 17:57:01 1 0.43 0.00 0.07 0.00 0.00 99.50 18:24:48 17:58:01 all 0.18 0.00 0.04 0.00 0.03 99.76 18:24:48 17:58:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:24:48 17:58:01 1 0.30 0.00 0.05 0.00 0.02 99.63 18:24:48 17:59:01 all 0.12 0.00 0.04 0.00 0.00 99.84 18:24:48 17:59:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:24:48 17:59:01 1 0.17 0.00 0.05 0.00 0.00 99.78 18:24:48 18:00:01 all 3.44 0.00 0.50 0.02 0.03 96.01 18:24:48 18:00:01 0 3.98 0.00 0.47 0.02 0.03 95.50 18:24:48 18:00:01 1 2.90 0.00 0.52 0.02 0.03 96.53 18:24:48 18:01:01 all 1.75 0.00 0.50 0.00 0.03 97.72 18:24:48 18:01:01 0 2.12 0.00 0.63 0.00 0.05 97.21 18:24:48 18:01:01 1 1.39 0.00 0.37 0.00 0.02 98.22 18:24:48 18:02:01 all 5.73 0.00 1.50 1.41 0.06 91.30 18:24:48 18:02:01 0 6.63 0.00 1.81 1.43 0.07 90.06 18:24:48 18:02:01 1 4.84 0.00 1.20 1.38 0.05 92.53 18:24:48 18:24:48 18:02:01 CPU %user %nice %system %iowait %steal %idle 18:24:48 18:03:01 all 5.88 0.00 2.31 0.20 0.09 91.52 18:24:48 18:03:01 0 5.36 0.00 2.34 0.00 0.12 92.17 18:24:48 18:03:01 1 6.38 0.00 2.28 0.39 0.07 90.88 18:24:48 18:04:01 all 12.82 0.00 2.93 0.45 0.10 83.70 18:24:48 18:04:01 0 15.79 0.00 3.01 0.18 0.12 80.91 18:24:48 18:04:01 1 9.91 0.00 2.85 0.72 0.07 86.45 18:24:48 18:05:02 all 31.08 0.00 11.61 3.84 0.13 53.33 18:24:48 18:05:02 0 30.61 0.00 12.04 3.97 0.14 53.23 18:24:48 18:05:02 1 31.55 0.00 11.18 3.71 0.12 53.43 18:24:48 18:06:01 all 48.24 0.00 4.81 0.58 0.11 46.26 18:24:48 18:06:01 0 48.88 0.00 4.75 0.49 0.11 45.77 18:24:48 18:06:01 1 47.60 0.00 4.87 0.67 0.11 46.75 18:24:48 18:07:01 all 67.25 0.00 6.36 1.33 0.16 24.90 18:24:48 18:07:01 0 66.30 0.00 6.30 1.24 0.16 26.00 18:24:48 18:07:01 1 68.19 0.00 6.42 1.42 0.16 23.81 18:24:48 18:08:01 all 41.38 0.00 13.23 16.79 0.19 28.41 18:24:48 18:08:01 0 41.14 0.00 13.44 17.40 0.18 27.83 18:24:48 18:08:01 1 41.61 0.00 13.03 16.17 0.20 29.00 18:24:48 18:09:01 all 75.50 0.00 15.05 5.93 0.20 3.32 18:24:48 18:09:01 0 76.62 0.00 15.13 4.71 0.21 3.34 18:24:48 18:09:01 1 74.38 0.00 14.98 7.16 0.19 3.29 18:24:48 18:10:01 all 67.55 0.00 20.75 9.63 0.18 1.90 18:24:48 18:10:01 0 68.92 0.00 19.98 9.30 0.17 1.64 18:24:48 18:10:01 1 66.18 0.00 21.51 9.96 0.19 2.16 18:24:48 18:11:01 all 19.92 0.00 4.66 1.22 0.06 74.14 18:24:48 18:11:01 0 20.24 0.00 4.27 1.74 0.07 73.68 18:24:48 18:11:01 1 19.60 0.00 5.05 0.71 0.05 74.60 18:24:48 18:12:01 all 0.28 0.00 0.05 0.00 0.01 99.66 18:24:48 18:12:01 0 0.07 0.00 0.07 0.00 0.00 99.87 18:24:48 18:12:01 1 0.50 0.00 0.03 0.00 0.02 99.45 18:24:48 18:13:01 all 0.14 0.00 0.08 0.00 0.02 99.77 18:24:48 18:13:01 0 0.07 0.00 0.08 0.00 0.02 99.83 18:24:48 18:13:01 1 0.22 0.00 0.07 0.00 0.02 99.70 18:24:48 18:24:48 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:24:48 18:14:01 all 0.22 0.00 0.03 0.00 0.03 99.72 18:24:48 18:14:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:24:48 18:14:01 1 0.37 0.00 0.02 0.00 0.02 99.60 18:24:48 18:15:01 all 0.26 0.00 0.03 0.00 0.01 99.70 18:24:48 18:15:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:24:48 18:15:01 1 0.47 0.00 0.02 0.00 0.02 99.50 18:24:48 18:16:01 all 0.20 0.00 0.03 0.00 0.01 99.77 18:24:48 18:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:24:48 18:16:01 1 0.37 0.00 0.02 0.00 0.02 99.60 18:24:48 18:17:01 all 0.18 0.00 0.05 0.00 0.02 99.76 18:24:48 18:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:24:48 18:17:01 1 0.28 0.00 0.05 0.00 0.02 99.65 18:24:48 18:18:01 all 0.18 0.00 0.03 0.00 0.01 99.78 18:24:48 18:18:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:24:48 18:18:01 1 0.30 0.00 0.00 0.00 0.00 99.70 18:24:48 18:19:01 all 0.24 0.00 0.03 0.00 0.00 99.73 18:24:48 18:19:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:24:48 18:19:01 1 0.42 0.00 0.02 0.00 0.00 99.57 18:24:48 18:20:01 all 0.19 0.00 0.03 0.00 0.01 99.77 18:24:48 18:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:24:48 18:20:01 1 0.35 0.00 0.03 0.00 0.02 99.60 18:24:48 18:21:01 all 0.23 0.00 0.03 0.00 0.02 99.72 18:24:48 18:21:01 0 0.27 0.00 0.03 0.00 0.02 99.68 18:24:48 18:21:01 1 0.20 0.00 0.03 0.00 0.02 99.75 18:24:48 18:22:01 all 0.21 0.00 0.03 0.00 0.00 99.77 18:24:48 18:22:01 0 0.37 0.00 0.02 0.00 0.00 99.62 18:24:48 18:22:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:24:48 18:23:01 all 0.18 0.00 0.03 0.00 0.01 99.79 18:24:48 18:23:01 0 0.32 0.00 0.03 0.00 0.00 99.65 18:24:48 18:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:24:48 18:24:01 all 0.21 0.00 0.03 0.00 0.01 99.75 18:24:48 18:24:01 0 0.35 0.00 0.02 0.00 0.00 99.63 18:24:48 18:24:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:24:48 18:24:48 Average: CPU %user %nice %system %iowait %steal %idle 18:24:48 Average: all 10.93 0.00 2.42 1.17 0.05 85.43 18:24:48 Average: 0 11.07 0.00 2.42 1.15 0.05 85.31 18:24:48 Average: 1 10.80 0.00 2.42 1.20 0.04 85.55 18:24:48 18:24:48 18:24:48