Pull request #3847 opened 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b+1876cd192641e06e6c48213757fa64687e1ce8f0 (8fa074e5b37da07e52b220f11bfa6d92199c1c6f) 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-ssh13917411614333810653.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-ssh8864637711268331533.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3847/workspace@libs/edgex-global-pipelines # timeout=10 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-3847/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2805443491228546870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3847/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11104100134024074689.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12341696153273902305.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3847/workspace@libs/lf-pipelines # timeout=10 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-3847/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6205548414110788172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-978 in /w/workspace/edgexfoundry_edgex-go_PR-3847 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh4119251994821653035.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1876cd192641e06e6c48213757fa64687e1ce8f0 into PR head commit 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b Merge succeeded, producing 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b Checking out Revision 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b (PR-3847) > 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/1@tmp/jenkins-gitclient-ssh6962946314198580188.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3847/head:refs/remotes/origin/PR-3847 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # 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/1@tmp/jenkins-gitclient-ssh5964539442691369062.key > git merge 1876cd192641e06e6c48213757fa64687e1ce8f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # timeout=10 Commit message: "fix(sma): update Docker base image in sys mgmt agent Dockerfile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:42:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:42:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:42:31 ========================================================= 21:42:31 EdgeX Global Pipelines Version Info 21:42:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:42:32 ------------------- 21:42:32 stable info: 21:42:32 ------------------- 21:42:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:42:32 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 21:42:32 Message: update stable to v1.0.217 21:42:33 ------------------- 21:42:33 experimental info: 21:42:33 ------------------- 21:42:33 Commited By: **** collab-it+edgex@linuxfoundation.org 21:42:33 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 21:42:33 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:42:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3847 [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3847 [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3847 [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b34e39 [Pipeline] echo 21:42:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:42:34 provisioning config files... 21:42:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1767698565036253435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:34 ---> docker-login.sh 21:42:34 nexus3.edgexfoundry.org:10001 21:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:35 Configure a credential helper to remove this warning. See 21:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:35 21:42:35 Login Succeeded 21:42:35 nexus3.edgexfoundry.org:10002 21:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:35 Configure a credential helper to remove this warning. See 21:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:35 21:42:35 Login Succeeded 21:42:35 nexus3.edgexfoundry.org:10003 21:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:35 Configure a credential helper to remove this warning. See 21:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:35 21:42:35 Login Succeeded 21:42:35 nexus3.edgexfoundry.org:10004 21:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:35 Configure a credential helper to remove this warning. See 21:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:35 21:42:35 Login Succeeded 21:42:35 docker.io 21:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:35 Configure a credential helper to remove this warning. See 21:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:35 21:42:35 Login Succeeded 21:42:35 ---> docker-login.sh ends [Pipeline] } 21:42:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:36 ++ 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 21:42:36 + for file in '`ls cmd/**/Dockerfile`' 21:42:36 ++ dirname cmd/core-command/Dockerfile 21:42:36 ++ cut -d/ -f2 21:42:36 + echo core-command,cmd/core-command/Dockerfile 21:42:36 + for file in '`ls cmd/**/Dockerfile`' 21:42:36 ++ dirname cmd/core-data/Dockerfile 21:42:36 ++ cut -d/ -f2 21:42:36 + echo core-data,cmd/core-data/Dockerfile 21:42:36 + for file in '`ls cmd/**/Dockerfile`' 21:42:36 ++ dirname cmd/core-metadata/Dockerfile 21:42:36 ++ cut -d/ -f2 21:42:36 + echo core-metadata,cmd/core-metadata/Dockerfile 21:42:36 + for file in '`ls cmd/**/Dockerfile`' 21:42:36 ++ dirname cmd/security-bootstrapper/Dockerfile 21:42:36 ++ cut -d/ -f2 21:42:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:42:36 + for file in '`ls cmd/**/Dockerfile`' 21:42:36 ++ dirname cmd/security-proxy-setup/Dockerfile 21:42:36 ++ cut -d/ -f2 21:42:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:42:36 + for file in '`ls cmd/**/Dockerfile`' 21:42:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:42:36 ++ cut -d/ -f2 21:42:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:42:36 + for file in '`ls cmd/**/Dockerfile`' 21:42:36 ++ dirname cmd/support-notifications/Dockerfile 21:42:36 ++ cut -d/ -f2 21:42:36 + echo support-notifications,cmd/support-notifications/Dockerfile 21:42:36 + for file in '`ls cmd/**/Dockerfile`' 21:42:36 ++ dirname cmd/support-scheduler/Dockerfile 21:42:36 ++ cut -d/ -f2 21:42:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:42:36 + for file in '`ls cmd/**/Dockerfile`' 21:42:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:42:36 ++ cut -d/ -f2 21:42:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:42:36 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 21:42:36 + git rev-list -1 --merges 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b~1..2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [Pipeline] echo 21:42:36 -----------> git rev-list -1 --merges 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b~1..2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [false] [Pipeline] sh 21:42:37 + git log --format=format:%s -1 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [Pipeline] echo 21:42:37 ========================================================= 21:42:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:42:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:42:37 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:42:37 + grep -v github /etc/ssh/ssh_known_hosts 21:42:37 + '[' -e /tmp/ssh_known_hosts ']' 21:42:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:42:37 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 21:42:37 + sudo tee -a /etc/ssh/ssh_known_hosts 21:42:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:42:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:42:38 21:42:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:42:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:42:38 latest: Pulling from edgex-devops/git-semver 21:42:38 a0d0a0d46f8b: Pulling fs layer 21:42:38 3e5f54012d9b: Pulling fs layer 21:42:38 4c7163046ea9: Pulling fs layer 21:42:38 0c2d73faf560: Pulling fs layer 21:42:38 0c2d73faf560: Waiting 21:42:38 3e5f54012d9b: Verifying Checksum 21:42:38 3e5f54012d9b: Download complete 21:42:38 a0d0a0d46f8b: Verifying Checksum 21:42:38 a0d0a0d46f8b: Download complete 21:42:38 4c7163046ea9: Verifying Checksum 21:42:38 4c7163046ea9: Download complete 21:42:38 0c2d73faf560: Verifying Checksum 21:42:38 0c2d73faf560: Download complete 21:42:38 a0d0a0d46f8b: Pull complete 21:42:38 3e5f54012d9b: Pull complete 21:42:38 4c7163046ea9: Pull complete 21:42:39 0c2d73faf560: Pull complete 21:42:39 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:42:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:42:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:42:39 prd-centos7-docker-4c-2g-978 does not seem to be running inside a container 21:42:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:42:40 $ docker top 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:40 [ssh-agent] Looking for ssh-agent implementation... 21:42:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:40 $ docker exec 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 ssh-agent 21:42:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmahFdB/agent.13 21:42:40 SSH_AGENT_PID=19 21:42:40 Running ssh-add (command line suppressed) 21:42:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3711977199418761355.key (/w/workspace/edgex-go/1@tmp/private_key_3711977199418761355.key) 21:42:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:40 + git tag --points-at HEAD [Pipeline] } 21:42:40 $ docker exec --env ******** --env ******** 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 ssh-agent -k 21:42:40 unset SSH_AUTH_SOCK; 21:42:40 unset SSH_AGENT_PID; 21:42:40 echo Agent pid 19 killed; 21:42:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:42:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:41 [ssh-agent] Looking for ssh-agent implementation... 21:42:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:41 $ docker exec 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 ssh-agent 21:42:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXicKNii/agent.52 21:42:41 SSH_AGENT_PID=58 21:42:41 Running ssh-add (command line suppressed) 21:42:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_746971593875122509.key (/w/workspace/edgex-go/1@tmp/private_key_746971593875122509.key) 21:42:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:41 + git semver init 21:42:41 # -> Open(): unable to determine branch for HEAD 21:42:41 # $GIT_DIR = /w/workspace/edgex-go/1/.git 21:42:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 21:42:41 # $SEMVER_REMOTE_NAME = origin 21:42:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:42:41 # $SEMVER_USER_NAME = edgex-jenkins 21:42:41 # $SEMVER_BRANCH = PR-3847 21:42:41 # $SEMVER_TEMP = /tmp/semver-565232836 21:42:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:42:56 # '/tmp/semver-565232836' -> '/w/workspace/edgex-go/1/.semver' 21:42:56 # -> Force: false 21:42:56 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 21:42:56 $ docker exec --env ******** --env ******** 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 ssh-agent -k 21:42:56 unset SSH_AUTH_SOCK; 21:42:56 unset SSH_AGENT_PID; 21:42:56 echo Agent pid 58 killed; 21:42:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:57 + git semver [Pipeline] } 21:42:57 $ docker stop --time=1 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 21:42:59 $ docker rm -f 39c3662dbee60f6e40adc615597ce19cc5546dddafe3f402155b2ed87b862b87 [Pipeline] // withDockerContainer [Pipeline] sh 21:42:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:43:00 Stashed 1 file(s) [Pipeline] echo 21:43:00 [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 21:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:00 ========================================================= 21:43:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:43:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:43:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:43:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:43:00 a0d0a0d46f8b: Already exists 21:43:00 31adcdaf11c8: Pulling fs layer 21:43:00 b8b176561691: Pulling fs layer 21:43:00 4527c011a84f: Pulling fs layer 21:43:00 5d74067f8e1e: Pulling fs layer 21:43:00 e0aca202a116: Pulling fs layer 21:43:00 3a43be97a3b4: Pulling fs layer 21:43:00 34cad66bf833: Pulling fs layer 21:43:00 b4e3c513aaa6: Pulling fs layer 21:43:00 5d74067f8e1e: Waiting 21:43:00 e0aca202a116: Waiting 21:43:00 3a43be97a3b4: Waiting 21:43:00 34cad66bf833: Waiting 21:43:00 b4e3c513aaa6: Waiting 21:43:00 b8b176561691: Verifying Checksum 21:43:00 b8b176561691: Download complete 21:43:00 31adcdaf11c8: Verifying Checksum 21:43:00 31adcdaf11c8: Download complete 21:43:00 5d74067f8e1e: Verifying Checksum 21:43:00 5d74067f8e1e: Download complete 21:43:00 e0aca202a116: Verifying Checksum 21:43:00 e0aca202a116: Download complete 21:43:00 3a43be97a3b4: Verifying Checksum 21:43:00 3a43be97a3b4: Download complete 21:43:01 31adcdaf11c8: Pull complete 21:43:01 34cad66bf833: Verifying Checksum 21:43:01 34cad66bf833: Download complete 21:43:01 b8b176561691: Pull complete 21:43:01 4527c011a84f: Verifying Checksum 21:43:01 4527c011a84f: Download complete 21:43:01 b4e3c513aaa6: Verifying Checksum 21:43:01 b4e3c513aaa6: Download complete 21:43:05 4527c011a84f: Pull complete 21:43:05 5d74067f8e1e: Pull complete 21:43:05 e0aca202a116: Pull complete 21:43:05 3a43be97a3b4: Pull complete 21:43:05 34cad66bf833: Pull complete 21:43:08 b4e3c513aaa6: Pull complete 21:43:08 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 21:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:43:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:43:08 + docker build -t ci-base-image-x86_64 -f - . 21:43:08 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:43:08 WORKDIR /edgex 21:43:08 COPY go.mod . 21:43:08 RUN go mod download' 21:43:10 Sending build context to Docker daemon 333.6MB 21:43:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:43:10 ---> 9f6097aaca64 21:43:10 Step 2/4 : WORKDIR /edgex 21:43:11 ---> Running in 1b505a0c0096 21:43:11 Removing intermediate container 1b505a0c0096 21:43:11 ---> 8e530974cd7b 21:43:11 Step 3/4 : COPY go.mod . 21:43:11 ---> ecac6ae3b3ad 21:43:11 Step 4/4 : RUN go mod download 21:43:11 ---> Running in 5697e6ce62a5 21:43:15 Still waiting to schedule task 21:43:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:43:43 Removing intermediate container 5697e6ce62a5 21:43:43 ---> b300d70faeb2 21:43:43 Successfully built b300d70faeb2 21:43:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:43:43 + docker inspect -f . ci-base-image-x86_64 21:43:43 . [Pipeline] withDockerContainer 21:43:44 prd-centos7-docker-4c-2g-978 does not seem to be running inside a container 21:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:43:44 $ docker top 5568984bc795444e740fc912b2a6b3d04808f9e86ad66f63aa1f92753e92988d -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:44 + go version 21:43:44 go version go1.16.8 linux/amd64 [Pipeline] } 21:43:44 $ docker stop --time=1 5568984bc795444e740fc912b2a6b3d04808f9e86ad66f63aa1f92753e92988d 21:43:46 $ docker rm -f 5568984bc795444e740fc912b2a6b3d04808f9e86ad66f63aa1f92753e92988d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:43:46 + docker inspect -f . ci-base-image-x86_64 21:43:46 . [Pipeline] withDockerContainer 21:43:46 prd-centos7-docker-4c-2g-978 does not seem to be running inside a container 21:43:46 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:43:47 $ docker top 6912191fb16e37daee036a3eb37a18243a32ea22299f7eca533fb45dae61bd5f -eo pid,comm [Pipeline] { [Pipeline] echo 21:43:47 ========================================================= 21:43:47 [edgeXBuildGoParallel] Running Tests and Build... 21:43:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:43:47 + make test 21:43:47 go mod tidy 21:43:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:43:53 ? github.com/edgexfoundry/edgex-go [no test files] 21:44:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:44:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:44:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:44:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:44:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:44:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:44:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:44:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:44:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:44:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:44:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:44:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:44:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 21:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements 21:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:44:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 44.7% of statements 21:44:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:44:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:44:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements 21:44:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:44:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:44:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:44:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:44:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:44:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 21:44:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:44:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:44:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:44:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 21:44:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:44:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 21:44:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 21:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 21:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements 21:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 21:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 21:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 21:44:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-983 in /w/workspace/edgexfoundry_edgex-go_PR-3847 [Pipeline] { [Pipeline] ws 21:44:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:44:36 The recommended git tool is: git 21:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 21:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 21:44:41 using credential edgex-jenkins-ssh 21:44:41 Cloning the remote Git repository 21:44:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:44:41 > git init /w/workspace/edgex-go/1 # timeout=10 21:44:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:44:41 > git --version # timeout=10 21:44:41 > git --version # 'git version 2.17.1' 21:44:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:44:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 82.5% of statements 21:44:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:44:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:44:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:44:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:44:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:44:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3847/head:refs/remotes/origin/PR-3847 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:44:58 Merging remotes/origin/main commit 1876cd192641e06e6c48213757fa64687e1ce8f0 into PR head commit 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:44:58 Merge succeeded, producing 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:44:58 Checking out Revision 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b (PR-3847) 21:44:58 > git config core.sparsecheckout # timeout=10 21:44:58 > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # timeout=10 21:44:58 > git remote # timeout=10 21:44:58 > git config --get remote.origin.url # timeout=10 21:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:58 > git merge 1876cd192641e06e6c48213757fa64687e1ce8f0 # timeout=10 21:44:58 > git rev-parse HEAD^{commit} # timeout=10 21:44:58 > git config core.sparsecheckout # timeout=10 21:44:58 > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # timeout=10 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 21:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 65.4% of statements 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:45:03 Commit message: "fix(sma): update Docker base image in sys mgmt agent Dockerfile" 21:45:03 > git --version # timeout=10 21:45:03 > git --version # 'git version 2.17.1' 21:45:03 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 21:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements 21:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 21:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 21:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:45:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:45:04 Dload Upload Total Spent Left Speed 21:45:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10502 0 0 56767 0 --:--:-- --:--:-- --:--:-- 56462 100 11824 100 11824 0 0 63229 0 --:--:-- --:--:-- --:--:-- 63229 [Pipeline] sh 21:45:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:45:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:45:05 + sudo tee /etc/docker/daemon.new 21:45:05 { 21:45:05 "registry-mirrors": [ 21:45:05 "https://nexus3.edgexfoundry.org:10001" 21:45:05 ], 21:45:05 "bip": "10.250.0.254/24", 21:45:05 "hosts": [ 21:45:05 "tcp://0.0.0.0:5555", 21:45:05 "unix:///var/run/docker.sock" 21:45:05 ], 21:45:05 "mtu": 1458, 21:45:05 "selinux-enabled": true, 21:45:05 "seccomp-profile": "/etc/docker/seccomp.json" 21:45:05 } [Pipeline] sh 21:45:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:45:05 + sudo service docker restart 21:45:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:45:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:45:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:45:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:45:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:45:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 21:45:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 21:45:11 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 21:45:24 provisioning config files... 21:45:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7099987474280980208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:24 ---> docker-login.sh 21:45:24 nexus3.edgexfoundry.org:10001 21:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:25 Configure a credential helper to remove this warning. See 21:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:25 21:45:25 Login Succeeded 21:45:25 nexus3.edgexfoundry.org:10002 21:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:26 Configure a credential helper to remove this warning. See 21:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:26 21:45:26 Login Succeeded 21:45:26 nexus3.edgexfoundry.org:10003 21:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:26 Configure a credential helper to remove this warning. See 21:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:26 21:45:26 Login Succeeded 21:45:26 nexus3.edgexfoundry.org:10004 21:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:26 Configure a credential helper to remove this warning. See 21:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:26 21:45:26 Login Succeeded 21:45:26 docker.io 21:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:27 Configure a credential helper to remove this warning. See 21:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:27 21:45:27 Login Succeeded 21:45:27 ---> docker-login.sh ends [Pipeline] } 21:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:45:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:27 ========================================================= 21:45:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:45:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:45:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:45:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:45:28 552d1f2373af: Pulling fs layer 21:45:28 ea3f2d53f512: Pulling fs layer 21:45:28 9e70ebbbe112: Pulling fs layer 21:45:28 7a9cfe048b4a: Pulling fs layer 21:45:28 72dc09318566: Pulling fs layer 21:45:28 f4f7b4309257: Pulling fs layer 21:45:28 0ac9a79272e3: Pulling fs layer 21:45:28 b78e95d17946: Pulling fs layer 21:45:28 7a9cfe048b4a: Waiting 21:45:28 72dc09318566: Waiting 21:45:28 0ac9a79272e3: Waiting 21:45:28 f4f7b4309257: Waiting 21:45:28 b78e95d17946: Waiting 21:45:28 9e70ebbbe112: Verifying Checksum 21:45:28 9e70ebbbe112: Download complete 21:45:28 ea3f2d53f512: Verifying Checksum 21:45:28 ea3f2d53f512: Download complete 21:45:28 72dc09318566: Verifying Checksum 21:45:28 72dc09318566: Download complete 21:45:28 f4f7b4309257: Verifying Checksum 21:45:28 f4f7b4309257: Download complete 21:45:28 552d1f2373af: Verifying Checksum 21:45:28 552d1f2373af: Download complete 21:45:28 0ac9a79272e3: Verifying Checksum 21:45:28 0ac9a79272e3: Download complete 21:45:29 552d1f2373af: Pull complete 21:45:29 ea3f2d53f512: Pull complete 21:45:30 9e70ebbbe112: Pull complete 21:45:30 b78e95d17946: Verifying Checksum 21:45:30 b78e95d17946: Download complete 21:45:30 7a9cfe048b4a: Verifying Checksum 21:45:43 7a9cfe048b4a: Pull complete 21:45:43 72dc09318566: Pull complete 21:45:43 f4f7b4309257: Pull complete 21:45:43 0ac9a79272e3: Pull complete 21:45:44 GO111MODULE=on go vet ./... 21:45:48 b78e95d17946: Pull complete 21:45:48 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:45:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:45:49 WORKDIR /edgex 21:45:49 COPY go.mod . 21:45:49 RUN go mod download 21:45:49 + docker build -t ci-base-image-arm64 -f - . 21:45:51 Sending build context to Docker daemon 168.5MB 21:45:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:45:51 ---> 8b459fc5aaf0 21:45:51 Step 2/4 : WORKDIR /edgex 21:45:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:45:52 ./bin/test-attribution-txt.sh [Pipeline] echo 21:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:45:53 + ls -al . 21:45:53 total 644 21:45:53 drwxrwxr-x 10 1001 1001 4096 Dec 16 21:45 . 21:45:53 drwxr-xr-x 4 root root 28 Dec 16 21:43 .. 21:45:53 -rw-rw-r-- 1 1001 1001 11 Dec 16 21:42 .dockerignore 21:45:53 drwxrwxr-x 8 1001 1001 179 Dec 16 21:42 .git 21:45:53 drwxrwxr-x 4 1001 1001 142 Dec 16 21:42 .github 21:45:53 -rw-rw-r-- 1 1001 1001 804 Dec 16 21:42 .gitignore 21:45:53 -rw-rw-r-- 1 1001 1001 42 Dec 16 21:42 .golangci.yml 21:45:53 -rw-rw-r-- 1 1001 1001 76 Dec 16 21:42 .hadolint.yml 21:45:53 drwx------ 3 1001 1001 73 Dec 16 21:42 .semver 21:45:53 -rw-rw-r-- 1 1001 1001 166 Dec 16 21:42 .sonarcloud.properties 21:45:53 -rw-rw-r-- 1 1001 1001 1171 Dec 16 21:42 ADOPTERS.md 21:45:53 -rw-rw-r-- 1 1001 1001 8910 Dec 16 21:42 Attribution.txt 21:45:53 -rw-rw-r-- 1 1001 1001 51732 Dec 16 21:42 CHANGELOG.md 21:45:53 -rw-rw-r-- 1 1001 1001 3804 Dec 16 21:42 CONTRIBUTING.md 21:45:53 -rw-rw-r-- 1 1001 1001 677 Dec 16 21:42 GOVERNANCE.md 21:45:53 -rw-rw-r-- 1 1001 1001 849 Dec 16 21:42 Jenkinsfile 21:45:53 -rw-rw-r-- 1 1001 1001 10775 Dec 16 21:42 LICENSE 21:45:53 -rw-rw-r-- 1 1001 1001 6508 Dec 16 21:42 Makefile 21:45:53 -rw-rw-r-- 1 1001 1001 582 Dec 16 21:42 OWNERS.md 21:45:53 -rw-rw-r-- 1 1001 1001 8207 Dec 16 21:42 README.md 21:45:53 -rw-rw-r-- 1 1001 1001 6912 Dec 16 21:42 SECURITY.md 21:45:53 -rw-rw-r-- 1 1001 1001 5 Dec 16 21:42 VERSION 21:45:53 -rw-rw-r-- 1 1001 1001 4131 Dec 16 21:42 ZMQWindows.md 21:45:53 drwxrwxr-x 2 1001 1001 37 Dec 16 21:42 bin 21:45:53 drwxrwxr-x 14 1001 1001 4096 Dec 16 21:42 cmd 21:45:53 -rw-r--r-- 1 root root 428381 Dec 16 21:45 coverage.out 21:45:53 -rw-rw-r-- 1 1001 1001 828 Dec 16 21:42 go.mod 21:45:53 -rw-rw-r-- 1 1001 1001 49483 Dec 16 21:43 go.sum 21:45:53 drwxrwxr-x 8 1001 1001 124 Dec 16 21:42 internal 21:45:53 drwxrwxr-x 3 1001 1001 16 Dec 16 21:42 openapi 21:45:53 drwxrwxr-x 4 1001 1001 71 Dec 16 21:42 snap 21:45:53 -rw-rw-r-- 1 1001 1001 204 Dec 16 21:42 version.go [Pipeline] sh 21:45:53 ---> Running in 586d4e0f441a 21:45:53 + '[' -e coverage.out ] 21:45:53 + chown 1001:1001 coverage.out [Pipeline] stash 21:45:53 Removing intermediate container 586d4e0f441a 21:45:53 ---> 32df9ff1552f 21:45:53 Step 3/4 : COPY go.mod . 21:45:53 Stashed 1 file(s) [Pipeline] sh 21:45:53 + make build 21:45: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 21:45:54 ---> 398038cb079a 21:45:54 Step 4/4 : RUN go mod download 21:45:54 ---> Running in d09c67982c6a 21:45:55 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 21:46:01 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 21:46:02 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 21:46:03 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 21:46:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:46:04 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 21:46:05 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 21:46:05 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 21:46:06 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 21:46:07 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 21:46:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 21:46:09 $ docker stop --time=1 6912191fb16e37daee036a3eb37a18243a32ea22299f7eca533fb45dae61bd5f 21:46:11 $ docker rm -f 6912191fb16e37daee036a3eb37a18243a32ea22299f7eca533fb45dae61bd5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:13 21:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:46:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:13 latest: Pulling from edgex-devops/edgex-compose 21:46:13 cbdbe7a5bc2a: Pulling fs layer 21:46:13 ca9280d653b3: Pulling fs layer 21:46:13 7e9c9ca2126c: Pulling fs layer 21:46:13 cbdbe7a5bc2a: Verifying Checksum 21:46:13 cbdbe7a5bc2a: Download complete 21:46:13 ca9280d653b3: Verifying Checksum 21:46:13 ca9280d653b3: Download complete 21:46:13 cbdbe7a5bc2a: Pull complete 21:46:14 7e9c9ca2126c: Verifying Checksum 21:46:14 7e9c9ca2126c: Download complete 21:46:14 ca9280d653b3: Pull complete 21:46:18 7e9c9ca2126c: Pull complete 21:46:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:46:18 prd-centos7-docker-4c-2g-978 does not seem to be running inside a container 21:46:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:46:21 $ docker top 3479f2ae1e793e7644c97e3552d1e74e7daf187be8b743899f6c03303e3d54e9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:21 + docker-compose build --help 21:46:21 + grep parallel 21:46:22 --parallel Build images in parallel. [Pipeline] } 21:46:22 $ docker stop --time=1 3479f2ae1e793e7644c97e3552d1e74e7daf187be8b743899f6c03303e3d54e9 21:46:23 $ docker rm -f 3479f2ae1e793e7644c97e3552d1e74e7daf187be8b743899f6c03303e3d54e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:46:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:23 . [Pipeline] withDockerContainer 21:46:24 prd-centos7-docker-4c-2g-978 does not seem to be running inside a container 21:46:24 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:46:24 $ docker top 6aef34a43eac6e0cbc46b99e8a03659e1bc9d7d2d25aa9753f9631699d10baf1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:24 + docker-compose -f ./docker-compose-build.yml build --parallel 21:46:25 Building core-command ... 21:46:25 Building core-data ... 21:46:25 Building core-metadata ... 21:46:25 Building security-bootstrapper ... 21:46:25 Building security-proxy-setup ... 21:46:25 Building security-secretstore-setup ... 21:46:25 Building support-notifications ... 21:46:25 Building support-scheduler ... 21:46:25 Building sys-mgmt-agent ... 21:46:25 Building core-metadata 21:46:25 Building core-data 21:46:25 Building security-proxy-setup 21:46:25 Building support-scheduler 21:46:25 Building core-command 21:46:39 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:46:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:46:39 ---> b300d70faeb2 21:46:39 Step 3/20 : WORKDIR /edgex-go 21:46:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:46:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:46:39 ---> b300d70faeb2 21:46:39 Step 3/22 : WORKDIR /edgex-go 21:46:39 ---> Running in dc137ed91678 21:46:39 ---> Running in 9c8b8f566ae0 21:46:43 Removing intermediate container 9c8b8f566ae0 21:46:43 ---> e1f5dc0ac9a2 21:46:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:43 Removing intermediate container dc137ed91678 21:46:43 ---> 22e38719a28e 21:46:43 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:44 ---> Running in b7ca1edcf97b 21:46:44 ---> Running in 48bec9befbbf 21:46:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:46:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:46:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:46:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:46:49 ---> b300d70faeb2 21:46:49 Step 3/22 : WORKDIR /edgex-go 21:46:49 ---> Using cache 21:46:49 ---> 22e38719a28e 21:46:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:49 ---> Using cache 21:46:49 ---> bc9cccdc052b 21:46:49 Step 5/22 : RUN apk add --update --no-cache make git 21:46:49 ---> b300d70faeb2 21:46:49 Step 3/22 : WORKDIR /edgex-go 21:46:49 ---> Using cache 21:46:49 ---> 22e38719a28e 21:46:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:49 ---> Using cache 21:46:49 ---> bc9cccdc052b 21:46:49 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:46:49 Removing intermediate container 48bec9befbbf 21:46:49 ---> bc9cccdc052b 21:46:49 Step 5/20 : RUN apk add --update --no-cache make git 21:46:49 Removing intermediate container b7ca1edcf97b 21:46:49 ---> 1b7d16481f25 21:46:49 Step 5/22 : RUN apk add --update --no-cache make git 21:46:49 ---> Running in 572807672b25 21:46:49 ---> Running in 2b53e2edaf7a 21:46:49 ---> Running in e97a24ce8dc6 21:46:49 ---> Running in 826e72f96ed2 21:46:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:46:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:46:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:46:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:46:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:46:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:46:50 ---> b300d70faeb2 21:46:50 Step 3/23 : WORKDIR /edgex-go 21:46:50 ---> Using cache 21:46:50 ---> 22e38719a28e 21:46:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:50 ---> Using cache 21:46:50 ---> bc9cccdc052b 21:46:50 Step 5/23 : RUN apk add --update --no-cache make git 21:46:50 ---> Running in c32657427e11 21:46:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:46:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:46:55 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 21:46:55 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 21:46:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:46:55 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 21:46:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:46:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:46:55 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 21:46:56 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 21:46:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:46:56 OK: 220 MiB in 52 packages 21:46:56 OK: 220 MiB in 52 packages 21:46:56 OK: 220 MiB in 52 packages 21:46:56 OK: 220 MiB in 52 packages 21:46:56 Removing intermediate container 2b53e2edaf7a 21:46:56 ---> 9b27e8fcaea6 21:46:56 Step 6/22 : COPY . . 21:46:57 OK: 220 MiB in 52 packages 21:46:57 Removing intermediate container 572807672b25 21:46:57 ---> 2b9e000f66a7 21:46:57 Step 6/22 : COPY . . 21:46:57 Removing intermediate container e97a24ce8dc6 21:46:57 ---> 26bb5586c28e 21:46:57 Step 6/22 : COPY . . 21:47:00 Removing intermediate container 826e72f96ed2 21:47:00 ---> 2f3d7802879e 21:47:00 Step 6/20 : COPY . . 21:47:01 Removing intermediate container c32657427e11 21:47:01 ---> be475ab399de 21:47:01 Step 6/23 : COPY go.mod . 21:47:02 ---> fdc8ae4e4b91 21:47:02 Step 7/23 : RUN go mod download 21:47:04 ---> Running in 90458b798f3c 21:47:06 ---> 1861553093ef 21:47:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:06 ---> a7cb04c674b9 21:47:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:06 ---> Running in 977169856c27 21:47:06 ---> Running in 97061b47a4fa 21:47:06 ---> 1e1c4a630ff6 21:47:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:06 ---> Running in a7027e431625 21:47:10 Removing intermediate container 90458b798f3c 21:47:10 ---> 7324f91ddccf 21:47:10 Step 8/23 : COPY . . 21:47:11 Removing intermediate container 97061b47a4fa 21:47:11 ---> 97b8b8fe4dd7 21:47:11 Step 8/22 : RUN make cmd/core-data/core-data 21:47:12 Removing intermediate container a7027e431625 21:47:12 ---> bcb54ea15112 21:47:12 Step 8/22 : RUN make cmd/core-metadata/core-metadata 21:47:12 ---> Running in 8ea677570b34 21:47:13 Removing intermediate container 977169856c27 21:47:13 ---> 7cf02940bc93 21:47:13 Step 8/22 : RUN make cmd/core-command/core-command 21:47:13 ---> Running in f1bdeb8380de 21:47:13 ---> Running in a63e0d12459f 21:47:14 ---> 756b122bc500 21:47:14 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:14 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 21:47:15 ---> Running in 5cff8cdbbf6f 21:47:15 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 21:47:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:47:16 Removing intermediate container d09c67982c6a 21:47:16 ---> ae084ab57f68 21:47:16 Successfully built ae084ab57f68 21:47:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:47:16 + docker inspect -f . ci-base-image-arm64 21:47:16 . [Pipeline] withDockerContainer 21:47:16 prd-ubuntu18.04-docker-arm64-4c-16g-983 does not seem to be running inside a container 21:47:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:47:17 $ docker top 30c1f4873539f6dba5d2c58dd604d3db45e727d8234c42cdaaadcd533e0c5806 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:18 + go version 21:47:18 go version go1.16.8 linux/arm64 [Pipeline] } 21:47:18 $ docker stop --time=1 30c1f4873539f6dba5d2c58dd604d3db45e727d8234c42cdaaadcd533e0c5806 21:47:19 Removing intermediate container 5cff8cdbbf6f 21:47:19 ---> 01866e897b26 21:47:19 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:47:20 ---> Running in 45aa38a34c40 21:47:20 $ docker rm -f 30c1f4873539f6dba5d2c58dd604d3db45e727d8234c42cdaaadcd533e0c5806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:47:21 + docker inspect -f . ci-base-image-arm64 21:47:21 . [Pipeline] withDockerContainer 21:47:21 prd-ubuntu18.04-docker-arm64-4c-16g-983 does not seem to be running inside a container 21:47:21 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:47:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:47:22 $ docker top f65ed5acc8b2aa07acc1bf93829dcf979392208369bff3c0581d50368291cef1 -eo pid,comm [Pipeline] { [Pipeline] echo 21:47:22 ========================================================= 21:47:22 [edgeXBuildGoParallel] Running Tests and Build... 21:47:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:47:23 + make test 21:47:23 go mod tidy 21:47:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:47:28 ---> 36095945b6f7 21:47:28 Step 9/23 : RUN go mod tidy 21:47:28 ---> Running in d6cd47c7e467 21:47:29 Removing intermediate container d6cd47c7e467 21:47:29 ---> 5fb3c5150558 21:47:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:47:29 ---> Running in 0be969565efa 21:47:29 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 21:47:51 ? github.com/edgexfoundry/edgex-go [no test files] 21:47:56 Removing intermediate container a63e0d12459f 21:47:56 ---> 379cdabd998b 21:47:56 21:47:56 Step 9/22 : FROM alpine:3.14 21:47:56 3.14: Pulling from library/alpine 21:47:56 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:47:56 Status: Downloaded newer image for alpine:3.14 21:47:56 ---> 0a97eee8041e 21:47:56 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:47:56 ---> Running in 6f0402924fa6 21:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:47:57 (1/1) Installing dumb-init (1.2.5-r1) 21:47:57 Executing busybox-1.33.1-r6.trigger 21:47:57 OK: 6 MiB in 15 packages 21:47:57 Removing intermediate container 6f0402924fa6 21:47:57 ---> d04aa10ca83e 21:47:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:47:57 ---> Running in 46bf4c97312f 21:47:58 Removing intermediate container 46bf4c97312f 21:47:58 ---> edf91aadf1cb 21:47:58 Step 12/22 : ENV APP_PORT=59882 21:47:58 ---> Running in bcdd5b4dbda3 21:47:58 Removing intermediate container bcdd5b4dbda3 21:47:58 ---> a4d18216c3e4 21:47:58 Step 13/22 : EXPOSE $APP_PORT 21:47:58 ---> Running in e7abbaf201e4 21:47:58 Removing intermediate container e7abbaf201e4 21:47:58 ---> 30aa6a94eb91 21:47:58 Step 14/22 : WORKDIR / 21:47:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:47:58 ---> Running in 9693f7172151 21:47:59 Removing intermediate container 9693f7172151 21:47:59 ---> 931f49c566a4 21:47:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:47:59 ---> 3d5017e1695b 21:47:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:47:59 Removing intermediate container f1bdeb8380de 21:47:59 ---> a2c86c66a3f7 21:47:59 21:47:59 Step 9/22 : FROM alpine:3.14 21:47:59 ---> 0a97eee8041e 21:47:59 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:47:59 ---> Using cache 21:47:59 ---> d04aa10ca83e 21:47:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:47:59 ---> Using cache 21:47:59 ---> edf91aadf1cb 21:47:59 Step 12/22 : ENV APP_PORT=59881 21:47:59 ---> Running in 4443c176d538 21:48:00 Removing intermediate container 4443c176d538 21:48:00 ---> 21b3eb545749 21:48:00 Step 13/22 : EXPOSE $APP_PORT 21:48:00 ---> Running in 3d3ea87a113d 21:48:00 ---> d67143676c41 21:48:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:48:01 Removing intermediate container 3d3ea87a113d 21:48:01 ---> 127d7d1d7cc9 21:48:01 Step 14/22 : WORKDIR / 21:48:01 ---> Running in 033e00835b1b 21:48:01 ---> 92e00748bc2d 21:48:01 Step 18/22 : ENTRYPOINT ["/core-command"] 21:48:01 ---> Running in fe89e1ad3954 21:48:01 Removing intermediate container 8ea677570b34 21:48:01 ---> 0fb8c86be896 21:48:01 21:48:01 Step 9/22 : FROM alpine:3.14 21:48:01 ---> 0a97eee8041e 21:48:01 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:48:01 Removing intermediate container 033e00835b1b 21:48:01 ---> 80922012f1f8 21:48:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:01 ---> Running in 79a74306c6b9 21:48:01 Removing intermediate container fe89e1ad3954 21:48:01 ---> c31a12496fb8 21:48:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:01 Removing intermediate container 79a74306c6b9 21:48:01 ---> 75b05becc688 21:48:01 Step 11/22 : ENV APP_PORT=59880 21:48:01 ---> Running in d3c75e448b82 21:48:01 ---> Running in aae6b88fb0fd 21:48:01 ---> 3dce4307ddd9 21:48:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:48:01 Removing intermediate container aae6b88fb0fd 21:48:01 ---> 9e22d33e736d 21:48:01 Step 12/22 : EXPOSE $APP_PORT 21:48:01 ---> Running in 116e036752db 21:48:01 Removing intermediate container d3c75e448b82 21:48:01 ---> be84dda1ba92 21:48:01 Step 20/22 : LABEL arch=x86_64 21:48:02 ---> Running in 0056b9b83d9b 21:48:02 Removing intermediate container 116e036752db 21:48:02 ---> 37c6cb6e3fc5 21:48:02 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:02 ---> 1a606108b117 21:48:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:48:02 Removing intermediate container 0056b9b83d9b 21:48:02 ---> 780fd3fb03c9 21:48:02 Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:48:02 ---> Running in a7eb89a5cfea 21:48:02 ---> Running in 1666acb2de51 21:48:02 ---> 35910eb10c8a 21:48:02 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:48:02 Removing intermediate container 1666acb2de51 21:48:02 ---> 64dde07fa5e2 21:48:02 Step 22/22 : LABEL version=0.0.0 21:48:02 ---> Running in ca5afca672b2 21:48:02 ---> Running in b6df4654db4d 21:48:03 Removing intermediate container b6df4654db4d 21:48:03 ---> 7c717ccf040f 21:48:03 21:48:03 Removing intermediate container ca5afca672b2 21:48:03 ---> 5a75565ecbd0 21:48:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:03 ---> Running in 2ea923e1176c 21:48:03 Successfully built 7c717ccf040f 21:48:03 Successfully tagged core-command:latest 21:48:03 Building security-bootstrapper 21:48:03  Building core-command ... done Removing intermediate container 2ea923e1176c 21:48:03 ---> 017918e662f4 21:48:03 Step 20/22 : LABEL arch=x86_64 21:48:04 ---> Running in 9428c23516db 21:48:04 Removing intermediate container 45aa38a34c40 21:48:04 ---> 2e70ea66faa3 21:48:04 21:48:04 Step 9/20 : FROM alpine:3.14 21:48:04 ---> 0a97eee8041e 21:48:04 Step 10/20 : RUN apk add --update --no-cache curl 21:48:05 ---> Running in c692e0d3df54 21:48:06 Removing intermediate container 9428c23516db 21:48:06 ---> d0e5ad632dc0 21:48:06 Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:48:06 Removing intermediate container a7eb89a5cfea 21:48:06 ---> c063ecc05355 21:48:06 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 21:48:06 ---> Running in 6ea6b5a03292 21:48:06 ---> Running in 39df218c9983 21:48:06 Removing intermediate container 6ea6b5a03292 21:48:06 ---> 1cb27ea7bf4a 21:48:06 Step 22/22 : LABEL version=0.0.0 21:48:06 ---> Running in b282bdef0874 21:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:48:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:48:07 Removing intermediate container b282bdef0874 21:48:07 ---> fedfb568cb88 21:48:07 21:48:07 Successfully built fedfb568cb88 21:48:07 Successfully tagged core-metadata:latest 21:48:07 Building support-notifications 21:48:07  Building core-metadata ... done (1/5) Installing ca-certificates (20191127-r5) 21:48:07 (2/5) Installing brotli-libs (1.0.9-r5) 21:48:07 (3/5) Installing nghttp2-libs (1.43.0-r0) 21:48:07 (4/5) Installing libcurl (7.79.1-r0) 21:48:07 (5/5) Installing curl (7.79.1-r0) 21:48:07 Executing busybox-1.33.1-r6.trigger 21:48:07 Executing ca-certificates-20191127-r5.trigger 21:48:07 OK: 8 MiB in 19 packages 21:48:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:48:08 (1/6) Installing dumb-init (1.2.5-r1) 21:48:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:48:08 (3/6) Installing libsodium (1.0.18-r0) 21:48:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:48:08 (5/6) Installing libzmq (4.3.4-r0) 21:48:09 (6/6) Installing zeromq (4.3.4-r0) 21:48:09 Executing busybox-1.33.1-r6.trigger 21:48:09 OK: 8 MiB in 20 packages 21:48:10 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:48:10 Step 2/30 : FROM ${BUILDER_BASE} AS builder 21:48:10 ---> b300d70faeb2 21:48:10 Step 3/30 : WORKDIR /edgex-go 21:48:10 ---> Using cache 21:48:10 ---> 22e38719a28e 21:48:10 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:10 ---> Using cache 21:48:10 ---> bc9cccdc052b 21:48:10 Step 5/30 : RUN apk add --update --no-cache make git 21:48:10 ---> Using cache 21:48:10 ---> be475ab399de 21:48:10 Step 6/30 : COPY . . 21:48:13 Removing intermediate container c692e0d3df54 21:48:13 ---> 819b23ae53c5 21:48:13 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:48:15 ---> Running in f861eb6f1710 21:48:15 Removing intermediate container 39df218c9983 21:48:15 ---> 7fdfffe8e4df 21:48:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:15 Removing intermediate container f861eb6f1710 21:48:15 ---> 62e4be232951 21:48:15 Step 12/20 : WORKDIR /edgex 21:48:16 ---> 1c100b9c866f 21:48:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:48:16 ---> Running in ed244ff0ce79 21:48:16 Removing intermediate container 0be969565efa 21:48:16 ---> f54e34e94260 21:48:16 21:48:16 Step 11/23 : FROM alpine:3.14 21:48:16 ---> 0a97eee8041e 21:48:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:48:16 ---> Using cache 21:48:16 ---> d04aa10ca83e 21:48:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:48:16 ---> Using cache 21:48:16 ---> edf91aadf1cb 21:48:16 Step 14/23 : ENV APP_PORT=59861 21:48:16 ---> 23d3328392d1 21:48:16 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:16 Removing intermediate container ed244ff0ce79 21:48:16 ---> c4730f5b15e1 21:48:16 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:48:16 ---> Running in 024ec1623a1c 21:48:16 ---> Running in bfe9499536ff 21:48:16 ---> 3a211e6e5f87 21:48:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:48:16 Removing intermediate container 024ec1623a1c 21:48:16 ---> 10b23eee9d7f 21:48:16 Step 15/23 : EXPOSE $APP_PORT 21:48:16 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:48:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:48:16 ---> b300d70faeb2 21:48:16 Step 3/21 : WORKDIR /edgex-go 21:48:16 ---> Using cache 21:48:16 ---> 22e38719a28e 21:48:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:16 ---> Using cache 21:48:16 ---> bc9cccdc052b 21:48:16 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 21:48:16 ---> f307f2f69f92 21:48:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:48:16 ---> Running in 98005139700b 21:48:16 ---> Running in 0c0e857455db 21:48:16 ---> 1875091a05ad 21:48:16 Step 18/22 : ENTRYPOINT ["/core-data"] 21:48:16 ---> Running in 98100e704ee7 21:48:17 Removing intermediate container 98005139700b 21:48:17 ---> 819d65c06dad 21:48:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:17 Removing intermediate container 98100e704ee7 21:48:17 ---> 7ef12a67df65 21:48:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:17 ---> Running in 5970657fd77f 21:48:17 ---> 1c0ece9aaa5b 21:48:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:48:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:48:17 ---> 446bbb090076 21:48:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:48:17 Removing intermediate container 5970657fd77f 21:48:17 ---> 92c60a8b6011 21:48:17 Step 20/22 : LABEL arch=x86_64 21:48:17 ---> Running in b9461ad1b4e9 21:48:17 Removing intermediate container b9461ad1b4e9 21:48:17 ---> 286c3cc8baab 21:48:17 Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:48:17 Removing intermediate container bfe9499536ff 21:48:17 ---> f15cc4b9af4e 21:48:17 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:48:17 ---> Running in f08bda582a6a 21:48:17 ---> 0c70acc93f42 21:48:17 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:48:17 ---> 6d7e4a962bdc 21:48:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:48:17 ---> Running in 557fe5ec0040 21:48:17 ---> Running in 13bc517ab4d2 21:48:17 Removing intermediate container f08bda582a6a 21:48:17 ---> 27cf76074bae 21:48:17 Step 22/22 : LABEL version=0.0.0 21:48:17 ---> Running in f6c3a0aa2ecd 21:48:17 Removing intermediate container 13bc517ab4d2 21:48:17 ---> 8798f0992ef3 21:48:17 Step 17/20 : CMD ["--init=true"] 21:48:18 ---> fe8f67e61885 21:48:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:48:18 ---> Running in 010cc3408c77 21:48:18 Removing intermediate container f6c3a0aa2ecd 21:48:18 ---> 63b1c3d2c788 21:48:18 21:48:18 ---> Running in 3feef36a52dd 21:48:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:48:18 Successfully built 63b1c3d2c788 21:48:18 Successfully tagged core-data:latest 21:48:18 Building sys-mgmt-agent 21:48:18  Building core-data ... done Removing intermediate container 3feef36a52dd 21:48:18 ---> 6b0041115f5a 21:48:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:18 Removing intermediate container 010cc3408c77 21:48:18 ---> 0b2116d2dfdb 21:48:18 Step 18/20 : LABEL arch=x86_64 21:48:18 ---> Running in c5a86f64134b 21:48:18 ---> Running in 01567a212e55 21:48:18 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 21:48:18 Removing intermediate container c5a86f64134b 21:48:18 ---> fd94c18eecff 21:48:18 Step 19/20 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:48:18 ---> Running in dae6d18e781a 21:48:18 OK: 220 MiB in 52 packages 21:48:20 Removing intermediate container 01567a212e55 21:48:20 ---> d25bba6317c7 21:48:20 Step 21/23 : LABEL arch=x86_64 21:48:21 ---> Running in 9a4af88194b2 21:48:21 Removing intermediate container dae6d18e781a 21:48:21 ---> c050ad212c60 21:48:21 Step 20/20 : LABEL version=0.0.0 21:48:21 ---> Running in 4be97d7e42b0 21:48:21 Removing intermediate container 9a4af88194b2 21:48:21 ---> 7131681a6b4f 21:48:21 Step 22/23 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:48:21 Removing intermediate container 0c0e857455db 21:48:21 ---> 70245be29ae0 21:48:21 Step 6/21 : COPY . . 21:48:21 ---> Running in c9a039e5e9b3 21:48:21 Removing intermediate container 4be97d7e42b0 21:48:21 ---> d8363221e379 21:48:21 21:48:21 Successfully built d8363221e379 21:48:21 Successfully tagged security-proxy-setup:latest 21:48:21 Building security-secretstore-setup 21:48:21  Building security-proxy-setup ... done Removing intermediate container c9a039e5e9b3 21:48:21 ---> 526449feb5ed 21:48:21 Step 23/23 : LABEL version=0.0.0 21:48:26 ---> Running in 4e67f106edc6 21:48:28 Removing intermediate container 4e67f106edc6 21:48:28 ---> f4db5b5c98e1 21:48:28 21:48:28 Successfully built f4db5b5c98e1 21:48:29 Successfully tagged support-scheduler:latest 21:48:29  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:48:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:48:29 ---> b300d70faeb2 21:48:29 Step 3/24 : WORKDIR /edgex-go 21:48:29 ---> Using cache 21:48:29 ---> 22e38719a28e 21:48:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:29 ---> Using cache 21:48:29 ---> bc9cccdc052b 21:48:29 Step 5/24 : RUN apk add --update --no-cache make git 21:48:29 ---> Using cache 21:48:29 ---> be475ab399de 21:48:29 Step 6/24 : COPY . . 21:48:29 ---> Using cache 21:48:29 ---> 23d3328392d1 21:48:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:29 ---> Using cache 21:48:29 ---> f15cc4b9af4e 21:48:29 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:48:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:48:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:48:30 ---> b300d70faeb2 21:48:30 Step 3/22 : WORKDIR /edgex-go 21:48:30 ---> Using cache 21:48:30 ---> 22e38719a28e 21:48:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:30 ---> Using cache 21:48:30 ---> bc9cccdc052b 21:48:30 Step 5/22 : RUN apk add --update --no-cache make bash git 21:48:30 ---> Running in 4e61575cf7ae 21:48:30 ---> Running in c6b010b5a482 21:48:30 ---> a27f8106bf14 21:48:30 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:30 ---> Running in 361ef4c0dba7 21:48:31 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 21:48:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:48:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:48:32 Removing intermediate container 361ef4c0dba7 21:48:32 ---> 624761ecefa8 21:48:32 Step 8/21 : RUN make cmd/support-notifications/support-notifications 21:48:32 ---> Running in b656f2c110e5 21:48:32 OK: 220 MiB in 52 packages 21:48:32 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 21:48:33 Removing intermediate container c6b010b5a482 21:48:33 ---> ebc2c3274072 21:48:33 Step 6/22 : COPY . . 21:48:40 ---> 051ab57462ab 21:48:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:40 ---> Running in 43cb5ae41d9b 21:48:40 Removing intermediate container 43cb5ae41d9b 21:48:40 ---> 332d928e62c9 21:48:40 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:48:40 ---> Running in ce582daa073d 21:48:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:48:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:48:47 Removing intermediate container 557fe5ec0040 21:48:47 ---> 6b7766250839 21:48:47 21:48:47 Step 9/30 : FROM alpine:3.14 21:48:47 ---> 0a97eee8041e 21:48:47 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:48:47 ---> Running in df13a1b5d5b1 21:48:47 Removing intermediate container df13a1b5d5b1 21:48:47 ---> 2ca0fb66eaea 21:48:47 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 21:48:47 ---> Running in 52f919a4b862 21:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:48:48 (1/2) Installing dumb-init (1.2.5-r1) 21:48:48 (2/2) Installing su-exec (0.2-r1) 21:48:48 Executing busybox-1.33.1-r6.trigger 21:48:48 OK: 6 MiB in 16 packages 21:48:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:48:49 Removing intermediate container 52f919a4b862 21:48:49 ---> 57fb1d36378e 21:48:49 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 21:48:49 ---> Running in a5fcc07313d5 21:48:49 Removing intermediate container a5fcc07313d5 21:48:49 ---> 82de4dce9e6e 21:48:49 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:48:49 ---> Running in 8198b30329d4 21:48:50 Removing intermediate container 8198b30329d4 21:48:50 ---> b7516cee38f2 21:48:50 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:48:50 ---> Running in 33a607631f59 21:48:51 Removing intermediate container 33a607631f59 21:48:51 ---> 9f6053948289 21:48:51 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 21:48:51 ---> Running in fb589f2ccf3c 21:48:51 Removing intermediate container fb589f2ccf3c 21:48:51 ---> 07bd362ac56c 21:48:51 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:48:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:48:51 ---> 01fb53591972 21:48:51 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:48:51 ---> Running in c25c3cf9495b 21:48:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:48:52 Removing intermediate container c25c3cf9495b 21:48:52 ---> 304a4790637c 21:48:52 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:52 ---> 14ac06ec5128 21:48:52 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:48:53 ---> fd21d8017947 21:48:53 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:48:53 ---> a8b5ca838b7d 21:48:53 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:48:53 ---> e674177c1b54 21:48:53 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:48:53 ---> c6e78b28268c 21:48:53 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 21:48:54 ---> Running in 09a4e120c60c 21:48:54 Removing intermediate container 09a4e120c60c 21:48:54 ---> 174b4cfff80b 21:48:54 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:48:54 ---> 79d7c3318b3e 21:48:54 Step 25/30 : RUN chmod +x /entrypoint.sh 21:48:55 ---> Running in f0d87788618c 21:48:56 Removing intermediate container f0d87788618c 21:48:56 ---> ca134a5e3014 21:48:56 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 21:48:56 ---> Running in 2c2db5ac61ef 21:48:56 Removing intermediate container 2c2db5ac61ef 21:48:56 ---> cbe813331e56 21:48:56 Step 27/30 : CMD ["gate"] 21:48:56 ---> Running in 6c86230224d7 21:48:56 Removing intermediate container 6c86230224d7 21:48:56 ---> cfd9866a99a0 21:48:56 Step 28/30 : LABEL arch=x86_64 21:48:56 ---> Running in e296232e0f56 21:48:56 Removing intermediate container e296232e0f56 21:48:56 ---> 2eed1dc8bc8b 21:48:56 Step 29/30 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:48:56 ---> Running in dc7450fbc483 21:48:57 Removing intermediate container dc7450fbc483 21:48:57 ---> 6953eaf7384b 21:48:57 Step 30/30 : LABEL version=0.0.0 21:48:57 ---> Running in 70086c34e0ac 21:48:57 Removing intermediate container 70086c34e0ac 21:48:57 ---> a4a3223ba108 21:48:57 21:48:57 Successfully built a4a3223ba108 21:48:57 Successfully tagged security-bootstrapper:latest 21:49:00  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:49:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:49:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:49:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:49:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:49:04 Removing intermediate container 4e61575cf7ae 21:49:04 ---> 3e09b3ba86e6 21:49:04 21:49:04 Step 9/24 : FROM alpine:3.14 21:49:04 ---> 0a97eee8041e 21:49:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:49:04 ---> Running in f248d9c2b2da 21:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:49:05 (1/3) Installing ca-certificates (20191127-r5) 21:49:05 (2/3) Installing dumb-init (1.2.5-r1) 21:49:05 (3/3) Installing su-exec (0.2-r1) 21:49:05 Executing busybox-1.33.1-r6.trigger 21:49:05 Executing ca-certificates-20191127-r5.trigger 21:49:05 OK: 6 MiB in 17 packages 21:49:05 Removing intermediate container b656f2c110e5 21:49:05 ---> a0063624b074 21:49:05 21:49:05 Step 9/21 : FROM alpine:3.14 21:49:05 ---> 0a97eee8041e 21:49:05 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 21:49:05 ---> Running in 042e5ddfa80f 21:49:05 Removing intermediate container f248d9c2b2da 21:49:05 ---> f2f1c829e9cf 21:49:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:49:05 ---> Running in 989b031fe215 21:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:49:06 Removing intermediate container 989b031fe215 21:49:06 ---> 7152fe8b88e9 21:49:06 Step 12/24 : WORKDIR / 21:49:06 ---> Running in 53ea148d64ee 21:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:49:06 Removing intermediate container 53ea148d64ee 21:49:06 ---> 6147579a79b0 21:49:06 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:49:06 (1/2) Installing ca-certificates (20191127-r5) 21:49:06 (2/2) Installing dumb-init (1.2.5-r1) 21:49:06 Executing busybox-1.33.1-r6.trigger 21:49:06 Executing ca-certificates-20191127-r5.trigger 21:49:06 OK: 6 MiB in 16 packages 21:49:06 ---> b21e7aed5ee5 21:49:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:49:06 ---> 6585f96333cb 21:49:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:49:06 Removing intermediate container 042e5ddfa80f 21:49:06 ---> 166330c420c1 21:49:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:49:06 ---> Running in e6127657d76e 21:49:06 ---> ae87da2c1c5b 21:49:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:49:06 Removing intermediate container e6127657d76e 21:49:06 ---> 73f13ee19bcf 21:49:06 Step 12/21 : ENV APP_PORT=59860 21:49:07 ---> Running in b9bedcad8acb 21:49:07 ---> f87f6619df23 21:49:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:49:07 Removing intermediate container b9bedcad8acb 21:49:07 ---> d115c35446d1 21:49:07 Step 13/21 : EXPOSE $APP_PORT 21:49:07 ---> Running in 7ee92220a50a 21:49:07 Removing intermediate container ce582daa073d 21:49:07 ---> 228c17fbfa57 21:49:07 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:49:07 Removing intermediate container 7ee92220a50a 21:49:07 ---> 68de8bbdd48b 21:49:07 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:07 ---> 2b7a4b6f7714 21:49:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:49:07 ---> Running in f268d9cf9696 21:49:08 ---> 6bd2cf26f209 21:49:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:49:08 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 21:49:08 ---> efc1edcf4c2d 21:49:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:49:08 ---> cf559d780943 21:49:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:49:08 ---> ac2e6a38c60a 21:49:08 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/ 21:49:08 ---> Running in c6951a74eaaf 21:49:08 ---> f7d06e342809 21:49:08 Step 17/21 : ENTRYPOINT ["/support-notifications"] 21:49:08 ---> Running in 31d4af83fcb4 21:49:09 Removing intermediate container 31d4af83fcb4 21:49:09 ---> 59d6e380d554 21:49:09 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:09 ---> Running in cda045319831 21:49:09 Removing intermediate container cda045319831 21:49:09 ---> 5fc229f59e95 21:49:09 Step 19/21 : LABEL arch=x86_64 21:49:09 Removing intermediate container f268d9cf9696 21:49:09 ---> 3a9ffe4feb68 21:49:09 21:49:09 Step 10/22 : FROM docker:20.10.10 21:49:09 ---> Running in fe7b942450fe 21:49:09 Removing intermediate container fe7b942450fe 21:49:09 ---> d0fc83a19801 21:49:09 Step 20/21 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:49:09 ---> Running in d6eb5e4a89af 21:49:09 Removing intermediate container d6eb5e4a89af 21:49:09 ---> 2616666b6bf0 21:49:09 Step 21/21 : LABEL version=0.0.0 21:49:09 Removing intermediate container c6951a74eaaf 21:49:09 ---> 9acc3f005101 21:49:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:49:09 ---> Running in 7476de6601b4 21:49:09 ---> Running in b82d3749923e 21:49:09 Removing intermediate container 7476de6601b4 21:49:09 ---> 96eaf569864f 21:49:09 21:49:09 20.10.10: Pulling from library/docker 21:49:09 Removing intermediate container b82d3749923e 21:49:09 ---> 822f133277d0 21:49:09 Step 22/24 : LABEL arch=x86_64 21:49:09 ---> Running in fe4427049453 21:49:09 Successfully built 96eaf569864f 21:49:09 Successfully tagged support-notifications:latest 21:49:09  Building support-notifications ... done Removing intermediate container fe4427049453 21:49:09 ---> 88891b3336d8 21:49:09 Step 23/24 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:49:09 ---> Running in 7c0f37976962 21:49:09 Removing intermediate container 7c0f37976962 21:49:09 ---> 12c0cf9b394e 21:49:09 Step 24/24 : LABEL version=0.0.0 21:49:09 ---> Running in b943593a7c85 21:49:10 Removing intermediate container b943593a7c85 21:49:10 ---> 15b13889b835 21:49:10 21:49:10 Successfully built 15b13889b835 21:49:10 Successfully tagged security-secretstore-setup:latest 21:49:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements 21:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:49:14  Building security-secretstore-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 21:49:14 Status: Downloaded newer image for docker:20.10.10 21:49:14 ---> b706a049f56e 21:49:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:49:14 ---> Running in 544c1d04d501 21:49:14 Removing intermediate container 544c1d04d501 21:49:14 ---> c148a967cbdf 21:49:14 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 21:49:14 ---> Running in dfd698381601 21:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:49:15 (1/42) Installing readline (8.1.0-r0) 21:49:15 (2/42) Installing bash (5.1.4-r0) 21:49:15 Executing bash-5.1.4-r0.post-install 21:49:15 (3/42) Installing brotli-libs (1.0.9-r5) 21:49:15 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:49:15 (5/42) Installing libcurl (7.79.1-r0) 21:49:15 (6/42) Installing curl (7.79.1-r0) 21:49:15 (7/42) Installing dumb-init (1.2.5-r1) 21:49:15 (8/42) Installing libbz2 (1.0.8-r1) 21:49:15 (9/42) Installing expat (2.4.1-r0) 21:49:15 (10/42) Installing libffi (3.3-r2) 21:49:15 (11/42) Installing gdbm (1.19-r0) 21:49:15 (12/42) Installing xz-libs (5.2.5-r0) 21:49:15 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:49:15 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:49:15 (15/42) Installing mpdecimal (2.5.1-r1) 21:49:15 (16/42) Installing sqlite-libs (3.35.5-r0) 21:49:15 (17/42) Installing python3 (3.9.5-r2) 21:49:15 (18/42) Installing py3-appdirs (1.4.4-r2) 21:49:15 (19/42) Installing py3-chardet (4.0.0-r2) 21:49:15 (20/42) Installing py3-idna (3.2-r0) 21:49:15 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:49:15 (22/42) Installing py3-certifi (2020.12.5-r1) 21:49:15 (23/42) Installing py3-requests (2.25.1-r4) 21:49:15 (24/42) Installing py3-msgpack (1.0.2-r1) 21:49:15 (25/42) Installing py3-lockfile (0.12.2-r4) 21:49:15 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:49:15 (27/42) Installing py3-colorama (0.4.4-r1) 21:49:15 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:49:15 (29/42) Installing py3-distlib (0.3.1-r3) 21:49:15 (30/42) Installing py3-distro (1.5.0-r3) 21:49:15 (31/42) Installing py3-six (1.15.0-r1) 21:49:15 (32/42) Installing py3-webencodings (0.5.1-r4) 21:49:15 (33/42) Installing py3-html5lib (1.1-r1) 21:49:15 (34/42) Installing py3-parsing (2.4.7-r2) 21:49:15 (35/42) Installing py3-packaging (20.9-r1) 21:49:15 (36/42) Installing py3-toml (0.10.2-r2) 21:49:15 (37/42) Installing py3-pep517 (0.10.0-r2) 21:49:15 (38/42) Installing py3-progress (1.5-r2) 21:49:15 (39/42) Installing py3-retrying (1.3.3-r1) 21:49:15 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:49:15 (41/42) Installing py3-setuptools (52.0.0-r3) 21:49:15 (42/42) Installing py3-pip (20.3.4-r1) 21:49:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.350s coverage: 98.5% of statements 21:49:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:49:16 Executing busybox-1.33.1-r6.trigger 21:49:16 OK: 84 MiB in 64 packages 21:49:16 Collecting docker-compose==1.23.2 21:49:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:49:16 Collecting websocket-client<1.0,>=0.32.0 21:49:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:49:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.300s coverage: 44.7% of statements 21:49:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:49:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:49:16 Collecting docker<4.0,>=3.6.0 21:49:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:49:16 Collecting texttable<0.10,>=0.9.0 21:49:16 Downloading texttable-0.9.1.tar.gz (11 kB) 21:49:17 Collecting PyYAML<4,>=3.10 21:49:17 Downloading PyYAML-3.13.tar.gz (270 kB) 21:49:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:49:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:49:18 Collecting jsonschema<3,>=2.5.1 21:49:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:49:18 Collecting docopt<0.7,>=0.6.1 21:49:18 Downloading docopt-0.6.2.tar.gz (25 kB) 21:49:18 Collecting cached-property<2,>=1.2.0 21:49:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:49:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:49:18 Collecting dockerpty<0.5,>=0.4.1 21:49:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:49:18 Collecting docker-pycreds>=0.4.0 21:49:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:49:18 Collecting idna<2.8,>=2.5 21:49:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:49:18 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) 21:49:18 Collecting chardet<3.1.0,>=3.0.2 21:49:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:49:18 Collecting urllib3<1.25,>=1.21.1 21:49:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:49:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:49:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:49:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:49:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:49:19 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:49:19 Attempting uninstall: urllib3 21:49:19 Found existing installation: urllib3 1.26.5 21:49:19 Uninstalling urllib3-1.26.5: 21:49:19 Successfully uninstalled urllib3-1.26.5 21:49:19 Attempting uninstall: idna 21:49:19 Found existing installation: idna 3.2 21:49:19 Uninstalling idna-3.2: 21:49:19 Successfully uninstalled idna-3.2 21:49:19 Attempting uninstall: chardet 21:49:19 Found existing installation: chardet 4.0.0 21:49:19 Uninstalling chardet-4.0.0: 21:49:19 Successfully uninstalled chardet-4.0.0 21:49:19 Attempting uninstall: requests 21:49:19 Found existing installation: requests 2.25.1 21:49:19 Uninstalling requests-2.25.1: 21:49:19 Successfully uninstalled requests-2.25.1 21:49:19 Running setup.py install for texttable: started 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.711s coverage: 89.5% of statements 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.232s coverage: 84.4% of statements 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:49:20 Running setup.py install for texttable: finished with status 'done' 21:49:20 Running setup.py install for PyYAML: started 21:49:20 Running setup.py install for PyYAML: finished with status 'done' 21:49:20 Running setup.py install for docopt: started 21:49:21 Running setup.py install for docopt: finished with status 'done' 21:49:21 Running setup.py install for dockerpty: started 21:49:21 Running setup.py install for dockerpty: finished with status 'done' 21:49:21 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 21:49:25 Removing intermediate container dfd698381601 21:49:25 ---> c482a4b2e530 21:49:25 Step 13/22 : ENV APP_PORT=58890 21:49:25 ---> Running in 5d8be7a8832e 21:49:25 Removing intermediate container 5d8be7a8832e 21:49:25 ---> 4685fbaf8e2d 21:49:25 Step 14/22 : EXPOSE $APP_PORT 21:49:25 ---> Running in 97c035a0225a 21:49:25 Removing intermediate container 97c035a0225a 21:49:25 ---> 7c54e714bfcc 21:49:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:49:25 ---> bc0a62127ad6 21:49:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:49:25 ---> b9ebec49d3b9 21:49:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:49:26 ---> 8721b4090839 21:49:26 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 21:49:26 ---> Running in 3b7d7cc28487 21:49:26 Removing intermediate container 3b7d7cc28487 21:49:26 ---> 9ffa772fe5c9 21:49:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:26 ---> Running in 1f5eddbfc154 21:49:26 Removing intermediate container 1f5eddbfc154 21:49:26 ---> 22c1a07173e7 21:49:26 Step 20/22 : LABEL arch=x86_64 21:49:26 ---> Running in 1dc460751879 21:49:26 Removing intermediate container 1dc460751879 21:49:26 ---> 45c054fad8b3 21:49:26 Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:49:26 ---> Running in 80444d96c8ab 21:49:26 Removing intermediate container 80444d96c8ab 21:49:26 ---> 9c0436da380d 21:49:26 Step 22/22 : LABEL version=0.0.0 21:49:26 ---> Running in 09bf05533a8f 21:49:26 Removing intermediate container 09bf05533a8f 21:49:26 ---> 5ba4327c14f4 21:49:26 21:49:26 Successfully built 5ba4327c14f4 21:49:26 Successfully tagged sys-mgmt-agent:latest 21:49:26  Building sys-mgmt-agent ... done  [Pipeline] } 21:49:26 $ docker stop --time=1 6aef34a43eac6e0cbc46b99e8a03659e1bc9d7d2d25aa9753f9631699d10baf1 21:49:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.679s coverage: 94.2% of statements 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:49:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 59.1% of statements 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:49:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.284s coverage: 60.0% of statements 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:49:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.316s coverage: 0.9% of statements 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:49:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.222s coverage: 58.8% of statements 21:49:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.165s coverage: 21.7% of statements 21:49:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.235s coverage: 47.1% of statements 21:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements 21:49:27 $ docker rm -f 6aef34a43eac6e0cbc46b99e8a03659e1bc9d7d2d25aa9753f9631699d10baf1 21:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.185s coverage: 94.1% of statements [Pipeline] // withDockerContainer [Pipeline] sh 21:49:28 + docker images 21:49:28 REPOSITORY TAG IMAGE ID CREATED SIZE 21:49:28 sys-mgmt-agent latest 5ba4327c14f4 2 seconds ago 297MB 21:49:28 3a9ffe4feb68 19 seconds ago 1.76GB 21:49:28 security-secretstore-setup latest 15b13889b835 19 seconds ago 28.4MB 21:49:28 support-notifications latest 96eaf569864f 19 seconds ago 17MB 21:49:28 a0063624b074 24 seconds ago 1.76GB 21:49:28 3e09b3ba86e6 25 seconds ago 1.77GB 21:49:28 security-bootstrapper latest a4a3223ba108 31 seconds ago 18.9MB 21:49:28 6b7766250839 41 seconds ago 1.76GB 21:49:28 support-scheduler latest f4db5b5c98e1 About a minute ago 16.2MB 21:49:28 security-proxy-setup latest d8363221e379 About a minute ago 26.9MB 21:49:28 core-data latest 63b1c3d2c788 About a minute ago 20.7MB 21:49:28 f54e34e94260 About a minute ago 1.76GB 21:49:28 core-metadata latest fedfb568cb88 About a minute ago 16.9MB 21:49:28 2e70ea66faa3 About a minute ago 1.76GB 21:49:28 core-command latest 7c717ccf040f About a minute ago 16.1MB 21:49:28 0fb8c86be896 About a minute ago 1.77GB 21:49:28 a2c86c66a3f7 About a minute ago 1.76GB 21:49:28 379cdabd998b About a minute ago 1.76GB 21:49:28 ci-base-image-x86_64 latest b300d70faeb2 5 minutes ago 1.25GB 21:49:28 docker 20.10.10 b706a049f56e 4 weeks ago 216MB 21:49:28 alpine 3.14 0a97eee8041e 4 weeks ago 5.61MB 21:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB 21:49:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB 21:49:28 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 21:49:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements 21:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements 21:49:43 Still waiting to schedule task 21:49:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.242s coverage: 94.4% of statements 21:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 21:49:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.579s coverage: 82.5% of statements 21:49:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.247s coverage: 58.8% of statements 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.771s coverage: 91.2% of statements 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:49:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.847s coverage: 64.4% of statements 21:49:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:49:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:49:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 21:49:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 89.4% of statements 21:49:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 21:49:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 21:49:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements 21:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.209s coverage: 65.4% of statements 21:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.798s coverage: 43.8% of statements 21:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 21:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements 21:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:50:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 17.7% of statements 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:50:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.596s coverage: 92.3% of statements 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:50:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.271s coverage: 63.2% of statements 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:50:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.380s coverage: 97.7% of statements 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:50:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:50:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 21:50:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 96.9% of statements 21:50:13 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 21:50:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:50:13 GO111MODULE=on go vet ./... 21:50:45 Running on prd-ubuntu18.04-docker-8c-8g-984 in /w/workspace/edgexfoundry_edgex-go_PR-3847 [Pipeline] { [Pipeline] ws 21:50:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:50:45 The recommended git tool is: git 21:50:47 using credential edgex-jenkins-ssh 21:50:47 Cloning the remote Git repository 21:50:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:50:47 > git init /w/workspace/edgex-go/1 # timeout=10 21:50:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:50:47 > git --version # timeout=10 21:50:47 > git --version # 'git version 2.17.1' 21:50:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:35 ./bin/test-attribution-txt.sh [Pipeline] echo 21:51:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:51:35 + ls -al . 21:51:35 total 672 21:51:35 drwxrwxr-x 9 1001 1001 4096 Dec 16 21:51 . 21:51:35 drwxr-xr-x 4 root root 4096 Dec 16 21:47 .. 21:51:35 -rw-rw-r-- 1 1001 1001 11 Dec 16 21:44 .dockerignore 21:51:35 drwxrwxr-x 8 1001 1001 4096 Dec 16 21:45 .git 21:51:35 drwxrwxr-x 4 1001 1001 4096 Dec 16 21:44 .github 21:51:35 -rw-rw-r-- 1 1001 1001 804 Dec 16 21:44 .gitignore 21:51:35 -rw-rw-r-- 1 1001 1001 42 Dec 16 21:44 .golangci.yml 21:51:35 -rw-rw-r-- 1 1001 1001 76 Dec 16 21:44 .hadolint.yml 21:51:35 -rw-rw-r-- 1 1001 1001 166 Dec 16 21:44 .sonarcloud.properties 21:51:35 -rw-rw-r-- 1 1001 1001 1171 Dec 16 21:44 ADOPTERS.md 21:51:35 -rw-rw-r-- 1 1001 1001 8910 Dec 16 21:44 Attribution.txt 21:51:35 -rw-rw-r-- 1 1001 1001 51732 Dec 16 21:44 CHANGELOG.md 21:51:35 -rw-rw-r-- 1 1001 1001 3804 Dec 16 21:44 CONTRIBUTING.md 21:51:35 -rw-rw-r-- 1 1001 1001 677 Dec 16 21:44 GOVERNANCE.md 21:51:35 -rw-rw-r-- 1 1001 1001 849 Dec 16 21:44 Jenkinsfile 21:51:35 -rw-rw-r-- 1 1001 1001 10775 Dec 16 21:44 LICENSE 21:51:35 -rw-rw-r-- 1 1001 1001 6508 Dec 16 21:44 Makefile 21:51:35 -rw-rw-r-- 1 1001 1001 582 Dec 16 21:44 OWNERS.md 21:51:35 -rw-rw-r-- 1 1001 1001 8207 Dec 16 21:44 README.md 21:51:35 -rw-rw-r-- 1 1001 1001 6912 Dec 16 21:44 SECURITY.md 21:51:35 -rw-rw-r-- 1 1001 1001 5 Dec 16 21:42 VERSION 21:51:35 -rw-rw-r-- 1 1001 1001 4131 Dec 16 21:44 ZMQWindows.md 21:51:35 drwxrwxr-x 2 1001 1001 4096 Dec 16 21:44 bin 21:51:35 drwxrwxr-x 14 1001 1001 4096 Dec 16 21:44 cmd 21:51:35 -rw-r--r-- 1 root root 428381 Dec 16 21:50 coverage.out 21:51:35 -rw-rw-r-- 1 1001 1001 828 Dec 16 21:44 go.mod 21:51:35 -rw-rw-r-- 1 1001 1001 49483 Dec 16 21:47 go.sum 21:51:35 drwxrwxr-x 8 1001 1001 4096 Dec 16 21:44 internal 21:51:35 drwxrwxr-x 3 1001 1001 4096 Dec 16 21:44 openapi 21:51:35 drwxrwxr-x 4 1001 1001 4096 Dec 16 21:44 snap 21:51:35 -rw-rw-r-- 1 1001 1001 204 Dec 16 21:44 version.go [Pipeline] sh 21:51:36 + '[' -e coverage.out ] 21:51:36 + chown 1001:1001 coverage.out [Pipeline] stash 21:51:36 Warning: overwriting stash ‘coverage-report’ 21:51:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:51:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:51:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:51:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3847/head:refs/remotes/origin/PR-3847 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:51:37 Stashed 1 file(s) [Pipeline] sh 21:51:37 Merging remotes/origin/main commit 1876cd192641e06e6c48213757fa64687e1ce8f0 into PR head commit 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:51:37 Merge succeeded, producing 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:51:37 Checking out Revision 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b (PR-3847) 21:51:37 + make build 21:51:37 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 21:51:37 > git config core.sparsecheckout # timeout=10 21:51:37 > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # timeout=10 21:51:37 > git remote # timeout=10 21:51:37 > git config --get remote.origin.url # timeout=10 21:51:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:37 > git merge 1876cd192641e06e6c48213757fa64687e1ce8f0 # timeout=10 21:51:37 > git rev-parse HEAD^{commit} # timeout=10 21:51:37 > git config core.sparsecheckout # timeout=10 21:51:37 > git checkout -f 2b34e393ed5e4ae17a12ebeda510d25495ff7b5b # timeout=10 21:51:41 Commit message: "fix(sma): update Docker base image in sys mgmt agent Dockerfile" 21:51:41 > git --version # timeout=10 21:51:41 > git --version # 'git version 2.17.1' 21:51:41 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:42 + echo snap-build.sh 21:51:42 snap-build.sh 21:51:42 + SNAP_BASE_DIR=. 21:51:42 + '[' '!' -z /w/workspace/edgex-go/1 ']' 21:51:42 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 21:51:42 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 21:51:42 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 21:51:42 + cd /w/workspace/edgex-go/1 21:51:42 + sudo apt-get remove -qy --purge lxd lxd-client 21:51:42 Reading package lists... 21:51:42 Building dependency tree... 21:51:42 Reading state information... 21:51:42 The following packages were automatically installed and are no longer required: 21:51:42 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:51:42 uidmap xdelta3 21:51:42 Use 'sudo apt autoremove' to remove them. 21:51:42 The following packages will be REMOVED: 21:51:42 lxd* lxd-client* 21:51:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:51:42 After this operation, 31.7 MB disk space will be freed. 21:51:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 21:51:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:51:44 Removing lxd dnsmasq configuration 21:51:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:51:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:51:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:51:44 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 21:51:44 (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.) 21:51:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:51:46 Processing triggers for systemd (237-3ubuntu10.52) ... 21:51:46 Processing triggers for ureadahead (0.100.0-21) ... 21:51:46 + sudo snap remove --purge lxd 21:51:46 snap "lxd" is not installed 21:51:46 + sudo groupadd --force --system lxd 21:51:46 ++ whoami 21:51:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:51:46 + newgrp - lxd 21:51:47 + sudo snap install lxd 21:51:55 2021-12-16T21:51:52Z INFO Waiting for automatic snapd restart... 21:52:06 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 21:52:08 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 21:52:12 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 21:52:13 lxd 4.21 from Canonical* installed 21:52:13 + sudo lxd init --auto 21:52:13 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 21:52:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:52:20 + sudo snap install --classic snapcraft 21:52:20 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 21:52:23 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 21:52:27 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 21:52:28 snapcraft 6.0 from Canonical* installed 21:52:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:52:28 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:52:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:28 Dload Upload Total Spent Left Speed 21:52:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4300 0 --:--:-- --:--:-- --:--:-- 4300 21:52:28 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 10.3M 21:52:28 ./yq_linux_amd64 21:52:28 + sudo snapcraft prime --use-lxd 21:52:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:52:29 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 21:52:29 - README.md 21:52:29 21:52:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:52:29 Launching a container. 21:52:30 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 21:52:33 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] } 21:52:38 $ docker stop --time=1 f65ed5acc8b2aa07acc1bf93829dcf979392208369bff3c0581d50368291cef1 21:52:40 $ docker rm -f f65ed5acc8b2aa07acc1bf93829dcf979392208369bff3c0581d50368291cef1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:52:42 21:52:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:52:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:52:43 latest: Pulling from edgex-devops/edgex-compose-arm64 21:52:43 29e5d40040c1: Pulling fs layer 21:52:43 1ce36da41761: Pulling fs layer 21:52:43 25b303627fd3: Pulling fs layer 21:52:43 29e5d40040c1: Verifying Checksum 21:52:43 29e5d40040c1: Download complete 21:52:43 1ce36da41761: Verifying Checksum 21:52:43 1ce36da41761: Download complete 21:52:43 29e5d40040c1: Pull complete 21:52:44 Waiting for container to be ready 21:52:44 To start your first container, try: lxc launch ubuntu:20.04 21:52:44 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 21:52:44 21:52:45 25b303627fd3: Verifying Checksum 21:52:45 25b303627fd3: Download complete 21:52:45 1ce36da41761: Pull complete 21:52:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:52:47 Waiting for network to be ready... 21:52:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:52:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1982 kB] 21:52:48 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:52:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] 21:52:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:52:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:52:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] 21:52:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] 21:52:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1158 kB] 21:52:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [266 kB] 21:52:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:52:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:52:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:52:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:52:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:52:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:52:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:52:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:52:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:52:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2329 kB] 21:52:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] 21:52:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 21:52:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 21:52:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] 21:52:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] 21:52:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1772 kB] 21:52:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [384 kB] 21:52:54 Fetched 25.7 MB in 6s (4589 kB/s) 21:52:54 Reading package lists... 21:52:54 Reading package lists... 21:52:55 Building dependency tree... 21:52:55 Reading state information... 21:52:55 The following additional packages will be installed: 21:52:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:52:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:52:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:52:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:52:55 Suggested packages: 21:52:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:52:55 Recommended packages: 21:52:55 gnupg libsasl2-modules 21:52:55 The following NEW packages will be installed: 21:52:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:52:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:52:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:52:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:52:55 The following packages will be upgraded: 21:52:55 gpg gpg-agent gpgconf libudev1 21:52:55 25b303627fd3: Pull complete 21:52:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:52:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:52:55 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 21:52:55 Need to get 3527 kB of archives. 21:52:55 After this operation, 13.3 MB of additional disk space will be used. 21:52:55 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] 21:52:55 prd-ubuntu18.04-docker-arm64-4c-16g-983 does not seem to be running inside a container 21:52:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 21:52:55 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] 21:52:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:52:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:52:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:52:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 21:52:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:52:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:52:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:52:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:52:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:52:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:52:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:52:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:52:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:52:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:52:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:52:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:52:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:52:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:52:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:52:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:52:56 debconf: delaying package configuration, since apt-utils is not installed 21:52:56 Fetched 3527 kB in 1s (2473 kB/s) 21:52:56 (Reading database ... 12511 files and directories currently installed.) 21:52:56 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 21:52:57 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 21:52:57 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 21:52:57 Selecting previously unselected package udev. 21:52:57 (Reading database ... 12511 files and directories currently installed.) 21:52:57 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 21:52:57 Unpacking udev (237-3ubuntu10.52) ... 21:52:57 Selecting previously unselected package libfuse2:amd64. 21:52:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:52:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:52:57 Selecting previously unselected package fuse. 21:52:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:52:57 Unpacking fuse (2.9.7-1ubuntu1) ... 21:52:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:52:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:52:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:52:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:52:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:52:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:52:57 Selecting previously unselected package libksba8:amd64. 21:52:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:52:57 Unpacking libksba8:amd64 (1.3.5-2) ... 21:52:58 $ docker top d92f6168cdc9b109267d7fd18273aec60066a456c196cf24499f6641fb2423de -eo pid,comm 21:52:58 Selecting previously unselected package libroken18-heimdal:amd64. 21:52:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:52:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:52:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:52:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:52:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:52:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:52:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:52:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] { 21:52:58 Selecting previously unselected package libwind0-heimdal:amd64. 21:52:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:52:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:52:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:52:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:52:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:52:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:52:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [Pipeline] sh 21:52:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:52:58 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:52:58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:58 Selecting previously unselected package libsasl2-modules-db:amd64. 21:52:58 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:52:58 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:52:58 Selecting previously unselected package libsasl2-2:amd64. 21:52:58 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:52:58 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:52:58 Selecting previously unselected package libldap-common. 21:52:58 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:52:58 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:52:58 Selecting previously unselected package libldap-2.4-2:amd64. 21:52:58 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:52:58 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:52:58 Selecting previously unselected package dirmngr. 21:52:58 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:52:58 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:52:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:52:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:52:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:52:59 + docker-compose build --help 21:52:59 + grep parallel 21:52:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:52:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:52:59 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:52:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:59 Setting up libksba8:amd64 (1.3.5-2) ... 21:52:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:52:59 Setting up udev (237-3ubuntu10.52) ... 21:52:59 invoke-rc.d: policy-rc.d denied execution of start. 21:52:59 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:59 Processing triggers for systemd (237-3ubuntu10) ... 21:52:59 Setting up fuse (2.9.7-1ubuntu1) ... 21:52:59 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:52:59 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:59 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:59 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:59 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:59 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:59 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:59 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:52:59 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:52:59 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:52:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:53:00 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:53:00 settings in the [Install] section, and DefaultInstance for template units). 21:53:00 This means they are not meant to be enabled using systemctl. 21:53:00 Possible reasons for having this kind of units are: 21:53:00 1) A unit may be statically enabled by being symlinked from another unit's 21:53:00 .wants/ or .requires/ directory. 21:53:00 2) A unit's purpose may be to act as a helper for some other unit which has 21:53:00 a requirement dependency on it. 21:53:00 3) A unit may be started when needed via activation (socket, path, timer, 21:53:00 D-Bus, udev, scripted systemctl call, ...). 21:53:00 4) In case of template units, the unit is meant to be enabled with some 21:53:00 instance name specified. 21:53:00 Reading package lists... 21:53:00 Building dependency tree... 21:53:00 Reading state information... 21:53:00 The following additional packages will be installed: 21:53:00 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:53:00 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:53:00 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:53:00 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:53:00 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:53:00 Suggested packages: 21:53:00 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:53:00 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:53:00 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:53:00 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:53:00 systemd-container policykit-1 21:53:00 Recommended packages: 21:53:00 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:53:00 The following NEW packages will be installed: 21:53:00 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:53:00 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:53:00 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:53:00 multiarch-support openssh-client python3 python3-minimal python3.6 21:53:00 python3.6-minimal snapd squashfs-tools sudo 21:53:00 The following packages will be upgraded: 21:53:00 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:53:00 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 21:53:00 Need to get 36.8 MB of archives. 21:53:00 After this operation, 147 MB of additional disk space will be used. 21:53:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 21:53:01 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 21:53:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:53:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 21:53:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 21:53:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 21:53:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:53:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:53:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:53:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:53:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:53:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:53:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:53:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 21:53:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 21:53:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 21:53:02 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 21:53:02 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 21:53:02 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 21:53:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 21:53:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:53:02 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:53:02 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:53:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:53:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:53:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:53:02 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:53:02 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:53:02 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:53:02 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 21:53:03 --parallel Build images in parallel. [Pipeline] } 21:53:03 $ docker stop --time=1 d92f6168cdc9b109267d7fd18273aec60066a456c196cf24499f6641fb2423de 21:53:04 debconf: delaying package configuration, since apt-utils is not installed 21:53:04 Fetched 36.8 MB in 3s (11.4 MB/s) 21:53:04 (Reading database ... 12757 files and directories currently installed.) 21:53:04 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 21:53:04 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 21:53:05 $ docker rm -f d92f6168cdc9b109267d7fd18273aec60066a456c196cf24499f6641fb2423de 21:53:05 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 21:53:05 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 21:53:05 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 21:53:05 (Reading database ... 12757 files and directories currently installed.) 21:53:05 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 21:53:05 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [Pipeline] isUnix [Pipeline] sh 21:53:05 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 21:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:53:05 . [Pipeline] withDockerContainer 21:53:06 (Reading database ... 12757 files and directories currently installed.) 21:53:06 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 21:53:06 Unpacking apt (1.6.14) over (1.6.1) ... 21:53:06 prd-ubuntu18.04-docker-arm64-4c-16g-983 does not seem to be running inside a container 21:53:06 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:53:06 Setting up apt (1.6.14) ... 21:53:06 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:53:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:53:07 (Reading database ... 12764 files and directories currently installed.) 21:53:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 21:53:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 21:53:07 $ docker top e42cf7fa522ae38b5c3043bb9402ad0cd3b6f2d86d200c77bfb46d88bee0b333 -eo pid,comm 21:53:07 Selecting previously unselected package libpython3.6-minimal:amd64. 21:53:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 21:53:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 21:53:07 Selecting previously unselected package libexpat1:amd64. 21:53:07 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:53:07 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [Pipeline] { [Pipeline] sh 21:53:07 Selecting previously unselected package python3.6-minimal. 21:53:07 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 21:53:07 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 21:53:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 21:53:08 Checking for services that may need to be restarted...done. 21:53:08 Checking for services that may need to be restarted...done. 21:53:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 21:53:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:53:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 21:53:08 + docker-compose -f ./docker-compose-build.yml build --parallel 21:53:08 Selecting previously unselected package python3-minimal. 21:53:08 (Reading database ... 13012 files and directories currently installed.) 21:53:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:53:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:53:08 Selecting previously unselected package mime-support. 21:53:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:53:08 Unpacking mime-support (3.60ubuntu1) ... 21:53:08 Selecting previously unselected package libmpdec2:amd64. 21:53:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:53:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:53:08 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:53:08 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 21:53:08 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 21:53:08 Selecting previously unselected package python3.6. 21:53:08 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 21:53:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 21:53:09 Selecting previously unselected package libpython3-stdlib:amd64. 21:53:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:53:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:53:09 Setting up python3-minimal (3.6.7-1~18.04) ... 21:53:09 Selecting previously unselected package python3. 21:53:09 (Reading database ... 13442 files and directories currently installed.) 21:53:09 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:53:09 Unpacking python3 (3.6.7-1~18.04) ... 21:53:09 Selecting previously unselected package multiarch-support. 21:53:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:53:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:53:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:53:09 Selecting previously unselected package liblzo2-2:amd64. 21:53:09 (Reading database ... 13479 files and directories currently installed.) 21:53:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:53:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:53:09 Selecting previously unselected package libbsd0:amd64. 21:53:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:53:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:53:09 Selecting previously unselected package sudo. 21:53:09 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:53:09 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:53:09 Selecting previously unselected package apparmor. 21:53:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:53:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:53:09 Selecting previously unselected package libedit2:amd64. 21:53:09 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:53:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:53:09 Selecting previously unselected package libkrb5support0:amd64. 21:53:09 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:53:09 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:53:10 Selecting previously unselected package libk5crypto3:amd64. 21:53:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:53:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:53:10 Selecting previously unselected package libkeyutils1:amd64. 21:53:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:53:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:53:10 Selecting previously unselected package libkrb5-3:amd64. 21:53:10 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:53:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:53:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:53:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:53:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:53:10 Selecting previously unselected package libssl1.0.0:amd64. 21:53:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 21:53:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 21:53:10 Selecting previously unselected package openssh-client. 21:53:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 21:53:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 21:53:10 Selecting previously unselected package squashfs-tools. 21:53:10 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 21:53:10 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 21:53:10 Selecting previously unselected package snapd. 21:53:10 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 21:53:10 Unpacking snapd (2.51.1+18.04) ... 21:53:12 Building core-command ... 21:53:12 Building core-data ... 21:53:12 Building core-metadata ... 21:53:12 Building security-bootstrapper ... 21:53:12 Building security-proxy-setup ... 21:53:12 Building security-secretstore-setup ... 21:53:12 Building support-notifications ... 21:53:12 Building support-scheduler ... 21:53:12 Building sys-mgmt-agent ... 21:53:12 Building sys-mgmt-agent 21:53:12 Building security-proxy-setup 21:53:12 Building support-scheduler 21:53:12 Building core-metadata 21:53:12 Building security-bootstrapper 21:53:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:53:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 21:53:13 Setting up mime-support (3.60ubuntu1) ... 21:53:13 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:53:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:53:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:53:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:53:13 Setting up systemd (237-3ubuntu10.52) ... 21:53:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:53:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:53:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:53:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:53:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 21:53:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:53:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 21:53:15 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 21:53:15 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:53:15 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:53:15 Setting up python3 (3.6.7-1~18.04) ... 21:53:15 running python rtupdate hooks for python3.6... 21:53:15 running python post-rtupdate hooks for python3.6... 21:53:15 Setting up apparmor (2.12-4ubuntu5.1) ... 21:53:16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:53:16 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:53:16 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 21:53:16 Setting up snapd (2.51.1+18.04) ... 21:53:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:53:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:53:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:53:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:53:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:53:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:53:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:53:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:53:18 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:53:18 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:53:18 /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' 21:53:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:53:18 Processing triggers for systemd (237-3ubuntu10.52) ... 21:53:19 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 21:53:19 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:53:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:53:20 Reading package lists... 21:53:20 Reading package lists... 21:53:20 Building dependency tree... 21:53:20 Reading state information... 21:53:20 Calculating upgrade... 21:53:21 The following packages will be upgraded: 21:53:21 advancecomp base-files bash binutils binutils-common 21:53:21 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:53:21 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:53:21 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 21:53:21 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 21:53:21 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:53:21 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:53:21 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:53:21 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:53:21 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:53:21 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:53:21 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:53:21 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:53:21 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:53:21 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:53:21 ubuntu-keyring util-linux 21:53:21 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:53:21 Need to get 64.2 MB of archives. 21:53:21 After this operation, 5154 kB of additional disk space will be used. 21:53:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] 21:53:21 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:53:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:53:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:53:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:53:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:53:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:53:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:53:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:53:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:53:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:53:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:53:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:53:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:53:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:53:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:53:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:53:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:53:21 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:53:21 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:53:21 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:53:21 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:53:21 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:53:21 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:53:21 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:53:21 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:53:21 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:53:21 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:53:21 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:53:21 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:53:21 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:53:21 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:53:21 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:53:21 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 21:53:21 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:53:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:53:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:53:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:53:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:53:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:53:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:53:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 21:53:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 21:53:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:53:21 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:53:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:53:21 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 21:53:21 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:53:21 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:53:21 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 21:53:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 21:53:21 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 21:53:21 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 21:53:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:53:21 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:53:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:53:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:53:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:53:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:53:22 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:53:22 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:53:22 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:53:22 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:53:22 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:53:22 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:53:22 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:53:22 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:53:22 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:53:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 21:53:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:53:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:53:22 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:53:22 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 21:53:22 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:53:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:53:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:53:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:53:22 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:53:22 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:53:22 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:53:22 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:53:23 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:53:23 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:53:23 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:53:23 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 21:53:23 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:53:23 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 21:53:23 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 21:53:23 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:53:23 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:53:23 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:53:23 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 21:53:23 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:53:23 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:53:23 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:53:23 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 21:53:23 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:53:23 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:53:23 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:53:23 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:53:23 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:53:23 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:53:23 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:53:23 debconf: delaying package configuration, since apt-utils is not installed 21:53:23 Fetched 64.2 MB in 2s (29.1 MB/s) 21:53:23 (Reading database ... 13914 files and directories currently installed.) 21:53:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:53:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:53:24 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:53:24 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:53:24 Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... 21:53:24 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... 21:53:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:53:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:53:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:53:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:53:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:53:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:53:25 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:25 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:53:25 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:53:25 (Reading database ... 13914 files and directories currently installed.) 21:53:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:53:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:53:25 (Reading database ... 13914 files and directories currently installed.) 21:53:25 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:25 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:53:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:53:25 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:53:25 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:53:26 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:53:26 (Reading database ... 13914 files and directories currently installed.) 21:53:26 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:53:26 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:53:26 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:53:26 (Reading database ... 13914 files and directories currently installed.) 21:53:26 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 21:53:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:53:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:53:26 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 21:53:27 Setting up base-files (10.1ubuntu2.11) ... 21:53:27 Installing new version of config file /etc/issue ... 21:53:27 Installing new version of config file /etc/issue.net ... 21:53:27 Installing new version of config file /etc/lsb-release ... 21:53:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:53:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:53:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:53:27 Removing obsolete conffile /etc/default/motd-news ... 21:53:27 (Reading database ... 13915 files and directories currently installed.) 21:53:27 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:53:27 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:53:27 Setting up bash (4.4.18-2ubuntu1.2) ... 21:53:27 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 21:53:27 (Reading database ... 13915 files and directories currently installed.) 21:53:27 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:53:27 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:53:27 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:53:27 (Reading database ... 13915 files and directories currently installed.) 21:53:27 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:53:27 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:53:27 Setting up tar (1.29b-2ubuntu0.2) ... 21:53:27 (Reading database ... 13915 files and directories currently installed.) 21:53:27 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:53:28 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:53:28 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:53:28 (Reading database ... 13915 files and directories currently installed.) 21:53:28 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:53:28 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:53:28 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:53:28 (Reading database ... 13915 files and directories currently installed.) 21:53:28 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:53:28 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:53:28 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:53:28 (Reading database ... 13915 files and directories currently installed.) 21:53:28 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:53:28 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:53:28 Setting up grep (3.1-2build1) ... 21:53:28 (Reading database ... 13915 files and directories currently installed.) 21:53:28 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 21:53:28 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 21:53:28 Setting up gzip (1.6-5ubuntu1.1) ... 21:53:28 (Reading database ... 13915 files and directories currently installed.) 21:53:28 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:53:28 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:53:29 Setting up login (1:4.5-1ubuntu2) ... 21:53:29 (Reading database ... 13915 files and directories currently installed.) 21:53:29 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:53:29 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:53:29 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:53:29 (Reading database ... 13915 files and directories currently installed.) 21:53:29 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:53:29 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:53:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:53:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:53:29 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:53:29 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:53:30 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:53:30 (Reading database ... 13915 files and directories currently installed.) 21:53:30 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:53:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:53:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:53:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:53:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:53:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:53:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:53:31 (Reading database ... 13915 files and directories currently installed.) 21:53:31 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:53:31 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:53:31 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:53:31 (Reading database ... 13915 files and directories currently installed.) 21:53:31 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:53:31 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:53:31 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:53:31 (Reading database ... 13915 files and directories currently installed.) 21:53:31 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:53:31 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:53:31 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:53:31 (Reading database ... 13915 files and directories currently installed.) 21:53:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:53:31 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:53:31 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:53:31 (Reading database ... 13915 files and directories currently installed.) 21:53:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:53:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:53:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:53:31 (Reading database ... 13915 files and directories currently installed.) 21:53:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:53:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:53:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:53:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:53:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:53:31 (Reading database ... 13915 files and directories currently installed.) 21:53:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:53:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:53:32 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:53:32 (Reading database ... 13915 files and directories currently installed.) 21:53:32 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:53:32 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:53:32 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:53:32 (Reading database ... 13915 files and directories currently installed.) 21:53:32 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:53:32 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:53:32 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:53:32 (Reading database ... 13915 files and directories currently installed.) 21:53:32 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:53:32 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:53:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:53:33 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:53:33 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:53:33 (Reading database ... 13915 files and directories currently installed.) 21:53:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:53:33 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:53:33 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:53:33 (Reading database ... 13915 files and directories currently installed.) 21:53:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:53:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:53:33 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:53:34 (Reading database ... 13917 files and directories currently installed.) 21:53:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:53:34 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:53:34 Setting up debconf (1.5.66ubuntu1) ... 21:53:34 (Reading database ... 13917 files and directories currently installed.) 21:53:34 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:53:34 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:53:34 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:53:34 (Reading database ... 13917 files and directories currently installed.) 21:53:34 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:53:34 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:53:34 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:53:34 (Reading database ... 13917 files and directories currently installed.) 21:53:34 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:53:34 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:53:34 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:53:34 (Reading database ... 13917 files and directories currently installed.) 21:53:34 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:53:34 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:53:34 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:53:35 (Reading database ... 13919 files and directories currently installed.) 21:53:35 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:53:35 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:53:35 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:53:35 (Reading database ... 13923 files and directories currently installed.) 21:53:35 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:53:35 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:53:35 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 21:53:35 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 21:53:35 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:53:35 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:53:35 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:53:35 (Reading database ... 13923 files and directories currently installed.) 21:53:35 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 21:53:35 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 21:53:35 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 21:53:35 (Reading database ... 13923 files and directories currently installed.) 21:53:35 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:53:35 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:53:35 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:53:35 (Reading database ... 13923 files and directories currently installed.) 21:53:35 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:53:35 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:53:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:53:36 (Reading database ... 13923 files and directories currently installed.) 21:53:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:53:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:53:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:53:36 (Reading database ... 13923 files and directories currently installed.) 21:53:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:53:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:53:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:53:36 (Reading database ... 13923 files and directories currently installed.) 21:53:36 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:53:36 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:53:36 Setting up passwd (1:4.5-1ubuntu2) ... 21:53:36 (Reading database ... 13923 files and directories currently installed.) 21:53:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:53:36 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:53:36 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:53:37 (Reading database ... 13923 files and directories currently installed.) 21:53:37 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:53:37 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:53:37 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:53:37 (Reading database ... 13923 files and directories currently installed.) 21:53:37 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:53:37 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:53:37 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:53:37 (Reading database ... 13923 files and directories currently installed.) 21:53:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:53:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:53:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:53:37 (Reading database ... 13923 files and directories currently installed.) 21:53:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:53:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:53:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:53:37 (Reading database ... 13923 files and directories currently installed.) 21:53:37 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:53:37 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:53:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:53:37 (Reading database ... 13923 files and directories currently installed.) 21:53:37 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 21:53:37 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 21:53:37 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 21:53:37 (Reading database ... 13923 files and directories currently installed.) 21:53:37 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 21:53:37 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 21:53:38 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 21:53:38 (Reading database ... 13923 files and directories currently installed.) 21:53:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:53:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:53:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:53:38 (Reading database ... 13924 files and directories currently installed.) 21:53:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:53:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:53:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:53:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:53:38 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 21:53:38 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 21:53:38 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 21:53:38 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 21:53:38 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:53:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:53:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:53:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:53:38 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:53:38 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:53:38 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:53:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:53:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:53:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:53:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:53:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:53:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:53:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:53:39 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 21:53:39 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 21:53:39 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:53:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:53:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:53:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:53:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 21:53:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 21:53:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 21:53:40 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 21:53:40 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 21:53:40 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 21:53:40 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 21:53:40 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 21:53:40 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:53:40 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:53:40 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:53:40 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:53:40 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:53:40 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:53:40 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:53:40 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:53:41 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:53:41 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:53:42 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:53:42 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:53:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:53:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:53:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:53:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:53:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:53:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:53:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:53:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:53:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:53:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:53:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:53:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:53:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:53:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:53:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:53:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:53:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:53:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:53:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:53:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:53:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:53:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:53:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:53:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:53:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:53:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:53:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:53:44 Setting up tzdata (2021e-0ubuntu0.18.04) ... 21:53:44 21:53:44 Current default time zone: 'Etc/UTC' 21:53:44 Local time is now: Thu Dec 16 21:53:44 UTC 2021. 21:53:44 Universal Time is now: Thu Dec 16 21:53:44 UTC 2021. 21:53:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:53:44 21:53:44 Setting up systemd-sysv (237-3ubuntu10.52) ... 21:53:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:53:44 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... 21:53:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:53:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:53:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:53:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:53:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:53:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:53:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:53:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:53:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:53:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:53:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 21:53:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:53:44 Setting up patch (2.7.6-2ubuntu1.1) ... 21:53:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:53:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:53:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 21:53:44 Installing new version of config file /etc/ssl/openssl.cnf ... 21:53:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:53:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:53:44 Setting up ca-certificates (20210119~18.04.2) ... 21:53:46 Updating certificates in /etc/ssl/certs... 21:53:47 23 added, 28 removed; done. 21:53:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:53:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:53:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:53:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:53:47 Setting up pkgbinarymangler (138.18.04.1) ... 21:53:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:53:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 21:53:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:53:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:53:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:53:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:53:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:53:47 Setting up perl (5.26.1-6ubuntu0.5) ... 21:53:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 21:53:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:53:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:53:47 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 21:53:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:53:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:53:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:53:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:53:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:53:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:53:47 Processing triggers for systemd (237-3ubuntu10.52) ... 21:53:47 Processing triggers for mime-support (3.60ubuntu1) ... 21:53:47 Processing triggers for ca-certificates (20210119~18.04.2) ... 21:53:47 Updating certificates in /etc/ssl/certs... 21:53:48 0 added, 0 removed; done. 21:53:48 Running hooks in /etc/ca-certificates/update.d... 21:53:48 done. 21:53:48 Reading package lists... 21:53:48 Building dependency tree... 21:53:48 Reading state information... 21:53:49 The following NEW packages will be installed: 21:53:49 apt-transport-https 21:53:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:53:49 Need to get 4348 B of archives. 21:53:49 After this operation, 154 kB of additional disk space will be used. 21:53:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 21:53:49 debconf: delaying package configuration, since apt-utils is not installed 21:53:49 Fetched 4348 B in 0s (21.3 kB/s) 21:53:49 Selecting previously unselected package apt-transport-https. 21:53:49 (Reading database ... 13931 files and directories currently installed.) 21:53:49 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 21:53:49 Unpacking apt-transport-https (1.6.14) ... 21:53:49 Setting up apt-transport-https (1.6.14) ... 21:53:49 Waiting for network to be ready... 21:53:56 2021-12-16T21:53:53Z INFO Waiting for automatic snapd restart... 21:53:57 snapd 2.53.4 from Canonical* installed 21:53:59 "snapd" switched to the "latest/stable" channel 21:53:59 21:54:07 core18 20211028 from Canonical* installed 21:54:09 core20 20211129 from Canonical* installed 21:54:09 "core20" switched to the "latest/stable" channel 21:54:09 21:54:12 snapcraft 6.0 from Canonical* installed 21:54:12 "snapcraft" switched to the "latest/stable" channel 21:54:12 21:54:16 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: 21:54:16 - README.md 21:54:16 21:54:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:54:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:54:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:54:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:54:19 Reading package lists... 21:54:20 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.9 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 21:54:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:54:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:54:20 ---> ae084ab57f68 21:54:20 Step 3/22 : WORKDIR /edgex-go 21:54:20 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:54:20 Step 2/30 : FROM ${BUILDER_BASE} AS builder 21:54:20 ---> ae084ab57f68 21:54:20 Step 3/30 : WORKDIR /edgex-go 21:54:20 ---> Running in b3ea564fa7a7 21:54:20 ---> Running in 602007ca4ee2 21:54:20 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:54:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:54:20 ---> ae084ab57f68 21:54:20 Step 3/20 : WORKDIR /edgex-go 21:54:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:54:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:54:20 ---> ae084ab57f68 21:54:20 Step 3/22 : WORKDIR /edgex-go 21:54:20 ---> Running in 42601be99301 21:54:20 ---> Running in fc157ac22865 21:54:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:54:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:54:20 ---> ae084ab57f68 21:54:20 Step 3/23 : WORKDIR /edgex-go 21:54:20 ---> Running in ba9c8007de60 21:54:20 Removing intermediate container b3ea564fa7a7 21:54:20 ---> c26b7b895e99 21:54:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:20 Removing intermediate container 602007ca4ee2 21:54:20 ---> 0a8f2fc7317b 21:54:20 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:20 ---> Running in c82fcfe9dea3 21:54:20 Removing intermediate container 42601be99301 21:54:20 ---> e29fd9c2fd8b 21:54:20 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container fc157ac22865 21:54:20 ---> ffaefc1f90b2 21:54:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:20 21:54:20 ---> Running in b36d46f9bb38 21:54:20 ---> Running in d46868252953 21:54:20 Removing intermediate container ba9c8007de60 21:54:20 ---> Running in 1248d6277ce3 21:54:20 ---> b69e58cf23bb 21:54:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:20 ---> Running in a05deff165a6 21:54:21 Reading package lists... 21:54:21 Building dependency tree... 21:54:21 Reading state information... 21:54:21 Suggested packages: 21:54:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:54:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:54:21 Recommended packages: 21:54:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:54:21 The following NEW packages will be installed: 21:54:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:54:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:54:21 pkg-config zip 21:54:21 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:54:21 Need to get 7668 kB of archives. 21:54:21 After this operation, 43.8 MB of additional disk space will be used. 21:54:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 21:54:21 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:54:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 21:54:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 21:54:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 21:54:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:54:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:54:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:54:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:54:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:54:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:54:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:54:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:54:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:54:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:54:23 debconf: delaying package configuration, since apt-utils is not installed 21:54:23 Fetched 7668 kB in 1s (5828 kB/s) 21:54:23 Selecting previously unselected package libglib2.0-0:amd64. 21:54:23 (Reading database ... 13935 files and directories currently installed.) 21:54:23 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 21:54:23 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 21:54:23 Removing intermediate container c82fcfe9dea3 21:54:23 ---> 4e527891070c 21:54:23 Step 5/22 : RUN apk add --update --no-cache make bash git 21:54:23 Removing intermediate container b36d46f9bb38 21:54:23 ---> 035f3a333833 21:54:23 Step 5/30 : RUN apk add --update --no-cache make git 21:54:23 ---> Running in 01b6396fb553 21:54:23 Removing intermediate container 1248d6277ce3 21:54:23 ---> d1a93ca14afc 21:54:23 Step 5/22 : RUN apk add --update --no-cache make git 21:54:23 ---> Running in 9d0107dea1e6 21:54:23 Selecting previously unselected package libpsl5:amd64. 21:54:23 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:54:23 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:54:23 Selecting previously unselected package libnghttp2-14:amd64. 21:54:23 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:54:23 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:54:23 Selecting previously unselected package librtmp1:amd64. 21:54:23 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:54:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:54:23 ---> Running in 31517d7e0327 21:54:23 Removing intermediate container a05deff165a6 21:54:23 ---> 11e57aa30580 21:54:23 Step 5/23 : RUN apk add --update --no-cache make git 21:54:23 Removing intermediate container d46868252953 21:54:23 ---> 24a6eadff6bb 21:54:23 Step 5/20 : RUN apk add --update --no-cache make git 21:54:23 Selecting previously unselected package libcurl3-gnutls:amd64. 21:54:23 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 21:54:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 21:54:23 Selecting previously unselected package liberror-perl. 21:54:23 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:54:23 Unpacking liberror-perl (0.17025-1) ... 21:54:23 Selecting previously unselected package git-man. 21:54:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 21:54:23 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 21:54:23 ---> Running in ecfa8f140c02 21:54:23 ---> Running in fd7d9935dd8d 21:54:23 Selecting previously unselected package git. 21:54:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 21:54:23 Unpacking git (1:2.17.1-1ubuntu0.9) ... 21:54:24 Selecting previously unselected package libnorm1:amd64. 21:54:24 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:54:24 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:54:24 Selecting previously unselected package libpgm-5.2-0:amd64. 21:54:24 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:54:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:54:24 Selecting previously unselected package libsodium23:amd64. 21:54:24 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:54:24 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:54:24 Selecting previously unselected package libzmq5:amd64. 21:54:24 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:54:24 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:54:24 Selecting previously unselected package libzmq3-dev:amd64. 21:54:24 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:54:24 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:54:24 Selecting previously unselected package pkg-config. 21:54:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:54:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:54:24 Selecting previously unselected package zip. 21:54:24 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:54:24 Unpacking zip (3.0-11build1) ... 21:54:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:54:24 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 21:54:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:54:24 Setting up liberror-perl (0.17025-1) ... 21:54:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:54:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 21:54:24 No schema files found: doing nothing. 21:54:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:54:24 Setting up zip (3.0-11build1) ... 21:54:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:54:24 Setting up libsodium23:amd64 (1.0.16-2) ... 21:54:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:54:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:54:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:54:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 21:54:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:54:24 Setting up git (1:2.17.1-1ubuntu0.9) ... 21:54:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:54:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:54:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:54:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:54:25 git set to automatically installed. 21:54:25 git-man set to automatically installed. 21:54:25 libcurl3-gnutls set to automatically installed. 21:54:25 liberror-perl set to automatically installed. 21:54:25 libglib2.0-0 set to automatically installed. 21:54:25 libnghttp2-14 set to automatically installed. 21:54:25 libnorm1 set to automatically installed. 21:54:25 libpgm-5.2-0 set to automatically installed. 21:54:25 libpsl5 set to automatically installed. 21:54:25 librtmp1 set to automatically installed. 21:54:25 libsodium23 set to automatically installed. 21:54:25 libzmq3-dev set to automatically installed. 21:54:25 libzmq5 set to automatically installed. 21:54:25 pkg-config set to automatically installed. 21:54:25 zip set to automatically installed. 21:54:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:54:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:54:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:54:26 snapd is not logged in, snap install commands will use sudo 21:54:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:54:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:54:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:54:26 OK: 219 MiB in 52 packages 21:54:27 OK: 219 MiB in 52 packages 21:54:27 OK: 219 MiB in 52 packages 21:54:27 OK: 219 MiB in 52 packages 21:54:27 OK: 219 MiB in 52 packages 21:54:27 Removing intermediate container 01b6396fb553 21:54:27 ---> 376ce941f2f3 21:54:27 Step 6/22 : COPY . . 21:54:28 Removing intermediate container 9d0107dea1e6 21:54:28 ---> 750a9b8b4bf6 21:54:28 Step 6/30 : COPY . . 21:54:29 Removing intermediate container 31517d7e0327 21:54:29 ---> 1f9b2cb613d4 21:54:29 Step 6/22 : COPY . . 21:54:29 Removing intermediate container fd7d9935dd8d 21:54:29 ---> af53ca77bff0 21:54:29 Step 6/20 : COPY . . 21:54:29 Removing intermediate container ecfa8f140c02 21:54:29 ---> 31e90716362b 21:54:29 Step 6/23 : COPY go.mod . 21:54:30 ---> 7d8e624b186b 21:54:30 Step 7/23 : RUN go mod download 21:54:30 ---> Running in 7a5f22ad8df8 21:54:35 Removing intermediate container 7a5f22ad8df8 21:54:35 ---> 6a9e9e15f3c4 21:54:35 Step 8/23 : COPY . . 21:54:38 go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed 21:54:38 Downloading snap 'edgex-app-service-configurable' 21:54:40 Pulling app-service-configurable 21:54:40 + snapcraftctl pull 21:54:42 Pulling config-common 21:54:42 + snapcraftctl pull 21:54:43 Pulling go-build-helper 21:54:43 + snapcraftctl pull 21:54:44 'edgex-go' has dependencies that need to be staged: go-build-helper 21:54:44 Skipping pull go-build-helper (already ran) 21:54:44 Building go-build-helper 21:54:44 + snapcraftctl build 21:54:47 Staging go-build-helper 21:54:47 + snapcraftctl stage 21:54:52 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:54:52 Fetched 224 kB in 0s (0 B/s) 21:54:52 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:54:52 Fetched 157 kB in 0s (0 B/s) 21:54:52 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:54:52 Fetched 221 kB in 0s (0 B/s) 21:54:52 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:54:52 Fetched 143 kB in 0s (0 B/s) 21:54:52 Pulling edgex-go 21:54:52 + snapcraftctl pull 21:54:53 Pulling hooks 21:54:53 + snapcraftctl pull 21:54:54 ---> 7bac3be75acb 21:54:54 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:54 ---> 8481ef88b12f 21:54:54 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:54 ---> 5b16566dcd79 21:54:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:54 ---> d2f2ca5a3978 21:54:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:54 ---> Running in fcda501685c3 21:54:54 ---> Running in 43e9b66981e8 21:54:54 ---> Running in 9911158b3593 21:54:54 ---> Running in 6447ce407d0d 21:54:55 ---> 49fb27fd71fd 21:54:55 Step 9/23 : RUN go mod tidy 21:54:55 ---> Running in eb63d5fd6942 21:54:57 Removing intermediate container 43e9b66981e8 21:54:57 ---> fd8f18803eac 21:54:57 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:54:57 ---> Running in f3323888b53e 21:54:58 Removing intermediate container fcda501685c3 21:54:58 ---> 025887495f1b 21:54:58 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:54:58 Removing intermediate container 9911158b3593 21:54:58 Removing intermediate container 6447ce407d0d 21:54:58 ---> 920ff3eecb3d 21:54:58 Step 8/22 : RUN make cmd/core-metadata/core-metadata 21:54:58 ---> 30a26cc90013 21:54:58 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:54:58 ---> Running in cb46688af3f7 21:54:58 ---> Running in 60eb01eadc88 21:54:58 ---> Running in cf363f9eb188 21:54:59 Removing intermediate container eb63d5fd6942 21:54:59 ---> 642bb530ef7d 21:54:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:55:00 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 21:55:00 ---> Running in 384bcab2323b 21:55:00 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 21:55:00 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 21:55:00 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 21:55: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 21:55:15 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:55:15 Fetched 96.5 kB in 0s (0 B/s) 21:55:15 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:55:15 Fetched 279 kB in 0s (0 B/s) 21:55:15 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:55:15 Fetched 122 kB in 0s (0 B/s) 21:55:15 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:55:15 Fetched 77.8 kB in 0s (0 B/s) 21:55:15 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:55:15 Fetched 8848 B in 0s (0 B/s) 21:55:15 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:55:15 Fetched 47.8 kB in 0s (0 B/s) 21:55:15 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:55:15 Fetched 45.6 kB in 0s (0 B/s) 21:55:15 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:55:15 Fetched 15.0 kB in 0s (0 B/s) 21:55:15 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 21:55:15 Fetched 220 kB in 0s (0 B/s) 21:55:15 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:55:15 Fetched 154 kB in 0s (0 B/s) 21:55:15 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:55:15 Fetched 50.6 kB in 0s (0 B/s) 21:55:15 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:55:15 Fetched 14.8 kB in 0s (0 B/s) 21:55:15 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:55:15 Fetched 41.8 kB in 0s (0 B/s) 21:55:15 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:55:15 Fetched 499 kB in 0s (0 B/s) 21:55:15 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:55:15 Fetched 111 kB in 0s (0 B/s) 21:55:15 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:55:15 Fetched 240 kB in 0s (0 B/s) 21:55:15 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:55:15 Fetched 29.3 kB in 0s (0 B/s) 21:55:15 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:55:15 Fetched 85.5 kB in 0s (0 B/s) 21:55:15 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:55:15 Fetched 24.5 kB in 0s (0 B/s) 21:55:15 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:55:15 Fetched 49.2 kB in 0s (0 B/s) 21:55:15 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:55:15 Fetched 54.2 kB in 0s (0 B/s) 21:55:15 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:55:15 Fetched 30.8 kB in 0s (0 B/s) 21:55:15 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:55:15 Fetched 15.8 kB in 0s (0 B/s) 21:55:15 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:55:15 Fetched 85.9 kB in 0s (0 B/s) 21:55:15 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:55:15 Fetched 8720 B in 0s (0 B/s) 21:55:15 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 21:55:15 Fetched 140 kB in 0s (0 B/s) 21:55:15 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:55:15 Fetched 119 kB in 0s (0 B/s) 21:55:15 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 21:55:15 Fetched 111 kB in 0s (0 B/s) 21:55:15 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:55:15 Fetched 11.1 kB in 0s (0 B/s) 21:55:15 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 21:55:15 Fetched 646 kB in 0s (0 B/s) 21:55:15 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:55:15 Fetched 41.3 kB in 0s (0 B/s) 21:55:15 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:55:15 Fetched 17.9 kB in 0s (0 B/s) 21:55:15 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:55:15 Fetched 368 kB in 0s (0 B/s) 21:55:15 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:55:15 Fetched 187 kB in 0s (0 B/s) 21:55:15 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:55:15 Fetched 175 kB in 0s (0 B/s) 21:55:15 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:55:15 Fetched 206 kB in 0s (0 B/s) 21:55:15 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 21:55:15 Fetched 1302 kB in 0s (0 B/s) 21:55:15 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:55:15 Fetched 36.2 kB in 0s (0 B/s) 21:55:15 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 21:55:15 Fetched 159 kB in 0s (0 B/s) 21:55:15 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:55:15 Fetched 107 kB in 0s (0 B/s) 21:55:15 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:55:15 Fetched 48.7 kB in 0s (0 B/s) 21:55:15 Pulling static-packages 21:55:15 + snapcraftctl pull 21:55:15 Pulling version 21:55:15 + cd /root/project 21:55:15 + git describe --tags --abbrev=0 21:55:15 + sed s/v// 21:55:15 + GIT_VERSION=2.2.0-dev.12 21:55:15 + [ -z 2.2.0-dev.12 ] 21:55:15 + snapcraftctl set-version 2.2.0-dev.12 21:55:16 Building app-service-configurable 21:55:16 + snapcraftctl build 21:55:18 Building config-common 21:55:18 + snapcraftctl build 21:55:20 Skipping build go-build-helper (already ran) 21:55:20 Building edgex-go 21:55:20 + cd /root/parts/edgex-go/src 21:55:20 + git describe --tags --abbrev=0 21:55:20 + sed s/v// 21:55:20 + GIT_VERSION=2.2.0-dev.12 21:55:20 + [ -z 2.2.0-dev.12 ] 21:55:20 + echo 2.2.0-dev.12 21:55:20 + [ ! -d vendor ] 21:55:20 + go mod download all 21:55:28 + make build 21:55:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/core-data/core-data ./cmd/core-data 21:55:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:55:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/core-command/core-command ./cmd/core-command 21:55:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:55:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:55:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:55:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:55:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:55:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:55:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:55:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/secrets-config ./cmd/secrets-config 21:55:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:55:54 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:55:54 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:55:54 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:55:54 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:55:54 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:55:54 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:55:54 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:55:54 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:55:54 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:55:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:55:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:55:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:55:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:55:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:55:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:55:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:55:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:55:54 + 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 21:55:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:55:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:55:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:55:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:55:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:55:54 + 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 21:55:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:55:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:55:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:55:54 Building hooks 21:55:54 + cd /root/parts/hooks/src 21:55:54 + make build 21:55:54 go mod tidy 21:55:54 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 21:55:55 go: downloading github.com/davecgh/go-spew v1.1.0 21:55:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:55:55 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:55:56 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:55:56 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:55:56 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:55:59 Building static-packages 21:55:59 + snapcraftctl build 21:56:01 Building version 21:56:01 + snapcraftctl build 21:56:03 Staging app-service-configurable 21:56:03 + snapcraftctl stage 21:56:04 Staging config-common 21:56:04 + snapcraftctl stage 21:56:06 Skipping stage go-build-helper (already ran) 21:56:06 Staging edgex-go 21:56:06 + snapcraftctl stage 21:56:07 Staging hooks 21:56:07 + snapcraftctl stage 21:56:08 Staging static-packages 21:56:08 + snapcraftctl stage 21:56:10 Staging version 21:56:10 + snapcraftctl stage 21:56:11 Priming app-service-configurable 21:56:11 + snapcraftctl prime 21:56:14 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 21:56:14 stage-packages: 21:56:14 - libnorm1 21:56:14 - libpgm-5.2-0 21:56:14 - libsodium23 21:56:14 - libzmq5 21:56:14 Priming config-common 21:56:14 + snapcraftctl prime 21:56:15 Priming go-build-helper 21:56:15 + snapcraftctl prime 21:56:17 Priming edgex-go 21:56:17 + snapcraftctl prime 21:56:18 Priming hooks 21:56:18 + snapcraftctl prime 21:56:19 Priming static-packages 21:56:19 + snapcraftctl prime 21:56:22 Priming version 21:56:22 + snapcraftctl prime 21:56:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:56:53 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 21:56:53 Removing intermediate container 60eb01eadc88 21:56:53 ---> e24db8539920 21:56:53 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:56:53 ---> Running in 74e4d2db5b43 21:56:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:56:57 Removing intermediate container f3323888b53e 21:56:57 ---> 49a62b032447 21:56:57 21:56:57 Step 9/30 : FROM alpine:3.14 21:56:57 3.14: Pulling from library/alpine 21:56:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:56:59 Status: Downloaded newer image for alpine:3.14 21:56:59 ---> 5b8b7b635229 21:56:59 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:56:59 ---> Running in b9ebeaac4cac 21:56:59 Removing intermediate container 74e4d2db5b43 21:56:59 ---> 087ccd7332ef 21:56:59 21:56:59 Step 10/22 : FROM docker:20.10.10 21:56:59 20.10.10: Pulling from library/docker 21:57:00 Removing intermediate container b9ebeaac4cac 21:57:00 ---> 16597bb0a6d5 21:57:00 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 21:57:00 ---> Running in 1e4833f522f5 21:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:57:03 (1/2) Installing dumb-init (1.2.5-r1) 21:57:03 (2/2) Installing su-exec (0.2-r1) 21:57:03 Executing busybox-1.33.1-r6.trigger 21:57:03 OK: 6 MiB in 16 packages 21:57:04 Removing intermediate container cb46688af3f7 21:57:04 ---> 778576460e99 21:57:04 21:57:04 Step 9/20 : FROM alpine:3.14 21:57:04 ---> 5b8b7b635229 21:57:04 Step 10/20 : RUN apk add --update --no-cache curl 21:57:04 ---> Running in 103b631976c5 21:57:04 Removing intermediate container 1e4833f522f5 21:57:04 ---> 6078bc7c489d 21:57:04 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 21:57:05 ---> Running in 36a198b93be1 21:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:57:06 Removing intermediate container 36a198b93be1 21:57:06 ---> 86b4861a9c5f 21:57:06 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:57:06 ---> Running in 833b6ac9f5f9 21:57:06 (1/5) Installing ca-certificates (20191127-r5) 21:57:06 (2/5) Installing brotli-libs (1.0.9-r5) 21:57:06 (3/5) Installing nghttp2-libs (1.43.0-r0) 21:57:06 (4/5) Installing libcurl (7.79.1-r0) 21:57:07 (5/5) Installing curl (7.79.1-r0) 21:57:07 Executing busybox-1.33.1-r6.trigger 21:57:07 Removing intermediate container 384bcab2323b 21:57:07 ---> a97c3c4ad2d6 21:57:07 21:57:07 Step 11/23 : FROM alpine:3.14 21:57:07 Executing ca-certificates-20191127-r5.trigger 21:57:07 ---> 5b8b7b635229 21:57:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:57:07 Removing intermediate container 833b6ac9f5f9 21:57:07 ---> 3c901c0dae90 21:57:07 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:57:07 ---> Running in 0e875103e7d2 21:57:07 ---> Running in 591dfb38828d 21:57:07 OK: 8 MiB in 19 packages 21:57:08 Removing intermediate container cf363f9eb188 21:57:08 ---> 79a89b71f883 21:57:08 21:57:08 Step 9/22 : FROM alpine:3.14 21:57:08 ---> 5b8b7b635229 21:57:08 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:57:08 ---> Running in d2a24cb30a29 21:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:57:09 Removing intermediate container 103b631976c5 21:57:09 ---> afcf9455d26e 21:57:09 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:57:09 ---> Running in ebb836d6971f 21:57:10 (1/1) Installing dumb-init (1.2.5-r1) 21:57:10 Executing busybox-1.33.1-r6.trigger 21:57:10 OK: 6 MiB in 15 packages 21:57:10 Removing intermediate container ebb836d6971f 21:57:10 ---> ba832526dfd6 21:57:10 Step 12/20 : WORKDIR /edgex 21:57:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:57:10 Removing intermediate container 591dfb38828d 21:57:10 ---> 4ecb63172d40 21:57:10 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 21:57:10 ---> Running in 9501de1d4ca3 21:57:10 ---> Running in 96786b0a60ce 21:57:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:57:11 Removing intermediate container 9501de1d4ca3 21:57:11 ---> af4015f69a0d 21:57:11 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:57:11 (1/1) Installing dumb-init (1.2.5-r1) 21:57:11 Executing busybox-1.33.1-r6.trigger 21:57:11 OK: 6 MiB in 15 packages 21:57:11 Removing intermediate container 96786b0a60ce 21:57:11 ---> 9250bc629602 21:57:11 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:57:12 Removing intermediate container 0e875103e7d2 21:57:12 ---> 7eb2137d450c 21:57:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:57:12 ---> Running in d107d751172b 21:57:13 Removing intermediate container d107d751172b 21:57:13 ---> 871be550afb6 21:57:13 Step 14/23 : ENV APP_PORT=59861 21:57:13 ---> 0f26f98c6cbb 21:57:13 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:57:13 ---> bf3abf6aaab4 21:57:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:57:13 ---> Running in 6a01e1847611 21:57:13 Removing intermediate container d2a24cb30a29 21:57:13 ---> 008d1dba228e 21:57:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:57:13 ---> Running in e61143244e86 21:57:13 ---> Running in a5470b7ee86f 21:57:13 Removing intermediate container 6a01e1847611 21:57:13 ---> 82119a382bac 21:57:13 Step 15/23 : EXPOSE $APP_PORT 21:57:13 ---> Running in b3487b2668b0 21:57:14 Removing intermediate container a5470b7ee86f 21:57:14 ---> 7361e65d4485 21:57:14 Step 12/22 : ENV APP_PORT=59881 21:57:14 ---> Running in 2e813ba6f44f 21:57:14 Removing intermediate container b3487b2668b0 21:57:14 ---> dc3560b16289 21:57:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:15 Removing intermediate container 2e813ba6f44f 21:57:15 ---> 33d7438564af 21:57:15 Step 13/22 : EXPOSE $APP_PORT 21:57:15 ---> e4e8f060fb56 21:57:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:57:15 ---> Running in 5191f3fd665d 21:57:15 Removing intermediate container 5191f3fd665d 21:57:15 ---> e47095465a94 21:57:15 Step 14/22 : WORKDIR / 21:57:15 ---> 63832def5578 21:57:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:57:15 ---> Running in 84e4a910654c 21:57:15 Removing intermediate container e61143244e86 21:57:15 ---> 48f722b81b78 21:57:15 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:16 Removing intermediate container 84e4a910654c 21:57:16 ---> bcfc9774624b 21:57:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:17 ---> 3613de251fb0 21:57:17 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:57:17 ---> 51202726153b 21:57:17 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:57:17 ---> Running in 4a19627df1f9 21:57:17 ---> 2a5dcd1b1e2a 21:57:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:57:17 ---> e4e63dc34727 21:57:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:57:17 Removing intermediate container 4a19627df1f9 21:57:17 ---> 6cac688810cf 21:57:17 Step 17/20 : CMD ["--init=true"] 21:57:18 ---> Running in 97fadb35fb50 21:57:18 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 21:57:18 Status: Downloaded newer image for docker:20.10.10 21:57:18 ---> 520e9a0a30f7 21:57:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:57:18 ---> Running in 6fc45374f420 21:57:18 ---> 2f2132e0bdd2 21:57:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:57:18 Removing intermediate container 97fadb35fb50 21:57:18 ---> c56b13eb1042 21:57:18 Step 18/20 : LABEL arch=arm64 21:57:18 ---> Running in b1d70f722b22 21:57:18 ---> Running in 2e4c35c15ce5 21:57:19 Removing intermediate container 6fc45374f420 21:57:19 ---> 0efff48002cb 21:57:19 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 21:57:19 ---> b976770bf9a8 21:57:19 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:57:19 ---> Running in d6c9cdc91a64 21:57:19 Removing intermediate container b1d70f722b22 21:57:19 ---> 1eeb723a8fe6 21:57:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:19 Removing intermediate container 2e4c35c15ce5 21:57:19 ---> b98ecd2b03f6 21:57:19 Step 19/20 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:57:19 ---> Running in 19966fd1c1ce 21:57:19 ---> Running in 7e6be257eaf8 21:57:19 ---> 05360e8b7396 21:57:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:57:19 Removing intermediate container 19966fd1c1ce 21:57:19 ---> 055c06e7fb4d 21:57:19 Step 21/23 : LABEL arch=arm64 21:57:20 ---> Running in 7e5d4f3a3ddb 21:57:20 ---> dcf6243966ef 21:57:20 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:57:20 Removing intermediate container 7e6be257eaf8 21:57:20 ---> 03add6238231 21:57:20 Step 20/20 : LABEL version=0.0.0 21:57:20 ---> Running in 471ac1878be9 21:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:57:20 ---> 7a0368a3d859 21:57:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:57:20 Removing intermediate container 7e5d4f3a3ddb 21:57:20 ---> 1cf5ae1b568b 21:57:20 Step 22/23 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:57:20 ---> Running in 59306c20efb6 21:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:57:20 ---> Running in f56c8af98f01 21:57:20 Removing intermediate container 471ac1878be9 21:57:20 ---> 8c2128c00d34 21:57:20 21:57:21 ---> 96b7be32742e 21:57:21 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:57:21 Removing intermediate container 59306c20efb6 21:57:21 ---> 63c43002cd6d 21:57:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:21 Removing intermediate container f56c8af98f01 21:57:21 ---> 322d95f4b11c 21:57:21 Step 23/23 : LABEL version=0.0.0 21:57:21 ---> Running in f7093535b062 21:57:21 Successfully built 8c2128c00d34 21:57:21 Successfully tagged security-proxy-setup-arm64:latest 21:57:21  Building security-proxy-setup ... done Building support-notifications 21:57:21 ---> Running in 92d95cf6a356 21:57:21 (1/42) Installing readline (8.1.0-r0) 21:57:21 (2/42) Installing bash (5.1.4-r0) 21:57:21 Executing bash-5.1.4-r0.post-install 21:57:21 (3/42) Installing brotli-libs (1.0.9-r5) 21:57:21 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:57:21 (5/42) Installing libcurl (7.79.1-r0) 21:57:21 (6/42) Installing curl (7.79.1-r0) 21:57:21 (7/42) Installing dumb-init (1.2.5-r1) 21:57:22 (8/42) Installing libbz2 (1.0.8-r1) 21:57:22 (9/42) Installing expat (2.4.1-r0) 21:57:22 (10/42) Installing libffi (3.3-r2) 21:57:22 (11/42) Installing gdbm (1.19-r0) 21:57:22 (12/42) Installing xz-libs (5.2.5-r0) 21:57:22 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:57:22 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:57:22 ---> 397718da6e11 21:57:22 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 21:57:22 (15/42) Installing mpdecimal (2.5.1-r1) 21:57:22 (16/42) Installing sqlite-libs (3.35.5-r0) 21:57:22 (17/42) Installing python3 (3.9.5-r2) 21:57:22 Removing intermediate container f7093535b062 21:57:22 ---> 6f12c9a771cb 21:57:22 Step 20/22 : LABEL arch=arm64 21:57:22 ---> Running in bcab70f5762a 21:57:22 Removing intermediate container 92d95cf6a356 21:57:22 ---> 3ea888c2d2a1 21:57:22 21:57:22 ---> Running in 061d459601f1 21:57:23 Successfully built 3ea888c2d2a1 21:57:23 Successfully tagged support-scheduler-arm64:latest 21:57:23  Building support-scheduler ... done Building core-command 21:57:23 Removing intermediate container 061d459601f1 21:57:23 ---> 5b59a9a34e20 21:57:23 Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:57:23 Removing intermediate container bcab70f5762a 21:57:23 ---> 031f0a11f65f 21:57:23 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:57:23 ---> Running in 286be1a5471b 21:57:24 Removing intermediate container 286be1a5471b 21:57:24 ---> 6a5d3d2db3dc 21:57:24 Step 22/22 : LABEL version=0.0.0 21:57:24 ---> Running in 44ba39720e30 21:57:24 (18/42) Installing py3-appdirs (1.4.4-r2) 21:57:24 (19/42) Installing py3-chardet (4.0.0-r2) 21:57:24 ---> eeffa0cf0c08 21:57:24 Step 25/30 : RUN chmod +x /entrypoint.sh 21:57:24 (20/42) Installing py3-idna (3.2-r0) 21:57:24 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:57:24 (22/42) Installing py3-certifi (2020.12.5-r1) 21:57:24 (23/42) Installing py3-requests (2.25.1-r4) 21:57:24 (24/42) Installing py3-msgpack (1.0.2-r1) 21:57:24 (25/42) Installing py3-lockfile (0.12.2-r4) 21:57:24 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:57:24 (27/42) Installing py3-colorama (0.4.4-r1) 21:57:24 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:57:24 (29/42) Installing py3-distlib (0.3.1-r3) 21:57:24 (30/42) Installing py3-distro (1.5.0-r3) 21:57:24 (31/42) Installing py3-six (1.15.0-r1) 21:57:24 (32/42) Installing py3-webencodings (0.5.1-r4) 21:57:24 (33/42) Installing py3-html5lib (1.1-r1) 21:57:24 (34/42) Installing py3-parsing (2.4.7-r2) 21:57:24 (35/42) Installing py3-packaging (20.9-r1) 21:57:24 (36/42) Installing py3-toml (0.10.2-r2) 21:57:24 (37/42) Installing py3-pep517 (0.10.0-r2) 21:57:24 ---> Running in e98a1d907812 21:57:24 Removing intermediate container 44ba39720e30 21:57:24 ---> daee87550646 21:57:24 21:57:24 (38/42) Installing py3-progress (1.5-r2) 21:57:24 (39/42) Installing py3-retrying (1.3.3-r1) 21:57:24 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:57:24 (41/42) Installing py3-setuptools (52.0.0-r3) 21:57:24 (42/42) Installing py3-pip (20.3.4-r1) 21:57:25 Successfully built daee87550646 21:57:25 Successfully tagged core-metadata-arm64:latest 21:57:25  Building core-metadata ... done Building core-data 21:57:25 Executing busybox-1.33.1-r6.trigger 21:57:25 OK: 84 MiB in 64 packages 21:57:27 Removing intermediate container e98a1d907812 21:57:27 ---> bc2266d3671a 21:57:27 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 21:57:27 ---> Running in 358cb19dab00 21:57:28 Removing intermediate container 358cb19dab00 21:57:28 ---> fa47a485dc39 21:57:28 Step 27/30 : CMD ["gate"] 21:57:28 ---> Running in 0ee695e3ff92 21:57:29 Removing intermediate container 0ee695e3ff92 21:57:29 ---> 4f87b3f87857 21:57:29 Step 28/30 : LABEL arch=arm64 21:57:29 ---> Running in e6e565b2ac5e 21:57:29 Collecting docker-compose==1.23.2 21:57:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:57:29 Removing intermediate container e6e565b2ac5e 21:57:29 ---> 5e625dd50ac9 21:57:29 Step 29/30 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:57:29 ---> Running in 02670e15b7b4 21:57:30 Collecting dockerpty<0.5,>=0.4.1 21:57:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:57:30 Removing intermediate container 02670e15b7b4 21:57:30 ---> da3e6adee487 21:57:30 Step 30/30 : LABEL version=0.0.0 21:57:30 ---> Running in 8230ea248149 21:57:31 Removing intermediate container 8230ea248149 21:57:31 ---> d7f1f53415ba 21:57:31 21:57:31 Successfully built d7f1f53415ba 21:57:31 Successfully tagged security-bootstrapper-arm64:latest 21:57:31 Building security-secretstore-setup 21:57:31  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 21:57:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:57:32 Collecting PyYAML<4,>=3.10 21:57:32 Downloading PyYAML-3.13.tar.gz (270 kB) 21:57:36 Collecting jsonschema<3,>=2.5.1 21:57:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:57:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:57:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:57:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:57:36 Collecting docopt<0.7,>=0.6.1 21:57:36 Downloading docopt-0.6.2.tar.gz (25 kB) 21:57:38 Collecting texttable<0.10,>=0.9.0 21:57:38 Downloading texttable-0.9.1.tar.gz (11 kB) 21:57:40 Collecting docker<4.0,>=3.6.0 21:57:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:57:41 Collecting websocket-client<1.0,>=0.32.0 21:57:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:57:41 Collecting docker-pycreds>=0.4.0 21:57:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:57:43 Collecting urllib3<1.25,>=1.21.1 21:57:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:57:43 Collecting idna<2.8,>=2.5 21:57:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:57:43 Collecting chardet<3.1.0,>=3.0.2 21:57:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:57:43 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) 21:57:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:57:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:57:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:57:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:57:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:57:44 Attempting uninstall: urllib3 21:57:44 Found existing installation: urllib3 1.26.5 21:57:44 Uninstalling urllib3-1.26.5: 21:57:44 Successfully uninstalled urllib3-1.26.5 21:57:45 Attempting uninstall: idna 21:57:45 Found existing installation: idna 3.2 21:57:45 Uninstalling idna-3.2: 21:57:45 Successfully uninstalled idna-3.2 21:57:46 Attempting uninstall: chardet 21:57:46 Found existing installation: chardet 4.0.0 21:57:46 Uninstalling chardet-4.0.0: 21:57:46 Successfully uninstalled chardet-4.0.0 21:57:48 Attempting uninstall: requests 21:57:48 Found existing installation: requests 2.25.1 21:57:48 Uninstalling requests-2.25.1: 21:57:48 Successfully uninstalled requests-2.25.1 21:57:48 Running setup.py install for texttable: started 21:57:50 Running setup.py install for texttable: finished with status 'done' 21:57:50 Running setup.py install for PyYAML: started 21:57:53 Running setup.py install for PyYAML: finished with status 'done' 21:57:53 Running setup.py install for docopt: started 21:57:55 Running setup.py install for docopt: finished with status 'done' 21:57:55 Running setup.py install for dockerpty: started 21:57:57 Running setup.py install for dockerpty: finished with status 'done' 21:57:59 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 21:58:04 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:58:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:58:04 ---> ae084ab57f68 21:58:04 Step 3/21 : WORKDIR /edgex-go 21:58:04 ---> Using cache 21:58:04 ---> b69e58cf23bb 21:58:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:04 ---> Using cache 21:58:04 ---> 11e57aa30580 21:58:04 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 21:58:04 ---> Running in dbaee46825fc 21:58:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:58:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:58:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:58:06 ---> ae084ab57f68 21:58:06 Step 3/22 : WORKDIR /edgex-go 21:58:06 ---> Using cache 21:58:06 ---> b69e58cf23bb 21:58:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:06 ---> Using cache 21:58:06 ---> 11e57aa30580 21:58:06 Step 5/22 : RUN apk add --update --no-cache make git 21:58:06 ---> Using cache 21:58:06 ---> 31e90716362b 21:58:06 Step 6/22 : COPY . . 21:58:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:58:07 OK: 219 MiB in 52 packages 21:58:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:58:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:58:09 ---> ae084ab57f68 21:58:09 Step 3/22 : WORKDIR /edgex-go 21:58:09 ---> Using cache 21:58:09 ---> b69e58cf23bb 21:58:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:09 ---> Using cache 21:58:09 ---> 11e57aa30580 21:58:09 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:58:09 ---> Running in d1aa40de05bf 21:58:09 Removing intermediate container dbaee46825fc 21:58:09 ---> ce04a424d92a 21:58:09 Step 6/21 : COPY . . 21:58:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:58:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:58:12 OK: 219 MiB in 52 packages 21:58:14 Removing intermediate container d1aa40de05bf 21:58:14 ---> 44adc3d0839a 21:58:14 Step 6/22 : COPY . . 21:58:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:58:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:58:14 ---> ae084ab57f68 21:58:14 Step 3/24 : WORKDIR /edgex-go 21:58:14 ---> Using cache 21:58:14 ---> b69e58cf23bb 21:58:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:14 ---> Using cache 21:58:14 ---> 11e57aa30580 21:58:14 Step 5/24 : RUN apk add --update --no-cache make git 21:58:14 ---> Using cache 21:58:14 ---> 31e90716362b 21:58:14 Step 6/24 : COPY . . 21:58:17 Removing intermediate container d6c9cdc91a64 21:58:17 ---> 2afd060c7751 21:58:17 Step 13/22 : ENV APP_PORT=58890 21:58:18 ---> Running in e8c0a2ecf5b2 21:58:18 Removing intermediate container e8c0a2ecf5b2 21:58:18 ---> 3106aef9a9b5 21:58:18 Step 14/22 : EXPOSE $APP_PORT 21:58:18 ---> Running in 90dbaf9bb57f 21:58:19 Removing intermediate container 90dbaf9bb57f 21:58:19 ---> 678ea002a8ed 21:58:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:58:21 ---> 80fbfddc3746 21:58:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:58:23 ---> 4bdee608cb5b 21:58:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:58:24 ---> ed5e04dc3724 21:58:24 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 21:58:25 ---> Running in b313658d2651 21:58:25 Removing intermediate container b313658d2651 21:58:25 ---> 236958f6f6a7 21:58:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:58:25 ---> Running in a9cfba741342 21:58:26 Removing intermediate container a9cfba741342 21:58:26 ---> 60ee4a73e8aa 21:58:26 Step 20/22 : LABEL arch=arm64 21:58:26 ---> Running in 4cb3064462ce 21:58:27 Removing intermediate container 4cb3064462ce 21:58:27 ---> 8903cdf5a866 21:58:27 Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 21:58:27 ---> Running in 53fb420164d2 21:58:28 Removing intermediate container 53fb420164d2 21:58:28 ---> 647438666cf7 21:58:28 Step 22/22 : LABEL version=0.0.0 21:58:28 ---> Running in 8a3688849f38 21:58:29 Removing intermediate container 8a3688849f38 21:58:29 ---> 2265cbcfb369 21:58:29 21:58:29 Successfully built 2265cbcfb369 21:58:29 Successfully tagged sys-mgmt-agent-arm64:latest 21:58:30  Building sys-mgmt-agent ... done  ---> 813550597bfb 21:58:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:30 ---> Running in 80f46a2f40df 21:58:32 ---> 13e1d3ec3bf1 21:58:32 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:32 ---> Running in ff720e56449d 21:58:33 Removing intermediate container 80f46a2f40df 21:58:33 ---> 6930790464db 21:58:33 Step 8/22 : RUN make cmd/core-command/core-command 21:58:33 ---> Running in 83069d9e89de 21:58:35 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 21:58:36 Removing intermediate container ff720e56449d 21:58:36 ---> 3cad33f2a90d 21:58:36 Step 8/21 : RUN make cmd/support-notifications/support-notifications 21:58:36 ---> Running in c77141c6ab3b 21:58:36 ---> ec8f267460b3 21:58:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:36 ---> Running in e619f3d81c36 21:58:36 ---> f4bfb5e21bdc 21:58:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:37 ---> Running in 6a08b7ce558a 21:58:38 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 21:58:41 Removing intermediate container 6a08b7ce558a 21:58:41 ---> 8e1df7ba6e2b 21:58:41 Step 8/22 : RUN make cmd/core-data/core-data 21:58:41 Removing intermediate container e619f3d81c36 21:58:41 ---> 005d690039e1 21:58:41 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:58:41 ---> Running in 68ad06b83e87 21:58:42 ---> Running in 6f830703c7d8 21:58:44 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 21:58:44 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 22:00:06 Removing intermediate container 83069d9e89de 22:00:06 ---> 1eab70a5d8f1 22:00:06 22:00:06 Step 9/22 : FROM alpine:3.14 22:00:06 ---> 5b8b7b635229 22:00:06 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:00:06 ---> Using cache 22:00:06 ---> 008d1dba228e 22:00:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:00:06 ---> Using cache 22:00:06 ---> 7361e65d4485 22:00:06 Step 12/22 : ENV APP_PORT=59882 22:00:06 ---> Running in abfc5d4fd182 22:00:06 Removing intermediate container abfc5d4fd182 22:00:06 ---> 990c43b765bc 22:00:06 Step 13/22 : EXPOSE $APP_PORT 22:00:06 ---> Running in a30d1a807ea2 22:00:06 Removing intermediate container a30d1a807ea2 22:00:06 ---> bc0c169efe50 22:00:06 Step 14/22 : WORKDIR / 22:00:06 ---> Running in 1662bcee9c25 22:00:06 Removing intermediate container 1662bcee9c25 22:00:06 ---> 6eadc33a94e9 22:00:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:07 ---> 69024fc9ff26 22:00:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:00:08 ---> bb3e52195d3f 22:00:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:00:09 ---> c6f084faf5fb 22:00:09 Step 18/22 : ENTRYPOINT ["/core-command"] 22:00:09 ---> Running in c9695b89dba6 22:00:10 Removing intermediate container c9695b89dba6 22:00:10 ---> 39665906f418 22:00:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:10 ---> Running in c279ab2a96ed 22:00:10 Removing intermediate container c279ab2a96ed 22:00:10 ---> 54d535e4f086 22:00:10 Step 20/22 : LABEL arch=arm64 22:00:10 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 22:00:10 ---> Running in 00c408be453f 22:00:11 Removing intermediate container 00c408be453f 22:00:11 ---> 34a90c982301 22:00:11 Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 22:00:11 ---> Running in 93fac874ae9f 22:00:12 Removing intermediate container 93fac874ae9f 22:00:12 ---> 79e8c4083290 22:00:12 Step 22/22 : LABEL version=0.0.0 22:00:12 ---> Running in 02424b78a4c4 22:00:12 Removing intermediate container 02424b78a4c4 22:00:12 ---> 9f9d6fe57486 22:00:12 22:00:13 Successfully built 9f9d6fe57486 22:00:13 Successfully tagged core-command-arm64:latest 22:00:19  Building core-command ... done Removing intermediate container c77141c6ab3b 22:00:19 ---> 33582aa10bf4 22:00:19 22:00:19 Step 9/21 : FROM alpine:3.14 22:00:19 ---> 5b8b7b635229 22:00:19 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 22:00:19 ---> Running in 803861cdbc09 22:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:00:21 Removing intermediate container 6f830703c7d8 22:00:21 ---> 433297e0c2c7 22:00:21 22:00:21 Step 9/24 : FROM alpine:3.14 22:00:21 ---> 5b8b7b635229 22:00:21 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:00:21 ---> Running in 26df2f97f34f 22:00:22 (1/2) Installing ca-certificates (20191127-r5) 22:00:22 (2/2) Installing dumb-init (1.2.5-r1) 22:00:22 Executing busybox-1.33.1-r6.trigger 22:00:22 Executing ca-certificates-20191127-r5.trigger 22:00:22 OK: 6 MiB in 16 packages 22:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:00:24 Removing intermediate container 803861cdbc09 22:00:24 ---> 7cb281e3c66b 22:00:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:00:24 ---> Running in c962eacdabe6 22:00:24 (1/3) Installing ca-certificates (20191127-r5) 22:00:24 (2/3) Installing dumb-init (1.2.5-r1) 22:00:24 (3/3) Installing su-exec (0.2-r1) 22:00:24 Executing busybox-1.33.1-r6.trigger 22:00:24 Executing ca-certificates-20191127-r5.trigger 22:00:24 OK: 6 MiB in 17 packages 22:00:24 Removing intermediate container c962eacdabe6 22:00:24 ---> 7dd8ee12f0ed 22:00:24 Step 12/21 : ENV APP_PORT=59860 22:00:24 ---> Running in f7aefdc2867b 22:00:25 Removing intermediate container f7aefdc2867b 22:00:25 ---> 7e286bf199ce 22:00:25 Step 13/21 : EXPOSE $APP_PORT 22:00:25 ---> Running in 38663323feba 22:00:25 Removing intermediate container 26df2f97f34f 22:00:25 ---> ad49197acf3d 22:00:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:00:26 Removing intermediate container 38663323feba 22:00:26 ---> 126898214dc0 22:00:26 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:26 ---> Running in 2a4cd87dfd0f 22:00:26 Removing intermediate container 2a4cd87dfd0f 22:00:26 ---> 2001ad88d8cd 22:00:26 Step 12/24 : WORKDIR / 22:00:26 ---> Running in 30d125520937 22:00:26 ---> a7324932d520 22:00:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:00:27 Removing intermediate container 30d125520937 22:00:27 ---> a4eecaf4d46c 22:00:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:00:28 ---> f812862a3554 22:00:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:00:28 ---> 97955582a502 22:00:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:00:29 ---> 8559c389cde5 22:00:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:00:29 ---> 44ba0e54195b 22:00:29 Step 17/21 : ENTRYPOINT ["/support-notifications"] 22:00:29 ---> Running in df6366a30adc 22:00:29 Removing intermediate container df6366a30adc 22:00:29 ---> 57ab495b17ea 22:00:29 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:29 Removing intermediate container 68ad06b83e87 22:00:29 ---> 1e9d44fbeae3 22:00:29 22:00:29 Step 9/22 : FROM alpine:3.14 22:00:29 ---> 5b8b7b635229 22:00:29 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:00:29 ---> 22dc8a085550 22:00:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:00:29 ---> Running in 099c7a3ca17b 22:00:29 ---> Running in 96e16e57c8d7 22:00:30 Removing intermediate container 099c7a3ca17b 22:00:30 ---> 94f6409186d4 22:00:30 Step 19/21 : LABEL arch=arm64 22:00:30 Removing intermediate container 96e16e57c8d7 22:00:30 ---> d2d8a3034d93 22:00:30 Step 11/22 : ENV APP_PORT=59880 22:00:30 ---> Running in dad90832fa8f 22:00:30 ---> Running in cfc1c4b29330 22:00:30 ---> 8fc32cb669aa 22:00:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:00:30 Removing intermediate container cfc1c4b29330 22:00:30 ---> 5d6f02bd03d0 22:00:30 Step 12/22 : EXPOSE $APP_PORT 22:00:30 Removing intermediate container dad90832fa8f 22:00:30 ---> a21c7f0ca77c 22:00:30 Step 20/21 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 22:00:31 ---> Running in 0df1bd147ba8 22:00:31 ---> Running in 6509877cf16c 22:00:31 Removing intermediate container 0df1bd147ba8 22:00:31 ---> a54d4aa363db 22:00:31 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:31 Removing intermediate container 6509877cf16c 22:00:31 ---> 26fc6c5ff178 22:00:31 Step 21/21 : LABEL version=0.0.0 22:00:31 ---> Running in 2072a68d6d4a 22:00:31 ---> Running in 063d0b43ba65 22:00:31 ---> 8eaaab94d174 22:00:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:00:31 Removing intermediate container 063d0b43ba65 22:00:31 ---> 93a2333bc05c 22:00:31 22:00:32 Successfully built 93a2333bc05c 22:00:32 Successfully tagged support-notifications-arm64:latest 22:00:33  Building support-notifications ... done  ---> 9b5352bfe58a 22:00:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:00:33 Removing intermediate container 2072a68d6d4a 22:00:33 ---> 8e8b3a57120d 22:00:33 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:00:33 ---> Running in 2a8420aadea3 22:00:33 ---> d62a33e2a241 22:00:33 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/ 22:00:33 ---> Running in 897d2c34d6ca 22:00:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:00:35 Removing intermediate container 897d2c34d6ca 22:00:35 ---> 389f5e09626a 22:00:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:00:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:00:35 ---> Running in 0558e1e00916 22:00:35 Removing intermediate container 0558e1e00916 22:00:35 ---> 3e422d9da86c 22:00:35 Step 22/24 : LABEL arch=arm64 22:00:36 ---> Running in ac1fedbebaec 22:00:36 (1/6) Installing dumb-init (1.2.5-r1) 22:00:36 Removing intermediate container ac1fedbebaec 22:00:36 ---> a80a79dbffda 22:00:36 Step 23/24 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 22:00:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:00:36 (3/6) Installing libsodium (1.0.18-r0) 22:00:36 ---> Running in d967d44072b6 22:00:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:00:37 (5/6) Installing libzmq (4.3.4-r0) 22:00:37 (6/6) Installing zeromq (4.3.4-r0) 22:00:37 Removing intermediate container d967d44072b6 22:00:37 ---> 8042fad09fbe 22:00:37 Step 24/24 : LABEL version=0.0.0 22:00:37 Executing busybox-1.33.1-r6.trigger 22:00:37 OK: 8 MiB in 20 packages 22:00:37 ---> Running in 55bb6fe4dbd6 22:00:37 Removing intermediate container 55bb6fe4dbd6 22:00:37 ---> c5a4a6bfe805 22:00:37 22:00:37 Successfully built c5a4a6bfe805 22:00:37 Successfully tagged security-secretstore-setup-arm64:latest 22:00:38  Building security-secretstore-setup ... done Removing intermediate container 2a8420aadea3 22:00:38 ---> 3d057d892e2e 22:00:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:38 ---> 4326e38cd35b 22:00:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:00:39 ---> 6c88e3d5a8bd 22:00:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:00:40 ---> cdb09e9bb0cd 22:00:40 Step 18/22 : ENTRYPOINT ["/core-data"] 22:00:40 ---> Running in fc394894b1ea 22:00:40 Removing intermediate container fc394894b1ea 22:00:40 ---> 5fe639c706fd 22:00:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:40 ---> Running in 2b08a9ce4696 22:00:41 Removing intermediate container 2b08a9ce4696 22:00:41 ---> 38c39803847d 22:00:41 Step 20/22 : LABEL arch=arm64 22:00:41 ---> Running in b63a1242946b 22:00:41 Removing intermediate container b63a1242946b 22:00:41 ---> e983c2231d09 22:00:41 Step 21/22 : LABEL git_sha=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b 22:00:41 ---> Running in 393df0dfa134 22:00:42 Removing intermediate container 393df0dfa134 22:00:42 ---> bc036fddbe29 22:00:42 Step 22/22 : LABEL version=0.0.0 22:00:42 ---> Running in dfb896b8aa66 22:00:42 Removing intermediate container dfb896b8aa66 22:00:42 ---> 43736fe3bff0 22:00:42 22:00:42 Successfully built 43736fe3bff0 22:00:42 Successfully tagged core-data-arm64:latest 22:00:43  Building core-data ... done  [Pipeline] } 22:00:43 $ docker stop --time=1 e42cf7fa522ae38b5c3043bb9402ad0cd3b6f2d86d200c77bfb46d88bee0b333 22:00:44 $ docker rm -f e42cf7fa522ae38b5c3043bb9402ad0cd3b6f2d86d200c77bfb46d88bee0b333 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:45 + docker images 22:00:45 REPOSITORY TAG IMAGE ID CREATED SIZE 22:00:45 core-data-arm64 latest 43736fe3bff0 3 seconds ago 19.6MB 22:00:45 security-secretstore-setup-arm64 latest c5a4a6bfe805 8 seconds ago 26.8MB 22:00:45 support-notifications-arm64 latest 93a2333bc05c 14 seconds ago 16.1MB 22:00:45 1e9d44fbeae3 16 seconds ago 1.58GB 22:00:45 433297e0c2c7 24 seconds ago 1.58GB 22:00:45 33582aa10bf4 26 seconds ago 1.57GB 22:00:45 core-command-arm64 latest 9f9d6fe57486 33 seconds ago 15.2MB 22:00:45 1eab70a5d8f1 42 seconds ago 1.57GB 22:00:45 sys-mgmt-agent-arm64 latest 2265cbcfb369 2 minutes ago 280MB 22:00:45 security-bootstrapper-arm64 latest d7f1f53415ba 3 minutes ago 17.8MB 22:00:45 core-metadata-arm64 latest daee87550646 3 minutes ago 15.9MB 22:00:45 support-scheduler-arm64 latest 3ea888c2d2a1 3 minutes ago 15.3MB 22:00:45 security-proxy-setup-arm64 latest 8c2128c00d34 3 minutes ago 25.5MB 22:00:45 79a89b71f883 3 minutes ago 1.58GB 22:00:45 a97c3c4ad2d6 3 minutes ago 1.57GB 22:00:45 778576460e99 3 minutes ago 1.58GB 22:00:45 087ccd7332ef 3 minutes ago 1.57GB 22:00:45 49a62b032447 3 minutes ago 1.57GB 22:00:45 ci-base-image-arm64 latest ae084ab57f68 13 minutes ago 1.24GB 22:00:45 docker 20.10.10 520e9a0a30f7 4 weeks ago 200MB 22:00:45 alpine 3.14 5b8b7b635229 4 weeks ago 5.35MB 22:00:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB 22:00:45 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 22:00:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:46 22:00:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:00:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:47 arm64: Pulling from edgex-lftools-log-publisher 22:00:47 448f6bf000e3: Pulling fs layer 22:00:47 f757da607395: Pulling fs layer 22:00:47 05883995daec: Pulling fs layer 22:00:47 8603b9c90790: Pulling fs layer 22:00:47 1560dd03e051: Pulling fs layer 22:00:47 27f5ce0e4adf: Pulling fs layer 22:00:47 c2d8d7efcc4b: Pulling fs layer 22:00:47 1560dd03e051: Waiting 22:00:47 8603b9c90790: Waiting 22:00:47 27f5ce0e4adf: Waiting 22:00:47 c2d8d7efcc4b: Waiting 22:00:47 f757da607395: Verifying Checksum 22:00:47 f757da607395: Download complete 22:00:47 8603b9c90790: Verifying Checksum 22:00:47 8603b9c90790: Download complete 22:00:47 1560dd03e051: Verifying Checksum 22:00:47 1560dd03e051: Download complete 22:00:47 27f5ce0e4adf: Verifying Checksum 22:00:47 27f5ce0e4adf: Download complete 22:00:47 05883995daec: Verifying Checksum 22:00:47 05883995daec: Download complete 22:00:47 448f6bf000e3: Verifying Checksum 22:00:47 448f6bf000e3: Download complete 22:00:50 c2d8d7efcc4b: Verifying Checksum 22:00:50 c2d8d7efcc4b: Download complete 22:00:51 448f6bf000e3: Pull complete 22:00:51 f757da607395: Pull complete 22:00:53 05883995daec: Pull complete 22:00:53 8603b9c90790: Pull complete 22:00:54 1560dd03e051: Pull complete 22:00:54 27f5ce0e4adf: Pull complete 22:01:09 c2d8d7efcc4b: Pull complete 22:01:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:01:10 prd-ubuntu18.04-docker-arm64-4c-16g-983 does not seem to be running inside a container 22:01:10 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:01:12 $ docker top fc71d32d6aa6f1a950d7c75c72fe90c96b4acb6fb13896821b4746872ce97c25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:13 ---> job-cost.sh 22:01:13 lf-activate-venv: SKIPPING 22:01:13 INFO: No Stack... 22:01:14 INFO: Retrieving Pricing Info for: v3-standard-4 22:01:14 INFO: Archiving Costs [Pipeline] sh 22:01:15 + cut -d, -f6 22:01:15 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 22:01:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3847-1-stack-cost] 22:01:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3847-1-stack-cost] did not exist. Created. 22:01:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3847-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:15 + echo total: 0.10999999940395355 [Pipeline] stash 22:01:16 Stashed 1 file(s) [Pipeline] } 22:01:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3847-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:01:16 $ docker stop --time=1 fc71d32d6aa6f1a950d7c75c72fe90c96b4acb6fb13896821b4746872ce97c25 22:01:17 $ docker rm -f fc71d32d6aa6f1a950d7c75c72fe90c96b4acb6fb13896821b4746872ce97c25 [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 22:01:18 provisioning config files... 22:01:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4147690062134916462tmp [Pipeline] { [Pipeline] sh 22:01:19 + set +x 22:01:19 + curl -s https://codecov.io/bash 22:01:19 + bash -s -- 22:01:19 22:01:19 _____ _ 22:01:19 / ____| | | 22:01:19 | | ___ __| | ___ ___ _____ __ 22:01:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:01:19 | |___| (_) | (_| | __/ (_| (_) \ V / 22:01:19 \_____\___/ \__,_|\___|\___\___/ \_/ 22:01:19 Bash-1.0.6 22:01:19 22:01:19 22:01:19 ==> git version 2.24.4 found 22:01:19 ==> 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 22:01:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:01:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:01:19 ==> Jenkins CI detected. 22:01:19 current dir:  /w/workspace/edgex-go/1 22:01:19 project root: . 22:01:19 --> token set from env 22:01:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:01:19 ==> Running gcov in . (disable via -X gcov) 22:01:19 ==> Python coveragepy not found 22:01:19 ==> Searching for coverage reports in: 22:01:19 + . 22:01:19 -> Found 1 reports 22:01:19 ==> Detecting git/mercurial file structure 22:01:19 ==> Reading reports 22:01:19 + ./coverage.out bytes=428381 22:01:19 ==> Appending adjustments 22:01:19 https://docs.codecov.io/docs/fixing-reports 22:01:20 + Found adjustments 22:01:20 ==> Gzipping contents 22:01:20 60K /tmp/codecov.m1GPG3.gz 22:01:20 ==> Uploading reports 22:01:20 url: https://codecov.io 22:01:20 query: branch=PR-3847&commit=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3847%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3847&job=&cmd_args= 22:01:20 -> Pinging Codecov 22:01:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3847&commit=2b34e393ed5e4ae17a12ebeda510d25495ff7b5b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3847%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3847&job=&cmd_args= 22:01:20 -> Uploading to 22:01:20 https://storage.googleapis.com/codecov/v4/raw/2021-12-16/00271124DB129430A58F1EEE437C3FCB/2b34e393ed5e4ae17a12ebeda510d25495ff7b5b/e8a54cdc-fb30-42d7-9436-cdb16d748b85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211216T220120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d1c69a9c80e366a5c10e44910ebc3907f1b3ed1b065a23f84bbe91cd613ab9d 22:01:20 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:20 Dload Upload Total Spent Left Speed 22:01:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57856 0 0 100 57856 0 150k --:--:-- --:--:-- --:--:-- 150k 22:01:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b34e393ed5e4ae17a12ebeda510d25495ff7b5b [Pipeline] } 22:01:21 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 22:01:22 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:01:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:01:23 ---> package-listing.sh 22:01:23 ++ facter osfamily 22:01:23 ++ tr '[:upper:]' '[:lower:]' 22:01:23 + OS_FAMILY=redhat 22:01:23 + workspace=/w/workspace/edgex-go/1 22:01:23 + START_PACKAGES=/tmp/packages_start.txt 22:01:23 + END_PACKAGES=/tmp/packages_end.txt 22:01:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:01:23 + PACKAGES=/tmp/packages_start.txt 22:01:23 + '[' /w/workspace/edgex-go/1 ']' 22:01:23 + PACKAGES=/tmp/packages_end.txt 22:01:23 + case "${OS_FAMILY}" in 22:01:23 + rpm -qa 22:01:23 + sort 22:01:28 + '[' -f /tmp/packages_start.txt ']' 22:01:28 + '[' -f /tmp/packages_end.txt ']' 22:01:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:28 + '[' /w/workspace/edgex-go/1 ']' 22:01:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:01:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:01:28 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:01:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:28 22:01:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:29 latest: Pulling from edgex-lftools-log-publisher 22:01:29 b4d181a07f80: Pulling fs layer 22:01:29 a1111a8f2ec3: Pulling fs layer 22:01:29 ed53099fbce6: Pulling fs layer 22:01:29 dc539afda2c1: Pulling fs layer 22:01:29 77bc0d833cb6: Pulling fs layer 22:01:29 9065ff56babe: Pulling fs layer 22:01:29 d287ab97295c: Pulling fs layer 22:01:29 dc539afda2c1: Waiting 22:01:29 77bc0d833cb6: Waiting 22:01:29 9065ff56babe: Waiting 22:01:29 d287ab97295c: Waiting 22:01:29 a1111a8f2ec3: Verifying Checksum 22:01:29 a1111a8f2ec3: Download complete 22:01:29 dc539afda2c1: Verifying Checksum 22:01:29 dc539afda2c1: Download complete 22:01:29 77bc0d833cb6: Verifying Checksum 22:01:29 77bc0d833cb6: Download complete 22:01:29 ed53099fbce6: Verifying Checksum 22:01:29 ed53099fbce6: Download complete 22:01:29 9065ff56babe: Verifying Checksum 22:01:29 9065ff56babe: Download complete 22:01:29 b4d181a07f80: Verifying Checksum 22:01:29 b4d181a07f80: Download complete 22:01:30 d287ab97295c: Verifying Checksum 22:01:30 d287ab97295c: Download complete 22:01:31 b4d181a07f80: Pull complete 22:01:31 a1111a8f2ec3: Pull complete 22:01:31 ed53099fbce6: Pull complete 22:01:31 dc539afda2c1: Pull complete 22:01:32 77bc0d833cb6: Pull complete 22:01:32 9065ff56babe: Pull complete 22:01:37 d287ab97295c: Pull complete 22:01:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:01:37 prd-centos7-docker-4c-2g-978 does not seem to be running inside a container 22:01:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:01:40 $ docker top 53bd3d1ac16e24a344adc1f56536752d6ebe47b79b546eb34c6fc3c6ca6b2faa -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:41 + touch /tmp/pre-build-complete [Pipeline] sh 22:01:41 + mkdir -p /var/log/sysstat [Pipeline] sh 22:01:41 + ls /var/log/sa-host 22:01:41 + sadf -c /var/log/sa-host/sa16 22:01:41 file_magic: OK 22:01:41 HZ: Using current value: 100 22:01:41 file_header: OK 22:01:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:01:41 Statistics: 22:01:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:01:41 File successfully converted to sysstat format version 12.0.3 22:01:41 + sadf -c /var/log/sa-host/sa17 22:01:41 file_magic: OK 22:01:41 HZ: Using current value: 100 22:01:41 file_header: OK 22:01:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:01:41 Statistics: 22:01:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:01:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:42 provisioning config files... 22:01:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2550530077300053156tmp [Pipeline] { [Pipeline] echo 22:01:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:01:42 ---> create-netrc.sh [Pipeline] } 22:01:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:01:42 ---> python-tools-install.sh [Pipeline] echo 22:01:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:01:43 ---> sudo-logs.sh 22:01:43 Archiving 'sudo' log.. 22:01:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-978.novalocal: Name or service not known 22:01:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-978.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:01:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:01:43 ---> job-cost.sh 22:01:43 lf-activate-venv: SKIPPING 22:01:43 DEBUG: total: 0.10999999940395355 22:01:43 INFO: Retrieving Stack Cost... 22:01:43 INFO: Retrieving Pricing Info for: v3-standard-2 22:01:44 INFO: Archiving Costs [Pipeline] echo 22:01:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:01:44 ---> logs-deploy.sh 22:01:44 lf-activate-venv: SKIPPING 22:01:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3847/1 22:01:44 INFO: archiving workspace using pattern(s): 22:01:45 Archives upload complete. 22:01:45 INFO: archiving logs to Nexus