Pull request #3826 updated 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 f650799c2872b5746043592dbca86bb6f356332d rather than 0c790c64fb005918d4c041ca760189cad6b964fe Obtained Jenkinsfile from f650799c2872b5746043592dbca86bb6f356332d 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-ssh4964356852206993248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh196978751200288399.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3826/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-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11648309337804586104.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh1982478142724729726.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-3826/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-3826/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12230453653437208381.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 Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-78’ Running on prd-centos7-docker-4c-2g-79 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh4663840364761591661.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/9@tmp/jenkins-gitclient-ssh2050231123321164788.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f650799c2872b5746043592dbca86bb6f356332d into PR head commit 0c790c64fb005918d4c041ca760189cad6b964fe Merge succeeded, producing f697db5e8db4cd02d8591ee07c951646461dcde8 Checking out Revision f697db5e8db4cd02d8591ee07c951646461dcde8 (PR-3826) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c790c64fb005918d4c041ca760189cad6b964fe # 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/9@tmp/jenkins-gitclient-ssh2833367051223499167.key > git merge f650799c2872b5746043592dbca86bb6f356332d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f697db5e8db4cd02d8591ee07c951646461dcde8 # timeout=10 Commit message: "Merge commit 'f650799c2872b5746043592dbca86bb6f356332d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:24:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:24:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:24:19 ========================================================= 17:24:19 EdgeX Global Pipelines Version Info 17:24:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 59e986291557546f937eb6d2d8ad8a12feb12973 # timeout=10 17:24:21 ------------------- 17:24:21 stable info: 17:24:21 ------------------- 17:24:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:24:21 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 17:24:21 Message: update stable to v1.0.217 17:24:21 ------------------- 17:24:21 experimental info: 17:24:21 ------------------- 17:24:21 Commited By: **** collab-it+edgex@linuxfoundation.org 17:24:21 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 17:24:21 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:24:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3826 [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3826 [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3826 [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f697db5e8db4cd02d8591ee07c951646461dcde8 [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f697db5 [Pipeline] echo 17:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:22 provisioning config files... 17:24:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config7164739127613959544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:22 ---> docker-login.sh 17:24:22 nexus3.edgexfoundry.org:10001 17:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:22 Configure a credential helper to remove this warning. See 17:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:22 17:24:22 Login Succeeded 17:24:22 nexus3.edgexfoundry.org:10002 17:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:22 Configure a credential helper to remove this warning. See 17:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:22 17:24:22 Login Succeeded 17:24:22 nexus3.edgexfoundry.org:10003 17:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:23 Configure a credential helper to remove this warning. See 17:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:23 17:24:23 Login Succeeded 17:24:23 nexus3.edgexfoundry.org:10004 17:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:23 Configure a credential helper to remove this warning. See 17:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:23 17:24:23 Login Succeeded 17:24:23 docker.io 17:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:23 Configure a credential helper to remove this warning. See 17:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:23 17:24:23 Login Succeeded 17:24:23 ---> docker-login.sh ends [Pipeline] } 17:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:23 ++ 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 17:24:23 + for file in '`ls cmd/**/Dockerfile`' 17:24:23 ++ dirname cmd/core-command/Dockerfile 17:24:23 ++ cut -d/ -f2 17:24:23 + echo core-command,cmd/core-command/Dockerfile 17:24:23 + for file in '`ls cmd/**/Dockerfile`' 17:24:23 ++ dirname cmd/core-data/Dockerfile 17:24:23 ++ cut -d/ -f2 17:24:23 + echo core-data,cmd/core-data/Dockerfile 17:24:23 + for file in '`ls cmd/**/Dockerfile`' 17:24:23 ++ dirname cmd/core-metadata/Dockerfile 17:24:23 ++ cut -d/ -f2 17:24:23 + echo core-metadata,cmd/core-metadata/Dockerfile 17:24:23 + for file in '`ls cmd/**/Dockerfile`' 17:24:23 ++ dirname cmd/security-bootstrapper/Dockerfile 17:24:23 ++ cut -d/ -f2 17:24:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:24:23 + for file in '`ls cmd/**/Dockerfile`' 17:24:23 ++ cut -d/ -f2 17:24:23 ++ dirname cmd/security-proxy-setup/Dockerfile 17:24:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:24:23 + for file in '`ls cmd/**/Dockerfile`' 17:24:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:24:23 ++ cut -d/ -f2 17:24:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:24:23 + for file in '`ls cmd/**/Dockerfile`' 17:24:23 ++ dirname cmd/support-notifications/Dockerfile 17:24:23 ++ cut -d/ -f2 17:24:23 + echo support-notifications,cmd/support-notifications/Dockerfile 17:24:23 + for file in '`ls cmd/**/Dockerfile`' 17:24:23 ++ dirname cmd/support-scheduler/Dockerfile 17:24:23 ++ cut -d/ -f2 17:24:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:24:23 + for file in '`ls cmd/**/Dockerfile`' 17:24:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:24:23 ++ cut -d/ -f2 17:24:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:24:23 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 17:24:24 + git rev-list -1 --merges f697db5e8db4cd02d8591ee07c951646461dcde8~1..f697db5e8db4cd02d8591ee07c951646461dcde8 [Pipeline] echo 17:24:24 -----------> git rev-list -1 --merges f697db5e8db4cd02d8591ee07c951646461dcde8~1..f697db5e8db4cd02d8591ee07c951646461dcde8 f697db5e8db4cd02d8591ee07c951646461dcde8 17:24:24 f697db5e8db4cd02d8591ee07c951646461dcde8 [false] [Pipeline] sh 17:24:24 + git log --format=format:%s -1 f697db5e8db4cd02d8591ee07c951646461dcde8 [Pipeline] echo 17:24:24 ========================================================= 17:24:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:24:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:24:25 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 17:24:25 + grep -v github /etc/ssh/ssh_known_hosts 17:24:25 + '[' -e /tmp/ssh_known_hosts ']' 17:24:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:24:25 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 17:24:25 + sudo tee -a /etc/ssh/ssh_known_hosts 17:24:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:25 17:24:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:24:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:25 latest: Pulling from edgex-devops/git-semver 17:24:25 a0d0a0d46f8b: Pulling fs layer 17:24:25 3e5f54012d9b: Pulling fs layer 17:24:25 4c7163046ea9: Pulling fs layer 17:24:25 0c2d73faf560: Pulling fs layer 17:24:25 0c2d73faf560: Waiting 17:24:25 3e5f54012d9b: Verifying Checksum 17:24:25 3e5f54012d9b: Download complete 17:24:25 a0d0a0d46f8b: Verifying Checksum 17:24:25 a0d0a0d46f8b: Download complete 17:24:25 0c2d73faf560: Verifying Checksum 17:24:25 0c2d73faf560: Download complete 17:24:25 4c7163046ea9: Verifying Checksum 17:24:25 4c7163046ea9: Download complete 17:24:26 a0d0a0d46f8b: Pull complete 17:24:26 3e5f54012d9b: Pull complete 17:24:26 4c7163046ea9: Pull complete 17:24:26 0c2d73faf560: Pull complete 17:24:26 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:24:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:24:26 prd-centos7-docker-4c-2g-79 does not seem to be running inside a container 17:24:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:24:27 $ docker top 14f68c4d93109e2e4a5009ffa1dc4ff438100b6ff2c335944ae6b43040a84fe7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:27 [ssh-agent] Looking for ssh-agent implementation... 17:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:27 $ docker exec 14f68c4d93109e2e4a5009ffa1dc4ff438100b6ff2c335944ae6b43040a84fe7 ssh-agent 17:24:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXogGnNH/agent.15 17:24:27 SSH_AGENT_PID=22 17:24:27 Running ssh-add (command line suppressed) 17:24:27 Identity added: /w/workspace/edgex-go/9@tmp/private_key_8552175029499884582.key (/w/workspace/edgex-go/9@tmp/private_key_8552175029499884582.key) 17:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:28 + git tag --points-at HEAD [Pipeline] } 17:24:28 $ docker exec --env ******** --env ******** 14f68c4d93109e2e4a5009ffa1dc4ff438100b6ff2c335944ae6b43040a84fe7 ssh-agent -k 17:24:28 unset SSH_AUTH_SOCK; 17:24:28 unset SSH_AGENT_PID; 17:24:28 echo Agent pid 22 killed; 17:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:24:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:28 [ssh-agent] Looking for ssh-agent implementation... 17:24:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:28 $ docker exec 14f68c4d93109e2e4a5009ffa1dc4ff438100b6ff2c335944ae6b43040a84fe7 ssh-agent 17:24:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhnkdaG/agent.55 17:24:28 SSH_AGENT_PID=62 17:24:28 Running ssh-add (command line suppressed) 17:24:28 Identity added: /w/workspace/edgex-go/9@tmp/private_key_7371411074146668631.key (/w/workspace/edgex-go/9@tmp/private_key_7371411074146668631.key) 17:24:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:28 + git semver init 17:24:28 # -> Open(): unable to determine branch for HEAD 17:24:28 # $GIT_DIR = /w/workspace/edgex-go/9/.git 17:24:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 17:24:28 # $SEMVER_REMOTE_NAME = origin 17:24:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:24:28 # $SEMVER_USER_NAME = edgex-jenkins 17:24:28 # $SEMVER_BRANCH = PR-3826 17:24:28 # $SEMVER_TEMP = /tmp/semver-114167637 17:24:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:24:43 # '/tmp/semver-114167637' -> '/w/workspace/edgex-go/9/.semver' 17:24:43 # -> Force: false 17:24:43 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 17:24:43 $ docker exec --env ******** --env ******** 14f68c4d93109e2e4a5009ffa1dc4ff438100b6ff2c335944ae6b43040a84fe7 ssh-agent -k 17:24:44 unset SSH_AUTH_SOCK; 17:24:44 unset SSH_AGENT_PID; 17:24:44 echo Agent pid 62 killed; 17:24:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:44 + git semver [Pipeline] } 17:24:44 $ docker stop --time=1 14f68c4d93109e2e4a5009ffa1dc4ff438100b6ff2c335944ae6b43040a84fe7 17:24:46 $ docker rm -f 14f68c4d93109e2e4a5009ffa1dc4ff438100b6ff2c335944ae6b43040a84fe7 [Pipeline] // withDockerContainer [Pipeline] sh 17:24:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:24:46 Stashed 1 file(s) [Pipeline] echo 17:24:46 [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 17:24:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:47 ========================================================= 17:24:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:24:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:24:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:24:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:24:47 a0d0a0d46f8b: Already exists 17:24:47 31adcdaf11c8: Pulling fs layer 17:24:47 b8b176561691: Pulling fs layer 17:24:47 4527c011a84f: Pulling fs layer 17:24:47 5d74067f8e1e: Pulling fs layer 17:24:47 e0aca202a116: Pulling fs layer 17:24:47 3a43be97a3b4: Pulling fs layer 17:24:47 34cad66bf833: Pulling fs layer 17:24:47 b4e3c513aaa6: Pulling fs layer 17:24:47 5d74067f8e1e: Waiting 17:24:47 e0aca202a116: Waiting 17:24:47 3a43be97a3b4: Waiting 17:24:47 34cad66bf833: Waiting 17:24:47 b4e3c513aaa6: Waiting 17:24:47 b8b176561691: Verifying Checksum 17:24:47 b8b176561691: Download complete 17:24:47 31adcdaf11c8: Download complete 17:24:47 5d74067f8e1e: Verifying Checksum 17:24:47 5d74067f8e1e: Download complete 17:24:47 e0aca202a116: Verifying Checksum 17:24:47 e0aca202a116: Download complete 17:24:47 3a43be97a3b4: Verifying Checksum 17:24:47 3a43be97a3b4: Download complete 17:24:47 34cad66bf833: Verifying Checksum 17:24:47 34cad66bf833: Download complete 17:24:47 31adcdaf11c8: Pull complete 17:24:47 b8b176561691: Pull complete 17:24:48 b4e3c513aaa6: Verifying Checksum 17:24:48 b4e3c513aaa6: Download complete 17:24:48 4527c011a84f: Download complete 17:24:52 4527c011a84f: Pull complete 17:24:52 5d74067f8e1e: Pull complete 17:24:52 e0aca202a116: Pull complete 17:24:52 3a43be97a3b4: Pull complete 17:24:52 34cad66bf833: Pull complete 17:24:54 b4e3c513aaa6: Pull complete 17:24:54 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:24:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:24:55 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:24:55 WORKDIR /edgex 17:24:55 COPY go.mod . 17:24:55 RUN go mod download' 17:24:55 + docker build -t ci-base-image-x86_64 -f - . 17:24:56 Sending build context to Docker daemon 334.6MB 17:24:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:24:56 ---> 9f6097aaca64 17:24:56 Step 2/4 : WORKDIR /edgex 17:25:00 ---> Running in 8a7ccf38a68f 17:25:00 Removing intermediate container 8a7ccf38a68f 17:25:00 ---> 8983a062cb3e 17:25:00 Step 3/4 : COPY go.mod . 17:25:01 ---> edfa0f1d6135 17:25:01 Step 4/4 : RUN go mod download 17:25:01 ---> Running in a9ee777a7188 17:25:02 Still waiting to schedule task 17:25:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:25:33 Removing intermediate container a9ee777a7188 17:25:33 ---> cab5f0a704b7 17:25:33 Successfully built cab5f0a704b7 17:25:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:25:33 + docker inspect -f . ci-base-image-x86_64 17:25:33 . [Pipeline] withDockerContainer 17:25:33 prd-centos7-docker-4c-2g-79 does not seem to be running inside a container 17:25:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:33 $ docker top c62dcfc67c71afe6ca352707de6a70f6b189ffc177d7add78bd94bb402876141 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:34 + go version 17:25:34 go version go1.16.8 linux/amd64 [Pipeline] } 17:25:34 $ docker stop --time=1 c62dcfc67c71afe6ca352707de6a70f6b189ffc177d7add78bd94bb402876141 17:25:35 $ docker rm -f c62dcfc67c71afe6ca352707de6a70f6b189ffc177d7add78bd94bb402876141 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:36 + docker inspect -f . ci-base-image-x86_64 17:25:36 . [Pipeline] withDockerContainer 17:25:36 prd-centos7-docker-4c-2g-79 does not seem to be running inside a container 17:25:36 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:36 $ docker top f19c932dc4d81ca1c0df50692ac6463a5f5200af37679e3c790c969ef4d408bb -eo pid,comm [Pipeline] { [Pipeline] echo 17:25:36 ========================================================= 17:25:36 [edgeXBuildGoParallel] Running Tests and Build... 17:25:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:25:36 + make test 17:25:36 go mod tidy 17:25:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:25:43 ? github.com/edgexfoundry/edgex-go [no test files] 17:26:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:26:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:26:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:26:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:26:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:26:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:26:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:26:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:26:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:26:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:26:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:26:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:26:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:26:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 17:26:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:26:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:26:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 17:26:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:26:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements 17:26:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:26:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:26:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements 17:26:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:26:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:26:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 17:26:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:26:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:26:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:26:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:26:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:26:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements 17:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:26:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 17:26:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:26:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:26:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:26:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:26:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:26:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 17:26:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:26:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:26:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:26:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 17:26:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:26:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 17:26:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements 17:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 17:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 17:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 17:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 17:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 17:26:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-80 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws 17:26:28 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 17:26:28 The recommended git tool is: git 17:26:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 17:26:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 17:26:33 using credential edgex-jenkins-ssh 17:26:33 Cloning the remote Git repository 17:26:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:26:33 > git init /w/workspace/edgex-go/9 # timeout=10 17:26:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:26:33 > git --version # timeout=10 17:26:33 > git --version # 'git version 2.17.1' 17:26:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.170s coverage: 82.5% of statements 17:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:26:49 Merging remotes/origin/main commit f650799c2872b5746043592dbca86bb6f356332d into PR head commit 0c790c64fb005918d4c041ca760189cad6b964fe 17:26:50 Merge succeeded, producing b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 17:26:50 Checking out Revision b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 (PR-3826) 17:26:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:26:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:26:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:26:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:26:49 > git config core.sparsecheckout # timeout=10 17:26:49 > git checkout -f 0c790c64fb005918d4c041ca760189cad6b964fe # timeout=10 17:26:50 > git remote # timeout=10 17:26:50 > git config --get remote.origin.url # timeout=10 17:26:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:50 > git merge f650799c2872b5746043592dbca86bb6f356332d # timeout=10 17:26:50 > git rev-parse HEAD^{commit} # timeout=10 17:26:50 > git config core.sparsecheckout # timeout=10 17:26:50 > git checkout -f b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 # timeout=10 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.249s coverage: 65.4% of statements 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 17:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:26:54 Commit message: "Merge commit 'f650799c2872b5746043592dbca86bb6f356332d' into HEAD" 17:26:54 First time build. Skipping changelog. 17:26:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 17:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:26:54 > git rev-list --no-walk 59e986291557546f937eb6d2d8ad8a12feb12973 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:26:55 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:55 Dload Upload Total Spent Left Speed 17:26:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 55511 0 --:--:-- --:--:-- --:--:-- 55252 [Pipeline] sh 17:26:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:26:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:26:56 + sudo tee /etc/docker/daemon.new 17:26:56 { 17:26:56 "registry-mirrors": [ 17:26:56 "https://nexus3.edgexfoundry.org:10001" 17:26:56 ], 17:26:56 "bip": "10.250.0.254/24", 17:26:56 "hosts": [ 17:26:56 "tcp://0.0.0.0:5555", 17:26:56 "unix:///var/run/docker.sock" 17:26:56 ], 17:26:56 "mtu": 1458, 17:26:56 "selinux-enabled": true, 17:26:56 "seccomp-profile": "/etc/docker/seccomp.json" 17:26:56 } [Pipeline] sh 17:26:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:26:57 + sudo service docker restart 17:27:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:27:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.3% of statements 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:27:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:27:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:27:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:27:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:27:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 17:27:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 17:27:01 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:15 provisioning config files... 17:27:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8443082567378202546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:15 ---> docker-login.sh 17:27:15 nexus3.edgexfoundry.org:10001 17:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:16 Configure a credential helper to remove this warning. See 17:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:16 17:27:16 Login Succeeded 17:27:16 nexus3.edgexfoundry.org:10002 17:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:16 Configure a credential helper to remove this warning. See 17:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:16 17:27:16 Login Succeeded 17:27:16 nexus3.edgexfoundry.org:10003 17:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:17 Configure a credential helper to remove this warning. See 17:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:17 17:27:17 Login Succeeded 17:27:17 nexus3.edgexfoundry.org:10004 17:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:17 Configure a credential helper to remove this warning. See 17:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:17 17:27:17 Login Succeeded 17:27:17 docker.io 17:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:18 Configure a credential helper to remove this warning. See 17:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:18 17:27:18 Login Succeeded 17:27:18 ---> docker-login.sh ends [Pipeline] } 17:27:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:19 ========================================================= 17:27:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:27:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:27:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:27:19 552d1f2373af: Pulling fs layer 17:27:19 ea3f2d53f512: Pulling fs layer 17:27:19 9e70ebbbe112: Pulling fs layer 17:27:19 7a9cfe048b4a: Pulling fs layer 17:27:19 72dc09318566: Pulling fs layer 17:27:19 f4f7b4309257: Pulling fs layer 17:27:19 0ac9a79272e3: Pulling fs layer 17:27:19 b78e95d17946: Pulling fs layer 17:27:19 72dc09318566: Waiting 17:27:19 f4f7b4309257: Waiting 17:27:19 0ac9a79272e3: Waiting 17:27:19 b78e95d17946: Waiting 17:27:19 7a9cfe048b4a: Waiting 17:27:19 9e70ebbbe112: Verifying Checksum 17:27:19 9e70ebbbe112: Download complete 17:27:19 ea3f2d53f512: Download complete 17:27:19 72dc09318566: Download complete 17:27:19 f4f7b4309257: Verifying Checksum 17:27:19 f4f7b4309257: Download complete 17:27:19 552d1f2373af: Verifying Checksum 17:27:19 552d1f2373af: Download complete 17:27:19 0ac9a79272e3: Verifying Checksum 17:27:19 0ac9a79272e3: Download complete 17:27:20 552d1f2373af: Pull complete 17:27:21 ea3f2d53f512: Pull complete 17:27:21 9e70ebbbe112: Pull complete 17:27:21 b78e95d17946: Verifying Checksum 17:27:21 b78e95d17946: Download complete 17:27:22 7a9cfe048b4a: Verifying Checksum 17:27:22 7a9cfe048b4a: Download complete 17:27:34 7a9cfe048b4a: Pull complete 17:27:34 72dc09318566: Pull complete 17:27:34 f4f7b4309257: Pull complete 17:27:34 0ac9a79272e3: Pull complete 17:27:39 GO111MODULE=on go vet ./... 17:27:40 b78e95d17946: Pull complete 17:27:40 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:27:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:27:40 + docker build+ -t ci-base-image-arm64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:27:40 WORKDIR /edgex 17:27:40 COPY go.mod . 17:27:40 RUN go mod download 17:27:40 17:27:43 Sending build context to Docker daemon 168.9MB 17:27:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:27:43 ---> 8b459fc5aaf0 17:27:43 Step 2/4 : WORKDIR /edgex 17:27:44 ---> Running in 680a57910dfe 17:27:45 Removing intermediate container 680a57910dfe 17:27:45 ---> 631a085edb2c 17:27:45 Step 3/4 : COPY go.mod . 17:27:45 ---> 1f27b65b0304 17:27:45 Step 4/4 : RUN go mod download 17:27:45 ---> Running in 1ebd8be94cb4 17:27:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:27:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:27:46 ./bin/test-attribution-txt.sh [Pipeline] echo 17:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:27:47 + ls -al . 17:27:47 total 644 17:27:47 drwxrwxr-x 10 1001 1001 4096 Dec 1 17:27 . 17:27:47 drwxr-xr-x 4 root root 28 Dec 1 17:25 .. 17:27:47 -rw-rw-r-- 1 1001 1001 11 Dec 1 17:24 .dockerignore 17:27:47 drwxrwxr-x 8 1001 1001 179 Dec 1 17:24 .git 17:27:47 drwxrwxr-x 4 1001 1001 142 Dec 1 17:24 .github 17:27:47 -rw-rw-r-- 1 1001 1001 804 Dec 1 17:24 .gitignore 17:27:47 -rw-rw-r-- 1 1001 1001 42 Dec 1 17:24 .golangci.yml 17:27:47 -rw-rw-r-- 1 1001 1001 76 Dec 1 17:24 .hadolint.yml 17:27:47 drwx------ 3 1001 1001 73 Dec 1 17:24 .semver 17:27:47 -rw-rw-r-- 1 1001 1001 166 Dec 1 17:24 .sonarcloud.properties 17:27:47 -rw-rw-r-- 1 1001 1001 1171 Dec 1 17:24 ADOPTERS.md 17:27:47 -rw-rw-r-- 1 1001 1001 8910 Dec 1 17:24 Attribution.txt 17:27:47 -rw-rw-r-- 1 1001 1001 51732 Dec 1 17:24 CHANGELOG.md 17:27:47 -rw-rw-r-- 1 1001 1001 3804 Dec 1 17:24 CONTRIBUTING.md 17:27:47 -rw-rw-r-- 1 1001 1001 677 Dec 1 17:24 GOVERNANCE.md 17:27:47 -rw-rw-r-- 1 1001 1001 849 Dec 1 17:24 Jenkinsfile 17:27:47 -rw-rw-r-- 1 1001 1001 10775 Dec 1 17:24 LICENSE 17:27:47 -rw-rw-r-- 1 1001 1001 6508 Dec 1 17:24 Makefile 17:27:47 -rw-rw-r-- 1 1001 1001 582 Dec 1 17:24 OWNERS.md 17:27:47 -rw-rw-r-- 1 1001 1001 8207 Dec 1 17:24 README.md 17:27:47 -rw-rw-r-- 1 1001 1001 6912 Dec 1 17:24 SECURITY.md 17:27:47 -rw-rw-r-- 1 1001 1001 5 Dec 1 17:24 VERSION 17:27:47 -rw-rw-r-- 1 1001 1001 4131 Dec 1 17:24 ZMQWindows.md 17:27:47 drwxrwxr-x 2 1001 1001 37 Dec 1 17:24 bin 17:27:47 drwxrwxr-x 14 1001 1001 4096 Dec 1 17:24 cmd 17:27:47 -rw-r--r-- 1 root root 428381 Dec 1 17:27 coverage.out 17:27:47 -rw-rw-r-- 1 1001 1001 828 Dec 1 17:24 go.mod 17:27:47 -rw-rw-r-- 1 1001 1001 49483 Dec 1 17:24 go.sum 17:27:47 drwxrwxr-x 8 1001 1001 124 Dec 1 17:24 internal 17:27:47 drwxrwxr-x 3 1001 1001 16 Dec 1 17:24 openapi 17:27:47 drwxrwxr-x 4 1001 1001 71 Dec 1 17:24 snap 17:27:47 -rw-rw-r-- 1 1001 1001 204 Dec 1 17:24 version.go [Pipeline] sh 17:27:47 + '[' -e coverage.out ] 17:27:47 + chown 1001:1001 coverage.out [Pipeline] stash 17:27:47 Stashed 1 file(s) [Pipeline] sh 17:27:48 + make build 17:27:48 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 17:27:49 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 17:27:56 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 17:27:56 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 17:27:57 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 17:27:57 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 17:27:58 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 17:27:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:28: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 17:28:01 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 17:28:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:28:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:28:04 $ docker stop --time=1 f19c932dc4d81ca1c0df50692ac6463a5f5200af37679e3c790c969ef4d408bb 17:28:06 $ docker rm -f f19c932dc4d81ca1c0df50692ac6463a5f5200af37679e3c790c969ef4d408bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:28:08 17:28:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:28:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:28:08 latest: Pulling from edgex-devops/edgex-compose 17:28:08 cbdbe7a5bc2a: Pulling fs layer 17:28:08 ca9280d653b3: Pulling fs layer 17:28:08 7e9c9ca2126c: Pulling fs layer 17:28:08 cbdbe7a5bc2a: Verifying Checksum 17:28:08 cbdbe7a5bc2a: Download complete 17:28:08 ca9280d653b3: Verifying Checksum 17:28:08 ca9280d653b3: Download complete 17:28:08 cbdbe7a5bc2a: Pull complete 17:28:08 7e9c9ca2126c: Verifying Checksum 17:28:08 7e9c9ca2126c: Download complete 17:28:09 ca9280d653b3: Pull complete 17:28:13 7e9c9ca2126c: Pull complete 17:28:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:28:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:28:13 prd-centos7-docker-4c-2g-79 does not seem to be running inside a container 17:28:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 17:28:15 $ docker top b762b47b3c8d2916fc959c659771023ceddc4aa126e07c8fd2e311414b793301 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:15 + docker-compose build --help 17:28:15 + grep parallel 17:28:16 --parallel Build images in parallel. [Pipeline] } 17:28:16 $ docker stop --time=1 b762b47b3c8d2916fc959c659771023ceddc4aa126e07c8fd2e311414b793301 17:28:17 $ docker rm -f b762b47b3c8d2916fc959c659771023ceddc4aa126e07c8fd2e311414b793301 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:28:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:28:17 . [Pipeline] withDockerContainer 17:28:18 prd-centos7-docker-4c-2g-79 does not seem to be running inside a container 17:28:18 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:28:18 $ docker top b0e09b6d475313acf6b3c624e87a696102c83ee69a9e07231a9df3aafb5d1e1d -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:18 + docker-compose -f ./docker-compose-build.yml build --parallel 17:28:19 Building core-command ... 17:28:19 Building core-data ... 17:28:19 Building core-metadata ... 17:28:19 Building security-bootstrapper ... 17:28:19 Building security-proxy-setup ... 17:28:19 Building security-secretstore-setup ... 17:28:19 Building support-notifications ... 17:28:19 Building support-scheduler ... 17:28:19 Building sys-mgmt-agent ... 17:28:19 Building core-data 17:28:19 Building support-scheduler 17:28:19 Building security-bootstrapper 17:28:19 Building support-notifications 17:28:19 Building security-proxy-setup 17:28:31 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:28:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:28:31 ---> cab5f0a704b7 17:28:31 Step 3/21 : WORKDIR /edgex-go 17:28:31 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:28:31 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:28:31 ---> cab5f0a704b7 17:28:31 Step 3/30 : WORKDIR /edgex-go 17:28:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:28:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:28:31 ---> cab5f0a704b7 17:28:31 Step 3/22 : WORKDIR /edgex-go 17:28:34 ---> Running in 5b3733d35e6c 17:28:34 ---> Running in 6274d73420b8 17:28:34 ---> Running in 605a31028b66 17:28:34 Removing intermediate container 5b3733d35e6c 17:28:34 ---> 7d4711113223 17:28:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:34 Removing intermediate container 605a31028b66 17:28:34 ---> 3e9ced0eb1d8 17:28:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:34 Removing intermediate container 6274d73420b8 17:28:34 ---> be193441d97d 17:28:34 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:35 ---> Running in e2af6013bc7e 17:28:35 ---> Running in 8170e0e864ce 17:28:35 ---> Running in 48c268e5f2f0 17:28:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:28:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:28:36 ---> cab5f0a704b7 17:28:36 Step 3/23 : WORKDIR /edgex-go 17:28:36 ---> Using cache 17:28:36 ---> be193441d97d 17:28:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:36 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:28:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:28:36 ---> cab5f0a704b7 17:28:36 Step 3/20 : WORKDIR /edgex-go 17:28:36 ---> Using cache 17:28:36 ---> be193441d97d 17:28:36 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:36 ---> Running in 6bf08c8d6557 17:28:36 ---> Running in 62c266fc8cf0 17:28:36 Removing intermediate container e2af6013bc7e 17:28:36 ---> d00885f6fd14 17:28:36 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:28:36 ---> Running in 4c98878fcd33 17:28:36 Removing intermediate container 8170e0e864ce 17:28:36 ---> 0ed2f2b1a2be 17:28:36 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:28:36 ---> Running in f96ddf155139 17:28:36 Removing intermediate container 48c268e5f2f0 17:28:36 ---> 2faf84cfbee4 17:28:36 Step 5/30 : RUN apk add --update --no-cache make git 17:28:36 ---> Running in 96f2d0d9fcea 17:28:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:28:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:28:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:28:37 Removing intermediate container 62c266fc8cf0 17:28:37 ---> 5d630a91b1c7 17:28:37 Step 5/20 : RUN apk add --update --no-cache make git 17:28:37 ---> Running in 05e2ff512011 17:28:37 Removing intermediate container 6bf08c8d6557 17:28:37 ---> b5359e074448 17:28:37 Step 5/23 : RUN apk add --update --no-cache make git 17:28:37 ---> Running in 257387f2f6dc 17:28:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:28:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:28:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:28:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:28:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:28:38 OK: 220 MiB in 52 packages 17:28:38 OK: 220 MiB in 52 packages 17:28:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:28:38 OK: 220 MiB in 52 packages 17:28:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:28:38 Removing intermediate container 4c98878fcd33 17:28:38 ---> a7b142ec2981 17:28:38 Step 6/22 : COPY . . 17:28:39 OK: 220 MiB in 52 packages 17:28:39 Removing intermediate container f96ddf155139 17:28:39 ---> e79428e2263b 17:28:39 Step 6/21 : COPY . . 17:28:39 OK: 220 MiB in 52 packages 17:28:39 Removing intermediate container 96f2d0d9fcea 17:28:39 ---> 35683e0c5413 17:28:39 Step 6/30 : COPY . . 17:28:46 Removing intermediate container 257387f2f6dc 17:28:46 ---> e6099c7e465e 17:28:46 Step 6/23 : COPY go.mod . 17:28:46 Removing intermediate container 05e2ff512011 17:28:46 ---> d3cb948ece7e 17:28:46 Step 6/20 : COPY . . 17:28:47 ---> 6b3bd5557013 17:28:47 Step 7/23 : RUN go mod download 17:28:47 ---> Running in b2f4ff0e0bc5 17:28:47 ---> b1a8029a1efc 17:28:47 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:48 ---> 707aafc4db26 17:28:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:48 ---> 609501a173eb 17:28:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:48 ---> Running in bbe6e715a98a 17:28:48 ---> Running in 6d766c379317 17:28:48 ---> Running in 3bed5258b18d 17:28:52 Removing intermediate container 6d766c379317 17:28:52 ---> 75573ff915a4 17:28:52 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:28:52 ---> Running in bab2c26d86fe 17:28:52 ---> 3cb33792f994 17:28:52 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:52 Removing intermediate container bbe6e715a98a 17:28:52 ---> fae75440a992 17:28:52 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:28:52 Removing intermediate container b2f4ff0e0bc5 17:28:52 ---> f5b5c9d97d47 17:28:52 Step 8/23 : COPY . . 17:28:52 Removing intermediate container 3bed5258b18d 17:28:52 ---> 6db72598ce62 17:28:52 Step 8/22 : RUN make cmd/core-data/core-data 17:28:52 ---> Running in fdc746289afc 17:28:52 ---> Running in bfa20e522075 17:28:52 ---> Running in a07ebf03ca48 17:28:52 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 17:28:53 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 17:28:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:28:54 Removing intermediate container fdc746289afc 17:28:54 ---> 565f6619e51a 17:28:54 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:28:55 ---> Running in 852de4024620 17:28:56 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 17:28:59 ---> 64ffe1e63ce3 17:28:59 Step 9/23 : RUN go mod tidy 17:28:59 ---> Running in 65a3e77a4b28 17:29:01 Removing intermediate container 65a3e77a4b28 17:29:01 ---> 8685d7413c43 17:29:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:29:01 ---> Running in fc02a9b34952 17:29:01 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 17:29:07 Removing intermediate container 1ebd8be94cb4 17:29:07 ---> 2fd47626e5ee 17:29:07 Successfully built 2fd47626e5ee 17:29:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:29:07 + docker inspect -f . ci-base-image-arm64 17:29:07 . [Pipeline] withDockerContainer 17:29:07 prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 17:29:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:29:09 $ docker top 1e31d7f7fb2c9a07a49dfb8a880b1d99ffbf7683207cfab26dbe23865be4fa74 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:10 + go version 17:29:10 go version go1.16.8 linux/arm64 [Pipeline] } 17:29:10 $ docker stop --time=1 1e31d7f7fb2c9a07a49dfb8a880b1d99ffbf7683207cfab26dbe23865be4fa74 17:29:12 $ docker rm -f 1e31d7f7fb2c9a07a49dfb8a880b1d99ffbf7683207cfab26dbe23865be4fa74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:29:12 + docker inspect -f . ci-base-image-arm64 17:29:12 . [Pipeline] withDockerContainer 17:29:12 prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 17:29:13 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:29:14 $ docker top 946c66527c54ee5c2a1c5d3444887c438fc5766861d690f00b42687ae4d393c4 -eo pid,comm [Pipeline] { [Pipeline] echo 17:29:14 ========================================================= 17:29:14 [edgeXBuildGoParallel] Running Tests and Build... 17:29:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:29:15 + make test 17:29:15 go mod tidy 17:29:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:29:34 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 17:29:34 Removing intermediate container bfa20e522075 17:29:34 ---> 4f2bff3ae00c 17:29:34 17:29:34 Step 9/30 : FROM alpine:3.14 17:29:34 3.14: Pulling from library/alpine 17:29:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:29:35 Status: Downloaded newer image for alpine:3.14 17:29:35 ---> 0a97eee8041e 17:29:35 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:29:36 ---> Running in 80c5d0cc20df 17:29:37 Removing intermediate container bab2c26d86fe 17:29:37 ---> bdeda4718c8f 17:29:37 17:29:37 Step 9/21 : FROM alpine:3.14 17:29:37 ---> 0a97eee8041e 17:29:37 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:29:37 Removing intermediate container 80c5d0cc20df 17:29:37 ---> a8885f5b14e0 17:29:37 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:29:37 ---> Running in 2f2698127a5b 17:29:37 ---> Running in bf063d8ab245 17:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:29:38 Removing intermediate container 852de4024620 17:29:38 ---> f3d73ec92483 17:29:38 17:29:38 Step 9/20 : FROM alpine:3.14 17:29:38 ---> 0a97eee8041e 17:29:38 Step 10/20 : RUN apk add --update --no-cache curl 17:29:38 ---> Running in 0ea22f76bf78 17:29:38 (1/2) Installing dumb-init (1.2.5-r1) 17:29:38 (2/2) Installing su-exec (0.2-r1) 17:29:38 Executing busybox-1.33.1-r6.trigger 17:29:38 OK: 6 MiB in 16 packages 17:29:39 (1/2) Installing ca-certificates (20191127-r5) 17:29:39 (2/2) Installing dumb-init (1.2.5-r1) 17:29:39 Executing busybox-1.33.1-r6.trigger 17:29:39 Executing ca-certificates-20191127-r5.trigger 17:29:39 OK: 6 MiB in 16 packages 17:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:29:39 Removing intermediate container bf063d8ab245 17:29:39 ---> ef034242203a 17:29:39 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:29:39 ---> Running in fcaa45d8c933 17:29:39 Removing intermediate container fcaa45d8c933 17:29:39 ---> bd73b4ef1c46 17:29:39 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:29:39 Removing intermediate container 2f2698127a5b 17:29:39 ---> 26f4611b6470 17:29:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:29:39 (1/5) Installing ca-certificates (20191127-r5) 17:29:39 (2/5) Installing brotli-libs (1.0.9-r5) 17:29:39 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:29:40 (4/5) Installing libcurl (7.79.1-r0) 17:29:40 ---> Running in 4c960b924558 17:29:40 ---> Running in 5740fffb880c 17:29:40 (5/5) Installing curl (7.79.1-r0) 17:29:40 Executing busybox-1.33.1-r6.trigger 17:29:40 Executing ca-certificates-20191127-r5.trigger 17:29:40 OK: 8 MiB in 19 packages 17:29:40 Removing intermediate container 4c960b924558 17:29:40 ---> b1933adb99c9 17:29:40 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:29:40 Removing intermediate container 5740fffb880c 17:29:40 ---> 04dbca1b23f5 17:29:40 Step 12/21 : ENV APP_PORT=59860 17:29:40 ---> Running in e0feb65a84c2 17:29:40 ---> Running in bacd2cdb3b29 17:29:40 Removing intermediate container bacd2cdb3b29 17:29:40 ---> d4585cf26cc4 17:29:40 Step 13/21 : EXPOSE $APP_PORT 17:29:40 ---> Running in d50b62e2d304 17:29:40 Removing intermediate container 0ea22f76bf78 17:29:40 ---> ff5301f4bd21 17:29:40 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:29:40 Removing intermediate container d50b62e2d304 17:29:40 ---> 2f87fefad690 17:29:40 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:40 ---> Running in 42f60948ed12 17:29:41 Removing intermediate container 42f60948ed12 17:29:41 ---> a2122798d618 17:29:41 Step 12/20 : WORKDIR /edgex 17:29:41 ---> a3146afac86b 17:29:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:29:41 Removing intermediate container e0feb65a84c2 17:29:41 ---> 6c969f5dd6cc 17:29:41 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:29:41 ---> Running in 937da20ac4d0 17:29:41 ---> Running in a4a766c86a98 17:29:41 Removing intermediate container 937da20ac4d0 17:29:41 ---> 25496d774e7f 17:29:41 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:29:42 Removing intermediate container a4a766c86a98 17:29:42 ---> 4c05d4dff2f4 17:29:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:29:42 ---> 355233bfde94 17:29:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:29:42 ---> 2324dc9f141a 17:29:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:29:42 Removing intermediate container fc02a9b34952 17:29:42 ---> db868b8774fe 17:29:42 17:29:42 Step 11/23 : FROM alpine:3.14 17:29:42 ? github.com/edgexfoundry/edgex-go [no test files] 17:29:42 Removing intermediate container a07ebf03ca48 17:29:42 ---> 967fc050ee68 17:29:42 17:29:42 Step 9/22 : FROM alpine:3.14 17:29:42 ---> 0a97eee8041e 17:29:42 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:29:42 ---> 0a97eee8041e 17:29:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:29:42 ---> da729a075a37 17:29:42 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:29:42 ---> 2651b6fc3f0f 17:29:42 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:29:42 ---> Running in bfdfb643669a 17:29:42 ---> Running in 34f2f73a6b13 17:29:42 ---> Running in ba0ca50cff52 17:29:42 ---> Running in 3d1d8c38bb85 17:29:42 ---> b90671c5d5a2 17:29:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:29:42 Removing intermediate container 34f2f73a6b13 17:29:42 ---> a5b92836938f 17:29:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:42 Removing intermediate container ba0ca50cff52 17:29:42 ---> 5435c1dd486c 17:29:42 Step 11/22 : ENV APP_PORT=59880 17:29:42 ---> Running in 50f21e7cef7a 17:29:42 ---> Running in f8ea9fb6b1d1 17:29:43 Removing intermediate container 50f21e7cef7a 17:29:43 ---> 23eec1f3e3db 17:29:43 Step 19/21 : LABEL arch=x86_64 17:29:43 ---> Running in 5b591c0da4b9 17:29:43 Removing intermediate container f8ea9fb6b1d1 17:29:43 ---> 94308fde544b 17:29:43 Step 12/22 : EXPOSE $APP_PORT 17:29:43 ---> a6cbc9ce47d8 17:29:43 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:29:43 ---> Running in fcdd704a7094 17:29:43 ---> Running in 6cab14f0c2f3 17:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:29:43 Removing intermediate container 5b591c0da4b9 17:29:43 ---> 95e1b8ab672d 17:29:43 Step 20/21 : LABEL git_sha=f697db5e8db4cd02d8591ee07c951646461dcde8 17:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:29:43 ---> Running in f49fe6d4f52c 17:29:43 Removing intermediate container fcdd704a7094 17:29:43 ---> abce0caa2272 17:29:43 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:43 Removing intermediate container 6cab14f0c2f3 17:29:43 ---> 520c4cfafe9f 17:29:43 Step 17/20 : CMD ["--init=true"] 17:29:43 ---> Running in 1cc2bc009dba 17:29:43 (1/1) Installing dumb-init (1.2.5-r1) 17:29:43 Removing intermediate container f49fe6d4f52c 17:29:43 ---> 60e1b9f432ab 17:29:43 Step 21/21 : LABEL version=0.0.0 17:29:43 Executing busybox-1.33.1-r6.trigger 17:29:43 OK: 6 MiB in 15 packages 17:29:43 Removing intermediate container bfdfb643669a 17:29:43 ---> 5b7d4066e927 17:29:43 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:43 ---> Running in 49b1beba0f1e 17:29:43 ---> Running in a3a3e507f89f 17:29:43 Removing intermediate container a3a3e507f89f 17:29:43 ---> 9d69c9e253a6 17:29:43 17:29:44 Removing intermediate container 49b1beba0f1e 17:29:44 ---> 80951d36fe56 17:29:44 Step 18/20 : LABEL arch=x86_64 17:29:44 Successfully built 9d69c9e253a6 17:29:44 ---> Running in f1bd38f6c53b 17:29:44 Successfully tagged support-notifications:latest 17:29:44 Building sys-mgmt-agent 17:29:44  Building support-notifications ... done  ---> 480792575a82 17:29:44 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:29:44 Removing intermediate container 3d1d8c38bb85 17:29:44 ---> 3fd0e09dac7d 17:29:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:29:44 Removing intermediate container f1bd38f6c53b 17:29:44 ---> b09b5f47af44 17:29:44 Step 19/20 : LABEL git_sha=f697db5e8db4cd02d8591ee07c951646461dcde8 17:29:44 ---> Running in 82192f53d21e 17:29:44 ---> Running in 78b242cde9f7 17:29:45 Removing intermediate container 82192f53d21e 17:29:45 ---> 322d4e0c82f8 17:29:45 Step 14/23 : ENV APP_PORT=59861 17:29:45 ---> 61d81755786a 17:29:45 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:29:46 Removing intermediate container 78b242cde9f7 17:29:46 ---> cbfe17189b03 17:29:46 Step 20/20 : LABEL version=0.0.0 17:29:46 ---> Running in 70a600adc064 17:29:47 Removing intermediate container 1cc2bc009dba 17:29:47 ---> 82732b34b3f0 17:29:47 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:29:47 ---> d86fe934693b 17:29:47 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:29:47 ---> Running in 3265d72e91c8 17:29:47 Removing intermediate container 70a600adc064 17:29:47 ---> e7c8ae3c1e3f 17:29:47 Step 15/23 : EXPOSE $APP_PORT 17:29:47 ---> Running in 53b620493f72 17:29:47 ---> Running in 0c4dab383ac2 17:29:47 Removing intermediate container 3265d72e91c8 17:29:47 ---> b8ceeceeddb7 17:29:47 17:29:47 ---> 08818a824be0 17:29:47 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:29:47 Removing intermediate container 0c4dab383ac2 17:29:47 ---> 11e6d03d4845 17:29:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:47 Successfully built b8ceeceeddb7 17:29:47 Successfully tagged security-proxy-setup:latest 17:29:47  Building security-proxy-setup ... done Building security-secretstore-setup 17:29:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:29:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:29:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:29:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:29:48 ---> cab5f0a704b7 17:29:48 Step 3/22 : WORKDIR /edgex-go 17:29:48 ---> Using cache 17:29:48 ---> be193441d97d 17:29:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:48 ---> Using cache 17:29:48 ---> b5359e074448 17:29:48 Step 5/22 : RUN apk add --update --no-cache make bash git 17:29:49 (1/6) Installing dumb-init (1.2.5-r1) 17:29:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:29:49 (3/6) Installing libsodium (1.0.18-r0) 17:29:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:29:49 ---> ac5fd9526123 17:29:49 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:29:49 (5/6) Installing libzmq (4.3.4-r0) 17:29:49 (6/6) Installing zeromq (4.3.4-r0) 17:29:49 Executing busybox-1.33.1-r6.trigger 17:29:49 OK: 8 MiB in 20 packages 17:29:49 ---> Running in 3ce278d1422b 17:29:49 ---> 7952e5cf0021 17:29:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:29:49 ---> Running in 1fa386ce3c3a 17:29:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:29:50 Removing intermediate container 1fa386ce3c3a 17:29:50 ---> ae856350aa57 17:29:50 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:29:50 Removing intermediate container 53b620493f72 17:29:50 ---> e3587b881f91 17:29:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:50 ---> 4050b529a932 17:29:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:29:50 ---> 8fd91a355827 17:29:50 Step 25/30 : RUN chmod +x /entrypoint.sh 17:29:50 ---> Running in 5290306ac1a8 17:29:50 ---> 500332616c03 17:29:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:29:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:29:50 ---> 25b6216306f1 17:29:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:29:51 OK: 220 MiB in 52 packages 17:29:51 ---> Running in 9d6ae7d865e9 17:29:51 ---> c182ea550882 17:29:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:29:51 Removing intermediate container 9d6ae7d865e9 17:29:51 ---> 593a0f5a1a6e 17:29:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:51 ---> Running in 562113f7abd0 17:29:51 ---> 4e5fe93f3a1f 17:29:51 Step 18/22 : ENTRYPOINT ["/core-data"] 17:29:51 ---> Running in 6b85bb7b2344 17:29:52 Removing intermediate container 3ce278d1422b 17:29:52 ---> 2df79bce0422 17:29:52 Step 6/22 : COPY . . 17:29:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:29:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:29:52 ---> cab5f0a704b7 17:29:52 Step 3/24 : WORKDIR /edgex-go 17:29:52 ---> Using cache 17:29:52 ---> be193441d97d 17:29:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:52 ---> Using cache 17:29:52 ---> b5359e074448 17:29:52 Step 5/24 : RUN apk add --update --no-cache make git 17:29:52 ---> Using cache 17:29:52 ---> e6099c7e465e 17:29:52 Step 6/24 : COPY . . 17:29:52 Removing intermediate container 562113f7abd0 17:29:52 ---> a50d3a4f3a3c 17:29:52 Step 21/23 : LABEL arch=x86_64 17:29:59 ---> Running in 7d8628933a51 17:29:59 Removing intermediate container 6b85bb7b2344 17:29:59 ---> afd29f1cdc82 17:29:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:59 ---> Running in 0d5477490966 17:29:59 Removing intermediate container 5290306ac1a8 17:29:59 ---> eb82e3a3fc9f 17:29:59 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:29:59 Removing intermediate container 7d8628933a51 17:29:59 ---> 43cffe99c428 17:29:59 Step 22/23 : LABEL git_sha=f697db5e8db4cd02d8591ee07c951646461dcde8 17:29:59 ---> f89484b98a05 17:29:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:59 ---> 182eb301e0d5 17:29:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:59 ---> Running in 8dd77862a08c 17:29:59 ---> Running in 851c98f026be 17:29:59 ---> Running in f9f98bdde62e 17:29:59 Removing intermediate container 0d5477490966 17:29:59 ---> 1049ff8766d1 17:29:59 Step 20/22 : LABEL arch=x86_64 17:29:59 ---> Running in 30cd7d7eef60 17:29:59 ---> Running in 533a7d43c59a 17:29:59 Removing intermediate container 851c98f026be 17:29:59 ---> b51a4c4b6857 17:29:59 Step 27/30 : CMD ["gate"] 17:29:59 Removing intermediate container 8dd77862a08c 17:29:59 ---> 35dc7a0c6e23 17:29:59 Step 23/23 : LABEL version=0.0.0 17:30:00 Removing intermediate container 533a7d43c59a 17:30:00 ---> f5a7e568d202 17:30:00 Step 21/22 : LABEL git_sha=f697db5e8db4cd02d8591ee07c951646461dcde8 17:30:00 ---> Running in 6fb6985ec102 17:30:00 ---> Running in df3165cabe6d 17:30:00 ---> Running in 29ac8d9f3e23 17:30:00 Removing intermediate container df3165cabe6d 17:30:00 ---> 3e73b46cc143 17:30:00 17:30:00 Removing intermediate container 6fb6985ec102 17:30:00 ---> 10a8e3a950f4 17:30:00 Step 28/30 : LABEL arch=x86_64 17:30:00 Removing intermediate container 29ac8d9f3e23 17:30:00 ---> 17b65b2f9e0d 17:30:00 Step 22/22 : LABEL version=0.0.0 17:30:00 Successfully built 3e73b46cc143 17:30:00 Successfully tagged support-scheduler:latest 17:30:00 Building core-metadata 17:30:00  Building support-scheduler ... done  ---> Running in e0d65a355532 17:30:00 ---> Running in 380d35aca7fd 17:30:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:30:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:30:04 ---> cab5f0a704b7 17:30:04 Step 3/22 : WORKDIR /edgex-go 17:30:04 ---> Using cache 17:30:04 ---> be193441d97d 17:30:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:04 ---> Using cache 17:30:04 ---> b5359e074448 17:30:04 Step 5/22 : RUN apk add --update --no-cache make git 17:30:04 ---> Using cache 17:30:04 ---> e6099c7e465e 17:30:04 Step 6/22 : COPY . . 17:30:04 ---> Using cache 17:30:04 ---> f89484b98a05 17:30:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:04 Removing intermediate container e0d65a355532 17:30:04 ---> 6e3e95a9248f 17:30:04 Step 29/30 : LABEL git_sha=f697db5e8db4cd02d8591ee07c951646461dcde8 17:30:04 Removing intermediate container 380d35aca7fd 17:30:04 ---> 38ccf2f32e9f 17:30:04 17:30:04 ---> Running in 11b75184c6b2 17:30:04 ---> Running in c464a931c435 17:30:04 Successfully built 38ccf2f32e9f 17:30:04 Successfully tagged core-data:latest 17:30:04 Building core-command 17:30:04  Building core-data ... done Removing intermediate container c464a931c435 17:30:04 ---> dd3af2abdda8 17:30:04 Step 30/30 : LABEL version=0.0.0 17:30:05 ---> Running in bc8a1eec566a 17:30:07 Removing intermediate container bc8a1eec566a 17:30:07 ---> 4ae89251e897 17:30:07 17:30:07 Successfully built 4ae89251e897 17:30:07 Successfully tagged security-bootstrapper:latest 17:30:07  Building security-bootstrapper ... done Removing intermediate container 30cd7d7eef60 17:30:07 ---> fa49dec72f4e 17:30:07 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:30:07 Removing intermediate container f9f98bdde62e 17:30:07 ---> ccffc126f127 17:30:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:30:07 ---> Running in d91007ca4e7c 17:30:07 ---> Running in 55c93d4bd865 17:30:08 Removing intermediate container 11b75184c6b2 17:30:08 ---> 7aec27701c2e 17:30:08 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:30:08 ---> Running in 06be7d71daa7 17:30:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:30:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:30:08 ---> cab5f0a704b7 17:30:08 Step 3/22 : WORKDIR /edgex-go 17:30:08 ---> Using cache 17:30:08 ---> be193441d97d 17:30:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:08 ---> Using cache 17:30:08 ---> b5359e074448 17:30:08 Step 5/22 : RUN apk add --update --no-cache make git 17:30:08 ---> Using cache 17:30:08 ---> e6099c7e465e 17:30:08 Step 6/22 : COPY . . 17:30:08 ---> Using cache 17:30:08 ---> f89484b98a05 17:30:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:08 ---> Using cache 17:30:08 ---> 7aec27701c2e 17:30:08 Step 8/22 : RUN make cmd/core-command/core-command 17:30:08 ---> Running in 36f911ee5429 17:30: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 17:30:08 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 17:30:08 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 17:30:08 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 17:30:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:30:41 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 17:30:41 Removing intermediate container 36f911ee5429 17:30:41 ---> e639496225fd 17:30:41 17:30:41 Step 9/22 : FROM alpine:3.14 17:30:41 ---> 0a97eee8041e 17:30:41 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:30:41 ---> Using cache 17:30:41 ---> 3fd0e09dac7d 17:30:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:30:41 ---> Using cache 17:30:41 ---> 322d4e0c82f8 17:30:41 Step 12/22 : ENV APP_PORT=59882 17:30:41 Removing intermediate container d91007ca4e7c 17:30:41 ---> 05c3e0bfb555 17:30:41 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:30:41 ---> Running in 7f0e007212ed 17:30:41 ---> Running in d61c5c28f4b4 17:30:41 Removing intermediate container 7f0e007212ed 17:30:41 ---> 698f1e61b90c 17:30:41 Step 13/22 : EXPOSE $APP_PORT 17:30:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:30:41 ---> Running in ddc7032bcc5f 17:30:41 Removing intermediate container ddc7032bcc5f 17:30:41 ---> 360827d226fa 17:30:41 Step 14/22 : WORKDIR / 17:30:41 Removing intermediate container 55c93d4bd865 17:30:41 ---> f2035afbf896 17:30:41 17:30:41 Step 9/24 : FROM alpine:3.14 17:30:41 ---> 0a97eee8041e 17:30:41 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:30:41 ---> Running in 38680067a4fa 17:30:41 ---> Running in 6a86c0c17434 17:30:41 Removing intermediate container 38680067a4fa 17:30:41 ---> a3bb35a74b17 17:30:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:41 ---> e7dbb239e1ec 17:30:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:30:41 Removing intermediate container d61c5c28f4b4 17:30:41 ---> 6a3254d9eb87 17:30:41 17:30:41 Step 10/22 : FROM docker:20.10.8 17:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:30:41 Removing intermediate container 06be7d71daa7 17:30:41 ---> b81ddcfa8b32 17:30:41 17:30:41 Step 9/22 : FROM alpine:3.14 17:30:41 ---> 0a97eee8041e 17:30:41 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:30:41 ---> Using cache 17:30:41 ---> 3fd0e09dac7d 17:30:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:30:41 ---> Using cache 17:30:41 ---> 322d4e0c82f8 17:30:41 Step 12/22 : ENV APP_PORT=59881 17:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:30:42 ---> Running in 496d5cf89c3e 17:30:42 20.10.8: Pulling from library/docker 17:30:42 (1/3) Installing ca-certificates (20191127-r5) 17:30:42 (2/3) Installing dumb-init (1.2.5-r1) 17:30:42 (3/3) Installing su-exec (0.2-r1) 17:30:42 Executing busybox-1.33.1-r6.trigger 17:30:42 Executing ca-certificates-20191127-r5.trigger 17:30:42 OK: 6 MiB in 17 packages 17:30:42 Removing intermediate container 496d5cf89c3e 17:30:42 ---> 9620fb4486a9 17:30:42 Step 13/22 : EXPOSE $APP_PORT 17:30:42 ---> e315f21b71f0 17:30:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:30:42 ---> Running in 33c1a0269830 17:30:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:30:42 Removing intermediate container 33c1a0269830 17:30:42 ---> d90b2a217fca 17:30:42 Step 14/22 : WORKDIR / 17:30:42 ---> Running in 55122b4abc57 17:30:42 ---> 27c6bfb5d742 17:30:42 Step 18/22 : ENTRYPOINT ["/core-command"] 17:30:42 Removing intermediate container 6a86c0c17434 17:30:42 ---> 8dd7787f58ad 17:30:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:30:42 ---> Running in 2bad74417e1e 17:30:42 ---> Running in d8dfc76f1643 17:30:42 Removing intermediate container 55122b4abc57 17:30:42 ---> 2831eec4b2c5 17:30:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:30:43 Removing intermediate container 2bad74417e1e 17:30:43 ---> a420b2b486a2 17:30:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:43 ---> 6c40cd277c0c 17:30:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:30:43 ---> Running in 3ca334b33d91 17:30:43 Removing intermediate container d8dfc76f1643 17:30:43 ---> 0d173758d4a3 17:30:43 Step 12/24 : WORKDIR / 17:30:43 ---> Running in 6cd7e5069ec0 17:30:43 Removing intermediate container 3ca334b33d91 17:30:43 ---> 4064a840ca0e 17:30:43 Step 20/22 : LABEL arch=x86_64 17:30:43 ---> Running in fe4ab396d139 17:30:43 Removing intermediate container 6cd7e5069ec0 17:30:43 ---> 73d710e5d764 17:30:43 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:30:43 ---> 38a11c987341 17:30:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:30:43 Removing intermediate container fe4ab396d139 17:30:43 ---> cac23049536e 17:30:43 Step 21/22 : LABEL git_sha=f697db5e8db4cd02d8591ee07c951646461dcde8 17:30:44 ---> cee9061a21cc 17:30:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:30:44 ---> Running in c341eebb7681 17:30:44 ---> 5e67c4e8b46a 17:30:44 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:30:44 ---> Running in 5425860c43c4 17:30:44 Removing intermediate container c341eebb7681 17:30:44 ---> 6ffe68d2c630 17:30:44 Step 22/22 : LABEL version=0.0.0 17:30:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:30:44 ---> b10fe8e1ea5f 17:30:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:30:44 ---> Running in f7d3eb6ffa61 17:30:44 Removing intermediate container 5425860c43c4 17:30:44 ---> 9f447df0a9e1 17:30:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:44 Removing intermediate container f7d3eb6ffa61 17:30:44 ---> e23245dcc3b8 17:30:44 17:30:44 ---> 01001ed9f736 17:30:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:30:44 ---> Running in ff443a007610 17:30:44 Successfully built e23245dcc3b8 17:30:44 Successfully tagged core-command:latest 17:30:44  Building core-command ... done Removing intermediate container ff443a007610 17:30:44 ---> 5735fb261a22 17:30:44 Step 20/22 : LABEL arch=x86_64 17:30:44 ---> Running in f2939882f855 17:30:44 ---> b6791060a482 17:30:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:30:45 Removing intermediate container f2939882f855 17:30:45 ---> 064c3915cd8b 17:30:45 Step 21/22 : LABEL git_sha=f697db5e8db4cd02d8591ee07c951646461dcde8 17:30:45 ---> Running in 1a3a265ccb7f 17:30:45 ---> 8858dc1f8883 17:30:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:30:45 Removing intermediate container 1a3a265ccb7f 17:30:45 ---> 5ffa01bc713a 17:30:45 Step 22/22 : LABEL version=0.0.0 17:30:45 ---> Running in 669f6fc03abc 17:30:45 ---> c7b754af5f77 17:30:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:30:45 Removing intermediate container 669f6fc03abc 17:30:45 ---> a7406fc1ba94 17:30:45 17:30:45 Successfully built a7406fc1ba94 17:30:45 Successfully tagged core-metadata:latest 17:30:45  Building core-metadata ... done  ---> 47f2a1f2bb36 17:30:45 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/ 17:30:45 ---> Running in 709f7d3aeb32 17:30:46 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:30:46 Status: Downloaded newer image for docker:20.10.8 17:30:46 ---> bc6c0ffef665 17:30:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:30:46 ---> Running in b5ed719bb19a 17:30:46 Removing intermediate container b5ed719bb19a 17:30:46 ---> b6ab8fb09927 17:30:46 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 17:30:46 ---> Running in 411ee06f8ceb 17:30:46 Removing intermediate container 709f7d3aeb32 17:30:46 ---> 45f3b82f1603 17:30:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:30:46 ---> Running in e2aaea614f67 17:30:46 Removing intermediate container e2aaea614f67 17:30:46 ---> fa1ffae5bb74 17:30:46 Step 22/24 : LABEL arch=x86_64 17:30:46 ---> Running in 9e10647edd3d 17:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:30:46 Removing intermediate container 9e10647edd3d 17:30:46 ---> d16ae5f381d1 17:30:46 Step 23/24 : LABEL git_sha=f697db5e8db4cd02d8591ee07c951646461dcde8 17:30:46 ---> Running in 496fed5ea796 17:30:46 Removing intermediate container 496fed5ea796 17:30:46 ---> ff02cd845583 17:30:46 Step 24/24 : LABEL version=0.0.0 17:30:46 ---> Running in b21756904b5d 17:30:46 (1/42) Installing readline (8.1.0-r0) 17:30:46 (2/42) Installing bash (5.1.4-r0) 17:30:46 Executing bash-5.1.4-r0.post-install 17:30:46 (3/42) Installing brotli-libs (1.0.9-r5) 17:30:46 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:30:46 (5/42) Installing libcurl (7.79.1-r0) 17:30:46 (6/42) Installing curl (7.79.1-r0) 17:30:46 (7/42) Installing dumb-init (1.2.5-r1) 17:30:46 (8/42) Installing libbz2 (1.0.8-r1) 17:30:47 (9/42) Installing expat (2.4.1-r0) 17:30:47 (10/42) Installing libffi (3.3-r2) 17:30:47 (11/42) Installing gdbm (1.19-r0) 17:30:47 Removing intermediate container b21756904b5d 17:30:47 ---> 84159944eafe 17:30:47 17:30:47 (12/42) Installing xz-libs (5.2.5-r0) 17:30:47 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:30:47 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:30:47 (15/42) Installing mpdecimal (2.5.1-r1) 17:30:47 (16/42) Installing sqlite-libs (3.35.5-r0) 17:30:47 (17/42) Installing python3 (3.9.5-r2) 17:30:47 Successfully built 84159944eafe 17:30:47 Successfully tagged security-secretstore-setup:latest 17:30:47  Building security-secretstore-setup ... done (18/42) Installing py3-appdirs (1.4.4-r2) 17:30:47 (19/42) Installing py3-chardet (4.0.0-r2) 17:30:47 (20/42) Installing py3-idna (3.2-r0) 17:30:47 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:30:47 (22/42) Installing py3-certifi (2020.12.5-r1) 17:30:47 (23/42) Installing py3-requests (2.25.1-r4) 17:30:47 (24/42) Installing py3-msgpack (1.0.2-r1) 17:30:47 (25/42) Installing py3-lockfile (0.12.2-r4) 17:30:47 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:30:47 (27/42) Installing py3-colorama (0.4.4-r1) 17:30:47 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:30:47 (29/42) Installing py3-distlib (0.3.1-r3) 17:30:47 (30/42) Installing py3-distro (1.5.0-r3) 17:30:47 (31/42) Installing py3-six (1.15.0-r1) 17:30:47 (32/42) Installing py3-webencodings (0.5.1-r4) 17:30:47 (33/42) Installing py3-html5lib (1.1-r1) 17:30:47 (34/42) Installing py3-parsing (2.4.7-r2) 17:30:47 (35/42) Installing py3-packaging (20.9-r1) 17:30:47 (36/42) Installing py3-toml (0.10.2-r2) 17:30:47 (37/42) Installing py3-pep517 (0.10.0-r2) 17:30:47 (38/42) Installing py3-progress (1.5-r2) 17:30:47 (39/42) Installing py3-retrying (1.3.3-r1) 17:30:47 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:30:47 (41/42) Installing py3-setuptools (52.0.0-r3) 17:30:47 (42/42) Installing py3-pip (20.3.4-r1) 17:30:47 Executing busybox-1.33.1-r3.trigger 17:30:47 OK: 84 MiB in 64 packages 17:30:48 Collecting docker-compose==1.23.2 17:30:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:30:48 Collecting PyYAML<4,>=3.10 17:30:48 Downloading PyYAML-3.13.tar.gz (270 kB) 17:30:49 Collecting docker<4.0,>=3.6.0 17:30:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:30:49 Collecting jsonschema<3,>=2.5.1 17:30:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:30:49 Collecting docopt<0.7,>=0.6.1 17:30:49 Downloading docopt-0.6.2.tar.gz (25 kB) 17:30:49 Collecting texttable<0.10,>=0.9.0 17:30:49 Downloading texttable-0.9.1.tar.gz (11 kB) 17:30:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:30:49 Collecting dockerpty<0.5,>=0.4.1 17:30:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:30:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:30:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:30:50 Collecting websocket-client<1.0,>=0.32.0 17:30:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:30:50 Collecting cached-property<2,>=1.2.0 17:30:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:30:50 Collecting docker-pycreds>=0.4.0 17:30:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:30:50 Collecting urllib3<1.25,>=1.21.1 17:30:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:30:50 Collecting idna<2.8,>=2.5 17:30:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:30:50 Collecting chardet<3.1.0,>=3.0.2 17:30:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:30:50 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) 17:30:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:30:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:30:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:30:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:30:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:30:50 Attempting uninstall: urllib3 17:30:50 Found existing installation: urllib3 1.26.5 17:30:50 Uninstalling urllib3-1.26.5: 17:30:50 Successfully uninstalled urllib3-1.26.5 17:30:50 Attempting uninstall: idna 17:30:50 Found existing installation: idna 3.2 17:30:50 Uninstalling idna-3.2: 17:30:50 Successfully uninstalled idna-3.2 17:30:51 Attempting uninstall: chardet 17:30:51 Found existing installation: chardet 4.0.0 17:30:51 Uninstalling chardet-4.0.0: 17:30:51 Successfully uninstalled chardet-4.0.0 17:30:51 Attempting uninstall: requests 17:30:51 Found existing installation: requests 2.25.1 17:30:51 Uninstalling requests-2.25.1: 17:30:51 Successfully uninstalled requests-2.25.1 17:30:51 Running setup.py install for texttable: started 17:30:51 Running setup.py install for texttable: finished with status 'done' 17:30:51 Running setup.py install for PyYAML: started 17:30:52 Running setup.py install for PyYAML: finished with status 'done' 17:30:52 Running setup.py install for docopt: started 17:30:52 Running setup.py install for docopt: finished with status 'done' 17:30:52 Running setup.py install for dockerpty: started 17:30:52 Running setup.py install for dockerpty: finished with status 'done' 17:30:53 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 17:30:56 Removing intermediate container 411ee06f8ceb 17:30:56 ---> 4e389a11b3f0 17:30:56 Step 13/22 : ENV APP_PORT=58890 17:30:56 ---> Running in b2aaa329425d 17:30:56 Removing intermediate container b2aaa329425d 17:30:56 ---> e13e16c923b2 17:30:56 Step 14/22 : EXPOSE $APP_PORT 17:30:56 ---> Running in 9e04684bfedd 17:30:56 Removing intermediate container 9e04684bfedd 17:30:56 ---> f920c0620855 17:30:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:30:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:30:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:30:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:30:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:30:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:30:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:30:57 ---> e0aab71f8014 17:30:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:30:57 ---> 0bfefddb93bc 17:30:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:30:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:30:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:30:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:30:57 ---> e33da5c772df 17:30:57 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:30:57 ---> Running in 9f8375fcb2da 17:30:57 Removing intermediate container 9f8375fcb2da 17:30:57 ---> 65e983751512 17:30:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:57 ---> Running in 9fadbaa93b7d 17:30:57 Removing intermediate container 9fadbaa93b7d 17:30:57 ---> 272c50216099 17:30:57 Step 20/22 : LABEL arch=x86_64 17:30:57 ---> Running in 7a549006caee 17:30:57 Removing intermediate container 7a549006caee 17:30:57 ---> 2f4ee36125a9 17:30:57 Step 21/22 : LABEL git_sha=f697db5e8db4cd02d8591ee07c951646461dcde8 17:30:57 ---> Running in f15facc8268e 17:30:57 Removing intermediate container f15facc8268e 17:30:57 ---> 38dbad4dcc89 17:30:57 Step 22/22 : LABEL version=0.0.0 17:30:57 ---> Running in f6f4a4a53476 17:30:57 Removing intermediate container f6f4a4a53476 17:30:57 ---> 14c37c616ff5 17:30:57 17:30:57 Successfully built 14c37c616ff5 17:30:58 Successfully tagged sys-mgmt-agent:latest 17:30:58  Building sys-mgmt-agent ... done  [Pipeline] } 17:30:58 $ docker stop --time=1 b0e09b6d475313acf6b3c624e87a696102c83ee69a9e07231a9df3aafb5d1e1d 17:30:59 $ docker rm -f b0e09b6d475313acf6b3c624e87a696102c83ee69a9e07231a9df3aafb5d1e1d [Pipeline] // withDockerContainer [Pipeline] sh 17:30:59 + docker images 17:30:59 REPOSITORY TAG IMAGE ID CREATED SIZE 17:30:59 sys-mgmt-agent latest 14c37c616ff5 2 seconds ago 294MB 17:30:59 security-secretstore-setup latest 84159944eafe 13 seconds ago 28.4MB 17:30:59 core-metadata latest a7406fc1ba94 14 seconds ago 16.9MB 17:30:59 core-command latest e23245dcc3b8 15 seconds ago 16.1MB 17:30:59 b81ddcfa8b32 18 seconds ago 1.76GB 17:30:59 6a3254d9eb87 18 seconds ago 1.76GB 17:30:59 f2035afbf896 19 seconds ago 1.77GB 17:30:59 e639496225fd 20 seconds ago 1.76GB 17:30:59 security-bootstrapper latest 4ae89251e897 53 seconds ago 18.9MB 17:30:59 core-data latest 38ccf2f32e9f 59 seconds ago 20.7MB 17:30:59 support-scheduler latest 3e73b46cc143 59 seconds ago 16.2MB 17:30:59 security-proxy-setup latest b8ceeceeddb7 About a minute ago 26.9MB 17:30:59 support-notifications latest 9d69c9e253a6 About a minute ago 17MB 17:30:59 db868b8774fe About a minute ago 1.76GB 17:30:59 967fc050ee68 About a minute ago 1.77GB 17:30:59 f3d73ec92483 About a minute ago 1.77GB 17:30:59 bdeda4718c8f About a minute ago 1.76GB 17:30:59 4f2bff3ae00c About a minute ago 1.76GB 17:30:59 ci-base-image-x86_64 latest cab5f0a704b7 5 minutes ago 1.25GB 17:30:59 alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB 17:30:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 weeks ago 548MB 17:30:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB 17:30:59 docker 20.10.8 bc6c0ffef665 3 months ago 214MB 17:30:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 17:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.176s coverage: 28.7% of statements 17:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements 17:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.379s coverage: 44.7% of statements 17:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:31:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.914s coverage: 89.5% of statements 17:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:31:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.215s coverage: 84.4% of statements 17:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:31:15 Still waiting to schedule task 17:31:15 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.500s coverage: 94.2% of statements 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:31:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.265s coverage: 59.1% of statements 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:31:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.299s coverage: 60.0% of statements 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:31:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.303s coverage: 0.9% of statements 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:31:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.193s coverage: 58.8% of statements 17:31:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.184s coverage: 21.7% of statements 17:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.229s coverage: 47.1% of statements 17:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 79.5% of statements 17:31:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements 17:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements 17:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 17:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.194s coverage: 94.4% of statements 17:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements 17:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.650s coverage: 82.5% of statements 17:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.222s coverage: 58.8% of statements 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.263s coverage: 80.0% of statements 17:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.243s coverage: 87.2% of statements 17:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.287s coverage: 85.4% of statements 17:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.741s coverage: 91.2% of statements 17:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.790s coverage: 64.4% of statements 17:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 17:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements 17:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 17:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements 17:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 17:31:53 Running on prd-ubuntu18.04-docker-8c-8g-81 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws 17:31:53 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 17:31:53 The recommended git tool is: git 17:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.272s coverage: 65.4% of statements 17:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:31:54 using credential edgex-jenkins-ssh 17:31:54 Cloning the remote Git repository 17:31:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:31:55 > git init /w/workspace/edgex-go/9 # timeout=10 17:31:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:31:55 > git --version # timeout=10 17:31:55 > git --version # 'git version 2.17.1' 17:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.754s coverage: 43.8% of statements 17:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements 17:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 17:31:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.246s coverage: 17.7% of statements 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.577s coverage: 92.3% of statements 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.428s coverage: 97.7% of statements 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:32:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:32:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 17:32:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.069s coverage: 96.9% of statements 17:32:05 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 17:32:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:32:05 GO111MODULE=on go vet ./... 17:33:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:33:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:33:27 ./bin/test-attribution-txt.sh [Pipeline] echo 17:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:33:29 + ls -al . 17:33:29 total 672 17:33:29 drwxrwxr-x 9 1001 1001 4096 Dec 1 17:33 . 17:33:29 drwxr-xr-x 4 root root 4096 Dec 1 17:29 .. 17:33:29 -rw-rw-r-- 1 1001 1001 11 Dec 1 17:26 .dockerignore 17:33:29 drwxrwxr-x 8 1001 1001 4096 Dec 1 17:26 .git 17:33:29 drwxrwxr-x 4 1001 1001 4096 Dec 1 17:26 .github 17:33:29 -rw-rw-r-- 1 1001 1001 804 Dec 1 17:26 .gitignore 17:33:29 -rw-rw-r-- 1 1001 1001 42 Dec 1 17:26 .golangci.yml 17:33:29 -rw-rw-r-- 1 1001 1001 76 Dec 1 17:26 .hadolint.yml 17:33:29 -rw-rw-r-- 1 1001 1001 166 Dec 1 17:26 .sonarcloud.properties 17:33:29 -rw-rw-r-- 1 1001 1001 1171 Dec 1 17:26 ADOPTERS.md 17:33:29 -rw-rw-r-- 1 1001 1001 8910 Dec 1 17:26 Attribution.txt 17:33:29 -rw-rw-r-- 1 1001 1001 51732 Dec 1 17:26 CHANGELOG.md 17:33:29 -rw-rw-r-- 1 1001 1001 3804 Dec 1 17:26 CONTRIBUTING.md 17:33:29 -rw-rw-r-- 1 1001 1001 677 Dec 1 17:26 GOVERNANCE.md 17:33:29 -rw-rw-r-- 1 1001 1001 849 Dec 1 17:26 Jenkinsfile 17:33:29 -rw-rw-r-- 1 1001 1001 10775 Dec 1 17:26 LICENSE 17:33:29 -rw-rw-r-- 1 1001 1001 6508 Dec 1 17:26 Makefile 17:33:29 -rw-rw-r-- 1 1001 1001 582 Dec 1 17:26 OWNERS.md 17:33:29 -rw-rw-r-- 1 1001 1001 8207 Dec 1 17:26 README.md 17:33:29 -rw-rw-r-- 1 1001 1001 6912 Dec 1 17:26 SECURITY.md 17:33:29 -rw-rw-r-- 1 1001 1001 5 Dec 1 17:24 VERSION 17:33:29 -rw-rw-r-- 1 1001 1001 4131 Dec 1 17:26 ZMQWindows.md 17:33:29 drwxrwxr-x 2 1001 1001 4096 Dec 1 17:26 bin 17:33:29 drwxrwxr-x 14 1001 1001 4096 Dec 1 17:26 cmd 17:33:29 -rw-r--r-- 1 root root 428381 Dec 1 17:32 coverage.out 17:33:29 -rw-rw-r-- 1 1001 1001 828 Dec 1 17:26 go.mod 17:33:29 -rw-rw-r-- 1 1001 1001 49483 Dec 1 17:26 go.sum 17:33:29 drwxrwxr-x 8 1001 1001 4096 Dec 1 17:26 internal 17:33:29 drwxrwxr-x 3 1001 1001 4096 Dec 1 17:26 openapi 17:33:29 drwxrwxr-x 4 1001 1001 4096 Dec 1 17:26 snap 17:33:29 -rw-rw-r-- 1 1001 1001 204 Dec 1 17:26 version.go [Pipeline] sh 17:33:29 + '[' -e coverage.out ] 17:33:29 + chown 1001:1001 coverage.out [Pipeline] stash 17:33:29 Warning: overwriting stash ‘coverage-report’ 17:33:30 Stashed 1 file(s) [Pipeline] sh 17:33:31 + make build 17:33:31 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 17:33:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:33:59 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 17:34:01 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 17:34: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 17:34:06 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 17:34:10 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 17:34:13 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 17:34:17 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 17:34:21 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 17:34:24 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 17:34:27 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 17:34:28 Merging remotes/origin/main commit f650799c2872b5746043592dbca86bb6f356332d into PR head commit 0c790c64fb005918d4c041ca760189cad6b964fe 17:34:28 Merge succeeded, producing c49082fd798f27439e0d6560e1cc3be2d45311e8 17:34:28 Checking out Revision c49082fd798f27439e0d6560e1cc3be2d45311e8 (PR-3826) 17:34:31 Commit message: "Merge commit 'f650799c2872b5746043592dbca86bb6f356332d' into HEAD" 17:34:31 First time build. Skipping changelog. 17:34:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:34:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:34:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:34:28 > git config core.sparsecheckout # timeout=10 17:34:28 > git checkout -f 0c790c64fb005918d4c041ca760189cad6b964fe # timeout=10 17:34:28 > git remote # timeout=10 17:34:28 > git config --get remote.origin.url # timeout=10 17:34:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:28 > git merge f650799c2872b5746043592dbca86bb6f356332d # timeout=10 17:34:28 > git rev-parse HEAD^{commit} # timeout=10 17:34:28 > git config core.sparsecheckout # timeout=10 17:34:28 > git checkout -f c49082fd798f27439e0d6560e1cc3be2d45311e8 # timeout=10 17:34:31 > git rev-list --no-walk 59e986291557546f937eb6d2d8ad8a12feb12973 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:32 + echo snap-build.sh 17:34:32 snap-build.sh 17:34:32 + SNAP_BASE_DIR=. 17:34:32 + '[' '!' -z /w/workspace/edgex-go/9 ']' 17:34:32 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 17:34:32 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 17:34:32 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 17:34:32 + cd /w/workspace/edgex-go/9 17:34:32 + sudo apt-get remove -qy --purge lxd lxd-client 17:34:32 Reading package lists... 17:34:32 Building dependency tree... 17:34:32 Reading state information... 17:34:32 The following packages were automatically installed and are no longer required: 17:34:32 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:34:32 uidmap xdelta3 17:34:32 Use 'sudo apt autoremove' to remove them. 17:34:32 The following packages will be REMOVED: 17:34:32 lxd* lxd-client* 17:34:32 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:34:32 After this operation, 31.7 MB disk space will be freed. [Pipeline] } 17:34:32 $ docker stop --time=1 946c66527c54ee5c2a1c5d3444887c438fc5766861d690f00b42687ae4d393c4 17:34:33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 17:34:33 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:34:34 Removing lxd dnsmasq configuration 17:34:34 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:34:34 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:34:34 $ docker rm -f 946c66527c54ee5c2a1c5d3444887c438fc5766861d690f00b42687ae4d393c4 17:34:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:34:35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 17:34:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:34:36 17:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:34:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:34:36 Processing triggers for systemd (237-3ubuntu10.52) ... 17:34:36 Processing triggers for ureadahead (0.100.0-21) ... 17:34:37 latest: Pulling from edgex-devops/edgex-compose-arm64 17:34:37 29e5d40040c1: Pulling fs layer 17:34:37 1ce36da41761: Pulling fs layer 17:34:37 25b303627fd3: Pulling fs layer 17:34:37 29e5d40040c1: Download complete 17:34:37 + sudo snap remove --purge lxd 17:34:37 1ce36da41761: Verifying Checksum 17:34:37 1ce36da41761: Download complete 17:34:37 snap "lxd" is not installed 17:34:37 + sudo groupadd --force --system lxd 17:34:37 ++ whoami 17:34:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:34:37 + newgrp - lxd 17:34:37 + sudo snap install lxd 17:34:37 29e5d40040c1: Pull complete 17:34:39 25b303627fd3: Download complete 17:34:39 1ce36da41761: Pull complete 17:34:47 2021-12-01T17:34:44Z INFO Waiting for automatic snapd restart... 17:34:49 25b303627fd3: Pull complete 17:34:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:34:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:34:49 prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 17:34:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 17:34:51 $ docker top 340513f1e2659f6f12e3c61bb87977186e97af4257e8e8bc1e7d255f7635dc75 -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:52 + docker-compose build --help 17:34:52 + grep parallel 17:34:56 --parallel Build images in parallel. [Pipeline] } 17:34:56 $ docker stop --time=1 340513f1e2659f6f12e3c61bb87977186e97af4257e8e8bc1e7d255f7635dc75 17:34:57 $ docker rm -f 340513f1e2659f6f12e3c61bb87977186e97af4257e8e8bc1e7d255f7635dc75 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:34:58 . [Pipeline] withDockerContainer 17:34:58 prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 17:34:58 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:35:00 $ docker top 7869a3cfa18618202ba05c7d0e8eb65e7008773194ab8cb784bda0008cb7522a -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:00 + docker-compose -f ./docker-compose-build.yml build --parallel 17:35:02 lxd 4.20 from Canonical* installed 17:35:02 + sudo lxd init --auto 17:35:05 Building core-command ... 17:35:05 Building core-data ... 17:35:05 Building core-metadata ... 17:35:05 Building security-bootstrapper ... 17:35:05 Building security-proxy-setup ... 17:35:05 Building security-secretstore-setup ... 17:35:05 Building support-notifications ... 17:35:05 Building support-scheduler ... 17:35:05 Building sys-mgmt-agent ... 17:35:05 Building core-metadata 17:35:05 Building security-proxy-setup 17:35:05 Building security-bootstrapper 17:35:05 Building sys-mgmt-agent 17:35:05 Building core-command 17:35:12 + sudo snap install --classic snapcraft 17:35:15 snapcraft 6.0 from Canonical* installed 17:35:15 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:35:15 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:35:15 % Total % Received % Xferd Average Speed Time Time Time Current 17:35:15 Dload Upload Total Spent Left Speed 17:35:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4294 0 --:--:-- --:--:-- --:--:-- 4294 17:35:15 100 3325k 100 3325k 0 0 7505k 0 --:--:-- --:--:-- --:--:-- 7505k 17:35:15 ./yq_linux_amd64 17:35:15 + sudo snapcraft prime --use-lxd 17:35:17 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:35:17 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: 17:35:17 - README.md 17:35:17 17:35:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:35:18 Launching a container. 17:35:28 Waiting for container to be ready 17:35:28 To start your first container, try: lxc launch ubuntu:20.04 17:35:28 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 17:35:28 17:35:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:35:32 Waiting for network to be ready... 17:35:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:35:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:35:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1979 kB] 17:35:33 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:35:33 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:35:33 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:35:33 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:35:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:35:33 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:35:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:35:33 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:35:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] 17:35:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:35:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:35:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [533 kB] 17:35:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.3 kB] 17:35:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] 17:35:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 17:35:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:35:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2326 kB] 17:35:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] 17:35:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:35:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:35:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [558 kB] 17:35:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.0 kB] 17:35:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1769 kB] 17:35:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [382 kB] 17:35:37 Fetched 25.7 MB in 5s (5568 kB/s) 17:35:37 Reading package lists... 17:35:38 Reading package lists... 17:35:38 Building dependency tree... 17:35:38 Reading state information... 17:35:38 The following additional packages will be installed: 17:35:38 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:35:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:35:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:35:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:35:38 Suggested packages: 17:35:38 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:35:38 Recommended packages: 17:35:38 gnupg libsasl2-modules 17:35:38 The following NEW packages will be installed: 17:35:38 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:35:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:35:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:35:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:35:38 The following packages will be upgraded: 17:35:38 gpg gpg-agent gpgconf libudev1 17:35:38 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:35:38 Need to get 3527 kB of archives. 17:35:38 After this operation, 13.3 MB of additional disk space will be used. 17:35:38 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] 17:35:38 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 17:35:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:35:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:35:39 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 17:35:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:35:39 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:35:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:35:39 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:35:39 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:35:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:35:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:35:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:35:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:35:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:35:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:35:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:35:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:35:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:35:39 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:35:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:35:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:35:39 debconf: delaying package configuration, since apt-utils is not installed 17:35:39 Fetched 3527 kB in 1s (3100 kB/s) 17:35:39 (Reading database ... 12511 files and directories currently installed.) 17:35:39 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 17:35:39 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:35:39 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 17:35:39 Selecting previously unselected package udev. 17:35:39 (Reading database ... 12511 files and directories currently installed.) 17:35:39 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 17:35:39 Unpacking udev (237-3ubuntu10.52) ... 17:35:40 Selecting previously unselected package libfuse2:amd64. 17:35:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:35:40 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:35:40 Selecting previously unselected package fuse. 17:35:40 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:35:40 Unpacking fuse (2.9.7-1ubuntu1) ... 17:35:40 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:35:40 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:35:40 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:35:40 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:35:40 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:35:40 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:35:40 Selecting previously unselected package libksba8:amd64. 17:35:40 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:35:40 Unpacking libksba8:amd64 (1.3.5-2) ... 17:35:40 Selecting previously unselected package libroken18-heimdal:amd64. 17:35:40 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:35:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:35:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:35:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:40 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:40 Selecting previously unselected package libwind0-heimdal:amd64. 17:35:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:40 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:35:40 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:40 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:41 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:35:41 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:41 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:41 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:35:41 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:41 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:41 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:35:41 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:41 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:41 Selecting previously unselected package libsasl2-modules-db:amd64. 17:35:41 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:35:41 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:35:41 Selecting previously unselected package libsasl2-2:amd64. 17:35:41 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:35:41 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:35:41 Selecting previously unselected package libldap-common. 17:35:41 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:35:41 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:35:41 Selecting previously unselected package libldap-2.4-2:amd64. 17:35:41 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:35:41 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:35:41 Selecting previously unselected package dirmngr. 17:35:41 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:35:41 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:35:41 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:35:41 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:35:41 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:35:41 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:35:41 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:35:41 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:35:41 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:41 Setting up libksba8:amd64 (1.3.5-2) ... 17:35:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:35:41 Setting up udev (237-3ubuntu10.52) ... 17:35:41 invoke-rc.d: policy-rc.d denied execution of start. 17:35:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:41 Processing triggers for systemd (237-3ubuntu10) ... 17:35:41 Setting up fuse (2.9.7-1ubuntu1) ... 17:35:41 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:35:42 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:42 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:42 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:42 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:42 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:42 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:42 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:42 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:35:42 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:35:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:35:42 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:35:42 settings in the [Install] section, and DefaultInstance for template units). 17:35:42 This means they are not meant to be enabled using systemctl. 17:35:42 Possible reasons for having this kind of units are: 17:35:42 1) A unit may be statically enabled by being symlinked from another unit's 17:35:42 .wants/ or .requires/ directory. 17:35:42 2) A unit's purpose may be to act as a helper for some other unit which has 17:35:42 a requirement dependency on it. 17:35:42 3) A unit may be started when needed via activation (socket, path, timer, 17:35:42 D-Bus, udev, scripted systemctl call, ...). 17:35:42 4) In case of template units, the unit is meant to be enabled with some 17:35:42 instance name specified. 17:35:42 Reading package lists... 17:35:42 Building dependency tree... 17:35:42 Reading state information... 17:35:43 The following additional packages will be installed: 17:35:43 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:35:43 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:35:43 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:35:43 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:35:43 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:35:43 Suggested packages: 17:35:43 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:35:43 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:35:43 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:35:43 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:35:43 systemd-container policykit-1 17:35:43 Recommended packages: 17:35:43 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:35:43 The following NEW packages will be installed: 17:35:43 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:35:43 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:35:43 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:35:43 multiarch-support openssh-client python3 python3-minimal python3.6 17:35:43 python3.6-minimal snapd squashfs-tools sudo 17:35:43 The following packages will be upgraded: 17:35:43 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:35:43 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:35:43 Need to get 36.8 MB of archives. 17:35:43 After this operation, 147 MB of additional disk space will be used. 17:35:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 17:35:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:35:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:35:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:35:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:35:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 17:35:44 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:35:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:35:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:35:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:35:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:35:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:35:44 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:35:44 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:35:44 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:35:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:35:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:35:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:35:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:35:44 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:35:44 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:35:44 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:35:44 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:35:44 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:35:44 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:35:44 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:35:44 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:35:44 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 17:35:44 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:35:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 17:35:45 debconf: delaying package configuration, since apt-utils is not installed 17:35:45 Fetched 36.8 MB in 2s (19.9 MB/s) 17:35:45 (Reading database ... 12757 files and directories currently installed.) 17:35:45 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 17:35:45 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:35:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 17:35:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:35:45 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 17:35:45 (Reading database ... 12757 files and directories currently installed.) 17:35:45 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:35:45 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:35:45 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:35:45 (Reading database ... 12757 files and directories currently installed.) 17:35:45 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:35:45 Unpacking apt (1.6.14) over (1.6.1) ... 17:35:46 Setting up apt (1.6.14) ... 17:35:46 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:35:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:35:46 (Reading database ... 12764 files and directories currently installed.) 17:35:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:35:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:35:46 Selecting previously unselected package libpython3.6-minimal:amd64. 17:35:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:35:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:35:47 Selecting previously unselected package libexpat1:amd64. 17:35:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:35:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:35:47 Selecting previously unselected package python3.6-minimal. 17:35:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:35:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:35:47 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:35:47 Checking for services that may need to be restarted...done. 17:35:47 Checking for services that may need to be restarted...done. 17:35:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:35:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:35:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:35:47 Selecting previously unselected package python3-minimal. 17:35:47 (Reading database ... 13012 files and directories currently installed.) 17:35:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:35:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:35:48 Selecting previously unselected package mime-support. 17:35:48 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:35:48 Unpacking mime-support (3.60ubuntu1) ... 17:35:48 Selecting previously unselected package libmpdec2:amd64. 17:35:48 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:35:48 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:35:48 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:35:48 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:35:48 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:35:48 Selecting previously unselected package python3.6. 17:35:48 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:35:48 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:35:48 Selecting previously unselected package libpython3-stdlib:amd64. 17:35:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:35:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:35:48 Setting up python3-minimal (3.6.7-1~18.04) ... 17:35:48 Selecting previously unselected package python3. 17:35:48 (Reading database ... 13442 files and directories currently installed.) 17:35:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:35:48 Unpacking python3 (3.6.7-1~18.04) ... 17:35:48 Selecting previously unselected package multiarch-support. 17:35:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:35:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:35:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:35:48 Selecting previously unselected package liblzo2-2:amd64. 17:35:48 (Reading database ... 13479 files and directories currently installed.) 17:35:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:35:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:35:48 Selecting previously unselected package libbsd0:amd64. 17:35:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:35:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:35:48 Selecting previously unselected package sudo. 17:35:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:35:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:35:48 Selecting previously unselected package apparmor. 17:35:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:35:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:35:49 Selecting previously unselected package libedit2:amd64. 17:35:49 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:35:49 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:35:49 Selecting previously unselected package libkrb5support0:amd64. 17:35:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:35:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:35:49 Selecting previously unselected package libk5crypto3:amd64. 17:35:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:35:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:35:49 Selecting previously unselected package libkeyutils1:amd64. 17:35:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:35:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:35:49 Selecting previously unselected package libkrb5-3:amd64. 17:35:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:35:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:35:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:35:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:35:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:35:49 Selecting previously unselected package libssl1.0.0:amd64. 17:35:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:35:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:35:49 Selecting previously unselected package openssh-client. 17:35:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:35:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:35:49 Selecting previously unselected package squashfs-tools. 17:35:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 17:35:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:35:49 Selecting previously unselected package snapd. 17:35:49 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 17:35:49 Unpacking snapd (2.51.1+18.04) ... 17:35:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:35:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:35:51 Setting up mime-support (3.60ubuntu1) ... 17:35:51 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:35:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:35:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:35:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:35:52 Setting up systemd (237-3ubuntu10.52) ... 17:35:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:35:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:35:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:35:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:35:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:35:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:35:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:35:53 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:35:53 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:35:53 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:35:53 Setting up python3 (3.6.7-1~18.04) ... 17:35:53 running python rtupdate hooks for python3.6... 17:35:53 running python post-rtupdate hooks for python3.6... 17:35:53 Setting up apparmor (2.12-4ubuntu5.1) ... 17:35:54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:35:54 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:35:54 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:35:54 Setting up snapd (2.51.1+18.04) ... 17:35:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:35:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:35:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:35:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:35:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:35:55 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:35:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:35:55 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:35:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:35:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:35:56 /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' 17:35:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:35:56 Processing triggers for systemd (237-3ubuntu10.52) ... 17:35:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:35:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:35:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:35:58 Reading package lists... 17:35:58 Reading package lists... 17:35:58 Building dependency tree... 17:35:58 Reading state information... 17:35:59 Calculating upgrade... 17:35:59 The following packages will be upgraded: 17:35:59 advancecomp base-files bash binutils binutils-common 17:35:59 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:35:59 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:35:59 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:35:59 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:35:59 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:35:59 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:35:59 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:35:59 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:35:59 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:35:59 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:35:59 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:35:59 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:35:59 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:35:59 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:35:59 ubuntu-keyring util-linux 17:35:59 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:35:59 Need to get 64.2 MB of archives. 17:35:59 After this operation, 5155 kB of additional disk space will be used. 17:35:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] 17:35:59 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:35:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:35:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:35:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:35:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:35:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:35:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:35:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:35:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:35:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:36:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:36:00 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:36:00 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:36:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:36:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:36:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:36:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:36:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:36:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 17:36:00 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:36:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:36:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:36:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:36:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:36:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:36:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:36:00 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:36:00 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:36:00 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:36:00 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:36:00 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:36:00 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:36:00 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:36:00 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:36:00 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:36:00 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:36:00 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:36:00 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:36:00 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:36:00 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:36:00 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 17:36:00 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:36:00 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:36:00 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:36:00 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:36:00 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:36:00 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:36:00 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:36:00 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:36:00 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:36:00 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:36:00 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:36:00 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:36:00 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:36:00 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 17:36:00 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:36:00 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:36:00 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:36:00 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:36:00 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:36:00 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:36:00 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:36:00 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 17:36:00 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:36:00 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:36:00 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:36:00 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:36:00 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:36:00 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:36:00 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:36:00 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:36:00 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:36:00 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:36:00 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:36:00 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:36:00 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:36:00 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:36:00 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:36:00 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 17:36:00 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:36:00 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:36:00 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:36:00 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 17:36:00 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:36:00 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:36:00 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] 17:36:00 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 17:36:00 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 17:36:00 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 17:36:00 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:36:00 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:36:00 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:36:00 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:36:01 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:36:01 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:36:01 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:36:01 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:36:02 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:36:02 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:36:02 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:36:02 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:36:02 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:36:02 debconf: delaying package configuration, since apt-utils is not installed 17:36:02 Fetched 64.2 MB in 3s (22.7 MB/s) 17:36:02 (Reading database ... 13914 files and directories currently installed.) 17:36:02 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:36:02 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:36:02 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:36:02 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:36:02 Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... 17:36:02 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... 17:36:02 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:02 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:02 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:02 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:02 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:02 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:03 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:03 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:03 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:03 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:03 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:03 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:03 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:03 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:03 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:03 (Reading database ... 13914 files and directories currently installed.) 17:36:03 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:03 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:36:03 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:36:03 (Reading database ... 13914 files and directories currently installed.) 17:36:03 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:03 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:03 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:03 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:03 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:03 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:03 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:03 (Reading database ... 13914 files and directories currently installed.) 17:36:03 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:36:03 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:36:04 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:36:04 (Reading database ... 13914 files and directories currently installed.) 17:36:04 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 17:36:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:36:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:36:04 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 17:36:04 Setting up base-files (10.1ubuntu2.11) ... 17:36:04 Installing new version of config file /etc/issue ... 17:36:04 Installing new version of config file /etc/issue.net ... 17:36:04 Installing new version of config file /etc/lsb-release ... 17:36:04 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:36:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:36:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:36:05 Removing obsolete conffile /etc/default/motd-news ... 17:36:05 (Reading database ... 13915 files and directories currently installed.) 17:36:05 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:36:05 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:36:05 Setting up bash (4.4.18-2ubuntu1.2) ... 17:36:05 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 17:36:05 (Reading database ... 13915 files and directories currently installed.) 17:36:05 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:36:05 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:36:05 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:36:05 (Reading database ... 13915 files and directories currently installed.) 17:36:05 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:36:05 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:36:05 Setting up tar (1.29b-2ubuntu0.2) ... 17:36:05 (Reading database ... 13915 files and directories currently installed.) 17:36:05 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:36:05 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:36:05 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:36:05 (Reading database ... 13915 files and directories currently installed.) 17:36:05 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:36:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:36:06 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:36:06 (Reading database ... 13915 files and directories currently installed.) 17:36:06 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:36:06 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:36:06 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:36:06 (Reading database ... 13915 files and directories currently installed.) 17:36:06 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:36:06 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:36:06 Setting up grep (3.1-2build1) ... 17:36:06 (Reading database ... 13915 files and directories currently installed.) 17:36:06 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:36:06 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:36:06 Setting up gzip (1.6-5ubuntu1.1) ... 17:36:06 (Reading database ... 13915 files and directories currently installed.) 17:36:06 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:36:06 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:36:06 Setting up login (1:4.5-1ubuntu2) ... 17:36:06 (Reading database ... 13915 files and directories currently installed.) 17:36:06 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:36:06 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:36:06 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:36:06 (Reading database ... 13915 files and directories currently installed.) 17:36:06 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:36:06 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:36:07 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:36:07 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:36:07 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:36:07 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:36:07 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:36:07 (Reading database ... 13915 files and directories currently installed.) 17:36:07 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:36:07 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:36:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:36:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:36:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:36:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:36:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:36:07 (Reading database ... 13915 files and directories currently installed.) 17:36:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:36:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:36:08 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:36:08 (Reading database ... 13915 files and directories currently installed.) 17:36:08 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:36:08 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:36:08 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:36:08 (Reading database ... 13915 files and directories currently installed.) 17:36:08 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:36:08 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:36:08 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:36:08 (Reading database ... 13915 files and directories currently installed.) 17:36:08 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:36:08 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:36:08 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:36:08 (Reading database ... 13915 files and directories currently installed.) 17:36:08 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:36:08 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:36:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:36:09 (Reading database ... 13915 files and directories currently installed.) 17:36:09 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:36:09 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:36:09 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:36:09 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:36:09 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:36:09 (Reading database ... 13915 files and directories currently installed.) 17:36:09 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:36:09 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:36:09 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:36:09 (Reading database ... 13915 files and directories currently installed.) 17:36:09 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:36:09 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:36:09 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:36:09 (Reading database ... 13915 files and directories currently installed.) 17:36:09 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:36:09 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:36:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:36:09 (Reading database ... 13915 files and directories currently installed.) 17:36:09 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:36:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:36:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:36:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:36:10 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:36:10 (Reading database ... 13915 files and directories currently installed.) 17:36:10 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:36:10 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:36:10 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:36:10 (Reading database ... 13915 files and directories currently installed.) 17:36:10 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:36:10 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:36:10 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:36:11 (Reading database ... 13917 files and directories currently installed.) 17:36:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:36:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:36:11 Setting up debconf (1.5.66ubuntu1) ... 17:36:11 (Reading database ... 13917 files and directories currently installed.) 17:36:11 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:36:11 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:36:11 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:36:11 (Reading database ... 13917 files and directories currently installed.) 17:36:11 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:36:11 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:36:11 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:36:11 (Reading database ... 13917 files and directories currently installed.) 17:36:11 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:36:11 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:36:11 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:36:11 (Reading database ... 13917 files and directories currently installed.) 17:36:11 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:36:11 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:36:11 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:36:11 (Reading database ... 13919 files and directories currently installed.) 17:36:11 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:36:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:36:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:36:12 (Reading database ... 13923 files and directories currently installed.) 17:36:12 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:36:12 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:36:12 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 17:36:12 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:36:12 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:36:12 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:36:12 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:36:12 (Reading database ... 13923 files and directories currently installed.) 17:36:12 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 17:36:12 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 17:36:12 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 17:36:12 (Reading database ... 13923 files and directories currently installed.) 17:36:12 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:36:12 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:36:12 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:36:12 (Reading database ... 13923 files and directories currently installed.) 17:36:12 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:36:12 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:36:12 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:36:12 (Reading database ... 13923 files and directories currently installed.) 17:36:12 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:36:12 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:36:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:36:12 (Reading database ... 13923 files and directories currently installed.) 17:36:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:36:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:36:12 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:36:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:36:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:36:13 ---> 2fd47626e5ee 17:36:13 Step 3/22 : WORKDIR /edgex-go 17:36:13 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:36:13 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:36:13 ---> 2fd47626e5ee 17:36:13 Step 3/30 : WORKDIR /edgex-go 17:36:13 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:36:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:36:13 ---> 2fd47626e5ee 17:36:13 Step 3/20 : WORKDIR /edgex-go 17:36:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:36:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:36:13 ---> 2fd47626e5ee 17:36:13 Step 3/22 : WORKDIR /edgex-go 17:36:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:36:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:36:13 ---> 2fd47626e5ee 17:36:13 Step 3/22 : WORKDIR /edgex-go 17:36:13 ---> Running in 97f123ba0dd0 17:36:13 ---> Running in 9d471afc6164 17:36:13 ---> Running in 3eb3a66ebe13 17:36:13 ---> Running in 2a8db2c42436 17:36:13 ---> Running in 1a027a82171c 17:36:13 Removing intermediate container 97f123ba0dd0 17:36:13 ---> b7ccfab21132 17:36:13 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:13 Removing intermediate container 2a8db2c42436 17:36:13 ---> 58136a9afd60 17:36:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:13 ---> Running in 30ab5845a38f 17:36:13 ---> Running in 7cbeb1fb6914 17:36:13 Removing intermediate container 3eb3a66ebe13 17:36:13 ---> 52610ece0006 17:36:13 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:13 Removing intermediate container 1a027a82171c 17:36:13 ---> dff00edacbda 17:36:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:13 Removing intermediate container 9d471afc6164 17:36:13 ---> 7fb330e3fc53 17:36:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:13 ---> Running in 3ba305ac905b 17:36:13 ---> Running in b92556f5f0dc 17:36:13 ---> Running in ecdaee35afc5 17:36:13 (Reading database ... 13923 files and directories currently installed.) 17:36:13 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:36:13 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:36:13 Setting up passwd (1:4.5-1ubuntu2) ... 17:36:13 (Reading database ... 13923 files and directories currently installed.) 17:36:13 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:36:13 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:36:13 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:36:13 (Reading database ... 13923 files and directories currently installed.) 17:36:13 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:36:13 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:36:13 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:36:13 (Reading database ... 13923 files and directories currently installed.) 17:36:13 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:36:13 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:36:13 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:36:13 (Reading database ... 13923 files and directories currently installed.) 17:36:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:36:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:36:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:36:13 (Reading database ... 13923 files and directories currently installed.) 17:36:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:36:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:36:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:36:13 (Reading database ... 13923 files and directories currently installed.) 17:36:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:36:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:36:14 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:36:14 (Reading database ... 13923 files and directories currently installed.) 17:36:14 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 17:36:14 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 17:36:14 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 17:36:14 (Reading database ... 13923 files and directories currently installed.) 17:36:14 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:36:14 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:36:14 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:36:14 (Reading database ... 13923 files and directories currently installed.) 17:36:14 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:36:14 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:36:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:36:14 (Reading database ... 13924 files and directories currently installed.) 17:36:14 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:36:14 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:36:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:36:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:36:14 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:36:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:36:15 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 17:36:15 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 17:36:15 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:36:15 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:36:15 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:36:15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:36:15 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:36:15 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:36:15 Removing intermediate container 7cbeb1fb6914 17:36:15 ---> f14b29b6fa64 17:36:15 Step 5/22 : RUN apk add --update --no-cache make git 17:36:15 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:36:15 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:36:15 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:36:15 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:36:15 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:36:15 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:36:15 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:36:15 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:36:15 ---> Running in 515ed7350a2b 17:36:15 Removing intermediate container 30ab5845a38f 17:36:15 ---> c38e6566b4d9 17:36:15 Step 5/30 : RUN apk add --update --no-cache make git 17:36:15 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 17:36:15 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 17:36:15 Removing intermediate container 3ba305ac905b 17:36:15 ---> bab29eb3ed72 17:36:15 Step 5/20 : RUN apk add --update --no-cache make git 17:36:15 ---> Running in abfd4657f4c6 17:36:15 ---> Running in b897cfcd2262 17:36:15 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:36:15 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:36:15 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:36:15 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:36:15 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:36:15 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:36:16 Removing intermediate container b92556f5f0dc 17:36:16 ---> 0cd4f6caadad 17:36:16 Step 5/22 : RUN apk add --update --no-cache make bash git 17:36:16 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:36:16 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:36:16 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:36:16 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:36:16 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:36:16 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:36:16 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:16 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:16 Removing intermediate container ecdaee35afc5 17:36:16 ---> bfeb321d60b4 17:36:16 Step 5/22 : RUN apk add --update --no-cache make git 17:36:16 ---> Running in 4b1dc5e3199a 17:36:16 ---> Running in 01e9c400f804 17:36:16 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:16 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:16 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:36:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:36:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:36:18 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:18 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:36:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:36:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:36:18 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:18 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:18 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:18 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:36:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:36:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:36:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:36:19 OK: 219 MiB in 52 packages 17:36:19 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:19 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:19 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:36:19 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:36:19 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:36:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:36:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:36:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:36:19 OK: 219 MiB in 52 packages 17:36:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:36:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:36:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:36:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:36:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:36:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:36:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:36:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:36:19 OK: 219 MiB in 52 packages 17:36:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:36:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:36:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:36:20 Setting up tzdata (2021e-0ubuntu0.18.04) ... 17:36:20 17:36:20 Current default time zone: 'Etc/UTC' 17:36:20 Local time is now: Wed Dec 1 17:36:20 UTC 2021. 17:36:20 Universal Time is now: Wed Dec 1 17:36:20 UTC 2021. 17:36:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:36:20 17:36:20 Setting up systemd-sysv (237-3ubuntu10.52) ... 17:36:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:20 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... 17:36:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:36:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:36:20 OK: 219 MiB in 52 packages 17:36:20 OK: 219 MiB in 52 packages 17:36:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:36:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:36:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:36:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:36:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:36:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:36:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 17:36:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:20 Setting up patch (2.7.6-2ubuntu1.1) ... 17:36:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:36:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:36:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:36:20 Installing new version of config file /etc/ssl/openssl.cnf ... 17:36:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:36:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:36:20 Removing intermediate container 515ed7350a2b 17:36:20 ---> ea5ae8cd600e 17:36:20 Step 6/22 : COPY . . 17:36:20 Setting up ca-certificates (20210119~18.04.2) ... 17:36:21 Removing intermediate container abfd4657f4c6 17:36:21 ---> e6e6727e88c8 17:36:21 Step 6/20 : COPY . . 17:36:21 Removing intermediate container b897cfcd2262 17:36:21 ---> 4018bd55f2e6 17:36:21 Step 6/30 : COPY . . 17:36:21 Removing intermediate container 4b1dc5e3199a 17:36:21 ---> 6c823d7dcb07 17:36:21 Step 6/22 : COPY . . 17:36:21 Removing intermediate container 01e9c400f804 17:36:21 ---> 2753f2596627 17:36:21 Step 6/22 : COPY . . 17:36:22 Updating certificates in /etc/ssl/certs... 17:36:23 23 added, 28 removed; done. 17:36:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:36:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:36:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:36:23 Setting up pkgbinarymangler (138.18.04.1) ... 17:36:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 17:36:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:36:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:23 Setting up perl (5.26.1-6ubuntu0.5) ... 17:36:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 17:36:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:36:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:36:23 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 17:36:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:36:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:36:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:36:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:36:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:36:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:36:23 Processing triggers for systemd (237-3ubuntu10.52) ... 17:36:23 Processing triggers for mime-support (3.60ubuntu1) ... 17:36:23 Processing triggers for ca-certificates (20210119~18.04.2) ... 17:36:23 Updating certificates in /etc/ssl/certs... 17:36:24 0 added, 0 removed; done. 17:36:24 Running hooks in /etc/ca-certificates/update.d... 17:36:24 done. 17:36:24 Reading package lists... 17:36:24 Building dependency tree... 17:36:24 Reading state information... 17:36:24 The following NEW packages will be installed: 17:36:24 apt-transport-https 17:36:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:36:24 Need to get 4348 B of archives. 17:36:24 After this operation, 154 kB of additional disk space will be used. 17:36:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:36:25 debconf: delaying package configuration, since apt-utils is not installed 17:36:25 Fetched 4348 B in 0s (24.0 kB/s) 17:36:25 Selecting previously unselected package apt-transport-https. 17:36:25 (Reading database ... 13931 files and directories currently installed.) 17:36:25 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:36:25 Unpacking apt-transport-https (1.6.14) ... 17:36:25 Setting up apt-transport-https (1.6.14) ... 17:36:25 Waiting for network to be ready... 17:36:33 2021-12-01T17:36:29Z INFO Waiting for automatic snapd restart... 17:36:34 snapd 2.53.2 from Canonical* installed 17:36:35 "snapd" switched to the "latest/stable" channel 17:36:35 17:36:41 core18 20211028 from Canonical* installed 17:36:43 core20 20211115 from Canonical* installed 17:36:43 "core20" switched to the "latest/stable" channel 17:36:43 17:36:43 ---> 98157ea94262 17:36:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:43 ---> 61b68f346ac6 17:36:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:43 ---> 89f06518c055 17:36:43 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:43 ---> 209705c8afcc 17:36:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:43 ---> Running in e047b34a716b 17:36:43 ---> Running in da547dbd595f 17:36:43 ---> Running in 74209be00383 17:36:43 ---> Running in 1c4d39d5b305 17:36:44 ---> 24bebc8ed3e4 17:36:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:44 ---> Running in 5b12b2af6bb6 17:36:46 snapcraft 6.0 from Canonical* installed 17:36:46 "snapcraft" switched to the "latest/stable" channel 17:36:46 17:36:48 Removing intermediate container e047b34a716b 17:36:48 ---> 4ef6f4793863 17:36:48 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:36:48 ---> Running in a7684ac3c89e 17:36:48 Removing intermediate container 1c4d39d5b305 17:36:48 ---> 57fc0615f4fb 17:36:48 Step 8/22 : RUN make cmd/core-command/core-command 17:36:48 ---> Running in 6ee1c310b7cb 17:36:49 Removing intermediate container da547dbd595f 17:36:49 ---> 6b5ea75db025 17:36:49 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:36:49 Removing intermediate container 74209be00383 17:36:49 ---> c7abb18924c3 17:36:49 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:36:49 Removing intermediate container 5b12b2af6bb6 17:36:49 ---> 7892d845db02 17:36:49 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:36:49 ---> Running in 93325a2f36b6 17:36:49 ---> Running in bca6f4fd9af0 17:36:49 ---> Running in 89550930c0fe 17:36:50 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 17:36:50 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: 17:36:50 - README.md 17:36:50 17:36:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:36:50 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 17:36:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:36:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:36:51 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 17:36:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:36:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:36:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:36:53 Reading package lists... 17:36:54 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 17:36:56 Reading package lists... 17:36:56 Building dependency tree... 17:36:56 Reading state information... 17:36:56 Suggested packages: 17:36:56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:36:56 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:36:56 Recommended packages: 17:36:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:36:56 The following NEW packages will be installed: 17:36:56 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:36:56 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:36:56 pkg-config zip 17:36:56 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:36:56 Need to get 7670 kB of archives. 17:36:56 After this operation, 43.8 MB of additional disk space will be used. 17:36:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:36:56 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:36:56 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:36:57 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:36:57 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:36:57 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:36:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:36:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:36:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:36:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 17:36:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:36:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 17:36:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 17:36:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:36:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:36:57 debconf: delaying package configuration, since apt-utils is not installed 17:36:57 Fetched 7670 kB in 1s (6871 kB/s) 17:36:57 Selecting previously unselected package libglib2.0-0:amd64. 17:36:57 (Reading database ... 13935 files and directories currently installed.) 17:36:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:36:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:36:57 Selecting previously unselected package libpsl5:amd64. 17:36:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:36:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:36:57 Selecting previously unselected package libnghttp2-14:amd64. 17:36:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:36:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:36:57 Selecting previously unselected package librtmp1:amd64. 17:36:57 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:36:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:36:58 Selecting previously unselected package libcurl3-gnutls:amd64. 17:36:58 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 17:36:58 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:36:58 Selecting previously unselected package liberror-perl. 17:36:58 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:36:58 Unpacking liberror-perl (0.17025-1) ... 17:36:58 Selecting previously unselected package git-man. 17:36:58 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 17:36:58 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 17:36:58 Selecting previously unselected package git. 17:36:58 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 17:36:58 Unpacking git (1:2.17.1-1ubuntu0.9) ... 17:36:58 Selecting previously unselected package libnorm1:amd64. 17:36:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:36:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:36:58 Selecting previously unselected package libpgm-5.2-0:amd64. 17:36:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:36:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:36:58 Selecting previously unselected package libsodium23:amd64. 17:36:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:36:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:36:59 Selecting previously unselected package libzmq5:amd64. 17:36:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:36:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:36:59 Selecting previously unselected package libzmq3-dev:amd64. 17:36:59 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:36:59 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:36:59 Selecting previously unselected package pkg-config. 17:36:59 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:36:59 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:36:59 Selecting previously unselected package zip. 17:36:59 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:36:59 Unpacking zip (3.0-11build1) ... 17:36:59 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:36:59 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 17:36:59 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:36:59 Setting up liberror-perl (0.17025-1) ... 17:36:59 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:36:59 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:36:59 No schema files found: doing nothing. 17:36:59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:36:59 Setting up zip (3.0-11build1) ... 17:36:59 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:36:59 Setting up libsodium23:amd64 (1.0.16-2) ... 17:36:59 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:36:59 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:36:59 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:36:59 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:36:59 Setting up git (1:2.17.1-1ubuntu0.9) ... 17:36:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:37:00 git set to automatically installed. 17:37:00 git-man set to automatically installed. 17:37:00 libcurl3-gnutls set to automatically installed. 17:37:00 liberror-perl set to automatically installed. 17:37:00 libglib2.0-0 set to automatically installed. 17:37:00 libnghttp2-14 set to automatically installed. 17:37:00 libnorm1 set to automatically installed. 17:37:00 libpgm-5.2-0 set to automatically installed. 17:37:00 libpsl5 set to automatically installed. 17:37:00 librtmp1 set to automatically installed. 17:37:00 libsodium23 set to automatically installed. 17:37:00 libzmq3-dev set to automatically installed. 17:37:00 libzmq5 set to automatically installed. 17:37:00 pkg-config set to automatically installed. 17:37:00 zip set to automatically installed. 17:37:00 snapd is not logged in, snap install commands will use sudo 17:37:09 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 17:37:09 Downloading snap 'edgex-app-service-configurable' 17:37:12 Pulling app-service-configurable 17:37:12 + snapcraftctl pull 17:37:13 Pulling config-common 17:37:13 + snapcraftctl pull 17:37:15 Pulling go-build-helper 17:37:15 + snapcraftctl pull 17:37:16 'edgex-go' has dependencies that need to be staged: go-build-helper 17:37:16 Skipping pull go-build-helper (already ran) 17:37:16 Building go-build-helper 17:37:16 + snapcraftctl build 17:37:20 Staging go-build-helper 17:37:20 + snapcraftctl stage 17:37:25 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:37:25 Fetched 224 kB in 0s (0 B/s) 17:37:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:37:25 Fetched 157 kB in 0s (0 B/s) 17:37:25 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:37:25 Fetched 221 kB in 0s (0 B/s) 17:37:25 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:37:25 Fetched 143 kB in 0s (0 B/s) 17:37:25 Pulling edgex-go 17:37:25 + snapcraftctl pull 17:37:27 Pulling hooks 17:37:27 + snapcraftctl pull 17:37:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:37:49 Fetched 96.5 kB in 0s (0 B/s) 17:37:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:37:49 Fetched 279 kB in 0s (0 B/s) 17:37:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:37:49 Fetched 122 kB in 0s (0 B/s) 17:37:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:37:49 Fetched 77.8 kB in 0s (0 B/s) 17:37:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:37:49 Fetched 8848 B in 0s (0 B/s) 17:37:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:37:49 Fetched 47.8 kB in 0s (0 B/s) 17:37:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:37:49 Fetched 45.6 kB in 0s (0 B/s) 17:37:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:37:49 Fetched 15.0 kB in 0s (0 B/s) 17:37:49 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 17:37:49 Fetched 220 kB in 0s (0 B/s) 17:37:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:37:49 Fetched 154 kB in 0s (0 B/s) 17:37:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:37:49 Fetched 50.6 kB in 0s (0 B/s) 17:37:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:37:49 Fetched 14.8 kB in 0s (0 B/s) 17:37:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:37:49 Fetched 41.8 kB in 0s (0 B/s) 17:37:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:37:49 Fetched 499 kB in 0s (0 B/s) 17:37:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:37:49 Fetched 111 kB in 0s (0 B/s) 17:37:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:37:49 Fetched 240 kB in 0s (0 B/s) 17:37:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:37:49 Fetched 29.3 kB in 0s (0 B/s) 17:37:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:37:49 Fetched 85.5 kB in 0s (0 B/s) 17:37:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:37:49 Fetched 24.5 kB in 0s (0 B/s) 17:37:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:37:49 Fetched 49.2 kB in 0s (0 B/s) 17:37:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:37:49 Fetched 54.2 kB in 0s (0 B/s) 17:37:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:37:49 Fetched 30.8 kB in 0s (0 B/s) 17:37:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:37:49 Fetched 15.8 kB in 0s (0 B/s) 17:37:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:37:49 Fetched 85.9 kB in 0s (0 B/s) 17:37:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:37:49 Fetched 8720 B in 0s (0 B/s) 17:37:49 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:37:49 Fetched 140 kB in 0s (0 B/s) 17:37:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:37:49 Fetched 119 kB in 0s (0 B/s) 17:37:49 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:37:49 Fetched 111 kB in 0s (0 B/s) 17:37:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:37:49 Fetched 11.1 kB in 0s (0 B/s) 17:37:49 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 17:37:49 Fetched 646 kB in 0s (0 B/s) 17:37:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:37:49 Fetched 41.3 kB in 0s (0 B/s) 17:37:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:37:49 Fetched 17.9 kB in 0s (0 B/s) 17:37:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:37:49 Fetched 368 kB in 0s (0 B/s) 17:37:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:37:49 Fetched 187 kB in 0s (0 B/s) 17:37:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:37:49 Fetched 175 kB in 0s (0 B/s) 17:37:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:37:49 Fetched 206 kB in 0s (0 B/s) 17:37:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 17:37:49 Fetched 1302 kB in 0s (0 B/s) 17:37:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:37:49 Fetched 36.2 kB in 0s (0 B/s) 17:37:49 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 17:37:49 Fetched 159 kB in 0s (0 B/s) 17:37:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:37:49 Fetched 107 kB in 0s (0 B/s) 17:37:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:37:49 Fetched 48.7 kB in 0s (0 B/s) 17:37:49 Pulling static-packages 17:37:49 + snapcraftctl pull 17:37:49 Pulling version 17:37:49 + cd /root/project 17:37:49 + git describe --tags --abbrev=0 17:37:49 + sed s/v// 17:37:49 + GIT_VERSION=2.2.0-dev.7 17:37:49 + [ -z 2.2.0-dev.7 ] 17:37:49 + snapcraftctl set-version 2.2.0-dev.7 17:37:49 Building app-service-configurable 17:37:49 + snapcraftctl build 17:37:50 Building config-common 17:37:50 + snapcraftctl build 17:37:52 Skipping build go-build-helper (already ran) 17:37:52 Building edgex-go 17:37:52 + cd /root/parts/edgex-go/src 17:37:52 + git describe --tags --abbrev=0 17:37:52 + sed s/v// 17:37:52 + GIT_VERSION=2.2.0-dev.7 17:37:52 + [ -z 2.2.0-dev.7 ] 17:37:52 + echo 2.2.0-dev.7 17:37:52 + [ ! -d vendor ] 17:37:52 + go mod download all 17:38:02 + make build 17:38:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-data/core-data ./cmd/core-data 17:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:38:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-command/core-command ./cmd/core-command 17:38:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:38:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:38:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:38:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:38:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:38:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 17:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:38:27 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:38:27 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:38:27 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:38:27 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:38:27 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:38:27 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:38:27 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:38:27 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:38:27 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:38:27 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:38:27 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:38:27 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:38:27 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:38:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:38:27 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:38:27 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:38:27 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:38:27 + 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 17:38:27 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:38:27 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:38:27 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:38:27 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:38:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:38:27 + 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 17:38:27 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:38:27 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:38:27 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:38:28 Building hooks 17:38:28 + cd /root/parts/hooks/src 17:38:28 + make build 17:38:28 go mod tidy 17:38:29 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 17:38:29 go: downloading github.com/davecgh/go-spew v1.1.0 17:38:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:38:29 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:38:30 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:38:30 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:38:30 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:38:33 Building static-packages 17:38:33 + snapcraftctl build 17:38:35 Building version 17:38:35 + snapcraftctl build 17:38:37 Staging app-service-configurable 17:38:37 + snapcraftctl stage 17:38:38 Staging config-common 17:38:38 + snapcraftctl stage 17:38:40 Skipping stage go-build-helper (already ran) 17:38:40 Staging edgex-go 17:38:40 + snapcraftctl stage 17:38:41 Staging hooks 17:38:41 + snapcraftctl stage 17:38:42 Staging static-packages 17:38:42 + snapcraftctl stage 17:38:43 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 17:38:43 Removing intermediate container 6ee1c310b7cb 17:38:43 ---> 51865ab05d71 17:38:43 17:38:43 Step 9/22 : FROM alpine:3.14 17:38:43 3.14: Pulling from library/alpine 17:38:43 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:38:43 Status: Downloaded newer image for alpine:3.14 17:38:43 ---> 5b8b7b635229 17:38:43 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:38:44 ---> Running in e674e97b4759 17:38:44 Staging version 17:38:44 + snapcraftctl stage 17:38:45 Priming app-service-configurable 17:38:45 + snapcraftctl prime 17:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:38:46 Removing intermediate container 89550930c0fe 17:38:46 ---> 9f664e859712 17:38:46 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:38:47 ---> Running in cc306759961c 17:38:47 (1/1) Installing dumb-init (1.2.5-r1) 17:38:47 Executing busybox-1.33.1-r6.trigger 17:38:47 OK: 6 MiB in 15 packages 17:38:48 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 17:38:48 stage-packages: 17:38:48 - libnorm1 17:38:48 - libpgm-5.2-0 17:38:48 - libsodium23 17:38:48 - libzmq5 17:38:48 Priming config-common 17:38:48 + snapcraftctl prime 17:38:49 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 17:38:49 Removing intermediate container e674e97b4759 17:38:49 ---> b022098b9062 17:38:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:38:49 Priming go-build-helper 17:38:49 + snapcraftctl prime 17:38:49 ---> Running in 17a47b13ba24 17:38:50 Removing intermediate container 17a47b13ba24 17:38:50 ---> 15af17f17b05 17:38:50 Step 12/22 : ENV APP_PORT=59882 17:38:50 ---> Running in d680fa75c8c5 17:38:50 Priming edgex-go 17:38:50 + snapcraftctl prime 17:38:51 Removing intermediate container d680fa75c8c5 17:38:51 ---> 807ad68c52e1 17:38:51 Step 13/22 : EXPOSE $APP_PORT 17:38:52 ---> Running in adf38edb228a 17:38:52 Removing intermediate container 93325a2f36b6 17:38:52 ---> 6b71e1c5d5a9 17:38:52 17:38:52 Step 9/20 : FROM alpine:3.14 17:38:52 ---> 5b8b7b635229 17:38:52 Step 10/20 : RUN apk add --update --no-cache curl 17:38:52 Removing intermediate container bca6f4fd9af0 17:38:52 ---> 9e53e3a33595 17:38:52 17:38:52 Step 9/30 : FROM alpine:3.14 17:38:52 ---> 5b8b7b635229 17:38:52 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:38:52 ---> Running in 87955955cf26 17:38:52 Removing intermediate container adf38edb228a 17:38:52 ---> f103202d4a75 17:38:52 Step 14/22 : WORKDIR / 17:38:52 ---> Running in 4fbfa259de37 17:38:52 Priming hooks 17:38:52 + snapcraftctl prime 17:38:53 ---> Running in a151e80aa054 17:38:53 Removing intermediate container cc306759961c 17:38:53 ---> 5706f7142ddd 17:38:53 17:38:53 Step 10/22 : FROM docker:20.10.8 17:38:53 Removing intermediate container 4fbfa259de37 17:38:53 ---> db26fc5f20af 17:38:53 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:38:53 20.10.8: Pulling from library/docker 17:38:53 Removing intermediate container a151e80aa054 17:38:53 ---> ed613db38363 17:38:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:38:53 ---> Running in 9cc0692552a6 17:38:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:38:54 Priming static-packages 17:38:54 + snapcraftctl prime 17:38:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:38:55 (1/5) Installing ca-certificates (20191127-r5) 17:38:55 ---> e4287d430c58 17:38:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:38:55 (2/5) Installing brotli-libs (1.0.9-r5) 17:38:55 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:38:55 (4/5) Installing libcurl (7.79.1-r0) 17:38:55 (5/5) Installing curl (7.79.1-r0) 17:38:55 Executing busybox-1.33.1-r6.trigger 17:38:55 Executing ca-certificates-20191127-r5.trigger 17:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:38:55 OK: 8 MiB in 19 packages 17:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:38:56 (1/2) Installing dumb-init (1.2.5-r1) 17:38:56 (2/2) Installing su-exec (0.2-r1) 17:38:56 Executing busybox-1.33.1-r6.trigger 17:38:56 OK: 6 MiB in 16 packages 17:38:56 Priming version 17:38:56 + snapcraftctl prime 17:38:58 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 17:38:58 Removing intermediate container 87955955cf26 17:38:58 ---> a7e15aa38237 17:38:58 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:38:58 Removing intermediate container a7684ac3c89e 17:38:58 ---> 6f35415e6068 17:38:58 17:38:58 Step 9/22 : FROM alpine:3.14 17:38:58 ---> 5b8b7b635229 17:38:58 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:38:58 Removing intermediate container 9cc0692552a6 17:38:58 ---> a6a239154bf3 17:38:58 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:38:58 ---> Using cache 17:38:58 ---> b022098b9062 17:38:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:38:58 ---> Using cache 17:38:58 ---> 15af17f17b05 17:38:58 Step 12/22 : ENV APP_PORT=59881 17:38:58 ---> fc5b2d50d95f 17:38:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:38:58 ---> Running in 975f39f740d0 17:38:58 ---> Running in e0cdb815353f 17:38:58 ---> Running in 292daf353f3f 17:38:59 Removing intermediate container 975f39f740d0 17:38:59 ---> f3911e826841 17:38:59 Step 12/20 : WORKDIR /edgex 17:38:59 Removing intermediate container 292daf353f3f 17:38:59 ---> 56d9154bf951 17:38:59 Step 13/22 : EXPOSE $APP_PORT 17:38:59 Removing intermediate container e0cdb815353f 17:38:59 ---> 2f3a0cdd6ca1 17:38:59 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:38:59 ---> Running in c6170548158b 17:38:59 ---> Running in 48c2495ac1df 17:38:59 ---> Running in fd4b2f22cadf 17:38:59 ---> b66cc7235523 17:38:59 Step 18/22 : ENTRYPOINT ["/core-command"] 17:38:59 ---> Running in 144ee8f2aa73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:38:59 Removing intermediate container 48c2495ac1df 17:38:59 ---> f16df0f56a9a 17:38:59 Step 14/22 : WORKDIR /Removing intermediate container fd4b2f22cadf 17:38:59 ---> c27dc4bb84ce 17:38:59 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:38:59 17:38:59 Removing intermediate container c6170548158b 17:38:59 ---> eb69f6cb19d7 17:38:59 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:39:00 ---> Running in d9c50ed6ec15 17:39:00 ---> Running in 0bbb0f382748 17:39:00 Removing intermediate container 144ee8f2aa73 17:39:00 ---> 9cb20b578f89 17:39:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:00 ---> Running in 22ee458fa242 17:39:01 Removing intermediate container 0bbb0f382748 17:39:01 ---> d1c62d5e682b 17:39:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:39:01 Removing intermediate container 22ee458fa242 17:39:01 ---> e9820babd65f 17:39:01 Step 20/22 : LABEL arch=arm64 17:39:01 ---> 676d2551e966 17:39:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:39:01 ---> Running in 9ce5f55eaece 17:39:02 Removing intermediate container 9ce5f55eaece 17:39:02 ---> 1200a8cebb7f 17:39:02 Step 21/22 : LABEL git_sha=b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 17:39:02 ---> Running in 488dfa3dad2c 17:39:02 ---> 844c43859e3a 17:39:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:39:02 Removing intermediate container 488dfa3dad2c 17:39:02 ---> 9728c6b2b817 17:39:02 Step 22/22 : LABEL version=0.0.0 17:39:02 Removing intermediate container d9c50ed6ec15 17:39:02 ---> 3b6e805a1ae7 17:39:02 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:39:02 ---> Running in 0ddc3abdffe6 17:39:02 ---> Running in 9f8f2d1b43b1 17:39:03 ---> 2fa724914825 17:39:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:39:03 Removing intermediate container 0ddc3abdffe6 17:39:03 ---> 492032bce9e7 17:39:03 17:39:03 Removing intermediate container 9f8f2d1b43b1 17:39:03 ---> 86ca8b698466 17:39:03 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:39:04 Successfully built 492032bce9e7 17:39:04 Successfully tagged core-command-arm64:latest 17:39:04  Building core-command ... done Building core-data 17:39:04 ---> 35139da84776 17:39:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:39:04 ---> 0b3e88b1515d 17:39:04 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:39:05 ---> Running in d9746ab22c86 17:39:05 ---> 8a5bff5ef833 17:39:05 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:39:05 ---> Running in 8dd4fc96641f 17:39:06 ---> dcd6659c51d4 17:39:06 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:39:06 ---> Running in 3fa233113f1b 17:39:06 Removing intermediate container 8dd4fc96641f 17:39:06 ---> b313a04bf4e4 17:39:06 Step 17/20 : CMD ["--init=true"] 17:39:06 ---> Running in df731fe6776d 17:39:06 Removing intermediate container 3fa233113f1b 17:39:06 ---> 739c9ed6eeb6 17:39:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:06 Removing intermediate container df731fe6776d 17:39:06 ---> a5e25b5ab66a 17:39:06 Step 18/20 : LABEL arch=arm64 17:39:07 ---> Running in 5870f1f0d769 17:39:07 ---> Running in a5e9e3bd176c 17:39:07 Removing intermediate container 5870f1f0d769 17:39:07 ---> 9473c446dc7f 17:39:07 Step 20/22 : LABEL arch=arm64 17:39:07 Removing intermediate container a5e9e3bd176c 17:39:07 ---> 682105ccbbb6 17:39:07 Step 19/20 : LABEL git_sha=b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 17:39:08 ---> Running in fb730a505af2 17:39:08 Removing intermediate container d9746ab22c86 17:39:08 ---> aad472b4b21f 17:39:08 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:39:08 ---> Running in beb014f7dc19 17:39:08 Removing intermediate container fb730a505af2 17:39:08 ---> 576803bb56f9 17:39:08 Step 21/22 : LABEL git_sha=b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 17:39:08 ---> Running in ca8037a9a4ff 17:39:08 Removing intermediate container beb014f7dc19 17:39:08 ---> b136ca659527 17:39:08 Step 20/20 : LABEL version=0.0.0 17:39:09 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:39:09 Status: Downloaded newer image for docker:20.10.8 17:39:09 ---> 3734d5adc5ac 17:39:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:39:09 ---> Running in 7025ef5000df 17:39:09 ---> Running in 573d14bc0679 17:39:09 ---> 1e5b30b76e89 17:39:09 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:39:09 Removing intermediate container ca8037a9a4ff 17:39:09 ---> 32f290b72168 17:39:09 Step 22/22 : LABEL version=0.0.0 17:39:09 ---> Running in da2c53cf863a 17:39:09 Removing intermediate container 7025ef5000df 17:39:09 ---> aa9a17dfeb38 17:39:09 17:39:09 Removing intermediate container 573d14bc0679 17:39:09 ---> 21cb6a144bf1 17:39:09 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 17:39:10 ---> Running in 28101ea9cb8c 17:39:10 Removing intermediate container da2c53cf863a 17:39:10 ---> 193c30f71461 17:39:10 17:39:10 Successfully built aa9a17dfeb38 17:39:10 Successfully tagged security-proxy-setup-arm64:latest 17:39:10  Building security-proxy-setup ... done Building security-secretstore-setup 17:39:10 Successfully built 193c30f71461 17:39:10 Successfully tagged core-metadata-arm64:latest 17:39:10  Building core-metadata ... done Building support-scheduler 17:39:11 ---> 0a0c7ef9ce0c 17:39:11 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:39:11 ---> fefb9576e36f 17:39:11 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:39:12 (1/42) Installing readline (8.1.0-r0) 17:39:12 (2/42) Installing bash (5.1.4-r0) 17:39:12 Executing bash-5.1.4-r0.post-install 17:39:12 (3/42) Installing brotli-libs (1.0.9-r5) 17:39:12 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:39:12 (5/42) Installing libcurl (7.79.1-r0) 17:39:12 (6/42) Installing curl (7.79.1-r0) 17:39:12 (7/42) Installing dumb-init (1.2.5-r1) 17:39:12 (8/42) Installing libbz2 (1.0.8-r1) 17:39:12 ---> d0da06c18d92 17:39:12 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:39:12 (9/42) Installing expat (2.4.1-r0) 17:39:12 (10/42) Installing libffi (3.3-r2) 17:39:12 (11/42) Installing gdbm (1.19-r0) 17:39:12 (12/42) Installing xz-libs (5.2.5-r0) 17:39:12 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:39:12 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:39:12 (15/42) Installing mpdecimal (2.5.1-r1) 17:39:12 (16/42) Installing sqlite-libs (3.35.5-r0) 17:39:12 (17/42) Installing python3 (3.9.5-r2) 17:39:13 ---> 3b855a6ea339 17:39:13 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:39:13 ---> Running in 78f10d52012f 17:39:14 Removing intermediate container 78f10d52012f 17:39:14 ---> a47b25cc8cf3 17:39:14 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:39:14 (18/42) Installing py3-appdirs (1.4.4-r2) 17:39:14 (19/42) Installing py3-chardet (4.0.0-r2) 17:39:14 (20/42) Installing py3-idna (3.2-r0) 17:39:14 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:39:14 (22/42) Installing py3-certifi (2020.12.5-r1) 17:39:14 (23/42) Installing py3-requests (2.25.1-r4) 17:39:14 (24/42) Installing py3-msgpack (1.0.2-r1) 17:39:14 (25/42) Installing py3-lockfile (0.12.2-r4) 17:39:14 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:39:14 (27/42) Installing py3-colorama (0.4.4-r1) 17:39:14 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:39:14 (29/42) Installing py3-distlib (0.3.1-r3) 17:39:14 (30/42) Installing py3-distro (1.5.0-r3) 17:39:14 (31/42) Installing py3-six (1.15.0-r1) 17:39:14 (32/42) Installing py3-webencodings (0.5.1-r4) 17:39:14 (33/42) Installing py3-html5lib (1.1-r1) 17:39:14 (34/42) Installing py3-parsing (2.4.7-r2) 17:39:15 (35/42) Installing py3-packaging (20.9-r1) 17:39:15 (36/42) Installing py3-toml (0.10.2-r2) 17:39:15 (37/42) Installing py3-pep517 (0.10.0-r2) 17:39:15 (38/42) Installing py3-progress (1.5-r2) 17:39:15 (39/42) Installing py3-retrying (1.3.3-r1) 17:39:15 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:39:15 (41/42) Installing py3-setuptools (52.0.0-r3) 17:39:15 (42/42) Installing py3-pip (20.3.4-r1) 17:39:15 ---> de15e5046e60 17:39:15 Step 25/30 : RUN chmod +x /entrypoint.sh 17:39:15 Executing busybox-1.33.1-r3.trigger 17:39:16 ---> Running in 355e6b84e4a6 17:39:16 OK: 84 MiB in 64 packages 17:39:18 Removing intermediate container 355e6b84e4a6 17:39:18 ---> c5eae10bd681 17:39:18 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:39:19 ---> Running in 9802bbd4d685 17:39:19 Removing intermediate container 9802bbd4d685 17:39:19 ---> 9fd931309f28 17:39:19 Step 27/30 : CMD ["gate"] 17:39:20 ---> Running in 652a243dfe81 17:39:20 Collecting docker-compose==1.23.2 17:39:20 Removing intermediate container 652a243dfe81 17:39:20 ---> 8487c2e7da6f 17:39:20 Step 28/30 : LABEL arch=arm64 17:39:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:39:20 ---> Running in 1d9a4fc5271a 17:39:21 Collecting cached-property<2,>=1.2.0 17:39:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:39:21 Removing intermediate container 1d9a4fc5271a 17:39:21 ---> da2bb7718780 17:39:21 Step 29/30 : LABEL git_sha=b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 17:39:21 ---> Running in 32959d5564e6 17:39:22 Removing intermediate container 32959d5564e6 17:39:22 ---> ab5d37703e0c 17:39:22 Step 30/30 : LABEL version=0.0.0 17:39:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:39:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:39:22 Collecting docopt<0.7,>=0.6.1 17:39:22 Downloading docopt-0.6.2.tar.gz (25 kB) 17:39:22 ---> Running in de6e19fa1357 17:39:23 Removing intermediate container de6e19fa1357 17:39:23 ---> 9df666b353d3 17:39:23 17:39:23 Successfully built 9df666b353d3 17:39:23 Successfully tagged security-bootstrapper-arm64:latest 17:39:23  Building security-bootstrapper ... done Building support-notifications 17:39:24 Collecting jsonschema<3,>=2.5.1 17:39:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:39:25 Collecting websocket-client<1.0,>=0.32.0 17:39:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:39:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:39:25 Collecting dockerpty<0.5,>=0.4.1 17:39:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:39:27 Collecting texttable<0.10,>=0.9.0 17:39:27 Downloading texttable-0.9.1.tar.gz (11 kB) 17:39:29 Collecting docker<4.0,>=3.6.0 17:39:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:39:29 Collecting PyYAML<4,>=3.10 17:39:29 Downloading PyYAML-3.13.tar.gz (270 kB) 17:39:32 Collecting docker-pycreds>=0.4.0 17:39:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:39:33 Collecting chardet<3.1.0,>=3.0.2 17:39:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:39:34 Collecting urllib3<1.25,>=1.21.1 17:39:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:39:34 Collecting idna<2.8,>=2.5 17:39:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:39:34 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) 17:39:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:39:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:39:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:39:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:39:36 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:39:36 Attempting uninstall: urllib3 17:39:36 Found existing installation: urllib3 1.26.5 17:39:36 Uninstalling urllib3-1.26.5: 17:39:36 Successfully uninstalled urllib3-1.26.5 17:39:36 Attempting uninstall: idna 17:39:36 Found existing installation: idna 3.2 17:39:36 Uninstalling idna-3.2: 17:39:36 Successfully uninstalled idna-3.2 17:39:37 Attempting uninstall: chardet 17:39:37 Found existing installation: chardet 4.0.0 17:39:37 Uninstalling chardet-4.0.0: 17:39:37 Successfully uninstalled chardet-4.0.0 17:39:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:39:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:39:38 ---> 2fd47626e5ee 17:39:38 Step 3/22 : WORKDIR /edgex-go 17:39:38 ---> Using cache 17:39:38 ---> 7fb330e3fc53 17:39:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:38 ---> Using cache 17:39:38 ---> bfeb321d60b4 17:39:38 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:39:39 ---> Running in 65bd6a63113d 17:39:39 Attempting uninstall: requests 17:39:39 Found existing installation: requests 2.25.1 17:39:39 Uninstalling requests-2.25.1: 17:39:40 Successfully uninstalled requests-2.25.1 17:39:40 Running setup.py install for texttable: started 17:39:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:39:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:39:42 Running setup.py install for texttable: finished with status 'done' 17:39:42 Running setup.py install for PyYAML: started 17:39:42 OK: 219 MiB in 52 packages 17:39:44 Removing intermediate container 65bd6a63113d 17:39:44 ---> acb1a35849b3 17:39:44 Step 6/22 : COPY . . 17:39:44 Running setup.py install for PyYAML: finished with status 'done' 17:39:45 Running setup.py install for docopt: started 17:39:47 Running setup.py install for docopt: finished with status 'done' 17:39:47 Running setup.py install for dockerpty: started 17:39:49 Running setup.py install for dockerpty: finished with status 'done' 17:39:51 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 17:39:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:39:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:39:51 ---> 2fd47626e5ee 17:39:51 Step 3/23 : WORKDIR /edgex-go 17:39:51 ---> Using cache 17:39:51 ---> 7fb330e3fc53 17:39:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:51 ---> Using cache 17:39:51 ---> bfeb321d60b4 17:39:51 Step 5/23 : RUN apk add --update --no-cache make git 17:39:51 ---> Using cache 17:39:51 ---> 2753f2596627 17:39:51 Step 6/23 : COPY go.mod . 17:39:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:39:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:39:51 ---> 2fd47626e5ee 17:39:51 Step 3/24 : WORKDIR /edgex-go 17:39:51 ---> Using cache 17:39:51 ---> 7fb330e3fc53 17:39:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:51 ---> Using cache 17:39:51 ---> bfeb321d60b4 17:39:51 Step 5/24 : RUN apk add --update --no-cache make git 17:39:51 ---> Using cache 17:39:51 ---> 2753f2596627 17:39:51 Step 6/24 : COPY . . 17:39:52 ---> Using cache 17:39:52 ---> 98157ea94262 17:39:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:52 ---> Using cache 17:39:52 ---> 4ef6f4793863 17:39:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:39:53 ---> a7a1d489cdf9 17:39:53 Step 7/23 : RUN go mod download 17:39:53 ---> Running in 2b5607f97440 17:39:53 ---> Running in 46a6168b72a4 17:39:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:40:00 Removing intermediate container 46a6168b72a4 17:40:00 ---> bf427c6c6d5c 17:40:00 Step 8/23 : COPY . . 17:40:02 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:40:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:40:02 ---> 2fd47626e5ee 17:40:02 Step 3/21 : WORKDIR /edgex-go 17:40:02 ---> Using cache 17:40:02 ---> 7fb330e3fc53 17:40:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:02 ---> Using cache 17:40:02 ---> bfeb321d60b4 17:40:02 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:40:02 ---> Running in bd5aa88c586c 17:40:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:40:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:40:06 OK: 219 MiB in 52 packages 17:40:10 Removing intermediate container bd5aa88c586c 17:40:10 ---> 692e5f46051c 17:40:10 Step 6/21 : COPY . . 17:40:14 Removing intermediate container 28101ea9cb8c 17:40:14 ---> fd85b0e29a19 17:40:14 Step 13/22 : ENV APP_PORT=58890 17:40:14 ---> Running in b24caa8ea93e 17:40:15 Removing intermediate container b24caa8ea93e 17:40:15 ---> dc9824529803 17:40:15 Step 14/22 : EXPOSE $APP_PORT 17:40:15 ---> Running in fa9ae4ddd250 17:40:17 Removing intermediate container fa9ae4ddd250 17:40:17 ---> ceaba9d62d54 17:40:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:40:17 ---> 149e3e1b9707 17:40:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:18 ---> Running in 1e3b765d5f33 17:40:20 ---> fe59355b8b83 17:40:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:40:22 ---> 5e2c5bd902f2 17:40:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:40:24 Removing intermediate container 1e3b765d5f33 17:40:24 ---> c8f23d2b70f9 17:40:24 Step 8/22 : RUN make cmd/core-data/core-data 17:40:24 ---> Running in 0b8d1da6a7dd 17:40:24 ---> ed2d8e2b93f3 17:40:24 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:40:24 ---> Running in a6b97ae2ab83 17:40:25 Removing intermediate container a6b97ae2ab83 17:40:25 ---> 8802d5af7490 17:40:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:40:25 ---> Running in fe4960aed4e8 17:40:26 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 17:40:26 Removing intermediate container fe4960aed4e8 17:40:26 ---> dbaa436818c3 17:40:26 Step 20/22 : LABEL arch=arm64 17:40:26 ---> Running in 2a499e4ca489 17:40:27 Removing intermediate container 2a499e4ca489 17:40:27 ---> 65964cd105e4 17:40:27 Step 21/22 : LABEL git_sha=b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 17:40:28 ---> Running in 60b1d83418b3 17:40:29 Removing intermediate container 60b1d83418b3 17:40:29 ---> 96cc733d0f99 17:40:29 Step 22/22 : LABEL version=0.0.0 17:40:29 ---> Running in 9d4e3786038e 17:40:30 Removing intermediate container 9d4e3786038e 17:40:30 ---> 499e5c20b8ac 17:40:30 17:40:31 Successfully built 499e5c20b8ac 17:40:31 Successfully tagged sys-mgmt-agent-arm64:latest 17:40:36  Building sys-mgmt-agent ... done  ---> 2374154740df 17:40:36 Step 9/23 : RUN go mod tidy 17:40:36 ---> Running in 0bec0756046f 17:40:41 ---> 208d16875632 17:40:41 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:41 ---> Running in 44b6377b5cfb 17:40:43 Removing intermediate container 0bec0756046f 17:40:43 ---> 11396c32dd0f 17:40:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:40:43 ---> Running in fe216cbcce8a 17:40:44 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 17:40:46 Removing intermediate container 44b6377b5cfb 17:40:46 ---> 2fd27854afde 17:40:46 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:40:46 ---> Running in 486d23550a1e 17:40:48 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 17:40:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:41:07 Removing intermediate container 2b5607f97440 17:41:07 ---> 8664bdc81d31 17:41:07 17:41:07 Step 9/24 : FROM alpine:3.14 17:41:07 ---> 5b8b7b635229 17:41:07 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:41:07 ---> Running in 8877dc4e2d0a 17:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:41:10 (1/3) Installing ca-certificates (20191127-r5) 17:41:10 (2/3) Installing dumb-init (1.2.5-r1) 17:41:10 (3/3) Installing su-exec (0.2-r1) 17:41:10 Executing busybox-1.33.1-r6.trigger 17:41:10 Executing ca-certificates-20191127-r5.trigger 17:41:10 OK: 6 MiB in 17 packages 17:41:12 Removing intermediate container 8877dc4e2d0a 17:41:12 ---> c123fa8beffe 17:41:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:41:13 ---> Running in fed0e21ca2c8 17:41:13 Removing intermediate container fed0e21ca2c8 17:41:13 ---> 340ea99d047d 17:41:13 Step 12/24 : WORKDIR / 17:41:13 ---> Running in dcc41e18ef48 17:41:14 Removing intermediate container dcc41e18ef48 17:41:14 ---> 74ea17323244 17:41:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:41:15 ---> 128c65226fce 17:41:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:41:16 ---> dfff84d9d5b8 17:41:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:41:17 ---> b77ddfbf4691 17:41:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:41:18 ---> 026e13a48b85 17:41:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:41:19 ---> 9042160edd5c 17:41:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:41:21 ---> 1528da2b05d4 17:41:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:41:22 ---> 3455847d0c1f 17:41:22 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/ 17:41:22 ---> Running in 30eed0c82a6e 17:41:26 Removing intermediate container 30eed0c82a6e 17:41:26 ---> d239b0faea93 17:41:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:41:26 ---> Running in 93f09dd88499 17:41:26 Removing intermediate container 93f09dd88499 17:41:26 ---> 430f21688070 17:41:26 Step 22/24 : LABEL arch=arm64 17:41:26 ---> Running in 850ec7e30a74 17:41:27 Removing intermediate container 850ec7e30a74 17:41:27 ---> c949e3595f7b 17:41:27 Step 23/24 : LABEL git_sha=b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 17:41:27 ---> Running in 566f430c288e 17:41:27 Removing intermediate container 566f430c288e 17:41:27 ---> 1d4b17612d22 17:41:27 Step 24/24 : LABEL version=0.0.0 17:41:27 ---> Running in 2c9c2113d753 17:41:28 Removing intermediate container 2c9c2113d753 17:41:28 ---> 4c796b4fcc71 17:41:28 17:41:28 Successfully built 4c796b4fcc71 17:41:28 Successfully tagged security-secretstore-setup-arm64:latest 17:42:15  Building security-secretstore-setup ... done Removing intermediate container 0b8d1da6a7dd 17:42:15 ---> 2b02a7d2c5d8 17:42:15 17:42:15 Step 9/22 : FROM alpine:3.14 17:42:15 ---> 5b8b7b635229 17:42:15 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:42:15 ---> Running in 7b85efd59526 17:42:15 Removing intermediate container 7b85efd59526 17:42:15 ---> cec449eaa409 17:42:15 Step 11/22 : ENV APP_PORT=59880 17:42:15 ---> Running in 8809f34740ee 17:42:15 Removing intermediate container 8809f34740ee 17:42:15 ---> 3e3e8632070f 17:42:15 Step 12/22 : EXPOSE $APP_PORT 17:42:15 ---> Running in 6f2067f4ae4d 17:42:15 Removing intermediate container 6f2067f4ae4d 17:42:15 ---> cb350d57e097 17:42:15 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:15 ---> Running in cdde8f731bd4 17:42:15 Removing intermediate container fe216cbcce8a 17:42:15 ---> b7d2ccc73f17 17:42:15 17:42:15 Step 11/23 : FROM alpine:3.14 17:42:15 ---> 5b8b7b635229 17:42:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:42:15 ---> Using cache 17:42:15 ---> b022098b9062 17:42:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:42:15 ---> Using cache 17:42:15 ---> 15af17f17b05 17:42:15 Step 14/23 : ENV APP_PORT=59861 17:42:15 ---> Running in affce858cbe4 17:42:15 Removing intermediate container affce858cbe4 17:42:15 ---> 3aa486cfe726 17:42:15 Step 15/23 : EXPOSE $APP_PORT 17:42:15 ---> Running in 61f16103059c 17:42:15 Removing intermediate container 61f16103059c 17:42:15 ---> 5f11cddcf713 17:42:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:15 Removing intermediate container cdde8f731bd4 17:42:15 ---> 774ada2f8ef0 17:42:15 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:42:15 ---> Running in 6ddad472ab7a 17:42:15 ---> ccbf24fb1c14 17:42:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:42:15 Removing intermediate container 486d23550a1e 17:42:15 ---> 2c0768e0698c 17:42:15 17:42:15 Step 9/21 : FROM alpine:3.14 17:42:15 ---> 5b8b7b635229 17:42:15 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:42:15 ---> Running in a293b175abd3 17:42:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:42:15 ---> e4c3b731c01d 17:42:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:42:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:42:15 ---> 3fa8e88188b8 17:42:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:42:15 ---> Running in 8aac8273a5f9 17:42:16 Removing intermediate container 8aac8273a5f9 17:42:16 ---> 0556dd2f8ba4 17:42:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:16 (1/2) Installing ca-certificates (20191127-r5) 17:42:16 ---> Running in dd7e0801956c 17:42:16 (1/6) Installing dumb-init (1.2.5-r1) 17:42:16 (2/2) Installing dumb-init (1.2.5-r1) 17:42:16 Executing busybox-1.33.1-r6.trigger 17:42:16 Executing ca-certificates-20191127-r5.trigger 17:42:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:42:16 (3/6) Installing libsodium (1.0.18-r0) 17:42:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:42:16 OK: 6 MiB in 16 packages 17:42:16 (5/6) Installing libzmq (4.3.4-r0) 17:42:16 Removing intermediate container dd7e0801956c 17:42:16 ---> 2c69287f2752 17:42:16 Step 21/23 : LABEL arch=arm64 17:42:16 (6/6) Installing zeromq (4.3.4-r0) 17:42:16 ---> Running in 38432c9daeb3 17:42:16 Executing busybox-1.33.1-r6.trigger 17:42:16 OK: 8 MiB in 20 packages 17:42:17 Removing intermediate container 38432c9daeb3 17:42:17 ---> 733092cf194a 17:42:17 Step 22/23 : LABEL git_sha=b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 17:42:17 ---> Running in f0de945bb3c1 17:42:17 Removing intermediate container f0de945bb3c1 17:42:17 ---> d343b35a2530 17:42:17 Step 23/23 : LABEL version=0.0.0 17:42:17 ---> Running in db80d6c20f86 17:42:17 Removing intermediate container a293b175abd3 17:42:17 ---> 862c2c0bbb13 17:42:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:42:17 Removing intermediate container 6ddad472ab7a 17:42:17 ---> 036c7143bb51 17:42:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:18 ---> Running in c0c71fac7d2d 17:42:18 Removing intermediate container db80d6c20f86 17:42:18 ---> 42b1a19b05ab 17:42:18 17:42:18 Removing intermediate container c0c71fac7d2d 17:42:18 ---> 35cfbef8edfb 17:42:18 Step 12/21 : ENV APP_PORT=59860 17:42:18 ---> Running in cdd51bd622f1 17:42:18 Successfully built 42b1a19b05ab 17:42:18 Successfully tagged support-scheduler-arm64:latest 17:42:18  Building support-scheduler ... done  ---> 92d8d32c3756 17:42:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:42:18 Removing intermediate container cdd51bd622f1 17:42:18 ---> 01f98974efb5 17:42:18 Step 13/21 : EXPOSE $APP_PORT 17:42:18 ---> Running in d53b07e79dff 17:42:19 Removing intermediate container d53b07e79dff 17:42:19 ---> 8d3c9c879025 17:42:19 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:19 ---> 26503022d8bb 17:42:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:42:20 ---> 2f36edafb4a0 17:42:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:42:20 ---> 869d58a78d79 17:42:20 Step 18/22 : ENTRYPOINT ["/core-data"] 17:42:20 ---> Running in 15c86ecde739 17:42:21 Removing intermediate container 15c86ecde739 17:42:21 ---> 46038bcde7c9 17:42:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:21 ---> Running in a2f8762c43be 17:42:21 ---> 21dad36305ca 17:42:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:42:21 Removing intermediate container a2f8762c43be 17:42:21 ---> 2c138762a6ad 17:42:21 Step 20/22 : LABEL arch=arm64 17:42:21 ---> Running in c1295b8c1214 17:42:21 ---> 1d7a0a276f01 17:42:21 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:42:22 ---> Running in 758955e7ef3a 17:42:22 Removing intermediate container c1295b8c1214 17:42:22 ---> 47743863fd06 17:42:22 Step 21/22 : LABEL git_sha=b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 17:42:22 ---> Running in 0b6f368f157e 17:42:22 Removing intermediate container 758955e7ef3a 17:42:22 ---> 4fd3e0ee9480 17:42:22 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:22 ---> Running in 17094ddf328a 17:42:22 Removing intermediate container 0b6f368f157e 17:42:22 ---> 2708bde3840e 17:42:22 Step 22/22 : LABEL version=0.0.0 17:42:22 ---> Running in c757f96116a0 17:42:23 Removing intermediate container 17094ddf328a 17:42:23 ---> daa0f3f865f4 17:42:23 Step 19/21 : LABEL arch=arm64 17:42:23 ---> Running in e29718e06719 17:42:23 Removing intermediate container c757f96116a0 17:42:23 ---> 791571540491 17:42:23 17:42:23 Removing intermediate container e29718e06719 17:42:23 ---> d08f2e8187a4 17:42:23 Step 20/21 : LABEL git_sha=b98c24f4749724e51e9f7e8771d9e7f1a4e982a6 17:42:23 Successfully built 791571540491 17:42:23 Successfully tagged core-data-arm64:latest 17:42:23  Building core-data ... done  ---> Running in 21844a4f6a43 17:42:23 Removing intermediate container 21844a4f6a43 17:42:23 ---> e275758e0a15 17:42:23 Step 21/21 : LABEL version=0.0.0 17:42:23 ---> Running in c446a2d0b90d 17:42:24 Removing intermediate container c446a2d0b90d 17:42:24 ---> cb37b3b7f7ef 17:42:24 17:42:24 Successfully built cb37b3b7f7ef 17:42:24 Successfully tagged support-notifications-arm64:latest 17:42:24  Building support-notifications ... done  [Pipeline] } 17:42:24 $ docker stop --time=1 7869a3cfa18618202ba05c7d0e8eb65e7008773194ab8cb784bda0008cb7522a 17:42:26 $ docker rm -f 7869a3cfa18618202ba05c7d0e8eb65e7008773194ab8cb784bda0008cb7522a [Pipeline] // withDockerContainer [Pipeline] sh 17:42:26 + docker images 17:42:27 REPOSITORY TAG IMAGE ID CREATED SIZE 17:42:27 support-notifications-arm64 latest cb37b3b7f7ef 2 seconds ago 16.1MB 17:42:27 core-data-arm64 latest 791571540491 4 seconds ago 19.6MB 17:42:27 support-scheduler-arm64 latest 42b1a19b05ab 8 seconds ago 15.3MB 17:42:27 2c0768e0698c 13 seconds ago 1.57GB 17:42:27 b7d2ccc73f17 16 seconds ago 1.57GB 17:42:27 2b02a7d2c5d8 19 seconds ago 1.58GB 17:42:27 security-secretstore-setup-arm64 latest 4c796b4fcc71 58 seconds ago 26.8MB 17:42:27 8664bdc81d31 About a minute ago 1.58GB 17:42:27 sys-mgmt-agent-arm64 latest 499e5c20b8ac About a minute ago 277MB 17:42:27 security-bootstrapper-arm64 latest 9df666b353d3 3 minutes ago 17.8MB 17:42:27 security-proxy-setup-arm64 latest aa9a17dfeb38 3 minutes ago 25.5MB 17:42:27 core-metadata-arm64 latest 193c30f71461 3 minutes ago 15.9MB 17:42:27 core-command-arm64 latest 492032bce9e7 3 minutes ago 15.2MB 17:42:27 6f35415e6068 3 minutes ago 1.58GB 17:42:27 5706f7142ddd 3 minutes ago 1.57GB 17:42:27 9e53e3a33595 3 minutes ago 1.57GB 17:42:27 6b71e1c5d5a9 3 minutes ago 1.58GB 17:42:27 51865ab05d71 3 minutes ago 1.57GB 17:42:27 ci-base-image-arm64 latest 2fd47626e5ee 13 minutes ago 1.24GB 17:42:27 alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB 17:42:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 weeks ago 534MB 17:42:27 docker 20.10.8 3734d5adc5ac 3 months ago 198MB 17:42:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 17:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:27 17:42:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:42:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:28 arm64: Pulling from edgex-lftools-log-publisher 17:42:28 448f6bf000e3: Pulling fs layer 17:42:28 f757da607395: Pulling fs layer 17:42:28 05883995daec: Pulling fs layer 17:42:28 8603b9c90790: Pulling fs layer 17:42:28 1560dd03e051: Pulling fs layer 17:42:28 27f5ce0e4adf: Pulling fs layer 17:42:28 c2d8d7efcc4b: Pulling fs layer 17:42:28 8603b9c90790: Waiting 17:42:28 1560dd03e051: Waiting 17:42:28 27f5ce0e4adf: Waiting 17:42:28 c2d8d7efcc4b: Waiting 17:42:28 f757da607395: Verifying Checksum 17:42:28 f757da607395: Download complete 17:42:28 8603b9c90790: Verifying Checksum 17:42:28 8603b9c90790: Download complete 17:42:28 1560dd03e051: Verifying Checksum 17:42:28 1560dd03e051: Download complete 17:42:28 27f5ce0e4adf: Verifying Checksum 17:42:28 27f5ce0e4adf: Download complete 17:42:28 05883995daec: Verifying Checksum 17:42:28 05883995daec: Download complete 17:42:28 448f6bf000e3: Download complete 17:42:31 c2d8d7efcc4b: Verifying Checksum 17:42:31 c2d8d7efcc4b: Download complete 17:42:32 448f6bf000e3: Pull complete 17:42:33 f757da607395: Pull complete 17:42:34 05883995daec: Pull complete 17:42:34 8603b9c90790: Pull complete 17:42:35 1560dd03e051: Pull complete 17:42:36 27f5ce0e4adf: Pull complete 17:42:51 c2d8d7efcc4b: Pull complete 17:42:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:42:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:42:51 prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 17:42:51 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:arm64 cat 17:42:54 $ docker top cf71be8ed2b55dfc255586d77b473eed6da273f60c33ea48b2bf3db0da6a9310 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:55 ---> job-cost.sh 17:42:55 lf-activate-venv: SKIPPING 17:42:55 INFO: No Stack... 17:42:55 INFO: Retrieving Pricing Info for: v3-standard-4 17:42:55 INFO: Archiving Costs [Pipeline] sh 17:42:56 + cat /w/workspace/edgex-go/9/archives/cost.csv 17:42:56 + cut -d, -f6 [Pipeline] lock 17:42:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3826-9-stack-cost] 17:42:56 Resource [jenkins-edgexfoundry-edgex-go-PR-3826-9-stack-cost] did not exist. Created. 17:42:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3826-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:42:57 + echo total: 0.10999999940395355 [Pipeline] stash 17:42:57 Stashed 1 file(s) [Pipeline] } 17:42:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3826-9-stack-cost] [Pipeline] // lock [Pipeline] } 17:42:57 $ docker stop --time=1 cf71be8ed2b55dfc255586d77b473eed6da273f60c33ea48b2bf3db0da6a9310 17:42:58 $ docker rm -f cf71be8ed2b55dfc255586d77b473eed6da273f60c33ea48b2bf3db0da6a9310 [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 17:42:59 provisioning config files... 17:42:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config8783935798580380949tmp [Pipeline] { [Pipeline] sh 17:43:00 + set +x 17:43:00 + curl -s https://codecov.io/bash 17:43:00 + bash -s -- 17:43:00 17:43:00 _____ _ 17:43:00 / ____| | | 17:43:00 | | ___ __| | ___ ___ _____ __ 17:43:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:43:00 | |___| (_) | (_| | __/ (_| (_) \ V / 17:43:00 \_____\___/ \__,_|\___|\___\___/ \_/ 17:43:00 Bash-1.0.6 17:43:00 17:43:00 17:43:00 ==> git version 2.24.4 found 17:43:00 ==> 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 17:43:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:43:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:43:00 ==> Jenkins CI detected. 17:43:00 current dir:  /w/workspace/edgex-go/9 17:43:00 project root: . 17:43:00 --> token set from env 17:43:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:43:00 ==> Running gcov in . (disable via -X gcov) 17:43:00 ==> Python coveragepy not found 17:43:00 ==> Searching for coverage reports in: 17:43:00 + . 17:43:00 -> Found 1 reports 17:43:00 ==> Detecting git/mercurial file structure 17:43:00 ==> Reading reports 17:43:00 + ./coverage.out bytes=428381 17:43:00 ==> Appending adjustments 17:43:00 https://docs.codecov.io/docs/fixing-reports 17:43:01 + Found adjustments 17:43:01 ==> Gzipping contents 17:43:01 60K /tmp/codecov.f5eQBg.gz 17:43:01 ==> Uploading reports 17:43:01 url: https://codecov.io 17:43:01 query: branch=PR-3826&commit=f697db5e8db4cd02d8591ee07c951646461dcde8&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= 17:43:01 -> Pinging Codecov 17:43:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3826&commit=f697db5e8db4cd02d8591ee07c951646461dcde8&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= 17:43:01 -> Uploading to 17:43:01 https://storage.googleapis.com/codecov/v4/raw/2021-12-01/00271124DB129430A58F1EEE437C3FCB/f697db5e8db4cd02d8591ee07c951646461dcde8/82d7f406-7ff4-49a3-b2f5-227699ebb912.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211201T174301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a845dd1d4a1774d6862909e42d079c3567aaa8dd397ccb9646f3071d99618f7 17:43:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:43:01 Dload Upload Total Spent Left Speed 17:43:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57913 0 0 100 57913 0 154k --:--:-- --:--:-- --:--:-- 154k 17:43:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f697db5e8db4cd02d8591ee07c951646461dcde8 [Pipeline] } 17:43:02 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 17:43:03 + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:43:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:43:04 ---> package-listing.sh 17:43:04 ++ facter osfamily 17:43:04 ++ tr '[:upper:]' '[:lower:]' 17:43:04 + OS_FAMILY=redhat 17:43:04 + workspace=/w/workspace/edgex-go/9 17:43:04 + START_PACKAGES=/tmp/packages_start.txt 17:43:04 + END_PACKAGES=/tmp/packages_end.txt 17:43:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:43:04 + PACKAGES=/tmp/packages_start.txt 17:43:04 + '[' /w/workspace/edgex-go/9 ']' 17:43:04 + PACKAGES=/tmp/packages_end.txt 17:43:04 + case "${OS_FAMILY}" in 17:43:04 + rpm -qa 17:43:04 + sort 17:43:08 + '[' -f /tmp/packages_start.txt ']' 17:43:08 + '[' -f /tmp/packages_end.txt ']' 17:43:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:43:08 + '[' /w/workspace/edgex-go/9 ']' 17:43:08 + mkdir -p /w/workspace/edgex-go/9/archives/ 17:43:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 17:43:08 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:43:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:09 17:43:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:43:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:09 latest: Pulling from edgex-lftools-log-publisher 17:43:09 b4d181a07f80: Pulling fs layer 17:43:09 a1111a8f2ec3: Pulling fs layer 17:43:09 ed53099fbce6: Pulling fs layer 17:43:09 dc539afda2c1: Pulling fs layer 17:43:09 77bc0d833cb6: Pulling fs layer 17:43:09 9065ff56babe: Pulling fs layer 17:43:09 d287ab97295c: Pulling fs layer 17:43:09 dc539afda2c1: Waiting 17:43:09 77bc0d833cb6: Waiting 17:43:09 9065ff56babe: Waiting 17:43:09 d287ab97295c: Waiting 17:43:09 a1111a8f2ec3: Verifying Checksum 17:43:09 a1111a8f2ec3: Download complete 17:43:09 dc539afda2c1: Verifying Checksum 17:43:09 dc539afda2c1: Download complete 17:43:09 ed53099fbce6: Verifying Checksum 17:43:09 ed53099fbce6: Download complete 17:43:09 77bc0d833cb6: Verifying Checksum 17:43:09 77bc0d833cb6: Download complete 17:43:09 9065ff56babe: Verifying Checksum 17:43:09 9065ff56babe: Download complete 17:43:10 b4d181a07f80: Verifying Checksum 17:43:10 b4d181a07f80: Download complete 17:43:10 d287ab97295c: Verifying Checksum 17:43:10 d287ab97295c: Download complete 17:43:11 b4d181a07f80: Pull complete 17:43:11 a1111a8f2ec3: Pull complete 17:43:12 ed53099fbce6: Pull complete 17:43:12 dc539afda2c1: Pull complete 17:43:12 77bc0d833cb6: Pull complete 17:43:12 9065ff56babe: Pull complete 17:43:18 d287ab97295c: Pull complete 17:43:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:43:18 prd-centos7-docker-4c-2g-79 does not seem to be running inside a container 17:43:18 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:43:21 $ docker top 7520b9acd0646b0466752beee22024a957effed068143d34d39f3f5cb75b2731 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:21 + touch /tmp/pre-build-complete [Pipeline] sh 17:43:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:43:22 + ls /var/log/sa-host 17:43:22 + sadf -c /var/log/sa-host/sa01 17:43:22 file_magic: OK 17:43:22 HZ: Using current value: 100 17:43:22 file_header: OK 17:43:22 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 17:43:22 Statistics: 17:43:22 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... 17:43:22 File successfully converted to sysstat format version 12.0.3 17:43:22 + sadf -c /var/log/sa-host/sa17 17:43:22 file_magic: OK 17:43:22 HZ: Using current value: 100 17:43:22 file_header: OK 17:43:22 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 17:43:22 Statistics: 17:43:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:43:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:22 provisioning config files... 17:43:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config862026637348645818tmp [Pipeline] { [Pipeline] echo 17:43:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:43:22 ---> create-netrc.sh [Pipeline] } 17:43:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:43:23 ---> python-tools-install.sh [Pipeline] echo 17:43:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:43:23 ---> sudo-logs.sh 17:43:23 Archiving 'sudo' log.. 17:43:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-79.novalocal: Name or service not known 17:43:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-79.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:43:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:43:24 ---> job-cost.sh 17:43:24 lf-activate-venv: SKIPPING 17:43:24 DEBUG: total: 0.10999999940395355 17:43:24 INFO: Retrieving Stack Cost... 17:43:24 INFO: Retrieving Pricing Info for: v3-standard-2 17:43:24 INFO: Archiving Costs [Pipeline] echo 17:43:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:43:25 ---> logs-deploy.sh 17:43:25 lf-activate-venv: SKIPPING 17:43:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3826/9 17:43:25 INFO: archiving workspace using pattern(s): 17:43:25 Archives upload complete. 17:43:25 INFO: archiving logs to Nexus