Pull request #3826 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 farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 451b096496c10626fafafdb288817a63ed714faa rather than e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 Obtained Jenkinsfile from 451b096496c10626fafafdb288817a63ed714faa Running in Durability level: MAX_SURVIVABILITY 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-ssh8225087769907525797.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-ssh8261637007446338146.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-3826/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-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5100839797765177889.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-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3357792710574967796.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-ssh5437979868822259921.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-3826/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-3826/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4369363119939053529.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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-455 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [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-ssh9139646357705050910.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8501983051722631684.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 Merge succeeded, producing e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 Checking out Revision e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 (PR-3826) > git config core.sparsecheckout # timeout=10 > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # 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-ssh5824662557165614.key > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 Commit message: "refactor(snap): deploy secrets token into separate mount points" 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 17:06:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:06:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:06:42 ========================================================= 17:06:42 EdgeX Global Pipelines Version Info 17:06:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:06:43 ------------------- 17:06:43 stable info: 17:06:43 ------------------- 17:06:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:06:43 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 17:06:43 Message: update stable to v1.0.217 17:06:44 ------------------- 17:06:44 experimental info: 17:06:44 ------------------- 17:06:44 Commited By: **** collab-it+edgex@linuxfoundation.org 17:06:44 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 17:06:44 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:06:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3826 [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3826 [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3826 [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e895f7c [Pipeline] echo 17:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:45 provisioning config files... 17:06:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3629776333694517019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:45 ---> docker-login.sh 17:06:45 nexus3.edgexfoundry.org:10001 17:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:46 Configure a credential helper to remove this warning. See 17:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:46 17:06:46 Login Succeeded 17:06:46 nexus3.edgexfoundry.org:10002 17:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:46 Configure a credential helper to remove this warning. See 17:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:46 17:06:46 Login Succeeded 17:06:46 nexus3.edgexfoundry.org:10003 17:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:46 Configure a credential helper to remove this warning. See 17:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:46 17:06:46 Login Succeeded 17:06:46 nexus3.edgexfoundry.org:10004 17:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:46 Configure a credential helper to remove this warning. See 17:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:46 17:06:46 Login Succeeded 17:06:46 docker.io 17:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:46 Configure a credential helper to remove this warning. See 17:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:46 17:06:46 Login Succeeded 17:06:46 ---> docker-login.sh ends [Pipeline] } 17:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:47 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:06:47 + for file in '`ls cmd/**/Dockerfile`' 17:06:47 ++ dirname cmd/core-command/Dockerfile 17:06:47 ++ cut -d/ -f2 17:06:47 + echo core-command,cmd/core-command/Dockerfile 17:06:47 + for file in '`ls cmd/**/Dockerfile`' 17:06:47 ++ dirname cmd/core-data/Dockerfile 17:06:47 ++ cut -d/ -f2 17:06:47 + echo core-data,cmd/core-data/Dockerfile 17:06:47 + for file in '`ls cmd/**/Dockerfile`' 17:06:47 ++ dirname cmd/core-metadata/Dockerfile 17:06:47 ++ cut -d/ -f2 17:06:47 + echo core-metadata,cmd/core-metadata/Dockerfile 17:06:47 + for file in '`ls cmd/**/Dockerfile`' 17:06:47 ++ dirname cmd/security-bootstrapper/Dockerfile 17:06:47 ++ cut -d/ -f2 17:06:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:06:47 + for file in '`ls cmd/**/Dockerfile`' 17:06:47 ++ dirname cmd/security-proxy-setup/Dockerfile 17:06:47 ++ cut -d/ -f2 17:06:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:06:47 + for file in '`ls cmd/**/Dockerfile`' 17:06:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:06:47 ++ cut -d/ -f2 17:06:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:06:47 + for file in '`ls cmd/**/Dockerfile`' 17:06:47 ++ dirname cmd/support-notifications/Dockerfile 17:06:47 ++ cut -d/ -f2 17:06:47 + echo support-notifications,cmd/support-notifications/Dockerfile 17:06:47 + for file in '`ls cmd/**/Dockerfile`' 17:06:47 ++ cut -d/ -f2 17:06:47 ++ dirname cmd/support-scheduler/Dockerfile 17:06:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:06:47 + for file in '`ls cmd/**/Dockerfile`' 17:06:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:06:47 ++ cut -d/ -f2 17:06:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:06:47 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:06:47 + git rev-list -1 --merges e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925~1..e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [Pipeline] echo 17:06:47 -----------> git rev-list -1 --merges e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925~1..e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [false] [Pipeline] sh 17:06:48 + git log --format=format:%s -1 e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [Pipeline] echo 17:06:48 ========================================================= 17:06:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:06:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:06:48 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 17:06:48 + grep -v github /etc/ssh/ssh_known_hosts 17:06:48 + '[' -e /tmp/ssh_known_hosts ']' 17:06:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:06:48 + sudo tee -a /etc/ssh/ssh_known_hosts 17:06:48 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 17:06:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:06:49 17:06:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:06:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:06:49 latest: Pulling from edgex-devops/git-semver 17:06:49 a0d0a0d46f8b: Pulling fs layer 17:06:49 3e5f54012d9b: Pulling fs layer 17:06:49 4c7163046ea9: Pulling fs layer 17:06:49 0c2d73faf560: Pulling fs layer 17:06:49 0c2d73faf560: Waiting 17:06:49 3e5f54012d9b: Verifying Checksum 17:06:49 3e5f54012d9b: Download complete 17:06:49 a0d0a0d46f8b: Download complete 17:06:49 0c2d73faf560: Verifying Checksum 17:06:49 0c2d73faf560: Download complete 17:06:49 4c7163046ea9: Verifying Checksum 17:06:49 4c7163046ea9: Download complete 17:06:50 a0d0a0d46f8b: Pull complete 17:06:50 3e5f54012d9b: Pull complete 17:06:50 4c7163046ea9: Pull complete 17:06:50 0c2d73faf560: Pull complete 17:06:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:06:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:06:50 prd-centos7-docker-4c-2g-455 does not seem to be running inside a container 17:06:50 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:06:51 $ docker top 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:06:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:51 [ssh-agent] Looking for ssh-agent implementation... 17:06:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:51 $ docker exec 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 ssh-agent 17:06:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpkMBEl/agent.15 17:06:51 SSH_AGENT_PID=21 17:06:51 Running ssh-add (command line suppressed) 17:06:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6429260460859575985.key (/w/workspace/edgex-go/1@tmp/private_key_6429260460859575985.key) 17:06:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:52 + git tag --points-at HEAD [Pipeline] } 17:06:52 $ docker exec --env ******** --env ******** 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 ssh-agent -k 17:06:52 unset SSH_AUTH_SOCK; 17:06:52 unset SSH_AGENT_PID; 17:06:52 echo Agent pid 21 killed; 17:06:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:06:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:52 [ssh-agent] Looking for ssh-agent implementation... 17:06:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:52 $ docker exec 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 ssh-agent 17:06:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIaIegn/agent.56 17:06:52 SSH_AGENT_PID=62 17:06:52 Running ssh-add (command line suppressed) 17:06:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2687561438742336325.key (/w/workspace/edgex-go/1@tmp/private_key_2687561438742336325.key) 17:06:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:53 + git semver init 17:06:53 # -> Open(): unable to determine branch for HEAD 17:06:53 # $GIT_DIR = /w/workspace/edgex-go/1/.git 17:06:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 17:06:53 # $SEMVER_REMOTE_NAME = origin 17:06:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:06:53 # $SEMVER_USER_NAME = edgex-jenkins 17:06:53 # $SEMVER_BRANCH = PR-3826 17:06:53 # $SEMVER_TEMP = /tmp/semver-156566392 17:06:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:07:08 # '/tmp/semver-156566392' -> '/w/workspace/edgex-go/1/.semver' 17:07:08 # -> Force: false 17:07:08 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 17:07:08 $ docker exec --env ******** --env ******** 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 ssh-agent -k 17:07:08 unset SSH_AUTH_SOCK; 17:07:08 unset SSH_AGENT_PID; 17:07:08 echo Agent pid 62 killed; 17:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:08 + git semver [Pipeline] } 17:07:08 $ docker stop --time=1 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 17:07:10 $ docker rm -f 22768f557de562d9d74b96d777e24dc09a99760a500271c777ef0649d31e9c41 [Pipeline] // withDockerContainer [Pipeline] sh 17:07:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:07:11 Stashed 1 file(s) [Pipeline] echo 17:07:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 17:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:12 ========================================================= 17:07:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:07:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:07:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:07:12 a0d0a0d46f8b: Already exists 17:07:12 31adcdaf11c8: Pulling fs layer 17:07:12 b8b176561691: Pulling fs layer 17:07:12 4527c011a84f: Pulling fs layer 17:07:12 5d74067f8e1e: Pulling fs layer 17:07:12 e0aca202a116: Pulling fs layer 17:07:12 3a43be97a3b4: Pulling fs layer 17:07:12 34cad66bf833: Pulling fs layer 17:07:12 b4e3c513aaa6: Pulling fs layer 17:07:12 5d74067f8e1e: Waiting 17:07:12 e0aca202a116: Waiting 17:07:12 3a43be97a3b4: Waiting 17:07:12 34cad66bf833: Waiting 17:07:12 b4e3c513aaa6: Waiting 17:07:12 b8b176561691: Verifying Checksum 17:07:12 b8b176561691: Download complete 17:07:12 31adcdaf11c8: Verifying Checksum 17:07:12 31adcdaf11c8: Download complete 17:07:12 5d74067f8e1e: Verifying Checksum 17:07:12 5d74067f8e1e: Download complete 17:07:12 e0aca202a116: Verifying Checksum 17:07:12 e0aca202a116: Download complete 17:07:12 3a43be97a3b4: Verifying Checksum 17:07:12 3a43be97a3b4: Download complete 17:07:12 34cad66bf833: Verifying Checksum 17:07:12 34cad66bf833: Download complete 17:07:12 31adcdaf11c8: Pull complete 17:07:12 b8b176561691: Pull complete 17:07:13 4527c011a84f: Verifying Checksum 17:07:13 4527c011a84f: Download complete 17:07:13 b4e3c513aaa6: Verifying Checksum 17:07:13 b4e3c513aaa6: Download complete 17:07:17 4527c011a84f: Pull complete 17:07:17 5d74067f8e1e: Pull complete 17:07:17 e0aca202a116: Pull complete 17:07:17 3a43be97a3b4: Pull complete 17:07:17 34cad66bf833: Pull complete 17:07:20 b4e3c513aaa6: Pull complete 17:07:20 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:07:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:07:20 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:07:20 WORKDIR /edgex 17:07:20 COPY go.mod . 17:07:20 RUN go mod download' 17:07:20 + docker build -t ci-base-image-x86_64 -f - . 17:07:21 Sending build context to Docker daemon 334.4MB 17:07:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:07:21 ---> 9f6097aaca64 17:07:21 Step 2/4 : WORKDIR /edgex 17:07:24 ---> Running in 339a39bc91cd 17:07:24 Removing intermediate container 339a39bc91cd 17:07:24 ---> ad8e91461472 17:07:24 Step 3/4 : COPY go.mod . 17:07:24 ---> a7936951f156 17:07:24 Step 4/4 : RUN go mod download 17:07:24 ---> Running in e34b097e7cc5 17:07:26 Still waiting to schedule task 17:07:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:07:56 Removing intermediate container e34b097e7cc5 17:07:56 ---> 0e3da33c1fbf 17:07:56 Successfully built 0e3da33c1fbf 17:07:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:07:56 + docker inspect -f . ci-base-image-x86_64 17:07:56 . [Pipeline] withDockerContainer 17:07:57 prd-centos7-docker-4c-2g-455 does not seem to be running inside a container 17:07:57 $ 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-x86_64 cat 17:07:57 $ docker top 377fd4005b80d9dece2b226a4bfafc6a27df4cbbe97c03427fa5a19d399a676e -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:57 + go version 17:07:57 go version go1.16.8 linux/amd64 [Pipeline] } 17:07:57 $ docker stop --time=1 377fd4005b80d9dece2b226a4bfafc6a27df4cbbe97c03427fa5a19d399a676e 17:07:59 $ docker rm -f 377fd4005b80d9dece2b226a4bfafc6a27df4cbbe97c03427fa5a19d399a676e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:59 + docker inspect -f . ci-base-image-x86_64 17:07:59 . [Pipeline] withDockerContainer 17:07:59 prd-centos7-docker-4c-2g-455 does not seem to be running inside a container 17:07:59 $ 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-x86_64 cat 17:08:00 $ docker top e8c60df081f02ce20c556b957bc132b663dc185f3be789dc9a551cf0d45fae20 -eo pid,comm [Pipeline] { [Pipeline] echo 17:08:00 ========================================================= 17:08:00 [edgeXBuildGoParallel] Running Tests and Build... 17:08:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:08:00 + make test 17:08:00 go mod tidy 17:08:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:08:06 ? github.com/edgexfoundry/edgex-go [no test files] 17:08:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:08:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:08:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:08:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:08:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:08:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:08:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:08:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:08:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:08:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:08:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:08:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:08:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:08:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 17:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements 17:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements 17:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:08:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.211s coverage: 89.5% of statements 17:08:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:08:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements 17:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.262s coverage: 94.2% of statements 17:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:08:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 17:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:08:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 17:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 17:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 17:08:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 17:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 17:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 17:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 17:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 17:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 17:08:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-456 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws 17:08:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:08:50 The recommended git tool is: git 17:08:55 using credential edgex-jenkins-ssh 17:08:55 Cloning the remote Git repository 17:08:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:08:55 > git init /w/workspace/edgex-go/1 # timeout=10 17:08:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:08:55 > git --version # timeout=10 17:08:55 > git --version # 'git version 2.17.1' 17:08:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 17:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 17:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.342s coverage: 82.5% of statements 17:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:09:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:09:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:09:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:09:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:09:13 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:09:13 Merge succeeded, producing e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:09:13 Checking out Revision e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 (PR-3826) 17:09:13 > git config core.sparsecheckout # timeout=10 17:09:13 > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 17:09:13 > git remote # timeout=10 17:09:13 > git config --get remote.origin.url # timeout=10 17:09:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:13 > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 17:09:13 > git rev-parse HEAD^{commit} # timeout=10 17:09:13 > git config core.sparsecheckout # timeout=10 17:09:13 > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 17:09:17 Commit message: "refactor(snap): deploy secrets token into separate mount points" 17:09:17 > git --version # timeout=10 17:09:17 > git --version # 'git version 2.17.1' 17:09:17 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:09:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:18 Dload Upload Total Spent Left Speed 17:09:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77281 0 --:--:-- --:--:-- --:--:-- 77281 [Pipeline] sh 17:09:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:09:19 + sudo tee /etc/docker/daemon.new 17:09:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:09:19 { 17:09:19 "registry-mirrors": [ 17:09:19 "https://nexus3.edgexfoundry.org:10001" 17:09:19 ], 17:09:19 "bip": "10.250.0.254/24", 17:09:19 "hosts": [ 17:09:19 "tcp://0.0.0.0:5555", 17:09:19 "unix:///var/run/docker.sock" 17:09:19 ], 17:09:19 "mtu": 1458, 17:09:19 "selinux-enabled": true, 17:09:19 "seccomp-profile": "/etc/docker/seccomp.json" 17:09:19 } [Pipeline] sh 17:09:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 17:09:20 + sudo service docker restart 17:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.231s coverage: 65.4% of statements 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements 17:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 17:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 17:09:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:09:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:09:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:09:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:09:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:09:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:09:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 17:09:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 17:09:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:38 provisioning config files... 17:09:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5657623331833596857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:39 ---> docker-login.sh 17:09:39 nexus3.edgexfoundry.org:10001 17:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:40 Configure a credential helper to remove this warning. See 17:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:40 17:09:40 Login Succeeded 17:09:40 nexus3.edgexfoundry.org:10002 17:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:40 Configure a credential helper to remove this warning. See 17:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:40 17:09:40 Login Succeeded 17:09:40 nexus3.edgexfoundry.org:10003 17:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:41 Configure a credential helper to remove this warning. See 17:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:41 17:09:41 Login Succeeded 17:09:41 nexus3.edgexfoundry.org:10004 17:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:41 Configure a credential helper to remove this warning. See 17:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:41 17:09:41 Login Succeeded 17:09:41 docker.io 17:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:42 Configure a credential helper to remove this warning. See 17:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:42 17:09:42 Login Succeeded 17:09:42 ---> docker-login.sh ends [Pipeline] } 17:09:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:43 ========================================================= 17:09:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:09:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:09:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:09:44 552d1f2373af: Pulling fs layer 17:09:44 ea3f2d53f512: Pulling fs layer 17:09:44 9e70ebbbe112: Pulling fs layer 17:09:44 7a9cfe048b4a: Pulling fs layer 17:09:44 72dc09318566: Pulling fs layer 17:09:44 f4f7b4309257: Pulling fs layer 17:09:44 0ac9a79272e3: Pulling fs layer 17:09:44 b78e95d17946: Pulling fs layer 17:09:44 7a9cfe048b4a: Waiting 17:09:44 72dc09318566: Waiting 17:09:44 f4f7b4309257: Waiting 17:09:44 0ac9a79272e3: Waiting 17:09:44 b78e95d17946: Waiting 17:09:44 9e70ebbbe112: Verifying Checksum 17:09:44 9e70ebbbe112: Download complete 17:09:44 ea3f2d53f512: Verifying Checksum 17:09:44 ea3f2d53f512: Download complete 17:09:44 72dc09318566: Verifying Checksum 17:09:44 72dc09318566: Download complete 17:09:44 f4f7b4309257: Verifying Checksum 17:09:44 f4f7b4309257: Download complete 17:09:44 552d1f2373af: Verifying Checksum 17:09:44 552d1f2373af: Download complete 17:09:44 0ac9a79272e3: Verifying Checksum 17:09:44 0ac9a79272e3: Download complete 17:09:45 552d1f2373af: Pull complete 17:09:45 ea3f2d53f512: Pull complete 17:09:46 9e70ebbbe112: Pull complete 17:09:46 b78e95d17946: Verifying Checksum 17:09:46 b78e95d17946: Download complete 17:09:46 7a9cfe048b4a: Verifying Checksum 17:09:46 7a9cfe048b4a: Download complete 17:09:56 7a9cfe048b4a: Pull complete 17:09:57 72dc09318566: Pull complete 17:09:57 f4f7b4309257: Pull complete 17:09:57 0ac9a79272e3: Pull complete 17:10:04 b78e95d17946: Pull complete 17:10:04 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:10:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:10:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:10:04 WORKDIR /edgex 17:10:04 COPY go.mod . 17:10:04 RUN go mod download 17:10:04 + docker build -t ci-base-image-arm64 -f - . 17:10:07 Sending build context to Docker daemon 168.9MB 17:10:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:10:07 ---> 8b459fc5aaf0 17:10:07 Step 2/4 : WORKDIR /edgex 17:10:08 ---> Running in beea9001c764 17:10:08 GO111MODULE=on go vet ./... 17:10:09 Removing intermediate container beea9001c764 17:10:09 ---> 41a30fd1e685 17:10:09 Step 3/4 : COPY go.mod . 17:10:10 ---> 190191914fd1 17:10:10 Step 4/4 : RUN go mod download 17:10:10 ---> Running in 39e099fa042d 17:10:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:10:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:10:14 ./bin/test-attribution-txt.sh [Pipeline] echo 17:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:10:15 + ls -al . 17:10:15 total 644 17:10:15 drwxrwxr-x 10 1001 1001 4096 Nov 24 17:10 . 17:10:15 drwxr-xr-x 4 root root 28 Nov 24 17:08 .. 17:10:15 -rw-rw-r-- 1 1001 1001 11 Nov 24 17:06 .dockerignore 17:10:15 drwxrwxr-x 8 1001 1001 179 Nov 24 17:06 .git 17:10:15 drwxrwxr-x 4 1001 1001 142 Nov 24 17:06 .github 17:10:15 -rw-rw-r-- 1 1001 1001 804 Nov 24 17:06 .gitignore 17:10:15 -rw-rw-r-- 1 1001 1001 42 Nov 24 17:06 .golangci.yml 17:10:15 -rw-rw-r-- 1 1001 1001 76 Nov 24 17:06 .hadolint.yml 17:10:15 drwx------ 3 1001 1001 73 Nov 24 17:07 .semver 17:10:15 -rw-rw-r-- 1 1001 1001 166 Nov 24 17:06 .sonarcloud.properties 17:10:15 -rw-rw-r-- 1 1001 1001 1171 Nov 24 17:06 ADOPTERS.md 17:10:15 -rw-rw-r-- 1 1001 1001 8910 Nov 24 17:06 Attribution.txt 17:10:15 -rw-rw-r-- 1 1001 1001 51732 Nov 24 17:06 CHANGELOG.md 17:10:15 -rw-rw-r-- 1 1001 1001 3804 Nov 24 17:06 CONTRIBUTING.md 17:10:15 -rw-rw-r-- 1 1001 1001 677 Nov 24 17:06 GOVERNANCE.md 17:10:15 -rw-rw-r-- 1 1001 1001 849 Nov 24 17:06 Jenkinsfile 17:10:15 -rw-rw-r-- 1 1001 1001 10775 Nov 24 17:06 LICENSE 17:10:15 -rw-rw-r-- 1 1001 1001 6508 Nov 24 17:06 Makefile 17:10:15 -rw-rw-r-- 1 1001 1001 582 Nov 24 17:06 OWNERS.md 17:10:15 -rw-rw-r-- 1 1001 1001 8207 Nov 24 17:06 README.md 17:10:15 -rw-rw-r-- 1 1001 1001 6912 Nov 24 17:06 SECURITY.md 17:10:15 -rw-rw-r-- 1 1001 1001 5 Nov 24 17:07 VERSION 17:10:15 -rw-rw-r-- 1 1001 1001 4131 Nov 24 17:06 ZMQWindows.md 17:10:15 drwxrwxr-x 2 1001 1001 37 Nov 24 17:06 bin 17:10:15 drwxrwxr-x 14 1001 1001 4096 Nov 24 17:06 cmd 17:10:15 -rw-r--r-- 1 root root 428381 Nov 24 17:09 coverage.out 17:10:15 -rw-rw-r-- 1 1001 1001 822 Nov 24 17:06 go.mod 17:10:15 -rw-rw-r-- 1 1001 1001 49471 Nov 24 17:06 go.sum 17:10:15 drwxrwxr-x 8 1001 1001 124 Nov 24 17:06 internal 17:10:15 drwxrwxr-x 3 1001 1001 16 Nov 24 17:06 openapi 17:10:15 drwxrwxr-x 4 1001 1001 71 Nov 24 17:06 snap 17:10:15 -rw-rw-r-- 1 1001 1001 204 Nov 24 17:06 version.go [Pipeline] sh 17:10:15 + '[' -e coverage.out ] 17:10:15 + chown 1001:1001 coverage.out [Pipeline] stash 17:10:15 Stashed 1 file(s) [Pipeline] sh 17:10:16 + make build 17:10:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:10:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:10:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:10:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:10:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:10:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:10:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:10:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:10:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:10:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:10:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:10:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:10:33 $ docker stop --time=1 e8c60df081f02ce20c556b957bc132b663dc185f3be789dc9a551cf0d45fae20 17:10:35 $ docker rm -f e8c60df081f02ce20c556b957bc132b663dc185f3be789dc9a551cf0d45fae20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:10:37 17:10:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:10:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:10:37 latest: Pulling from edgex-devops/edgex-compose 17:10:37 cbdbe7a5bc2a: Pulling fs layer 17:10:37 ca9280d653b3: Pulling fs layer 17:10:37 7e9c9ca2126c: Pulling fs layer 17:10:37 cbdbe7a5bc2a: Verifying Checksum 17:10:37 cbdbe7a5bc2a: Download complete 17:10:38 ca9280d653b3: Verifying Checksum 17:10:38 ca9280d653b3: Download complete 17:10:38 cbdbe7a5bc2a: Pull complete 17:10:38 7e9c9ca2126c: Download complete 17:10:39 ca9280d653b3: Pull complete 17:10:43 7e9c9ca2126c: Pull complete 17:10:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:10:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:10:43 prd-centos7-docker-4c-2g-455 does not seem to be running inside a container 17:10:43 $ 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:latest cat 17:10:47 $ docker top 58d8d9851d33b469918df951a142ae47bd17e1e5b36066755cb0c79c8d498aee -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:47 + docker-compose build --help 17:10:47 + grep parallel 17:10:48 --parallel Build images in parallel. [Pipeline] } 17:10:48 $ docker stop --time=1 58d8d9851d33b469918df951a142ae47bd17e1e5b36066755cb0c79c8d498aee 17:10:49 $ docker rm -f 58d8d9851d33b469918df951a142ae47bd17e1e5b36066755cb0c79c8d498aee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:10:50 . [Pipeline] withDockerContainer 17:10:50 prd-centos7-docker-4c-2g-455 does not seem to be running inside a container 17:10:50 $ 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:latest cat 17:10:50 $ docker top 95943158caf7941dc435658c6c7d0e8b895c850a6e8b6a17abe84165f4dbf0e9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:50 + docker-compose -f ./docker-compose-build.yml build --parallel 17:10:51 Building core-command ... 17:10:51 Building core-data ... 17:10:51 Building core-metadata ... 17:10:51 Building security-bootstrapper ... 17:10:51 Building security-proxy-setup ... 17:10:51 Building security-secretstore-setup ... 17:10:51 Building support-notifications ... 17:10:51 Building support-scheduler ... 17:10:51 Building sys-mgmt-agent ... 17:10:51 Building support-notifications 17:10:51 Building security-bootstrapper 17:10:51 Building core-command 17:10:51 Building core-metadata 17:10:51 Building support-scheduler 17:11:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:11:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:11:03 ---> 0e3da33c1fbf 17:11:03 Step 3/22 : WORKDIR /edgex-go 17:11:08 ---> Running in b176baaa8721 17:11:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:11:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:11:09 ---> 0e3da33c1fbf 17:11:09 Step 3/23 : WORKDIR /edgex-go 17:11:10 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:11:10 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:11:10 ---> 0e3da33c1fbf 17:11:10 Step 3/30 : WORKDIR /edgex-go 17:11:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:11:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:11:10 ---> 0e3da33c1fbf 17:11:10 Step 3/22 : WORKDIR /edgex-go 17:11:11 ---> Running in 5ec039176e8f 17:11:11 ---> Running in 1891e364e4fd 17:11:11 ---> Running in 4f50d78deb62 17:11:11 Removing intermediate container b176baaa8721 17:11:11 ---> f80d6e6f1658 17:11:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:12 ---> Running in 8164ea352337 17:11:12 Removing intermediate container 1891e364e4fd 17:11:12 ---> 749bad85cfc5 17:11:12 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:12 Removing intermediate container 5ec039176e8f 17:11:12 ---> 4422ca156c04 17:11:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:12 Removing intermediate container 4f50d78deb62 17:11:12 ---> a7d04b0d7c60 17:11:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:13 ---> Running in 5c268db6ba18 17:11:13 ---> Running in d122dd543755 17:11:13 ---> Running in a69b4808f206 17:11:15 Removing intermediate container 5c268db6ba18 17:11:15 ---> 86573f1e75c3 17:11:15 Step 5/23 : RUN apk add --update --no-cache make git 17:11:15 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:11:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:11:15 ---> 0e3da33c1fbf 17:11:15 Step 3/21 : WORKDIR /edgex-go 17:11:15 ---> Using cache 17:11:15 ---> a7d04b0d7c60 17:11:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:15 ---> Running in e0bf6e17d162 17:11:15 ---> Running in 3f5c4141ee85 17:11:15 Removing intermediate container a69b4808f206 17:11:15 ---> 17de5215f357 17:11:15 Step 5/22 : RUN apk add --update --no-cache make git 17:11:15 ---> Running in d93dba8cc638 17:11:15 Removing intermediate container 8164ea352337 17:11:15 ---> 935eba5917d0 17:11:15 Step 5/22 : RUN apk add --update --no-cache make git 17:11:15 Removing intermediate container d122dd543755 17:11:15 ---> 0fa3e401593d 17:11:15 Step 5/30 : RUN apk add --update --no-cache make git 17:11:15 ---> Running in b78b49d94cd5 17:11:15 ---> Running in 5e107d9803fa 17:11:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:11:16 Removing intermediate container e0bf6e17d162 17:11:16 ---> b423ed09bda8 17:11:16 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:11:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:11:16 ---> Running in c3f4d7a9b08d 17:11:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:11:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:11:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:11:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:11:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:11:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:11:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:11:17 OK: 220 MiB in 52 packages 17:11:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:11:17 OK: 220 MiB in 52 packages 17:11:17 OK: 220 MiB in 52 packages 17:11:17 Removing intermediate container 3f5c4141ee85 17:11:17 ---> 9c942c575d3e 17:11:17 Step 6/23 : COPY go.mod . 17:11:17 OK: 220 MiB in 52 packages 17:11:17 OK: 220 MiB in 52 packages 17:11:18 Removing intermediate container d93dba8cc638 17:11:18 ---> eb11d2c3cd66 17:11:18 Step 6/22 : COPY . . 17:11:18 ---> 34c603944988 17:11:18 Step 7/23 : RUN go mod download 17:11:18 ---> Running in 9483161a21f4 17:11:18 Removing intermediate container 5e107d9803fa 17:11:18 ---> b5294015f9bd 17:11:18 Step 6/30 : COPY . . 17:11:21 Removing intermediate container c3f4d7a9b08d 17:11:21 ---> 87bb23afbdf4 17:11:21 Step 6/21 : COPY . . 17:11:21 Removing intermediate container b78b49d94cd5 17:11:21 ---> b3c442c3574d 17:11:21 Step 6/22 : COPY . . 17:11:28 ---> bf671f8a75e4 17:11:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:28 ---> 44f806c8132c 17:11:28 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:28 ---> Running in b89556eac2c3 17:11:28 ---> Running in 83e97eb0700f 17:11:28 Removing intermediate container 9483161a21f4 17:11:28 ---> 6d767b7ab7e8 17:11:28 Step 8/23 : COPY . . 17:11:28 ---> 2b473ba41171 17:11:28 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:28 ---> Running in 3e66a7e673b3 17:11:30 ---> 0e99fb0034b6 17:11:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:30 ---> Running in b65d39061d65 17:11:32 Removing intermediate container 39e099fa042d 17:11:32 ---> 1c5581c67734 17:11:32 Successfully built 1c5581c67734 17:11:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:11:32 Removing intermediate container b89556eac2c3 17:11:32 ---> 73a17ffb5d16 17:11:32 Step 8/22 : RUN make cmd/core-command/core-command 17:11:32 ---> Running in 4e98bb52af41 17:11:32 Removing intermediate container 83e97eb0700f 17:11:32 ---> ff00569dbf7a 17:11:32 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:11:32 + docker inspect -f . ci-base-image-arm64 17:11:32 . [Pipeline] withDockerContainer 17:11:32 prd-ubuntu18.04-docker-arm64-4c-16g-456 does not seem to be running inside a container 17:11:32 $ 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 17:11:33 ---> Running in bcda22a62f4f 17:11:33 Removing intermediate container 3e66a7e673b3 17:11:33 ---> 1dd98864ffd8 17:11:33 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:11:34 ---> Running in 71e334da1a15 17:11:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:11:34 $ docker top 536b825405bb8615a3784bcbad0d6a92356eb15524ef2b547157f5fa11fbbce4 -eo pid,comm 17:11:34 Removing intermediate container b65d39061d65 17:11:34 ---> 9d5a8daca58b 17:11:34 Step 8/22 : RUN make cmd/core-metadata/core-metadata [Pipeline] { [Pipeline] sh 17:11:34 ---> Running in 31c723035789 17:11:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:11:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:11:35 + go version 17:11:35 go version go1.16.8 linux/arm64 [Pipeline] } 17:11:35 $ docker stop --time=1 536b825405bb8615a3784bcbad0d6a92356eb15524ef2b547157f5fa11fbbce4 17:11:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:11:37 $ docker rm -f 536b825405bb8615a3784bcbad0d6a92356eb15524ef2b547157f5fa11fbbce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:11:38 + docker inspect -f . ci-base-image-arm64 17:11:38 . [Pipeline] withDockerContainer 17:11:38 prd-ubuntu18.04-docker-arm64-4c-16g-456 does not seem to be running inside a container 17:11:38 $ 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 17:11:40 $ docker top 822a2ea0089c6c5ba2575e459251256c95a11c6bf8240f088abb29a4dbde3d42 -eo pid,comm [Pipeline] { [Pipeline] echo 17:11:40 ========================================================= 17:11:40 [edgeXBuildGoParallel] Running Tests and Build... 17:11:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:11:41 + make test 17:11:41 go mod tidy 17:11:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:11:50 ---> d6f9646d491e 17:11:50 Step 9/23 : RUN go mod tidy 17:11:50 ---> Running in debd1c08fb9a 17:11:50 Removing intermediate container debd1c08fb9a 17:11:50 ---> 49c0d72cb7af 17:11:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:11:50 ---> Running in 5cec5b7fb4b3 17:11:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:12:08 ? github.com/edgexfoundry/edgex-go [no test files] 17:12:23 Removing intermediate container 4e98bb52af41 17:12:23 ---> 5d31a693c892 17:12:23 17:12:23 Step 9/22 : FROM alpine:3.14 17:12:23 3.14: Pulling from library/alpine 17:12:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:12:23 Status: Downloaded newer image for alpine:3.14 17:12:23 ---> 0a97eee8041e 17:12:23 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:12:23 Removing intermediate container bcda22a62f4f 17:12:23 ---> 52dde4402d0e 17:12:23 17:12:23 Step 9/30 : FROM alpine:3.14 17:12:23 ---> 0a97eee8041e 17:12:23 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:12:23 ---> Running in 203ac913f391 17:12:23 ---> Running in c3dad53e82fc 17:12:23 Removing intermediate container c3dad53e82fc 17:12:23 ---> 543f56e2dfa6 17:12:23 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:12:23 ---> Running in 33022c78a9ec 17:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:12:23 (1/1) Installing dumb-init (1.2.5-r1) 17:12:23 Executing busybox-1.33.1-r6.trigger 17:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:12:23 OK: 6 MiB in 15 packages 17:12:23 (1/2) Installing dumb-init (1.2.5-r1) 17:12:23 (2/2) Installing su-exec (0.2-r1) 17:12:23 Executing busybox-1.33.1-r6.trigger 17:12:23 OK: 6 MiB in 16 packages 17:12:23 Removing intermediate container 203ac913f391 17:12:23 ---> 707b822ffe5f 17:12:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:23 ---> Running in db7309fb46ac 17:12:23 Removing intermediate container db7309fb46ac 17:12:23 ---> 925ba67521df 17:12:23 Step 12/22 : ENV APP_PORT=59882 17:12:23 Removing intermediate container 33022c78a9ec 17:12:23 ---> 4dd0e8305383 17:12:23 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:12:23 ---> Running in 448571b32ac1 17:12:23 ---> Running in 14d2c5a6c893 17:12:23 Removing intermediate container 14d2c5a6c893 17:12:23 ---> 879fc614f2de 17:12:23 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:12:23 Removing intermediate container 448571b32ac1 17:12:23 ---> 45ab84b4c92d 17:12:23 Step 13/22 : EXPOSE $APP_PORT 17:12:23 ---> Running in 9ccd0712b222 17:12:23 ---> Running in f218d95bc074 17:12:23 Removing intermediate container 9ccd0712b222 17:12:23 ---> 8b129be93ae2 17:12:23 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:12:23 Removing intermediate container f218d95bc074 17:12:23 ---> 0dd0b3e0faf4 17:12:23 Step 14/22 : WORKDIR / 17:12:23 ---> Running in 022731ebad18 17:12:23 ---> Running in a7607265a5fd 17:12:23 Removing intermediate container a7607265a5fd 17:12:23 ---> 447c050520df 17:12:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:23 ---> d3f34761b759 17:12:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:12:24 Removing intermediate container 022731ebad18 17:12:24 ---> 8c16b35054df 17:12:24 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:12:25 ---> Running in 1b112b66633e 17:12:25 ---> 6157df7a2610 17:12:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:12:25 Removing intermediate container 71e334da1a15 17:12:25 ---> 1528b636e3b8 17:12:25 17:12:25 Step 9/21 : FROM alpine:3.14 17:12:25 ---> 0a97eee8041e 17:12:25 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:12:25 Removing intermediate container 31c723035789 17:12:25 ---> f358e66e2259 17:12:25 17:12:25 Step 9/22 : FROM alpine:3.14 17:12:25 ---> 0a97eee8041e 17:12:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:12:25 ---> Using cache 17:12:25 ---> 707b822ffe5f 17:12:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:25 ---> Using cache 17:12:25 ---> 925ba67521df 17:12:25 Step 12/22 : ENV APP_PORT=59881 17:12:25 ---> Running in ca98b704b640 17:12:25 ---> e34d57bbb52a 17:12:25 Step 18/22 : ENTRYPOINT ["/core-command"] 17:12:25 ---> Running in 14fa582574f1 17:12:25 Removing intermediate container 1b112b66633e 17:12:25 ---> e75ac072e612 17:12:25 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:12:25 ---> Running in 34078a37884e 17:12:25 Removing intermediate container ca98b704b640 17:12:25 ---> b80a35f73624 17:12:25 Step 13/22 : EXPOSE $APP_PORT 17:12:25 ---> Running in bce609500472 17:12:25 Removing intermediate container 34078a37884e 17:12:25 ---> 772d79b31ba2 17:12:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:25 ---> b0168aa09cd8 17:12:25 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:12:25 ---> Running in c1521e25e573 17:12:25 ---> Running in ae8619379ae2 17:12:26 Removing intermediate container bce609500472 17:12:26 ---> d0c5382c9733 17:12:26 Step 14/22 : WORKDIR / 17:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:12:26 ---> Running in d7984c884041 17:12:26 Removing intermediate container c1521e25e573 17:12:26 ---> 9243405cd9a0 17:12:26 Step 20/22 : LABEL arch=x86_64 17:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:12:26 ---> Running in 891b47f24257 17:12:26 Removing intermediate container d7984c884041 17:12:26 ---> 58cc76b53306 17:12:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:26 (1/2) Installing ca-certificates (20191127-r5) 17:12:26 (2/2) Installing dumb-init (1.2.5-r1) 17:12:26 Executing busybox-1.33.1-r6.trigger 17:12:26 Executing ca-certificates-20191127-r5.trigger 17:12:26 OK: 6 MiB in 16 packages 17:12:26 Removing intermediate container 891b47f24257 17:12:26 ---> 07d1b90ba7f3 17:12:26 Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:12:26 ---> Running in 79e6bc647ceb 17:12:26 ---> 58f1d3e3b513 17:12:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:12:26 Removing intermediate container 79e6bc647ceb 17:12:26 ---> f1d647bc54fa 17:12:26 Step 22/22 : LABEL version=0.0.0 17:12:27 ---> Running in 47203e297921 17:12:27 Removing intermediate container 14fa582574f1 17:12:27 ---> f3afd49f6262 17:12:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:12:27 Removing intermediate container 47203e297921 17:12:27 ---> 6a6497f05d9e 17:12:27 17:12:27 Removing intermediate container ae8619379ae2 17:12:27 ---> f74d217624fb 17:12:27 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:27 ---> Running in f2afe1a69dae 17:12:27 ---> 47e6dfeb09c6 17:12:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:12:27 Successfully built 6a6497f05d9e 17:12:27 Successfully tagged core-command:latest 17:12:27 Building core-data 17:12:27  Building core-command ... done Removing intermediate container f2afe1a69dae 17:12:27 ---> 27e35d95153a 17:12:27 Step 12/21 : ENV APP_PORT=59860 17:12:27 ---> Running in 358d04c2b727 17:12:28 ---> 02db3a860f40 17:12:28 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:12:28 ---> 262fe27081e3 17:12:28 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:12:28 Removing intermediate container 358d04c2b727 17:12:28 ---> f13602264c06 17:12:28 Step 13/21 : EXPOSE $APP_PORT 17:12:28 ---> Running in 4cdd379245fb 17:12:28 ---> Running in b4e655d0ee5f 17:12:29 ---> 4d966794ee17 17:12:29 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:12:29 Removing intermediate container b4e655d0ee5f 17:12:29 ---> acd51f7c152d 17:12:29 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:29 Removing intermediate container 4cdd379245fb 17:12:29 ---> 0db9347ced4b 17:12:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:29 ---> f8d051daea67 17:12:29 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:12:29 ---> Running in 59933540d783 17:12:29 Removing intermediate container 59933540d783 17:12:29 ---> ed595cf63cb9 17:12:29 Step 20/22 : LABEL arch=x86_64 17:12:29 ---> 446e75e320fa 17:12:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:12:29 ---> d3fd4636ad0e 17:12:29 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:12:29 ---> Running in 5cabed49ed93 17:12:30 Removing intermediate container 5cabed49ed93 17:12:30 ---> e8cffcce648f 17:12:30 Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:12:30 ---> c075d71a6c6f 17:12:30 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:12:30 ---> 8236f6cafedf 17:12:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:12:30 ---> Running in a80f77278d52 17:12:30 ---> Running in 73dc9b4fc833 17:12:30 Removing intermediate container 5cec5b7fb4b3 17:12:30 ---> a2bdde3db5e7 17:12:30 17:12:30 Step 11/23 : FROM alpine:3.14 17:12:30 ---> 0a97eee8041e 17:12:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:12:30 ---> Using cache 17:12:30 ---> 707b822ffe5f 17:12:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:30 ---> Using cache 17:12:30 ---> 925ba67521df 17:12:30 Step 14/23 : ENV APP_PORT=59861 17:12:30 ---> 67a873f5254d 17:12:30 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:12:30 Removing intermediate container a80f77278d52 17:12:30 ---> 4bb39c117ba1 17:12:30 Step 22/22 : LABEL version=0.0.0 17:12:30 ---> Running in fd8c8615e70d 17:12:30 ---> Running in 540fb9df57af 17:12:30 Removing intermediate container 73dc9b4fc833 17:12:30 ---> ade5db2819bb 17:12:30 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:12:30 ---> Running in 120a74e2c3f3 17:12:30 Removing intermediate container fd8c8615e70d 17:12:30 ---> cb145d2a2333 17:12:30 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:30 Removing intermediate container 540fb9df57af 17:12:30 ---> bec855de01e2 17:12:30 Step 15/23 : EXPOSE $APP_PORT 17:12:30 Removing intermediate container 120a74e2c3f3 17:12:30 ---> 54af24c3a6a3 17:12:30 17:12:31 ---> Running in 01ed819f31ce 17:12:31 ---> Running in 04a788ed3ac7 17:12:31 Successfully built 54af24c3a6a3 17:12:31 Successfully tagged core-metadata:latest 17:12:31 Building sys-mgmt-agent 17:12:31  Building core-metadata ... done  ---> 71af1a78315f 17:12:31 Step 25/30 : RUN chmod +x /entrypoint.sh 17:12:31 Removing intermediate container 01ed819f31ce 17:12:31 ---> 0765cfd2c933 17:12:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:31 ---> Running in 9c4d2f65ac69 17:12:31 Removing intermediate container 04a788ed3ac7 17:12:31 ---> 411e57afff76 17:12:31 Step 19/21 : LABEL arch=x86_64 17:12:33 ---> Running in 9f8cc6ee35f7 17:12:33 ---> c5f9b2bd7a3c 17:12:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:12:34 Removing intermediate container 9f8cc6ee35f7 17:12:34 ---> dc5faa1d4f59 17:12:34 Step 20/21 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:12:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:12:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:12:35 ---> 0e3da33c1fbf 17:12:35 Step 3/22 : WORKDIR /edgex-go 17:12:35 ---> Using cache 17:12:35 ---> a7d04b0d7c60 17:12:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:35 ---> Using cache 17:12:35 ---> b423ed09bda8 17:12:35 Step 5/22 : RUN apk add --update --no-cache make bash git 17:12:35 ---> 90e94296e1ea 17:12:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:12:35 ---> Running in 2a363d75c6f3 17:12:35 ---> Running in 46935fcad391 17:12:35 Removing intermediate container 9c4d2f65ac69 17:12:35 ---> 3eb799491abc 17:12:35 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:12:35 Removing intermediate container 2a363d75c6f3 17:12:35 ---> 2f59a46bd468 17:12:35 Step 21/21 : LABEL version=0.0.0 17:12:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:12:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:12:36 ---> 0e3da33c1fbf 17:12:36 Step 3/22 : WORKDIR /edgex-go 17:12:36 ---> Using cache 17:12:36 ---> a7d04b0d7c60 17:12:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:36 ---> Using cache 17:12:36 ---> b423ed09bda8 17:12:36 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:12:36 ---> c3da2138be1c 17:12:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:12:36 ---> Running in b6ab99fed263 17:12:36 ---> Running in 302701a3fac5 17:12:36 ---> Running in a5e4f0b6d083 17:12:36 ---> Running in 763e2f8385c2 17:12:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:12:36 Removing intermediate container b6ab99fed263 17:12:36 ---> db849dcb9542 17:12:36 Step 27/30 : CMD ["gate"] 17:12:36 Removing intermediate container 763e2f8385c2 17:12:36 ---> 15c10c5e0281 17:12:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:36 Removing intermediate container 302701a3fac5 17:12:36 ---> 1d43f5df3e76 17:12:36 17:12:36 ---> Running in 2e5d1d9838eb 17:12:36 ---> Running in c5afa9fad601 17:12:36 Successfully built 1d43f5df3e76 17:12:36 Successfully tagged support-notifications:latest 17:12:36 Building security-secretstore-setup 17:12:36  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:12:36 Removing intermediate container 2e5d1d9838eb 17:12:36 ---> 3898630fd969 17:12:36 Step 28/30 : LABEL arch=x86_64 17:12:36 Removing intermediate container c5afa9fad601 17:12:36 ---> 133bf66a88c8 17:12:36 Step 21/23 : LABEL arch=x86_64 17:12:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:12:37 ---> Running in 865b5fe10498 17:12:37 ---> Running in 5c21cc44cefb 17:12:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:12:37 OK: 220 MiB in 52 packages 17:12:37 OK: 220 MiB in 52 packages 17:12:39 Removing intermediate container 865b5fe10498 17:12:39 ---> 04772ff9dc30 17:12:39 Step 22/23 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:12:39 Removing intermediate container 5c21cc44cefb 17:12:39 ---> 54b4120089f9 17:12:39 Step 29/30 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:12:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:12:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:12:39 ---> 0e3da33c1fbf 17:12:39 Step 3/24 : WORKDIR /edgex-go 17:12:39 ---> Using cache 17:12:39 ---> a7d04b0d7c60 17:12:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:39 ---> Using cache 17:12:39 ---> b423ed09bda8 17:12:39 Step 5/24 : RUN apk add --update --no-cache make git 17:12:39 ---> Running in 9ca6841d76f3 17:12:39 ---> Running in d82624a22e8a 17:12:39 ---> Running in 6740483ac8d6 17:12:40 Removing intermediate container 9ca6841d76f3 17:12:40 ---> 7938dff63c28 17:12:40 Step 23/23 : LABEL version=0.0.0 17:12:40 Removing intermediate container 46935fcad391 17:12:40 ---> 3e0fc90b009c 17:12:40 Step 6/22 : COPY . . 17:12:40 Removing intermediate container d82624a22e8a 17:12:40 ---> abfbea5f922f 17:12:40 Step 30/30 : LABEL version=0.0.0 17:12:40 ---> Running in be5d8f0177f6 17:12:40 Removing intermediate container a5e4f0b6d083 17:12:40 ---> 26f15d61a755 17:12:40 Step 6/22 : COPY . . 17:12:40 ---> Running in 6153c98ec429 17:12:40 Removing intermediate container be5d8f0177f6 17:12:40 ---> 22edef91106d 17:12:40 17:12:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:12:40 Successfully built 22edef91106d 17:12:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:12:41 OK: 220 MiB in 52 packages 17:12:42 Successfully tagged support-scheduler:latest 17:12:42 Building security-proxy-setup 17:12:42  Building support-scheduler ... done Removing intermediate container 6153c98ec429 17:12:42 ---> ebf8f94280d9 17:12:42 17:12:42 Successfully built ebf8f94280d9 17:12:45 Successfully tagged security-bootstrapper:latest 17:12:50  Building security-bootstrapper ... done  ---> 78e698a909a0 17:12:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:50 Removing intermediate container 6740483ac8d6 17:12:50 ---> 6766dca2fab6 17:12:50 Step 6/24 : COPY . . 17:12:50 ---> Running in 07141e4afec7 17:12:50 ---> 77871a79a5e2 17:12:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:51 ---> Running in f5c8017c5509 17:12:52 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:12:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:12:52 ---> 0e3da33c1fbf 17:12:52 Step 3/20 : WORKDIR /edgex-go 17:12:52 ---> Using cache 17:12:52 ---> a7d04b0d7c60 17:12:52 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:52 ---> Using cache 17:12:52 ---> b423ed09bda8 17:12:52 Step 5/20 : RUN apk add --update --no-cache make git 17:12:52 ---> Using cache 17:12:52 ---> 6766dca2fab6 17:12:52 Step 6/20 : COPY . . 17:12:59 Removing intermediate container 07141e4afec7 17:12:59 ---> 3b42d004e334 17:12:59 Step 8/22 : RUN make cmd/core-data/core-data 17:12:59 ---> Running in 746eaec9867f 17:12:59 Removing intermediate container f5c8017c5509 17:12:59 ---> 195ed4789084 17:12:59 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:12:59 ---> a2390a984bd3 17:12:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:59 ---> 5902cf9a7299 17:12:59 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:59 ---> Running in 188599b7edff 17:12:59 ---> Running in 98d0e3898b95 17:12:59 ---> Running in dd0220bbb545 17:12:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:12:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:13:00 Removing intermediate container 188599b7edff 17:13:00 ---> 225668f611ad 17:13:00 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:13:00 ---> Running in 41839287cf74 17:13:00 Removing intermediate container dd0220bbb545 17:13:00 ---> d4d2f7a68488 17:13:00 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:13:00 ---> Running in bf9c7b67fbcc 17:13:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:13:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:13:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:13:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:13:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:13:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:13:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:13:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:13:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:13:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:13:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:13:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:13:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:13:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 17:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:13:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:13:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:13:33 Removing intermediate container 98d0e3898b95 17:13:33 ---> 32077446901e 17:13:33 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:13:33 ---> Running in 7fb4fd694aac 17:13:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 98.5% of statements 17:13:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:13:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:13:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.282s coverage: 44.7% of statements 17:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:13:37 Removing intermediate container bf9c7b67fbcc 17:13:37 ---> b4870c6a928d 17:13:37 17:13:37 Step 9/20 : FROM alpine:3.14 17:13:37 ---> 0a97eee8041e 17:13:37 Step 10/20 : RUN apk add --update --no-cache curl 17:13:37 Removing intermediate container 7fb4fd694aac 17:13:37 ---> c7ed628fbce7 17:13:37 17:13:37 Step 10/22 : FROM docker:20.10.8 17:13:37 20.10.8: Pulling from library/docker 17:13:37 ---> Running in 4b05e000c1ee 17:13:37 Removing intermediate container 41839287cf74 17:13:37 ---> 938fdb14829a 17:13:37 17:13:37 Step 9/24 : FROM alpine:3.14 17:13:37 ---> 0a97eee8041e 17:13:37 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:13:37 ---> Running in 8793b1c4cb40 17:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.680s coverage: 89.5% of statements 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.253s coverage: 84.4% of statements 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:13:38 (1/5) Installing ca-certificates (20191127-r5) 17:13:38 (2/5) Installing brotli-libs (1.0.9-r5) 17:13:38 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:13:38 (4/5) Installing libcurl (7.79.1-r0) 17:13:38 (5/5) Installing curl (7.79.1-r0) 17:13:38 Executing busybox-1.33.1-r6.trigger 17:13:38 Executing ca-certificates-20191127-r5.trigger 17:13:38 OK: 8 MiB in 19 packages 17:13:38 (1/3) Installing ca-certificates (20191127-r5) 17:13:38 (2/3) Installing dumb-init (1.2.5-r1) 17:13:38 (3/3) Installing su-exec (0.2-r1) 17:13:38 Executing busybox-1.33.1-r6.trigger 17:13:38 Executing ca-certificates-20191127-r5.trigger 17:13:38 OK: 6 MiB in 17 packages 17:13:39 Removing intermediate container 8793b1c4cb40 17:13:39 ---> de34109c5771 17:13:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:13:39 Removing intermediate container 4b05e000c1ee 17:13:39 ---> 9fcb4ae6b16b 17:13:39 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:13:39 ---> Running in b00c27bbe368 17:13:40 ---> Running in 48d08f957fd8 17:13:40 Removing intermediate container 746eaec9867f 17:13:40 ---> 2063ac676c45 17:13:40 17:13:40 Step 9/22 : FROM alpine:3.14 17:13:40 ---> 0a97eee8041e 17:13:40 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:13:40 ---> Running in a7c085591ca1 17:13:40 Removing intermediate container b00c27bbe368 17:13:40 ---> 1a89ae3aed29 17:13:40 Step 12/24 : WORKDIR / 17:13:40 Removing intermediate container 48d08f957fd8 17:13:40 ---> 9d3157f0fd43 17:13:40 Step 12/20 : WORKDIR /edgex 17:13:40 ---> Running in 23f8d002222b 17:13:40 ---> Running in b7a45904c8a8 17:13:40 Removing intermediate container a7c085591ca1 17:13:40 ---> 84f7977d6dd8 17:13:40 Step 11/22 : ENV APP_PORT=59880 17:13:40 ---> Running in 778ccf3e5ac0 17:13:40 Removing intermediate container b7a45904c8a8 17:13:40 ---> 11502f68d2f3 17:13:40 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:13:40 Removing intermediate container 23f8d002222b 17:13:40 ---> 5f8a5723b9f2 17:13:40 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:13:40 Removing intermediate container 778ccf3e5ac0 17:13:40 ---> 87640643c559 17:13:40 Step 12/22 : EXPOSE $APP_PORT 17:13:40 ---> Running in 93951311b582 17:13:40 ---> 7adb3784c024 17:13:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:13:40 ---> b5287553a070 17:13:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:13:40 Removing intermediate container 93951311b582 17:13:40 ---> bba9a3ccedd6 17:13:40 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:40 ---> Running in 26083f2727bf 17:13:41 ---> ec6f3e3724f2 17:13:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:13:41 ---> 3e4c66742611 17:13:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:13:41 ---> 08354194a939 17:13:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:13:41 ---> 34f3e680fe42 17:13:41 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:13:41 ---> Running in 423c7196657c 17:13:41 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:13:41 Status: Downloaded newer image for docker:20.10.8 17:13:41 ---> bc6c0ffef665 17:13:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:13:41 ---> Running in 1c71c55c8304 17:13:41 Removing intermediate container 26083f2727bf 17:13:41 ---> 5322896d4e54 17:13:41 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:13:41 ---> b99b53163101 17:13:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:13:41 Removing intermediate container 423c7196657c 17:13:41 ---> dd3a99dcff2f 17:13:41 Step 17/20 : CMD ["--init=true"] 17:13:41 ---> Running in 3b474f220274 17:13:41 ---> Running in b2d48ab02ac6 17:13:41 Removing intermediate container 1c71c55c8304 17:13:41 ---> edbe7d9fb7ed 17:13:41 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:13:42 ---> Running in b0967b1eb900 17:13:42 Removing intermediate container 3b474f220274 17:13:42 ---> 143b107eaabe 17:13:42 Step 18/20 : LABEL arch=x86_64 17:13:42 ---> 5efead1769ea 17:13:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:13:42 ---> Running in 136102be8b81 17:13:42 Removing intermediate container 136102be8b81 17:13:42 ---> 0722b64e6f88 17:13:42 Step 19/20 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:13:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:13:42 ---> Running in ec213da4c660 17:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:13:42 Removing intermediate container ec213da4c660 17:13:42 ---> 0265015f5666 17:13:42 Step 20/20 : LABEL version=0.0.0 17:13:42 ---> ec0d4221efe7 17:13:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:13:42 ---> Running in 51ea485a9262 17:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:13:43 Removing intermediate container 51ea485a9262 17:13:43 ---> 673914b386b0 17:13:43 17:13:43 (1/42) Installing readline (8.1.0-r0) 17:13:43 (2/42) Installing bash (5.1.4-r0) 17:13:43 Successfully built 673914b386b0 17:13:43 ---> 4b3bef570135 17:13:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:13:43 Executing bash-5.1.4-r0.post-install 17:13:43 Successfully tagged security-proxy-setup:latest 17:13:43  Building security-proxy-setup ... done (3/42) Installing brotli-libs (1.0.9-r5) 17:13:43 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:13:43 (5/42) Installing libcurl (7.79.1-r0) 17:13:43 (6/42) Installing curl (7.79.1-r0) 17:13:43 (7/42) Installing dumb-init (1.2.5-r1) 17:13:43 (8/42) Installing libbz2 (1.0.8-r1) 17:13:43 (9/42) Installing expat (2.4.1-r0) 17:13:43 (10/42) Installing libffi (3.3-r2) 17:13:43 ---> Running in ef4f42bf03c0 17:13:43 (11/42) Installing gdbm (1.19-r0) 17:13:43 (12/42) Installing xz-libs (5.2.5-r0) 17:13:43 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:13:43 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:13:43 (15/42) Installing mpdecimal (2.5.1-r1) 17:13:43 (16/42) Installing sqlite-libs (3.35.5-r0) 17:13:43 (17/42) Installing python3 (3.9.5-r1) 17:13:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:13:43 (18/42) Installing py3-appdirs (1.4.4-r2) 17:13:43 (19/42) Installing py3-chardet (4.0.0-r2) 17:13:43 (1/6) Installing dumb-init (1.2.5-r1) 17:13:43 (20/42) Installing py3-idna (3.2-r0) 17:13:43 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:13:43 (22/42) Installing py3-certifi (2020.12.5-r1) 17:13:43 (23/42) Installing py3-requests (2.25.1-r4) 17:13:43 (24/42) Installing py3-msgpack (1.0.2-r1) 17:13:43 (25/42) Installing py3-lockfile (0.12.2-r4) 17:13:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:13:43 (3/6) Installing libsodium (1.0.18-r0) 17:13:43 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:13:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:13:44 (5/6) Installing libzmq (4.3.4-r0) 17:13:44 (6/6) Installing zeromq (4.3.4-r0) 17:13:44 (27/42) Installing py3-colorama (0.4.4-r1) 17:13:44 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:13:44 (29/42) Installing py3-distlib (0.3.1-r3) 17:13:44 (30/42) Installing py3-distro (1.5.0-r3) 17:13:44 (31/42) Installing py3-six (1.15.0-r1) 17:13:44 (32/42) Installing py3-webencodings (0.5.1-r4) 17:13:44 (33/42) Installing py3-html5lib (1.1-r1) 17:13:44 (34/42) Installing py3-parsing (2.4.7-r2) 17:13:44 (35/42) Installing py3-packaging (20.9-r1) 17:13:44 Executing busybox-1.33.1-r6.trigger 17:13:44 (36/42) Installing py3-toml (0.10.2-r2) 17:13:44 OK: 8 MiB in 20 packages 17:13:44 (37/42) Installing py3-pep517 (0.10.0-r2) 17:13:44 (38/42) Installing py3-progress (1.5-r2) 17:13:44 (39/42) Installing py3-retrying (1.3.3-r1) 17:13:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:13:44 (41/42) Installing py3-setuptools (52.0.0-r3) 17:13:44 Removing intermediate container ef4f42bf03c0 17:13:44 ---> caa2994bfe87 17:13:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:13:44 (42/42) Installing py3-pip (20.3.4-r1) 17:13:44 ---> Running in bb48003d2e3f 17:13:44 Executing busybox-1.33.1-r3.trigger 17:13:44 OK: 84 MiB in 64 packages 17:13:45 Removing intermediate container bb48003d2e3f 17:13:45 ---> 6d0f9c69e20f 17:13:45 Step 22/24 : LABEL arch=x86_64 17:13:45 ---> Running in 3fd86a1e37d4 17:13:45 Removing intermediate container 3fd86a1e37d4 17:13:45 ---> 021c87aacbb2 17:13:45 Step 23/24 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:13:45 Removing intermediate container b2d48ab02ac6 17:13:45 ---> 687e175994db 17:13:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:45 ---> Running in ff1738e18b94 17:13:45 Removing intermediate container ff1738e18b94 17:13:45 ---> ac54ee4a3a2d 17:13:45 Step 24/24 : LABEL version=0.0.0 17:13:45 ---> Running in 75adcb21c50d 17:13:45 ---> 9394bcb6f604 17:13:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:13:45 Removing intermediate container 75adcb21c50d 17:13:45 ---> b7d8f56c9563 17:13:45 17:13:45 Collecting docker-compose==1.23.2 17:13:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:13:45 Successfully built b7d8f56c9563 17:13:45 Successfully tagged security-secretstore-setup:latest 17:13:45  Building security-secretstore-setup ... done Collecting docker<4.0,>=3.6.0 17:13:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:13:45 ---> 8c4521f14900 17:13:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:13:45 Collecting websocket-client<1.0,>=0.32.0 17:13:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:13:45 Collecting dockerpty<0.5,>=0.4.1 17:13:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:13:45 ---> 499127127600 17:13:45 Step 18/22 : ENTRYPOINT ["/core-data"] 17:13:45 ---> Running in 479d56726bd8 17:13:46 Removing intermediate container 479d56726bd8 17:13:46 ---> 2ec7d824ee67 17:13:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:46 ---> Running in 3a5fc558faf8 17:13:46 Removing intermediate container 3a5fc558faf8 17:13:46 ---> 3f339a3ff6e6 17:13:46 Step 20/22 : LABEL arch=x86_64 17:13:46 ---> Running in 3a6627bc3cc4 17:13:46 Collecting jsonschema<3,>=2.5.1 17:13:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:13:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.547s coverage: 94.2% of statements 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 59.1% of statements 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.281s coverage: 0.9% of statements 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.215s coverage: 21.7% of statements 17:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.207s coverage: 79.5% of statements 17:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements 17:13:46 Removing intermediate container 3a6627bc3cc4 17:13:46 ---> 9d28d7b69179 17:13:46 Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:13:46 ---> Running in 8f6e6a0643ca 17:13:46 Collecting PyYAML<4,>=3.10 17:13:46 Downloading PyYAML-3.13.tar.gz (270 kB) 17:13:46 Removing intermediate container 8f6e6a0643ca 17:13:46 ---> 5b3369bc3d67 17:13:46 Step 22/22 : LABEL version=0.0.0 17:13:46 ---> Running in 43830bd0ac15 17:13:46 Removing intermediate container 43830bd0ac15 17:13:46 ---> 8ed18274b0ff 17:13:46 17:13:46 Successfully built 8ed18274b0ff 17:13:46 Successfully tagged core-data:latest 17:13:47  Building core-data ... done Collecting cached-property<2,>=1.2.0 17:13:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:13:47 Collecting texttable<0.10,>=0.9.0 17:13:47 Downloading texttable-0.9.1.tar.gz (11 kB) 17:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.358s coverage: 96.3% of statements 17:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements 17:13:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:13:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:13:47 Collecting docopt<0.7,>=0.6.1 17:13:47 Downloading docopt-0.6.2.tar.gz (25 kB) 17:13:47 Collecting docker-pycreds>=0.4.0 17:13:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:13:48 Collecting chardet<3.1.0,>=3.0.2 17:13:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:13:48 Collecting urllib3<1.25,>=1.21.1 17:13:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:13:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:13:48 Collecting idna<2.8,>=2.5 17:13:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:13:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:13:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:13:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:13:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:13:48 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:13:48 Attempting uninstall: urllib3 17:13:48 Found existing installation: urllib3 1.26.5 17:13:48 Uninstalling urllib3-1.26.5: 17:13:48 Successfully uninstalled urllib3-1.26.5 17:13:48 Attempting uninstall: idna 17:13:48 Found existing installation: idna 3.2 17:13:48 Uninstalling idna-3.2: 17:13:48 Successfully uninstalled idna-3.2 17:13:48 Attempting uninstall: chardet 17:13:48 Found existing installation: chardet 4.0.0 17:13:48 Uninstalling chardet-4.0.0: 17:13:48 Successfully uninstalled chardet-4.0.0 17:13:48 Attempting uninstall: requests 17:13:48 Found existing installation: requests 2.25.1 17:13:48 Uninstalling requests-2.25.1: 17:13:48 Successfully uninstalled requests-2.25.1 17:13:48 Running setup.py install for texttable: started 17:13:49 Running setup.py install for texttable: finished with status 'done' 17:13:49 Running setup.py install for PyYAML: started 17:13:49 Running setup.py install for PyYAML: finished with status 'done' 17:13:49 Running setup.py install for docopt: started 17:13:50 Running setup.py install for docopt: finished with status 'done' 17:13:50 Running setup.py install for dockerpty: started 17:13:50 Running setup.py install for dockerpty: finished with status 'done' 17:13:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:13:54 Removing intermediate container b0967b1eb900 17:13:54 ---> a0166eb2faac 17:13:54 Step 13/22 : ENV APP_PORT=58890 17:13:54 ---> Running in 9ae7f460fb76 17:13:54 Removing intermediate container 9ae7f460fb76 17:13:54 ---> 70e191ac2dbf 17:13:54 Step 14/22 : EXPOSE $APP_PORT 17:13:54 ---> Running in 79c905e42bf5 17:13:54 Removing intermediate container 79c905e42bf5 17:13:54 ---> 9e93f5cb82c9 17:13:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:13:54 ---> 2bdcf7a1b96e 17:13:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:13:54 ---> fee350fc7149 17:13:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:13:54 ---> 9cc5d61f7c63 17:13:54 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:13:54 ---> Running in aaaccb8c00fb 17:13:54 Removing intermediate container aaaccb8c00fb 17:13:54 ---> e27c3088b8e4 17:13:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:54 ---> Running in a619293952ce 17:13:54 Removing intermediate container a619293952ce 17:13:54 ---> 5ea0a3b88bf1 17:13:54 Step 20/22 : LABEL arch=x86_64 17:13:54 ---> Running in 145dbdd2ab4f 17:13:54 Removing intermediate container 145dbdd2ab4f 17:13:54 ---> 0de7aac77ed9 17:13:54 Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:13:54 ---> Running in 44947534dd61 17:13:54 Removing intermediate container 44947534dd61 17:13:54 ---> 4e56a5fcb2aa 17:13:54 Step 22/22 : LABEL version=0.0.0 17:13:54 ---> Running in b3c7ca0be499 17:13:54 Removing intermediate container b3c7ca0be499 17:13:54 ---> d56948032743 17:13:54 17:13:55 Successfully built d56948032743 17:13:55 Successfully tagged sys-mgmt-agent:latest 17:13:55  Building sys-mgmt-agent ... done  [Pipeline] } 17:13:55 $ docker stop --time=1 95943158caf7941dc435658c6c7d0e8b895c850a6e8b6a17abe84165f4dbf0e9 17:13:56 $ docker rm -f 95943158caf7941dc435658c6c7d0e8b895c850a6e8b6a17abe84165f4dbf0e9 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:56 + docker images 17:13:56 REPOSITORY TAG IMAGE ID CREATED SIZE 17:13:56 sys-mgmt-agent latest d56948032743 2 seconds ago 294MB 17:13:56 core-data latest 8ed18274b0ff 10 seconds ago 20.7MB 17:13:56 security-secretstore-setup latest b7d8f56c9563 11 seconds ago 28.4MB 17:13:56 security-proxy-setup latest 673914b386b0 14 seconds ago 26.9MB 17:13:56 2063ac676c45 17 seconds ago 1.77GB 17:13:56 c7ed628fbce7 20 seconds ago 1.76GB 17:13:56 938fdb14829a 20 seconds ago 1.77GB 17:13:56 b4870c6a928d 20 seconds ago 1.77GB 17:13:56 security-bootstrapper latest ebf8f94280d9 About a minute ago 18.9MB 17:13:56 support-scheduler latest 22edef91106d About a minute ago 16.2MB 17:13:56 support-notifications latest 1d43f5df3e76 About a minute ago 17MB 17:13:56 core-metadata latest 54af24c3a6a3 About a minute ago 16.9MB 17:13:56 a2bdde3db5e7 About a minute ago 1.76GB 17:13:56 core-command latest 6a6497f05d9e About a minute ago 16.1MB 17:13:56 1528b636e3b8 About a minute ago 1.76GB 17:13:56 f358e66e2259 About a minute ago 1.76GB 17:13:56 52dde4402d0e About a minute ago 1.76GB 17:13:56 5d31a693c892 About a minute ago 1.76GB 17:13:56 ci-base-image-x86_64 latest 0e3da33c1fbf 6 minutes ago 1.25GB 17:13:56 alpine 3.14 0a97eee8041e 12 days ago 5.61MB 17:13:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 17:13:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB 17:13:56 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 17:13:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.282s coverage: 94.4% of statements 17:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 17:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.671s coverage: 82.5% of statements 17:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.227s coverage: 58.8% of statements 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements 17:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements 17:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.236s coverage: 85.4% of statements 17:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.781s coverage: 91.2% of statements 17:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:14:12 Still waiting to schedule task 17:14:12 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.855s coverage: 64.4% of statements 17:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.184s coverage: 100.0% of statements 17:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 17:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 17:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 17:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 17:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.412s coverage: 65.4% of statements 17:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 43.8% of statements 17:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.221s coverage: 89.5% of statements 17:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.194s coverage: 84.8% of statements 17:14:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:14:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 17.7% of statements 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:14:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.624s coverage: 92.3% of statements 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:14:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:14:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.7% of statements 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:14:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:14:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements 17:14:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 17:14:29 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:14:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:14:29 GO111MODULE=on go vet ./... 17:15:04 Running on prd-ubuntu18.04-docker-8c-8g-457 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws 17:15:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:15:04 The recommended git tool is: git 17:15:06 using credential edgex-jenkins-ssh 17:15:06 Cloning the remote Git repository 17:15:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:15:06 > git init /w/workspace/edgex-go/1 # timeout=10 17:15:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:15:06 > git --version # timeout=10 17:15:06 > git --version # 'git version 2.17.1' 17:15:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:12 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:15:12 Merge succeeded, producing e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:15:12 Checking out Revision e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 (PR-3826) 17:15:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:15:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:15:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:15:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:15:12 > git config core.sparsecheckout # timeout=10 17:15:12 > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 17:15:12 > git remote # timeout=10 17:15:12 > git config --get remote.origin.url # timeout=10 17:15:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:12 > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 17:15:12 > git rev-parse HEAD^{commit} # timeout=10 17:15:12 > git config core.sparsecheckout # timeout=10 17:15:12 > git checkout -f e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 # timeout=10 17:15:16 Commit message: "refactor(snap): deploy secrets token into separate mount points" 17:15:16 > git --version # timeout=10 17:15:16 > git --version # 'git version 2.17.1' 17:15:16 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:17 + echo snap-build.sh 17:15:17 snap-build.sh 17:15:17 + SNAP_BASE_DIR=. 17:15:17 + '[' '!' -z /w/workspace/edgex-go/1 ']' 17:15:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 17:15:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 17:15:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 17:15:17 + cd /w/workspace/edgex-go/1 17:15:17 + sudo apt-get remove -qy --purge lxd lxd-client 17:15:17 Reading package lists... 17:15:17 Building dependency tree... 17:15:17 Reading state information... 17:15:17 The following packages were automatically installed and are no longer required: 17:15:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:15:17 uidmap xdelta3 17:15:17 Use 'sudo apt autoremove' to remove them. 17:15:17 The following packages will be REMOVED: 17:15:17 lxd* lxd-client* 17:15:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:15:17 After this operation, 31.7 MB disk space will be freed. 17:15:18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 17:15:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:15:19 Removing lxd dnsmasq configuration 17:15:19 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:15:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:15:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:15:20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 17:15:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:15:21 Processing triggers for systemd (237-3ubuntu10.45) ... 17:15:21 Processing triggers for ureadahead (0.100.0-21) ... 17:15:22 + sudo snap remove --purge lxd 17:15:22 snap "lxd" is not installed 17:15:22 + sudo groupadd --force --system lxd 17:15:22 ++ whoami 17:15:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:15:22 + newgrp - lxd 17:15:22 + sudo snap install lxd 17:15:32 2021-11-24T17:15:30Z INFO Waiting for automatic snapd restart... 17:15:47 lxd 4.20 from Canonical* installed 17:15:47 + sudo lxd init --auto 17:15:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:15:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:15:51 ./bin/test-attribution-txt.sh [Pipeline] echo 17:15:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:15:52 + ls -al . 17:15:52 total 672 17:15:52 drwxrwxr-x 9 1001 1001 4096 Nov 24 17:15 . 17:15:52 drwxr-xr-x 4 root root 4096 Nov 24 17:11 .. 17:15:52 -rw-rw-r-- 1 1001 1001 11 Nov 24 17:09 .dockerignore 17:15:52 drwxrwxr-x 8 1001 1001 4096 Nov 24 17:09 .git 17:15:52 drwxrwxr-x 4 1001 1001 4096 Nov 24 17:09 .github 17:15:52 -rw-rw-r-- 1 1001 1001 804 Nov 24 17:09 .gitignore 17:15:52 -rw-rw-r-- 1 1001 1001 42 Nov 24 17:09 .golangci.yml 17:15:52 -rw-rw-r-- 1 1001 1001 76 Nov 24 17:09 .hadolint.yml 17:15:52 -rw-rw-r-- 1 1001 1001 166 Nov 24 17:09 .sonarcloud.properties 17:15:52 -rw-rw-r-- 1 1001 1001 1171 Nov 24 17:09 ADOPTERS.md 17:15:52 -rw-rw-r-- 1 1001 1001 8910 Nov 24 17:09 Attribution.txt 17:15:52 -rw-rw-r-- 1 1001 1001 51732 Nov 24 17:09 CHANGELOG.md 17:15:52 -rw-rw-r-- 1 1001 1001 3804 Nov 24 17:09 CONTRIBUTING.md 17:15:52 -rw-rw-r-- 1 1001 1001 677 Nov 24 17:09 GOVERNANCE.md 17:15:52 -rw-rw-r-- 1 1001 1001 849 Nov 24 17:09 Jenkinsfile 17:15:52 -rw-rw-r-- 1 1001 1001 10775 Nov 24 17:09 LICENSE 17:15:52 -rw-rw-r-- 1 1001 1001 6508 Nov 24 17:09 Makefile 17:15:52 -rw-rw-r-- 1 1001 1001 582 Nov 24 17:09 OWNERS.md 17:15:52 -rw-rw-r-- 1 1001 1001 8207 Nov 24 17:09 README.md 17:15:52 -rw-rw-r-- 1 1001 1001 6912 Nov 24 17:09 SECURITY.md 17:15:52 -rw-rw-r-- 1 1001 1001 5 Nov 24 17:07 VERSION 17:15:52 -rw-rw-r-- 1 1001 1001 4131 Nov 24 17:09 ZMQWindows.md 17:15:52 drwxrwxr-x 2 1001 1001 4096 Nov 24 17:09 bin 17:15:52 drwxrwxr-x 14 1001 1001 4096 Nov 24 17:09 cmd 17:15:52 -rw-r--r-- 1 root root 428381 Nov 24 17:14 coverage.out 17:15:52 -rw-rw-r-- 1 1001 1001 822 Nov 24 17:09 go.mod 17:15:52 -rw-rw-r-- 1 1001 1001 49471 Nov 24 17:09 go.sum 17:15:52 drwxrwxr-x 8 1001 1001 4096 Nov 24 17:09 internal 17:15:52 drwxrwxr-x 3 1001 1001 4096 Nov 24 17:09 openapi 17:15:52 drwxrwxr-x 4 1001 1001 4096 Nov 24 17:09 snap 17:15:52 -rw-rw-r-- 1 1001 1001 204 Nov 24 17:09 version.go [Pipeline] sh 17:15:52 + '[' -e coverage.out ] 17:15:52 + chown 1001:1001 coverage.out [Pipeline] stash 17:15:52 Warning: overwriting stash ‘coverage-report’ 17:15:53 Stashed 1 file(s) [Pipeline] sh 17:15:54 + make build 17:15:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:15:57 + sudo snap install --classic snapcraft 17:16: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 17:16:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:16:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:16:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:16:29 snapcraft 5.0 from Canonical* installed 17:16:29 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:16:29 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:16:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:29 Dload Upload Total Spent Left Speed 17:16:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4019 17:16:29 100 3325k 100 3325k 0 0 7973k 0 --:--:-- --:--:-- --:--:-- 7973k 17:16:29 ./yq_linux_amd64 17:16:29 + sudo snapcraft prime --use-lxd 17:16:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:16:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:16:32 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:16:32 - README.md 17:16:32 17:16:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:16:32 Launching a container. 17:16:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:16:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:16:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:16:42 Waiting for container to be ready 17:16:42 To start your first container, try: lxc launch ubuntu:20.04 17:16:42 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 17:16:42 17:16: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 17:16:46 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:16:46 Waiting for network to be ready... 17:16:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:16:46 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:16:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 17:16:47 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:16:47 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:16:47 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:16:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:16:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:16:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:16:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:16:47 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:16:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 17:16:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:16:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:16:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 17:16:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 17:16:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 17:16:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 17:16:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:16:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 17:16:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 17:16:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:16:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:16:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 17:16:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 17:16:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 17:16:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 17:16:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:16:51 Fetched 25.6 MB in 5s (5518 kB/s) 17:16:52 Reading package lists... 17:16:52 Reading package lists... 17:16:52 Building dependency tree... 17:16:52 Reading state information... 17:16:52 The following additional packages will be installed: 17:16:52 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:16:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:16:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:16:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:16:52 Suggested packages: 17:16:52 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:16:52 Recommended packages: 17:16:52 gnupg libsasl2-modules 17:16:52 The following NEW packages will be installed: 17:16:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:16:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:16:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:16:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:16:52 The following packages will be upgraded: 17:16:52 gpg gpg-agent gpgconf libudev1 17:16:52 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:16:52 Need to get 3527 kB of archives. 17:16:52 After this operation, 13.3 MB of additional disk space will be used. 17:16:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:16:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:16:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:16:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:16:52 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 17:16:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 17:16:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:16:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:16:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:16:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:16:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:16:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:16:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:16:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:16:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:16:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:16:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:16:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:16:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:16:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:16:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:16:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:16:53 debconf: delaying package configuration, since apt-utils is not installed 17:16:53 Fetched 3527 kB in 1s (3025 kB/s) 17:16:53 (Reading database ... 12511 files and directories currently installed.) 17:16:53 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 17:16:53 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:16:54 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 17:16:54 Selecting previously unselected package udev. 17:16:54 (Reading database ... 12511 files and directories currently installed.) 17:16:54 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 17:16:54 Unpacking udev (237-3ubuntu10.52) ... 17:16:54 Selecting previously unselected package libfuse2:amd64. 17:16:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:16:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:16:54 Selecting previously unselected package fuse. 17:16:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:16:54 Unpacking fuse (2.9.7-1ubuntu1) ... 17:16:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:16:54 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:16:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:16:54 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:16:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:16:54 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:16:54 Selecting previously unselected package libksba8:amd64. 17:16:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:16:54 Unpacking libksba8:amd64 (1.3.5-2) ... 17:16:54 Selecting previously unselected package libroken18-heimdal:amd64. 17:16:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:16:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:16:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:16:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Selecting previously unselected package libwind0-heimdal:amd64. 17:16:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:16:54 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:16:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:16:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:16:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:55 Selecting previously unselected package libsasl2-modules-db:amd64. 17:16:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:16:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:16:55 Selecting previously unselected package libsasl2-2:amd64. 17:16:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:16:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:16:55 Selecting previously unselected package libldap-common. 17:16:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:16:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:16:55 Selecting previously unselected package libldap-2.4-2:amd64. 17:16:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:16:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:16:55 Selecting previously unselected package dirmngr. 17:16:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:16:55 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:16:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:16:55 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:16:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:16:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:16:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:16:55 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:16:55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:55 Setting up libksba8:amd64 (1.3.5-2) ... 17:16:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:16:55 Setting up udev (237-3ubuntu10.52) ... 17:16:56 invoke-rc.d: policy-rc.d denied execution of start. 17:16:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:56 Processing triggers for systemd (237-3ubuntu10) ... 17:16:56 Setting up fuse (2.9.7-1ubuntu1) ... 17:16:56 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:16:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:16:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:16:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:16:56 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:16:56 settings in the [Install] section, and DefaultInstance for template units). 17:16:56 This means they are not meant to be enabled using systemctl. 17:16:56 Possible reasons for having this kind of units are: 17:16:56 1) A unit may be statically enabled by being symlinked from another unit's 17:16:56 .wants/ or .requires/ directory. 17:16:56 2) A unit's purpose may be to act as a helper for some other unit which has 17:16:56 a requirement dependency on it. 17:16:56 3) A unit may be started when needed via activation (socket, path, timer, 17:16:56 D-Bus, udev, scripted systemctl call, ...). 17:16:56 4) In case of template units, the unit is meant to be enabled with some 17:16:56 instance name specified. [Pipeline] } 17:16:57 $ docker stop --time=1 822a2ea0089c6c5ba2575e459251256c95a11c6bf8240f088abb29a4dbde3d42 17:16:57 Reading package lists... 17:16:57 Building dependency tree... 17:16:57 Reading state information... 17:16:57 The following additional packages will be installed: 17:16:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:16:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:16:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:16:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:16:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:16:57 Suggested packages: 17:16:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:16:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:16:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:16:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:16:57 systemd-container policykit-1 17:16:57 Recommended packages: 17:16:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:16:57 The following NEW packages will be installed: 17:16:57 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:16:57 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:16:57 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:16:57 multiarch-support openssh-client python3 python3-minimal python3.6 17:16:57 python3.6-minimal snapd squashfs-tools sudo 17:16:57 The following packages will be upgraded: 17:16:57 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:16:57 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:16:57 Need to get 36.8 MB of archives. 17:16:57 After this operation, 147 MB of additional disk space will be used. 17:16:57 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 17:16:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:16:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:16:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:16:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:16:58 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 17:16:58 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:16:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:16:58 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:16:58 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:16:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:16:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:16:58 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:16:58 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:16:58 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:16:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:16:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:16:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:16:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:16:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:16:58 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:16:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:16:58 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:16:58 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:16:58 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:16:58 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:16:58 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:16:58 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 17:16:58 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:16:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 17:16:59 $ docker rm -f 822a2ea0089c6c5ba2575e459251256c95a11c6bf8240f088abb29a4dbde3d42 17:16:59 debconf: delaying package configuration, since apt-utils is not installed 17:16:59 Fetched 36.8 MB in 2s (20.2 MB/s) 17:16:59 (Reading database ... 12757 files and directories currently installed.) 17:16:59 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 17:16:59 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [Pipeline] // withDockerContainer [Pipeline] } 17:17:00 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 17:17:00 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:17:00 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 17:17:00 (Reading database ... 12757 files and directories currently installed.) 17:17:00 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:17:00 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 17:17:00 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:17:00 (Reading database ... 12757 files and directories currently installed.) 17:17:00 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:17:00 Unpacking apt (1.6.14) over (1.6.1) ... [Pipeline] isUnix [Pipeline] sh 17:17:00 Setting up apt (1.6.14) ... 17:17:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:17:00 17:17:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:17:01 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:17:01 (Reading database ... 12764 files and directories currently installed.) 17:17:01 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:17:01 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:17:01 Selecting previously unselected package libpython3.6-minimal:amd64. 17:17:01 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:17:01 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:17:01 Selecting previously unselected package libexpat1:amd64. 17:17:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:17:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:17:01 Selecting previously unselected package python3.6-minimal. 17:17:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:17:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:17:01 latest: Pulling from edgex-devops/edgex-compose-arm64 17:17:01 29e5d40040c1: Pulling fs layer 17:17:01 1ce36da41761: Pulling fs layer 17:17:01 25b303627fd3: Pulling fs layer 17:17:01 29e5d40040c1: Verifying Checksum 17:17:01 29e5d40040c1: Download complete 17:17:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:17:01 Checking for services that may need to be restarted...done. 17:17:02 1ce36da41761: Verifying Checksum 17:17:02 1ce36da41761: Download complete 17:17:02 Checking for services that may need to be restarted...done. 17:17:02 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:17:02 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:17:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:17:02 Selecting previously unselected package python3-minimal. 17:17:02 (Reading database ... 13012 files and directories currently installed.) 17:17:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:17:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:17:02 Selecting previously unselected package mime-support. 17:17:02 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:17:02 Unpacking mime-support (3.60ubuntu1) ... 17:17:02 Selecting previously unselected package libmpdec2:amd64. 17:17:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:17:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:17:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:17:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:17:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:17:02 29e5d40040c1: Pull complete 17:17:02 Selecting previously unselected package python3.6. 17:17:02 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:17:02 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:17:02 Selecting previously unselected package libpython3-stdlib:amd64. 17:17:02 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:17:02 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:17:02 Setting up python3-minimal (3.6.7-1~18.04) ... 17:17:03 Selecting previously unselected package python3. 17:17:03 (Reading database ... 13442 files and directories currently installed.) 17:17:03 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:17:03 Unpacking python3 (3.6.7-1~18.04) ... 17:17:03 25b303627fd3: Verifying Checksum 17:17:03 25b303627fd3: Download complete 17:17:03 Selecting previously unselected package multiarch-support. 17:17:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:17:03 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:17:03 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:17:03 Selecting previously unselected package liblzo2-2:amd64. 17:17:03 (Reading database ... 13479 files and directories currently installed.) 17:17:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:17:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:17:03 Selecting previously unselected package libbsd0:amd64. 17:17:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:17:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:17:03 Selecting previously unselected package sudo. 17:17:03 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:17:03 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:17:04 1ce36da41761: Pull complete 17:17:04 Selecting previously unselected package apparmor. 17:17:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:17:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:17:04 Selecting previously unselected package libedit2:amd64. 17:17:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:17:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:17:04 Selecting previously unselected package libkrb5support0:amd64. 17:17:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:17:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:17:04 Selecting previously unselected package libk5crypto3:amd64. 17:17:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:17:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:17:04 Selecting previously unselected package libkeyutils1:amd64. 17:17:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:17:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:17:04 Selecting previously unselected package libkrb5-3:amd64. 17:17:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:17:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:17:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:17:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:17:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:17:04 Selecting previously unselected package libssl1.0.0:amd64. 17:17:04 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:17:04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:17:04 Selecting previously unselected package openssh-client. 17:17:04 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:17:04 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:17:04 Selecting previously unselected package squashfs-tools. 17:17:04 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 17:17:04 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:17:04 Selecting previously unselected package snapd. 17:17:04 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 17:17:04 Unpacking snapd (2.51.1+18.04) ... 17:17:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:17:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:17:07 Setting up mime-support (3.60ubuntu1) ... 17:17:07 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:17:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:17:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:17:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:17:07 Setting up systemd (237-3ubuntu10.52) ... 17:17:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:17:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:17:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:17:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:17:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:17:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:17:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:17:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:17:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:17:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:17:08 Setting up python3 (3.6.7-1~18.04) ... 17:17:08 running python rtupdate hooks for python3.6... 17:17:08 running python post-rtupdate hooks for python3.6... 17:17:08 Setting up apparmor (2.12-4ubuntu5.1) ... 17:17:10 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:17:10 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:17:10 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:17:10 Setting up snapd (2.51.1+18.04) ... 17:17:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:17:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:17:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:17:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:17:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:17:11 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:17:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:17:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:17:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:17:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:17:12 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 17:17:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:17:12 Processing triggers for systemd (237-3ubuntu10.52) ... 17:17:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:17:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:17:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:17:14 25b303627fd3: Pull complete 17:17:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:17:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:17:14 prd-ubuntu18.04-docker-arm64-4c-16g-456 does not seem to be running inside a container 17:17:14 $ 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 17:17:14 Reading package lists... 17:17:15 Reading package lists... 17:17:15 Building dependency tree... 17:17:15 Reading state information... 17:17:15 Calculating upgrade... 17:17:15 The following packages will be upgraded: 17:17:15 advancecomp base-files bash binutils binutils-common 17:17:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:17:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:17:15 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:17:15 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:17:15 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:17:15 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:17:15 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:17:15 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:17:15 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:17:15 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:17:15 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:17:15 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:17:15 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:17:15 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:17:15 ubuntu-keyring util-linux 17:17:15 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:17:15 Need to get 64.2 MB of archives. 17:17:15 After this operation, 5152 kB of additional disk space will be used. 17:17:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:17:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 17:17:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:17:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:17:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:17:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:17:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:17:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:17:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:17:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:17:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:17:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:17:16 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:17:16 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:17:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:17:16 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 17:17:16 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:17:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:17:16 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:17:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:17:16 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:17:16 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:17:16 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:17:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:17:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:17:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:17:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:17:16 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:17:16 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:17:16 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:17:16 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:17:16 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:17:16 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:17:16 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:17:16 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:17:16 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:17:16 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:17:16 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:17:16 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:17:16 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:17:16 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:17:16 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 17:17:16 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:17:16 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:17:16 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:17:16 $ docker top fe11da56ec719a8267314ec5ac220ee82a63db60ae4dd81c1c9e287f82fe10d6 -eo pid,comm 17:17:17 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:17:17 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:17:17 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:17:17 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:17:17 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:17:17 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:17:17 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:17:17 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:17:17 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:17:17 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:17:17 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 17:17:17 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:17:17 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:17:17 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:17:17 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:17:17 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:17:17 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:17:17 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:17:17 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:17:17 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 17:17:17 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:17:17 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:17:17 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:17:17 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:17:17 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:17:17 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:17:17 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:17:17 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:17:17 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:17:17 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:17:17 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:17:17 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [Pipeline] { [Pipeline] sh 17:17:17 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:17:17 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:17:17 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 17:17:17 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:17:17 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:17:17 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:17:17 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 17:17:17 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:17:17 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:17:17 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 17:17:17 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 17:17:17 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 17:17:17 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 17:17:17 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:17:17 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:17:17 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:17:17 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:17:17 + docker-compose build --help 17:17:17 + grep parallel 17:17:17 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:17:18 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:17:18 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:17:18 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:17:18 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:17:18 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:17:18 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:17:18 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:17:18 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:17:18 debconf: delaying package configuration, since apt-utils is not installed 17:17:18 Fetched 64.2 MB in 3s (20.4 MB/s) 17:17:18 (Reading database ... 13914 files and directories currently installed.) 17:17:18 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:17:18 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:17:19 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:17:19 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:17:19 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 17:17:19 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 17:17:19 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:19 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:19 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:20 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:20 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:20 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:20 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:20 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:20 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:20 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:20 (Reading database ... 13914 files and directories currently installed.) 17:17:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:17:20 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:17:20 (Reading database ... 13914 files and directories currently installed.) 17:17:20 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:20 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:20 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:20 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:21 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:21 (Reading database ... 13914 files and directories currently installed.) 17:17:21 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:17:21 --parallel Build images in parallel. 17:17:21 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } 17:17:21 $ docker stop --time=1 fe11da56ec719a8267314ec5ac220ee82a63db60ae4dd81c1c9e287f82fe10d6 17:17:21 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:17:21 (Reading database ... 13914 files and directories currently installed.) 17:17:21 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 17:17:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:17:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:17:22 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 17:17:22 Setting up base-files (10.1ubuntu2.11) ... 17:17:22 Installing new version of config file /etc/issue ... 17:17:22 Installing new version of config file /etc/issue.net ... 17:17:22 Installing new version of config file /etc/lsb-release ... 17:17:22 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:17:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:17:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:17:22 Removing obsolete conffile /etc/default/motd-news ... 17:17:22 (Reading database ... 13915 files and directories currently installed.) 17:17:22 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:17:22 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:17:23 Setting up bash (4.4.18-2ubuntu1.2) ... 17:17:23 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 17:17:23 (Reading database ... 13915 files and directories currently installed.) 17:17:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:17:23 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:17:23 $ docker rm -f fe11da56ec719a8267314ec5ac220ee82a63db60ae4dd81c1c9e287f82fe10d6 17:17:23 (Reading database ... 13915 files and directories currently installed.) 17:17:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:17:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:17:23 Setting up tar (1.29b-2ubuntu0.2) ... 17:17:23 (Reading database ... 13915 files and directories currently installed.) 17:17:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [Pipeline] // withDockerContainer 17:17:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:17:23 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:17:23 (Reading database ... 13915 files and directories currently installed.) 17:17:23 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:17:23 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:17:23 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:17:23 (Reading database ... 13915 files and directories currently installed.) 17:17:23 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:17:23 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:17:23 . [Pipeline] withDockerContainer 17:17:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:17:24 (Reading database ... 13915 files and directories currently installed.) 17:17:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:17:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:17:24 Setting up grep (3.1-2build1) ... 17:17:24 (Reading database ... 13915 files and directories currently installed.) 17:17:24 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:17:24 prd-ubuntu18.04-docker-arm64-4c-16g-456 does not seem to be running inside a container 17:17: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:17:24 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:17:24 Setting up gzip (1.6-5ubuntu1.1) ... 17:17:24 (Reading database ... 13915 files and directories currently installed.) 17:17:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:17:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:17:24 Setting up login (1:4.5-1ubuntu2) ... 17:17:24 (Reading database ... 13915 files and directories currently installed.) 17:17:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:17:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:17:24 (Reading database ... 13915 files and directories currently installed.) 17:17:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:17:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:17:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:17:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:25 $ docker top a5576401a31b2bdd1b4677ea2107a0e35c2676c48a8b9ecdd8774b9636cb4349 -eo pid,comm 17:17:25 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:17:25 (Reading database ... 13915 files and directories currently installed.) 17:17:25 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:17:25 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] { [Pipeline] sh 17:17:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:17:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:17:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:17:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:17:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:17:26 (Reading database ... 13915 files and directories currently installed.) 17:17:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:17:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:17:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:17:26 (Reading database ... 13915 files and directories currently installed.) 17:17:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:17:26 (Reading database ... 13915 files and directories currently installed.) 17:17:26 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:26 + docker-compose -f ./docker-compose-build.yml build --parallel 17:17:26 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:17:26 (Reading database ... 13915 files and directories currently installed.) 17:17:26 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:26 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:26 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:17:26 (Reading database ... 13915 files and directories currently installed.) 17:17:26 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:26 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:26 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:17:27 (Reading database ... 13915 files and directories currently installed.) 17:17:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:17:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:17:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:17:27 (Reading database ... 13915 files and directories currently installed.) 17:17:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:17:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:17:27 (Reading database ... 13915 files and directories currently installed.) 17:17:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:17:27 (Reading database ... 13915 files and directories currently installed.) 17:17:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:17:27 (Reading database ... 13915 files and directories currently installed.) 17:17:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:27 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:27 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:17:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:17:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:17:28 (Reading database ... 13915 files and directories currently installed.) 17:17:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:17:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:17:28 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:17:28 (Reading database ... 13915 files and directories currently installed.) 17:17:28 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:17:28 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:28 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:17:28 (Reading database ... 13917 files and directories currently installed.) 17:17:28 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:17:28 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:17:28 Setting up debconf (1.5.66ubuntu1) ... 17:17:29 (Reading database ... 13917 files and directories currently installed.) 17:17:29 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:17:29 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:17:29 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:17:29 (Reading database ... 13917 files and directories currently installed.) 17:17:29 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:17:29 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:17:29 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:17:29 (Reading database ... 13917 files and directories currently installed.) 17:17:29 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:17:29 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:17:29 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:17:29 (Reading database ... 13917 files and directories currently installed.) 17:17:29 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:17:29 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:17:29 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:17:29 (Reading database ... 13919 files and directories currently installed.) 17:17:29 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:17:29 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:17:29 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:17:29 (Reading database ... 13923 files and directories currently installed.) 17:17:29 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:29 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:30 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 17:17:30 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:17:30 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:17:30 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:30 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:17:30 (Reading database ... 13923 files and directories currently installed.) 17:17:30 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 17:17:30 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 17:17:30 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 17:17:30 (Reading database ... 13923 files and directories currently installed.) 17:17:30 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:17:30 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:17:30 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:17:30 (Reading database ... 13923 files and directories currently installed.) 17:17:30 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:17:30 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:17:30 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:17:30 (Reading database ... 13923 files and directories currently installed.) 17:17:30 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:17:30 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:30 Building core-command ... 17:17:30 Building core-data ... 17:17:30 Building core-metadata ... 17:17:30 Building security-bootstrapper ... 17:17:30 Building security-proxy-setup ... 17:17:30 Building security-secretstore-setup ... 17:17:30 Building support-notifications ... 17:17:30 Building support-scheduler ... 17:17:30 Building sys-mgmt-agent ... 17:17:30 Building sys-mgmt-agent 17:17:30 Building core-metadata 17:17:30 Building security-proxy-setup 17:17:30 Building security-bootstrapper 17:17:30 Building core-command 17:17:31 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:17:31 (Reading database ... 13923 files and directories currently installed.) 17:17:31 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:17:31 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:17:31 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:17:31 (Reading database ... 13923 files and directories currently installed.) 17:17:31 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:17:31 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:17:31 Setting up passwd (1:4.5-1ubuntu2) ... 17:17:31 (Reading database ... 13923 files and directories currently installed.) 17:17:31 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:17:31 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:17:31 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:17:31 (Reading database ... 13923 files and directories currently installed.) 17:17:31 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:17:31 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:17:31 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:17:31 (Reading database ... 13923 files and directories currently installed.) 17:17:31 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:17:31 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:17:31 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:17:31 (Reading database ... 13923 files and directories currently installed.) 17:17:31 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:17:31 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:17:31 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:17:32 (Reading database ... 13923 files and directories currently installed.) 17:17:32 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:17:32 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:17:32 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:17:32 (Reading database ... 13923 files and directories currently installed.) 17:17:32 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:17:32 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:17:32 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:17:32 (Reading database ... 13923 files and directories currently installed.) 17:17:32 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 17:17:32 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 17:17:32 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 17:17:32 (Reading database ... 13923 files and directories currently installed.) 17:17:32 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:17:32 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:17:32 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:17:32 (Reading database ... 13923 files and directories currently installed.) 17:17:32 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:17:32 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:17:32 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:17:32 (Reading database ... 13924 files and directories currently installed.) 17:17:32 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:17:32 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:17:32 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:17:32 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:17:32 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:17:32 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:17:33 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 17:17:33 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 17:17:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:17:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:17:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:17:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:17:33 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:17:33 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:17:33 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:17:33 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:17:33 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:17:33 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:17:33 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:17:33 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:17:33 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:17:33 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:17:33 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 17:17:33 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 17:17:33 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:17:33 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:17:34 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:17:34 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:17:34 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:17:34 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:17:34 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:17:34 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:17:34 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:17:34 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:17:34 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:17:34 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:17:34 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:34 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:34 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:34 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:34 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:34 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:34 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:34 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:35 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:35 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:36 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:36 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:17:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:17:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:17:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:17:38 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:17:38 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:17:38 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:17:38 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:17:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:17:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:17:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:17:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:17:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:17:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:17:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:17:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:17:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:17:38 Setting up tzdata (2021e-0ubuntu0.18.04) ... 17:17:38 17:17:38 Current default time zone: 'Etc/UTC' 17:17:38 Local time is now: Wed Nov 24 17:17:38 UTC 2021. 17:17:38 Universal Time is now: Wed Nov 24 17:17:38 UTC 2021. 17:17:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:17:38 17:17:38 Setting up systemd-sysv (237-3ubuntu10.52) ... 17:17:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:38 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 17:17:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:17:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:17:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:17:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:17:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:17:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:17:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:17:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:17:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:38 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 17:17:38 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:38 Setting up patch (2.7.6-2ubuntu1.1) ... 17:17:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:17:38 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:17:38 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:17:38 Installing new version of config file /etc/ssl/openssl.cnf ... 17:17:38 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:17:38 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:17:38 Setting up ca-certificates (20210119~18.04.2) ... 17:17:40 Updating certificates in /etc/ssl/certs... 17:17:41 23 added, 28 removed; done. 17:17:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:17:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:17:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:17:41 Setting up pkgbinarymangler (138.18.04.1) ... 17:17:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 17:17:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:17:41 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:41 Setting up perl (5.26.1-6ubuntu0.5) ... 17:17:41 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 17:17:41 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:17:41 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:17:41 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 17:17:41 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:17:41 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:17:41 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:17:41 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:17:41 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:17:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:17:41 Processing triggers for systemd (237-3ubuntu10.52) ... 17:17:42 Processing triggers for mime-support (3.60ubuntu1) ... 17:17:42 Processing triggers for ca-certificates (20210119~18.04.2) ... 17:17:42 Updating certificates in /etc/ssl/certs... 17:17:42 0 added, 0 removed; done. 17:17:42 Running hooks in /etc/ca-certificates/update.d... 17:17:42 done. 17:17:43 Reading package lists... 17:17:43 Building dependency tree... 17:17:43 Reading state information... 17:17:43 The following NEW packages will be installed: 17:17:43 apt-transport-https 17:17:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:17:43 Need to get 4348 B of archives. 17:17:43 After this operation, 154 kB of additional disk space will be used. 17:17:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:17:43 debconf: delaying package configuration, since apt-utils is not installed 17:17:43 Fetched 4348 B in 0s (23.9 kB/s) 17:17:43 Selecting previously unselected package apt-transport-https. 17:17:43 (Reading database ... 13931 files and directories currently installed.) 17:17:43 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:17:43 Unpacking apt-transport-https (1.6.14) ... 17:17:43 Setting up apt-transport-https (1.6.14) ... 17:17:43 Waiting for network to be ready... 17:17:52 2021-11-24T17:17:49Z INFO Waiting for automatic snapd restart... 17:18:30 snapd 2.52.1 from Canonical* installed 17:18:30 "snapd" switched to the "latest/stable" channel 17:18:30 17:18:30 core18 20211028 from Canonical* installed 17:18:30 "core18" switched to the "latest/stable" channel 17:18:30 17:18:31 snapcraft 5.0 from Canonical* installed 17:18:31 "snapcraft" switched to the "latest/stable" channel 17:18:31 17:18:35 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:18:35 - README.md 17:18:35 17:18:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:18:36 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 17:18:36 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:18:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:18:37 Reading package lists... 17:18:38 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 17:18:38 Reading package lists... 17:18:38 Building dependency tree... 17:18:38 Reading state information... 17:18:38 Suggested packages: 17:18:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:18:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:18:38 Recommended packages: 17:18:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:18:38 The following NEW packages will be installed: 17:18:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:18:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:18:38 pkg-config zip 17:18:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:18:38 Need to get 7670 kB of archives. 17:18:38 After this operation, 43.8 MB of additional disk space will be used. 17:18:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:18:38 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:18:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 17:18:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 17:18:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 17:18:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:18:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:18:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:18:38 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:18:38 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:18:38 ---> 1c5581c67734 17:18:38 Step 3/30 : WORKDIR /edgex-go 17:18:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:18:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:18:38 ---> 1c5581c67734 17:18:38 Step 3/22 : WORKDIR /edgex-go 17:18:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:18:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:18:38 ---> 1c5581c67734 17:18:38 Step 3/22 : WORKDIR /edgex-go 17:18:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:18:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:18:38 ---> 1c5581c67734 17:18:38 Step 3/22 : WORKDIR /edgex-go 17:18:38 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:18:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:18:38 ---> 1c5581c67734 17:18:38 Step 3/20 : WORKDIR /edgex-go 17:18:38 ---> Running in b6ee30c565e4 17:18:38 ---> Running in db40fb633dfd 17:18:38 ---> Running in fed2c00f6333 17:18:38 ---> Running in ce0a8b274cf8 17:18:38 ---> Running in c7b173ff5873 17:18:38 Removing intermediate container ce0a8b274cf8 17:18:38 ---> 838ac8d88a3c 17:18:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:38 Removing intermediate container b6ee30c565e4 17:18:38 ---> d969de6498a8 17:18:38 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:38 Removing intermediate container fed2c00f6333 17:18:38 ---> 01b4be513774 17:18:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:38 ---> Running in ad08e5146a11 17:18:38 Removing intermediate container db40fb633dfd 17:18:38 ---> 6389da210625 17:18:38 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:38 ---> Running in c5a563db4d39 17:18:38 Removing intermediate container c7b173ff5873 17:18:38 ---> fb4628117272 17:18:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:38 ---> Running in e0aed209c6ac 17:18:38 ---> Running in dd21d4ecd279 17:18:38 ---> Running in d3b822b79d4e 17:18:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:18:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:18:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:18:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:18:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:18:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:18:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:18:39 debconf: delaying package configuration, since apt-utils is not installed 17:18:39 Fetched 7670 kB in 1s (10.3 MB/s) 17:18:39 Selecting previously unselected package libglib2.0-0:amd64. 17:18:39 (Reading database ... 13935 files and directories currently installed.) 17:18:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:18:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:18:39 Selecting previously unselected package libpsl5:amd64. 17:18:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:18:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:18:39 Selecting previously unselected package libnghttp2-14:amd64. 17:18:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:18:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:18:39 Selecting previously unselected package librtmp1:amd64. 17:18:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:18:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:18:39 Selecting previously unselected package libcurl3-gnutls:amd64. 17:18:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 17:18:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:18:39 Selecting previously unselected package liberror-perl. 17:18:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:18:39 Unpacking liberror-perl (0.17025-1) ... 17:18:39 Selecting previously unselected package git-man. 17:18:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 17:18:39 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 17:18:40 Selecting previously unselected package git. 17:18:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 17:18:40 Unpacking git (1:2.17.1-1ubuntu0.9) ... 17:18:40 Selecting previously unselected package libnorm1:amd64. 17:18:40 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:18:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:18:40 Selecting previously unselected package libpgm-5.2-0:amd64. 17:18:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:18:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:18:40 Selecting previously unselected package libsodium23:amd64. 17:18:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:18:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:18:40 Selecting previously unselected package libzmq5:amd64. 17:18:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:18:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:18:41 Selecting previously unselected package libzmq3-dev:amd64. 17:18:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:18:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:18:41 Selecting previously unselected package pkg-config. 17:18:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:18:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:18:41 Selecting previously unselected package zip. 17:18:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:18:41 Unpacking zip (3.0-11build1) ... 17:18:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:18:41 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 17:18:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:18:41 Setting up liberror-perl (0.17025-1) ... 17:18:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:18:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:18:41 No schema files found: doing nothing. 17:18:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:18:41 Setting up zip (3.0-11build1) ... 17:18:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:18:41 Setting up libsodium23:amd64 (1.0.16-2) ... 17:18:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:18:41 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:18:41 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:18:41 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:18:41 Setting up git (1:2.17.1-1ubuntu0.9) ... 17:18:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:18:41 Removing intermediate container c5a563db4d39 17:18:41 ---> 2b8451617a47 17:18:41 Step 5/30 : RUN apk add --update --no-cache make git 17:18:41 Removing intermediate container e0aed209c6ac 17:18:41 ---> b803f591dc57 17:18:41 Step 5/22 : RUN apk add --update --no-cache make git 17:18:41 Removing intermediate container ad08e5146a11 17:18:41 ---> 0fa6a9d95566 17:18:41 Step 5/22 : RUN apk add --update --no-cache make bash git 17:18:41 ---> Running in b584134865f5 17:18:41 ---> Running in f92f4f90a008 17:18:41 ---> Running in 948c4aee1818 17:18:41 git set to automatically installed. 17:18:41 git-man set to automatically installed. 17:18:41 libcurl3-gnutls set to automatically installed. 17:18:41 liberror-perl set to automatically installed. 17:18:41 libglib2.0-0 set to automatically installed. 17:18:41 libnghttp2-14 set to automatically installed. 17:18:41 libnorm1 set to automatically installed. 17:18:41 libpgm-5.2-0 set to automatically installed. 17:18:41 libpsl5 set to automatically installed. 17:18:41 librtmp1 set to automatically installed. 17:18:41 libsodium23 set to automatically installed. 17:18:41 libzmq3-dev set to automatically installed. 17:18:41 libzmq5 set to automatically installed. 17:18:41 pkg-config set to automatically installed. 17:18:41 zip set to automatically installed. 17:18:41 Removing intermediate container d3b822b79d4e 17:18:41 ---> 0ee2ac44ffac 17:18:41 Step 5/22 : RUN apk add --update --no-cache make git 17:18:41 Removing intermediate container dd21d4ecd279 17:18:41 ---> 8cc2220ac738 17:18:41 Step 5/20 : RUN apk add --update --no-cache make git 17:18:41 ---> Running in 5cf0d3806211 17:18:42 ---> Running in 8fdb44c3f5ec 17:18:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:45 snapd is not logged in, snap install commands will use sudo 17:18:45 OK: 219 MiB in 52 packages 17:18:45 OK: 219 MiB in 52 packages 17:18:46 OK: 219 MiB in 52 packages 17:18:46 OK: 219 MiB in 52 packages 17:18:46 OK: 219 MiB in 52 packages 17:18:47 snap "core18" has no updates available 17:18:47 Removing intermediate container b584134865f5 17:18:47 ---> ca8ecb498004 17:18:47 Step 6/30 : COPY . . 17:18:47 Removing intermediate container f92f4f90a008 17:18:47 ---> 1b1009dd65b5 17:18:47 Step 6/22 : COPY . . 17:18:47 Removing intermediate container 948c4aee1818 17:18:47 ---> 1ba57cc2af89 17:18:47 Step 6/22 : COPY . . 17:18:47 Removing intermediate container 5cf0d3806211 17:18:47 ---> 8a59b4eadaa1 17:18:47 Step 6/22 : COPY . . 17:18:47 Removing intermediate container 8fdb44c3f5ec 17:18:47 ---> 356007604ee9 17:18:47 Step 6/20 : COPY . . 17:18:48 snapd is not logged in, snap install commands will use sudo 17:18:58 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 17:18:59 Pulling config-common 17:18:59 + snapcraftctl pull 17:19:01 Pulling go-build-helper 17:19:01 + snapcraftctl pull 17:19:02 'edgex-go' has dependencies that need to be staged: go-build-helper 17:19:02 Skipping pull go-build-helper (already ran) 17:19:02 Building go-build-helper 17:19:02 + snapcraftctl build 17:19:04 Staging go-build-helper 17:19:04 + snapcraftctl stage 17:19:09 ---> 36c288efeace 17:19:09 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:09 ---> b14eaddc4914 17:19:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:09 ---> Running in 26895f94873a 17:19:09 ---> Running in 54c7b856c2a1 17:19:09 ---> 77a3482c213d 17:19:09 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:09 ---> c3c9b6317162 17:19:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:09 ---> Running in a68ac50019c3 17:19:09 ---> Running in ef9d71c76316 17:19:09 ---> f2d864f775d4 17:19:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:09 ---> Running in 9ce956db3da3 17:19:14 Removing intermediate container 54c7b856c2a1 17:19:14 ---> b823f3e8da96 17:19:14 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:19:14 Removing intermediate container 26895f94873a 17:19:14 ---> 428f74cc6e92 17:19:14 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:19:14 ---> Running in 772713b8047d 17:19:14 ---> Running in 295b921bc7b3 17:19:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:19:14 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:19:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:19:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 17:19:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:19:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:19:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:19:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:19:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:19:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:19:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:19:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 17:19:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:19:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:19:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 17:19:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:19:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 17:19:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 17:19:14 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 17:19:14 Get:20 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 17:19:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 17:19:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:19:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:19:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 17:19:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 17:19:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 17:19:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 17:19:14 Fetched 25.6 MB in 0s (0 B/s) 17:19:14 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:19:14 Fetched 224 kB in 0s (0 B/s) 17:19:14 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:19:14 Fetched 157 kB in 0s (0 B/s) 17:19:14 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:19:14 Fetched 221 kB in 0s (0 B/s) 17:19:14 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:19:14 Fetched 143 kB in 0s (0 B/s) 17:19:14 Pulling edgex-go 17:19:14 + snapcraftctl pull 17:19:14 Removing intermediate container a68ac50019c3 17:19:14 ---> d575721ea050 17:19:14 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:19:14 ---> Running in a7522ba80647 17:19:15 Removing intermediate container ef9d71c76316 17:19:15 ---> 7b99cc7e9d06 17:19:15 Step 8/22 : RUN make cmd/core-command/core-command 17:19:15 ---> Running in a757651b9bc0 17:19:15 Removing intermediate container 9ce956db3da3 17:19:15 ---> a922471fccfa 17:19:15 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:19:15 ---> Running in 1c35f6af9f5b 17:19:16 Pulling hooks 17:19:16 + snapcraftctl pull 17:19:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:19:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:19:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:19:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:19:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:19:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:19:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:19:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:19:38 Fetched 0 B in 0s (0 B/s) 17:19:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:19:38 Fetched 96.5 kB in 0s (0 B/s) 17:19:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:19:38 Fetched 279 kB in 0s (0 B/s) 17:19:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:19:38 Fetched 122 kB in 0s (0 B/s) 17:19:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:19:38 Fetched 77.8 kB in 0s (0 B/s) 17:19:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:19:38 Fetched 8848 B in 0s (0 B/s) 17:19:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:19:38 Fetched 47.8 kB in 0s (0 B/s) 17:19:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:19:38 Fetched 45.6 kB in 0s (0 B/s) 17:19:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:19:38 Fetched 15.0 kB in 0s (0 B/s) 17:19:38 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 17:19:38 Fetched 220 kB in 0s (0 B/s) 17:19:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:19:38 Fetched 154 kB in 0s (0 B/s) 17:19:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:19:38 Fetched 50.6 kB in 0s (0 B/s) 17:19:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:19:38 Fetched 14.8 kB in 0s (0 B/s) 17:19:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:19:38 Fetched 41.8 kB in 0s (0 B/s) 17:19:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:19:38 Fetched 499 kB in 0s (0 B/s) 17:19:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:19:38 Fetched 111 kB in 0s (0 B/s) 17:19:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:19:38 Fetched 240 kB in 0s (0 B/s) 17:19:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:19:38 Fetched 29.3 kB in 0s (0 B/s) 17:19:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:19:38 Fetched 85.5 kB in 0s (0 B/s) 17:19:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:19:38 Fetched 24.5 kB in 0s (0 B/s) 17:19:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:19:38 Fetched 49.2 kB in 0s (0 B/s) 17:19:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:19:38 Fetched 54.2 kB in 0s (0 B/s) 17:19:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:19:38 Fetched 30.8 kB in 0s (0 B/s) 17:19:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:19:38 Fetched 15.8 kB in 0s (0 B/s) 17:19:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:19:38 Fetched 85.9 kB in 0s (0 B/s) 17:19:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:19:38 Fetched 8720 B in 0s (0 B/s) 17:19:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:19:38 Fetched 140 kB in 0s (0 B/s) 17:19:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:19:38 Fetched 119 kB in 0s (0 B/s) 17:19:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:19:38 Fetched 111 kB in 0s (0 B/s) 17:19:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:19:38 Fetched 11.1 kB in 0s (0 B/s) 17:19:38 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 17:19:38 Fetched 646 kB in 0s (0 B/s) 17:19:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:19:38 Fetched 41.3 kB in 0s (0 B/s) 17:19:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:19:38 Fetched 17.9 kB in 0s (0 B/s) 17:19:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:19:38 Fetched 368 kB in 0s (0 B/s) 17:19:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:19:38 Fetched 187 kB in 0s (0 B/s) 17:19:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:19:38 Fetched 175 kB in 0s (0 B/s) 17:19:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:19:38 Fetched 206 kB in 0s (0 B/s) 17:19:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 17:19:38 Fetched 1302 kB in 0s (0 B/s) 17:19:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:19:38 Fetched 36.2 kB in 0s (0 B/s) 17:19:38 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 17:19:38 Fetched 159 kB in 0s (0 B/s) 17:19:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:19:38 Fetched 107 kB in 0s (0 B/s) 17:19:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:19:38 Fetched 48.7 kB in 0s (0 B/s) 17:19:38 Pulling static-packages 17:19:38 + snapcraftctl pull 17:19:38 Pulling version 17:19:38 + cd /root/project 17:19:38 + git describe --tags --abbrev=0 17:19:38 + sed s/v// 17:19:38 + GIT_VERSION=2.2.0-dev.1 17:19:38 + [ -z 2.2.0-dev.1 ] 17:19:38 + snapcraftctl set-version 2.2.0-dev.1 17:19:38 Building config-common 17:19:38 + snapcraftctl build 17:19:40 Skipping build go-build-helper (already ran) 17:19:40 Building edgex-go 17:19:40 + cd /root/parts/edgex-go/src 17:19:40 + git describe --tags --abbrev=0 17:19:40 + sed s/v// 17:19:40 + GIT_VERSION=2.2.0-dev.1 17:19:40 + [ -z 2.2.0-dev.1 ] 17:19:40 + echo 2.2.0-dev.1 17:19:40 + [ ! -d vendor ] 17:19:40 + go mod download all 17:19:48 + make build 17:19:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-data/core-data ./cmd/core-data 17:19:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:20:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-command/core-command ./cmd/core-command 17:20:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:20:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:20:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:20:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:20:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:20:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:20:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:20:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config 17:20:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:20:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:20:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:20:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:20:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:20:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:20:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:20:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:20:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:20:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:20:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:20:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:20:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:20:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:20:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:20:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:20:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:20:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:20:14 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 17:20:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:20:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:20:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:20:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:20:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:20:14 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 17:20:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:20:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:20:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:20:15 Building hooks 17:20:15 + cd /root/parts/hooks/src 17:20:15 + make build 17:20:15 go mod tidy 17:20:16 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 17:20:16 go: downloading github.com/davecgh/go-spew v1.1.0 17:20:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:20:16 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:20:17 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:20:18 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:20:18 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:20:21 Building static-packages 17:20:21 + snapcraftctl build 17:20:22 Building version 17:20:22 + snapcraftctl build 17:20:24 Staging config-common 17:20:24 + snapcraftctl stage 17:20:26 Skipping stage go-build-helper (already ran) 17:20:26 Staging edgex-go 17:20:26 + snapcraftctl stage 17:20:27 Staging hooks 17:20:27 + snapcraftctl stage 17:20:28 Staging static-packages 17:20:28 + snapcraftctl stage 17:20:29 Staging version 17:20:29 + snapcraftctl stage 17:20:30 Priming config-common 17:20:30 + snapcraftctl prime 17:20:31 Priming go-build-helper 17:20:31 + snapcraftctl prime 17:20:32 Priming edgex-go 17:20:32 + snapcraftctl prime 17:20:33 Priming hooks 17:20:33 + snapcraftctl prime 17:20:35 Priming static-packages 17:20:35 + snapcraftctl prime 17:20:37 Priming version 17:20:37 + snapcraftctl prime 17:20:38 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] } 17:21:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:21:12 Removing intermediate container a757651b9bc0 17:21:12 ---> c4a2c173bbc6 17:21:12 17:21:12 Step 9/22 : FROM alpine:3.14 17:21:12 Removing intermediate container 1c35f6af9f5b 17:21:12 ---> 8cc86a6a55c9 17:21:12 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:21:13 3.14: Pulling from library/alpine 17:21:13 ---> Running in 66bb45dd5a4c 17:21:14 Removing intermediate container 295b921bc7b3 17:21:14 ---> 641c5149850e 17:21:14 17:21:14 Step 9/30 : FROM alpine:3.14 17:21:14 3.14: Pulling from library/alpine 17:21:15 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:21:15 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:21:15 Status: Downloaded newer image for alpine:3.14 17:21:15 Status: Image is up to date for alpine:3.14 17:21:15 ---> 5b8b7b635229 17:21:15 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:21:15 ---> 5b8b7b635229 17:21:15 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:21:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:21:15 ---> Running in b00b9bc26f41 17:21:15 ---> Running in 284315dee44e 17:21:16 Removing intermediate container b00b9bc26f41 17:21:16 ---> 1520054d1d98 17:21:16 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:21:16 ---> Running in e243057bc9ff 17:21:17 Removing intermediate container a7522ba80647 17:21:17 ---> bc75908fd996 17:21:17 17:21:17 Step 9/20 : FROM alpine:3.14 17:21:17 ---> 5b8b7b635229 17:21:17 Step 10/20 : RUN apk add --update --no-cache curl 17:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:18 ---> Running in f0ac9ead160b 17:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:19 (1/1) Installing dumb-init (1.2.5-r1) 17:21:19 Executing busybox-1.33.1-r6.trigger 17:21:19 OK: 6 MiB in 15 packages 17:21:19 Removing intermediate container 66bb45dd5a4c 17:21:19 ---> 9947e5f453f0 17:21:19 17:21:19 Step 10/22 : FROM docker:20.10.8 17:21:19 20.10.8: Pulling from library/docker 17:21:20 (1/2) Installing dumb-init (1.2.5-r1) 17:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:20 (2/2) Installing su-exec (0.2-r1) 17:21:20 Executing busybox-1.33.1-r6.trigger 17:21:20 OK: 6 MiB in 16 packages 17:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:21 (1/5) Installing ca-certificates (20191127-r5) 17:21:21 (2/5) Installing brotli-libs (1.0.9-r5) 17:21:21 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:21:21 (4/5) Installing libcurl (7.79.1-r0) 17:21:21 (5/5) Installing curl (7.79.1-r0) 17:21:21 Removing intermediate container 284315dee44e 17:21:21 ---> 1ab1a5ad82d3 17:21:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:21:21 Executing busybox-1.33.1-r6.trigger 17:21:21 Executing ca-certificates-20191127-r5.trigger 17:21:21 ---> Running in bd6ff4a705a1 17:21:21 OK: 8 MiB in 19 packages 17:21:22 Removing intermediate container e243057bc9ff 17:21:22 ---> b4d836313aa3 17:21:22 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:21:22 ---> Running in f4122a71b2be 17:21:22 Removing intermediate container 772713b8047d 17:21:22 ---> 24a2160975de 17:21:22 17:21:22 Step 9/22 : FROM alpine:3.14 17:21:22 ---> 5b8b7b635229 17:21:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:21:22 ---> Using cache 17:21:22 ---> 1ab1a5ad82d3 17:21:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:21:22 ---> Using cache 17:21:22 ---> 01787424ec66 17:21:22 Step 12/22 : ENV APP_PORT=59881 17:21:22 Removing intermediate container bd6ff4a705a1 17:21:22 ---> 01787424ec66 17:21:22 Step 12/22 : ENV APP_PORT=59882 17:21:22 ---> Running in c6bb1f46ebd5 17:21:22 ---> Running in ed44ef389fb6 17:21:23 Removing intermediate container f4122a71b2be 17:21:23 ---> 44889d4427fa 17:21:23 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:21:23 ---> Running in 7c7664fe9fdd 17:21:23 Removing intermediate container c6bb1f46ebd5 17:21:23 ---> ec6de670a7b0 17:21:23 Step 13/22 : EXPOSE $APP_PORT 17:21:23 Removing intermediate container ed44ef389fb6 17:21:23 ---> 54fecc7ac797 17:21:23 Step 13/22 : EXPOSE $APP_PORT 17:21:23 ---> Running in 1cf1f5e2062e 17:21:23 ---> Running in 5f1f02954630 17:21:24 Removing intermediate container 7c7664fe9fdd 17:21:24 ---> 833c9a615d7a 17:21:24 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:21:24 Removing intermediate container f0ac9ead160b 17:21:24 ---> 64f3ab3f2fad 17:21:24 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:21:24 ---> Running in 5e43894c4044 17:21:24 ---> Running in 52aab5aca1aa 17:21:24 Removing intermediate container 5f1f02954630 17:21:24 ---> 910333642722 17:21:24 Step 14/22 : WORKDIR / 17:21:24 ---> Running in c1f0feee658f 17:21:24 Removing intermediate container 1cf1f5e2062e 17:21:24 ---> f7c6a8f9ec14 17:21:24 Step 14/22 : WORKDIR / 17:21:25 ---> Running in 1c5e77b044b2 17:21:25 Removing intermediate container 52aab5aca1aa 17:21:25 ---> c0f4fbccee0b 17:21:25 Step 12/20 : WORKDIR /edgex 17:21:25 ---> Running in 3b96f3145a38 17:21:25 Removing intermediate container c1f0feee658f 17:21:25 ---> dae13866739e 17:21:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:25 Removing intermediate container 1c5e77b044b2 17:21:25 ---> f09881ee8dc9 17:21:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:25 Removing intermediate container 3b96f3145a38 17:21:25 ---> 3e41e773d22e 17:21:25 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:21:26 ---> 82f6d16d576b 17:21:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:21:27 Removing intermediate container 5e43894c4044 17:21:27 ---> b716e31504e6 17:21:27 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:21:27 ---> 2d4ecba625b9 17:21:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:21:27 ---> a4d87c4b54a6 17:21:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:21:27 ---> Running in 8d3deb5790be 17:21:28 Removing intermediate container 8d3deb5790be 17:21:28 ---> c308d8f67828 17:21:28 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:21:30 ---> 16449714a13f 17:21:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:21:30 ---> f93b0873c2ed 17:21:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:21:30 ---> 22039a37d8a7 17:21:30 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:21:30 ---> e6a19fd3125b 17:21:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:21:30 ---> Running in 73a165323698 17:21:32 ---> 366f74a42b0e 17:21:32 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:21:32 ---> ae3d219c1a06 17:21:32 Step 18/22 : ENTRYPOINT ["/core-command"] 17:21:32 ---> Running in 137e7f4a03af 17:21:32 ---> Running in d289e4f42b31 17:21:32 ---> a62b7e132e96 17:21:32 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:21:33 Removing intermediate container 137e7f4a03af 17:21:33 ---> 54d2ffbf5934 17:21:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:33 ---> Running in 025e09c53328 17:21:33 Removing intermediate container d289e4f42b31 17:21:33 ---> bea116e889ea 17:21:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:33 ---> Running in 0f6b18b4666b 17:21:33 ---> Running in 4075735a404c 17:21:33 Removing intermediate container 73a165323698 17:21:33 ---> eefed77ccaa1 17:21:33 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:33 Removing intermediate container 025e09c53328 17:21:33 ---> 412dce3b484e 17:21:33 Step 17/20 : CMD ["--init=true"] 17:21:33 ---> Running in 0fecdd5730df 17:21:33 Removing intermediate container 0f6b18b4666b 17:21:33 ---> 0cb7c3f249e6 17:21:33 Step 20/22 : LABEL arch=arm64 17:21:33 Removing intermediate container 4075735a404c 17:21:33 ---> 0faf00c5616b 17:21:33 Step 20/22 : LABEL arch=arm64 17:21:33 ---> Running in e9620cfda679 17:21:34 ---> Running in 1d4b0a913cc9 17:21:34 Removing intermediate container 0fecdd5730df 17:21:34 ---> 6143cdeceb98 17:21:34 Step 18/20 : LABEL arch=arm64 17:21:34 ---> 5988caffadf4 17:21:34 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:21:34 ---> Running in fa4364fb4305 17:21:34 Removing intermediate container 1d4b0a913cc9 17:21:34 ---> 7e04f4d80441 17:21:34 Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:21:34 Removing intermediate container e9620cfda679 17:21:34 ---> 87afa9676f31 17:21:34 Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:21:34 ---> Running in caf1ac71ee46 17:21:35 ---> Running in b28fce218c43 17:21:35 Removing intermediate container fa4364fb4305 17:21:35 ---> 66755cd4b92f 17:21:35 Step 19/20 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:21:35 ---> Running in 0c4e37843dbb 17:21:35 Removing intermediate container caf1ac71ee46 17:21:35 ---> d8814fbb61e3 17:21:35 Step 22/22 : LABEL version=0.0.0Removing intermediate container b28fce218c43 17:21:35 ---> d4a222231884 17:21:35 Step 22/22 : LABEL version=0.0.0 17:21:35 17:21:35 ---> Running in 6db3b80e42e7 17:21:36 ---> Running in 6e629cb66f16 17:21:36 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:21:36 Status: Downloaded newer image for docker:20.10.8 17:21:36 ---> 3734d5adc5ac 17:21:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:21:36 Removing intermediate container 0c4e37843dbb 17:21:36 ---> 1b48a91438c2 17:21:36 Step 20/20 : LABEL version=0.0.0 17:21:36 ---> Running in d947fc4741ee 17:21:36 ---> Running in c63c15842ac3 17:21:36 Removing intermediate container 6e629cb66f16 17:21:36 ---> 16334aed4811 17:21:36 17:21:36 Removing intermediate container 6db3b80e42e7 17:21:36 ---> 96ddcd9cc6cb 17:21:36 17:21:36 ---> 95f846aacebd 17:21:36 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:21:36 Removing intermediate container c63c15842ac3 17:21:36 ---> 1d22135286c7 17:21:36 17:21:36 Removing intermediate container d947fc4741ee 17:21:36 ---> 3cff8937bbbe 17:21:36 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:21:37 Successfully built 16334aed4811 17:21:37 Successfully tagged core-command-arm64:latest 17:21:37  Building core-command ... done Building core-data 17:21:37 ---> Running in 19a3deed1aaf 17:21:37 Successfully built 96ddcd9cc6cb 17:21:37 Successfully tagged core-metadata-arm64:latest 17:21:37  Building core-metadata ... done Building security-secretstore-setup 17:21:37 Successfully built 1d22135286c7 17:21:37 Successfully tagged security-proxy-setup-arm64:latest 17:21:37  Building security-proxy-setup ... done Building support-scheduler 17:21:38 ---> 8a23c4350eb4 17:21:38 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:38 ---> 016eadef284c 17:21:38 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:39 ---> 076b093377f9 17:21:39 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:21:39 (1/42) Installing readline (8.1.0-r0) 17:21:39 (2/42) Installing bash (5.1.4-r0) 17:21:39 ---> Running in bbe2eb76f7da 17:21:39 Executing bash-5.1.4-r0.post-install 17:21:39 (3/42) Installing brotli-libs (1.0.9-r5) 17:21:39 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:21:39 (5/42) Installing libcurl (7.79.1-r0) 17:21:39 (6/42) Installing curl (7.79.1-r0) 17:21:39 (7/42) Installing dumb-init (1.2.5-r1) 17:21:39 (8/42) Installing libbz2 (1.0.8-r1) 17:21:39 (9/42) Installing expat (2.4.1-r0) 17:21:39 (10/42) Installing libffi (3.3-r2) 17:21:40 (11/42) Installing gdbm (1.19-r0) 17:21:40 (12/42) Installing xz-libs (5.2.5-r0) 17:21:40 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:21:40 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:21:40 (15/42) Installing mpdecimal (2.5.1-r1) 17:21:40 (16/42) Installing sqlite-libs (3.35.5-r0) 17:21:40 (17/42) Installing python3 (3.9.5-r1) 17:21:40 Removing intermediate container bbe2eb76f7da 17:21:40 ---> 0d75f71c79e4 17:21:40 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:21:41 ---> 9e0ed2c94b5d 17:21:41 Step 25/30 : RUN chmod +x /entrypoint.sh 17:21:42 (18/42) Installing py3-appdirs (1.4.4-r2) 17:21:42 (19/42) Installing py3-chardet (4.0.0-r2) 17:21:42 (20/42) Installing py3-idna (3.2-r0) 17:21:42 ---> Running in 29beb863b902 17:21:42 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:21:42 (22/42) Installing py3-certifi (2020.12.5-r1) 17:21:42 (23/42) Installing py3-requests (2.25.1-r4) 17:21:42 (24/42) Installing py3-msgpack (1.0.2-r1) 17:21:42 (25/42) Installing py3-lockfile (0.12.2-r4) 17:21:42 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:21:42 (27/42) Installing py3-colorama (0.4.4-r1) 17:21:42 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:21:42 (29/42) Installing py3-distlib (0.3.1-r3) 17:21:42 (30/42) Installing py3-distro (1.5.0-r3) 17:21:42 (31/42) Installing py3-six (1.15.0-r1) 17:21:42 (32/42) Installing py3-webencodings (0.5.1-r4) 17:21:42 (33/42) Installing py3-html5lib (1.1-r1) 17:21:42 (34/42) Installing py3-parsing (2.4.7-r2) 17:21:42 (35/42) Installing py3-packaging (20.9-r1) 17:21:42 (36/42) Installing py3-toml (0.10.2-r2) 17:21:42 (37/42) Installing py3-pep517 (0.10.0-r2) 17:21:42 (38/42) Installing py3-progress (1.5-r2) 17:21:42 (39/42) Installing py3-retrying (1.3.3-r1) 17:21:42 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:21:42 (41/42) Installing py3-setuptools (52.0.0-r3) 17:21:42 (42/42) Installing py3-pip (20.3.4-r1) 17:21:43 Executing busybox-1.33.1-r3.trigger 17:21:43 OK: 84 MiB in 64 packages 17:21:45 Removing intermediate container 29beb863b902 17:21:45 ---> 5297c80af326 17:21:45 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:21:45 ---> Running in db9fa0f0b784 17:21:46 Removing intermediate container db9fa0f0b784 17:21:46 ---> a66f8db4b6ea 17:21:46 Step 27/30 : CMD ["gate"] 17:21:46 ---> Running in 4168bd7d1965 17:21:46 Removing intermediate container 4168bd7d1965 17:21:46 ---> 8934cfbf6ada 17:21:46 Step 28/30 : LABEL arch=arm64 17:21:46 ---> Running in 861288671f01 17:21:47 Collecting docker-compose==1.23.2 17:21:47 Removing intermediate container 861288671f01 17:21:47 ---> fcddefe1bc7d 17:21:47 Step 29/30 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:21:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:21:47 ---> Running in 2082c5d597ad 17:21:48 Removing intermediate container 2082c5d597ad 17:21:48 ---> d808eb6ce4b8 17:21:48 Step 30/30 : LABEL version=0.0.0 17:21:48 ---> Running in a0cd56d76b87 17:21:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:21:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:21:48 Collecting dockerpty<0.5,>=0.4.1 17:21:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:21:48 Removing intermediate container a0cd56d76b87 17:21:48 ---> 67c541b7f952 17:21:48 17:21:49 Successfully built 67c541b7f952 17:21:49 Successfully tagged security-bootstrapper-arm64:latest 17:21:49 Building support-notifications 17:21:50  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 17:21:50 Downloading docopt-0.6.2.tar.gz (25 kB) 17:21:52 Collecting texttable<0.10,>=0.9.0 17:21:52 Downloading texttable-0.9.1.tar.gz (11 kB) 17:21:54 Collecting websocket-client<1.0,>=0.32.0 17:21:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:21:54 Collecting jsonschema<3,>=2.5.1 17:21:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:21:54 Collecting cached-property<2,>=1.2.0 17:21:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:21:55 Collecting docker<4.0,>=3.6.0 17:21:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:21:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:21:55 Collecting PyYAML<4,>=3.10 17:21:55 Downloading PyYAML-3.13.tar.gz (270 kB) 17:21:59 Collecting docker-pycreds>=0.4.0 17:21:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:22:00 Collecting urllib3<1.25,>=1.21.1 17:22:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:22:00 Collecting idna<2.8,>=2.5 17:22:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:22:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:22:01 Collecting chardet<3.1.0,>=3.0.2 17:22:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:22:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:22:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:22:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:22:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:22:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:22:02 Attempting uninstall: urllib3 17:22:02 Found existing installation: urllib3 1.26.5 17:22:02 Uninstalling urllib3-1.26.5: 17:22:02 Successfully uninstalled urllib3-1.26.5 17:22:02 Attempting uninstall: idna 17:22:02 Found existing installation: idna 3.2 17:22:02 Uninstalling idna-3.2: 17:22:02 Successfully uninstalled idna-3.2 17:22:03 Attempting uninstall: chardet 17:22:03 Found existing installation: chardet 4.0.0 17:22:03 Uninstalling chardet-4.0.0: 17:22:04 Successfully uninstalled chardet-4.0.0 17:22:05 Attempting uninstall: requests 17:22:05 Found existing installation: requests 2.25.1 17:22:05 Uninstalling requests-2.25.1: 17:22:05 Successfully uninstalled requests-2.25.1 17:22:06 Running setup.py install for texttable: started 17:22:08 Running setup.py install for texttable: finished with status 'done' 17:22:08 Running setup.py install for PyYAML: started 17:22:10 Running setup.py install for PyYAML: finished with status 'done' 17:22:10 Running setup.py install for docopt: started 17:22:12 Running setup.py install for docopt: finished with status 'done' 17:22:12 Running setup.py install for dockerpty: started 17:22:14 Running setup.py install for dockerpty: finished with status 'done' 17:22:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:22:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:22:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:22:21 ---> 1c5581c67734 17:22:21 Step 3/24 : WORKDIR /edgex-go 17:22:21 ---> Using cache 17:22:21 ---> fb4628117272 17:22:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:21 ---> Using cache 17:22:21 ---> 0ee2ac44ffac 17:22:21 Step 5/24 : RUN apk add --update --no-cache make git 17:22:21 ---> Using cache 17:22:21 ---> 8a59b4eadaa1 17:22:21 Step 6/24 : COPY . . 17:22:21 ---> Using cache 17:22:21 ---> b14eaddc4914 17:22:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:21 ---> Using cache 17:22:21 ---> b823f3e8da96 17:22:21 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:22:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:22:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:22:21 ---> 1c5581c67734 17:22:21 Step 3/23 : WORKDIR /edgex-go 17:22:21 ---> Using cache 17:22:21 ---> fb4628117272 17:22:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:21 ---> Using cache 17:22:21 ---> 0ee2ac44ffac 17:22:21 Step 5/23 : RUN apk add --update --no-cache make git 17:22:21 ---> Using cache 17:22:21 ---> 8a59b4eadaa1 17:22:21 Step 6/23 : COPY go.mod . 17:22:21 ---> Running in f220650fa848 17:22:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:22:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:22:21 ---> 1c5581c67734 17:22:21 Step 3/22 : WORKDIR /edgex-go 17:22:21 ---> Using cache 17:22:21 ---> fb4628117272 17:22:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:21 ---> Using cache 17:22:21 ---> 0ee2ac44ffac 17:22:21 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:22:21 ---> Running in 00d2554f0d55 17:22:22 ---> 92783414a9f2 17:22:22 Step 7/23 : RUN go mod download 17:22:22 ---> Running in 1bcb1c4fe62e 17:22:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:22:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:22:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:22:25 OK: 219 MiB in 52 packages 17:22:28 Removing intermediate container 00d2554f0d55 17:22:28 ---> 3ecffee1a234 17:22:28 Step 6/22 : COPY . . 17:22:29 Removing intermediate container 1bcb1c4fe62e 17:22:29 ---> e63af1039963 17:22:29 Step 8/23 : COPY . . 17:22:34 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:22:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:22:34 ---> 1c5581c67734 17:22:34 Step 3/21 : WORKDIR /edgex-go 17:22:34 ---> Using cache 17:22:34 ---> fb4628117272 17:22:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:34 ---> Using cache 17:22:34 ---> 0ee2ac44ffac 17:22:34 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:22:34 ---> Running in dfaaaf75e79d 17:22:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:22:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:22:39 OK: 219 MiB in 52 packages 17:22:42 Removing intermediate container dfaaaf75e79d 17:22:42 ---> 65e2abc565fb 17:22:42 Step 6/21 : COPY . . 17:22:42 Removing intermediate container 19a3deed1aaf 17:22:42 ---> 245e18c242f0 17:22:42 Step 13/22 : ENV APP_PORT=58890 17:22:43 ---> Running in 96725c84331f 17:22:44 Removing intermediate container 96725c84331f 17:22:44 ---> b4c0bcf98654 17:22:44 Step 14/22 : EXPOSE $APP_PORT 17:22:44 ---> Running in a01a4be127de 17:22:45 Removing intermediate container a01a4be127de 17:22:45 ---> dec3ea130aac 17:22:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:22:50 ---> 473f2af780db 17:22:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:22:51 ---> a356d9c6be2e 17:22:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:22:53 ---> 99db3a3fea49 17:22:53 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:22:53 ---> Running in 71c65440864a 17:22:54 Removing intermediate container 71c65440864a 17:22:54 ---> 5e4bb1143dd2 17:22:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:22:54 ---> Running in adbf1d97fc54 17:22:56 Removing intermediate container adbf1d97fc54 17:22:56 ---> cdff4b96ac68 17:22:56 Step 20/22 : LABEL arch=arm64 17:22:56 ---> Running in 87d7c3e49846 17:22:57 Removing intermediate container 87d7c3e49846 17:22:57 ---> c484bd3b1905 17:22:57 Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:22:57 ---> Running in 414416950ab0 17:22:58 Removing intermediate container 414416950ab0 17:22:58 ---> 7d6e86c16d95 17:22:58 Step 22/22 : LABEL version=0.0.0 17:22:58 ---> Running in 0e505b013f77 17:23:00 Removing intermediate container 0e505b013f77 17:23:00 ---> afc13ffdd544 17:23:00 17:23:01 Successfully built afc13ffdd544 17:23:01 Successfully tagged sys-mgmt-agent-arm64:latest 17:23:05  Building sys-mgmt-agent ... done  ---> db7a52ab6905 17:23:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:05 ---> 04ea5d007b32 17:23:05 ---> Running in 14ce3aae5add 17:23:05 Step 9/23 : RUN go mod tidy 17:23:05 ---> Running in bf09d3975d3e 17:23:11 Removing intermediate container 14ce3aae5add 17:23:11 ---> 6a2b4fa38a57 17:23:11 Step 8/22 : RUN make cmd/core-data/core-data 17:23:11 ---> Running in ad7ac3fd493d 17:23:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:23:11 Removing intermediate container bf09d3975d3e 17:23:11 ---> f9ad5c863d6b 17:23:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:23:11 ---> Running in b1c27589a146 17:23:12 ---> b8c160d6897b 17:23:12 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:12 ---> Running in ed1702cb4895 17:23:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:23:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:23:17 Removing intermediate container ed1702cb4895 17:23:17 ---> 77e25231b8d5 17:23:17 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:23:17 ---> Running in 6f4641c20b86 17:23:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:23:22 Removing intermediate container f220650fa848 17:23:22 ---> 73bb577d603f 17:23:22 17:23:22 Step 9/24 : FROM alpine:3.14 17:23:22 ---> 5b8b7b635229 17:23:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:23:22 ---> Running in 48f0f788040b 17:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:23:25 (1/3) Installing ca-certificates (20191127-r5) 17:23:25 (2/3) Installing dumb-init (1.2.5-r1) 17:23:25 (3/3) Installing su-exec (0.2-r1) 17:23:25 Executing busybox-1.33.1-r6.trigger 17:23:25 Executing ca-certificates-20191127-r5.trigger 17:23:26 OK: 6 MiB in 17 packages 17:23:28 Removing intermediate container 48f0f788040b 17:23:28 ---> b3399c76e018 17:23:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:23:28 ---> Running in 16917a433542 17:23:29 Removing intermediate container 16917a433542 17:23:29 ---> a803199cc54c 17:23:29 Step 12/24 : WORKDIR / 17:23:29 ---> Running in 8cdf1260c56b 17:23:30 Removing intermediate container 8cdf1260c56b 17:23:30 ---> f700eddded9d 17:23:30 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:23:31 ---> c6a7fe4c3ae7 17:23:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:23:32 ---> a0f668545743 17:23:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:23:33 ---> 405a8d708595 17:23:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:23:34 ---> f6394d9df27d 17:23:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:23:36 ---> 2375bd716456 17:23:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:23:37 ---> 6545768a5506 17:23:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:23:39 ---> d27b9ba49f58 17:23:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:23:39 ---> Running in fff414f499a3 17:23:42 Removing intermediate container fff414f499a3 17:23:42 ---> cccf31da312d 17:23:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:23:42 ---> Running in be588f580128 17:23:43 Removing intermediate container be588f580128 17:23:43 ---> 3d348f571c28 17:23:43 Step 22/24 : LABEL arch=arm64 17:23:43 ---> Running in ce72af39fda9 17:23:44 Removing intermediate container ce72af39fda9 17:23:44 ---> a9a566dc2520 17:23:44 Step 23/24 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:23:44 ---> Running in 5c00193217d0 17:23:44 Removing intermediate container 5c00193217d0 17:23:44 ---> b83f64cd64a6 17:23:44 Step 24/24 : LABEL version=0.0.0 17:23:45 ---> Running in f99923fc266f 17:23:45 Removing intermediate container f99923fc266f 17:23:45 ---> a8ce1f27ca32 17:23:45 17:23:45 Successfully built a8ce1f27ca32 17:23:45 Successfully tagged security-secretstore-setup-arm64:latest 17:24:42  Building security-secretstore-setup ... done Removing intermediate container b1c27589a146 17:24:42 ---> 39b4f9d35b5a 17:24:42 17:24:42 Step 11/23 : FROM alpine:3.14 17:24:42 ---> 5b8b7b635229 17:24:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:24:42 ---> Using cache 17:24:42 ---> 1ab1a5ad82d3 17:24:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:24:42 ---> Using cache 17:24:42 ---> 01787424ec66 17:24:42 Step 14/23 : ENV APP_PORT=59861 17:24:42 ---> Running in 4d42dca04326 17:24:42 Removing intermediate container 4d42dca04326 17:24:42 ---> 752e002437cb 17:24:42 Step 15/23 : EXPOSE $APP_PORT 17:24:42 ---> Running in 9b32cc99ee8b 17:24:42 Removing intermediate container 9b32cc99ee8b 17:24:42 ---> e0aca481f903 17:24:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:43 ---> 2a6cdfb40679 17:24:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:24:43 Removing intermediate container 6f4641c20b86 17:24:43 ---> 95d7757d0905 17:24:43 17:24:43 Step 9/21 : FROM alpine:3.14 17:24:43 ---> 5b8b7b635229 17:24:43 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:24:43 ---> Running in 19dcd95c5ef0 17:24:45 ---> fb473a58513a 17:24:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:24:46 ---> 9cd09fe76f6f 17:24:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:24:46 ---> Running in 11fd4e06e451 17:24:46 (1/2) Installing ca-certificates (20191127-r5) 17:24:46 (2/2) Installing dumb-init (1.2.5-r1) 17:24:46 Executing busybox-1.33.1-r6.trigger 17:24:46 Executing ca-certificates-20191127-r5.trigger 17:24:46 OK: 6 MiB in 16 packages 17:24:46 Removing intermediate container 11fd4e06e451 17:24:46 ---> 980518cadb8d 17:24:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:24:46 ---> Running in 34b4f4e90b30 17:24:47 Removing intermediate container 34b4f4e90b30 17:24:47 ---> d46969e324ac 17:24:47 Step 21/23 : LABEL arch=arm64 17:24:47 ---> Running in 274117d26e67 17:24:47 Removing intermediate container ad7ac3fd493d 17:24:47 ---> c5af1bfde406 17:24:47 17:24:47 Step 9/22 : FROM alpine:3.14 17:24:47 ---> 5b8b7b635229 17:24:47 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:24:48 ---> Running in 3514c9e08775 17:24:48 Removing intermediate container 274117d26e67 17:24:48 ---> 2d68b70e2b20 17:24:48 Step 22/23 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:24:48 Removing intermediate container 19dcd95c5ef0 17:24:48 ---> 127140278d75 17:24:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:24:48 ---> Running in a9aebbb69d37 17:24:48 ---> Running in dfc2fe7031d5 17:24:48 Removing intermediate container 3514c9e08775 17:24:48 ---> df373dab6745 17:24:48 Step 11/22 : ENV APP_PORT=59880 17:24:48 ---> Running in e58692982d3b 17:24:48 Removing intermediate container a9aebbb69d37 17:24:48 ---> c469b82d1a94 17:24:48 Step 23/23 : LABEL version=0.0.0 17:24:48 Removing intermediate container dfc2fe7031d5 17:24:48 ---> d8c8ea233ec4 17:24:48 Step 12/21 : ENV APP_PORT=59860 17:24:48 ---> Running in 6977f0da15b7 17:24:48 ---> Running in f42d9eb12c39 17:24:49 Removing intermediate container e58692982d3b 17:24:49 ---> 7a57dec988f8 17:24:49 Step 12/22 : EXPOSE $APP_PORT 17:24:49 ---> Running in 8ca24377ffeb 17:24:49 Removing intermediate container f42d9eb12c39 17:24:49 ---> 6124dcbb8470 17:24:49 Step 13/21 : EXPOSE $APP_PORT 17:24:49 Removing intermediate container 6977f0da15b7 17:24:49 ---> 56246a37a2c7 17:24:49 17:24:49 ---> Running in ad07fc993989 17:24:50 Successfully built 56246a37a2c7 17:24:50 Successfully tagged support-scheduler-arm64:latest 17:24:50  Building support-scheduler ... done Removing intermediate container 8ca24377ffeb 17:24:50 ---> 87ec438f2205 17:24:50 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:50 Removing intermediate container ad07fc993989 17:24:50 ---> 14c776f0118f 17:24:50 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:50 ---> Running in f8bb9b14c1a8 17:24:50 ---> 54d46ede597d 17:24:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:24:51 ---> fa44a8e4a1f8 17:24:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:24:52 Removing intermediate container f8bb9b14c1a8 17:24:52 ---> d155eec3a2b0 17:24:52 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:24:52 ---> Running in 0c50ed3007d1 17:24:53 ---> 99667bf4b0fb 17:24:53 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:24:53 ---> Running in c14d26ee9e55 17:24:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:24:53 Removing intermediate container c14d26ee9e55 17:24:53 ---> 2fbb54f989e2 17:24:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:24:53 ---> Running in 29445d9e8a8b 17:24:54 Removing intermediate container 29445d9e8a8b 17:24:54 ---> 47c4ae41afcb 17:24:54 Step 19/21 : LABEL arch=arm64 17:24:54 ---> Running in 95cf35ce89b1 17:24:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:24:54 Removing intermediate container 95cf35ce89b1 17:24:54 ---> 30ecbbb31850 17:24:54 Step 20/21 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:24:54 ---> Running in 6400feaed64b 17:24:55 Removing intermediate container 6400feaed64b 17:24:55 ---> 0c34f7c0f54c 17:24:55 Step 21/21 : LABEL version=0.0.0 17:24:55 ---> Running in 16feb2f77b0a 17:24:55 (1/6) Installing dumb-init (1.2.5-r1) 17:24:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:24:55 (3/6) Installing libsodium (1.0.18-r0) 17:24:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:24:55 Removing intermediate container 16feb2f77b0a 17:24:55 ---> 12eaaa36d2e0 17:24:55 17:24:55 (5/6) Installing libzmq (4.3.4-r0) 17:24:55 (6/6) Installing zeromq (4.3.4-r0) 17:24:56 Executing busybox-1.33.1-r6.trigger 17:24:56 OK: 8 MiB in 20 packages 17:24:56 Successfully built 12eaaa36d2e0 17:24:56 Successfully tagged support-notifications-arm64:latest 17:24:56  Building support-notifications ... done Removing intermediate container 0c50ed3007d1 17:24:56 ---> d73eac757cfc 17:24:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:57 ---> e5babc09be36 17:24:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:24:58 ---> d6780011b4e4 17:24:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:24:59 ---> 2a03ba68aeae 17:24:59 Step 18/22 : ENTRYPOINT ["/core-data"] 17:24:59 ---> Running in 91b768166ead 17:25:00 Removing intermediate container 91b768166ead 17:25:00 ---> f1a31113cbc7 17:25:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:25:00 ---> Running in 2c1e62891f08 17:25:00 Removing intermediate container 2c1e62891f08 17:25:00 ---> 9d18b58e893d 17:25:00 Step 20/22 : LABEL arch=arm64 17:25:00 ---> Running in adaa651008ae 17:25:00 Removing intermediate container adaa651008ae 17:25:00 ---> e2dc7e748cc9 17:25:00 Step 21/22 : LABEL git_sha=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 17:25:00 ---> Running in 158d82c5d40b 17:25:01 Removing intermediate container 158d82c5d40b 17:25:01 ---> ad3e9ed5fd74 17:25:01 Step 22/22 : LABEL version=0.0.0 17:25:01 ---> Running in fc82ecd2f8af 17:25:02 Removing intermediate container fc82ecd2f8af 17:25:02 ---> 0dff235e0122 17:25:02 17:25:02 Successfully built 0dff235e0122 17:25:02 Successfully tagged core-data-arm64:latest 17:25:02  Building core-data ... done  [Pipeline] } 17:25:02 $ docker stop --time=1 a5576401a31b2bdd1b4677ea2107a0e35c2676c48a8b9ecdd8774b9636cb4349 17:25:04 $ docker rm -f a5576401a31b2bdd1b4677ea2107a0e35c2676c48a8b9ecdd8774b9636cb4349 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:05 + docker images 17:25:05 REPOSITORY TAG IMAGE ID CREATED SIZE 17:25:05 core-data-arm64 latest 0dff235e0122 4 seconds ago 19.6MB 17:25:05 support-notifications-arm64 latest 12eaaa36d2e0 10 seconds ago 16.1MB 17:25:05 support-scheduler-arm64 latest 56246a37a2c7 16 seconds ago 15.3MB 17:25:05 c5af1bfde406 18 seconds ago 1.58GB 17:25:05 95d7757d0905 22 seconds ago 1.57GB 17:25:05 39b4f9d35b5a 25 seconds ago 1.57GB 17:25:05 security-secretstore-setup-arm64 latest a8ce1f27ca32 About a minute ago 26.8MB 17:25:05 73bb577d603f About a minute ago 1.58GB 17:25:05 sys-mgmt-agent-arm64 latest afc13ffdd544 2 minutes ago 277MB 17:25:05 security-bootstrapper-arm64 latest 67c541b7f952 3 minutes ago 17.8MB 17:25:05 core-command-arm64 latest 16334aed4811 3 minutes ago 15.2MB 17:25:05 security-proxy-setup-arm64 latest 1d22135286c7 3 minutes ago 25.5MB 17:25:05 core-metadata-arm64 latest 96ddcd9cc6cb 3 minutes ago 15.9MB 17:25:05 24a2160975de 3 minutes ago 1.58GB 17:25:05 9947e5f453f0 3 minutes ago 1.57GB 17:25:05 bc75908fd996 3 minutes ago 1.58GB 17:25:05 641c5149850e 3 minutes ago 1.57GB 17:25:05 c4a2c173bbc6 3 minutes ago 1.57GB 17:25:05 ci-base-image-arm64 latest 1c5581c67734 13 minutes ago 1.24GB 17:25:05 alpine 3.14 5b8b7b635229 12 days ago 5.35MB 17:25:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 17:25:05 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 17:25:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:06 17:25:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:25:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:07 arm64: Pulling from edgex-lftools-log-publisher 17:25:07 448f6bf000e3: Pulling fs layer 17:25:07 f757da607395: Pulling fs layer 17:25:07 05883995daec: Pulling fs layer 17:25:07 8603b9c90790: Pulling fs layer 17:25:07 1560dd03e051: Pulling fs layer 17:25:07 27f5ce0e4adf: Pulling fs layer 17:25:07 c2d8d7efcc4b: Pulling fs layer 17:25:07 1560dd03e051: Waiting 17:25:07 27f5ce0e4adf: Waiting 17:25:07 8603b9c90790: Waiting 17:25:07 c2d8d7efcc4b: Waiting 17:25:07 f757da607395: Verifying Checksum 17:25:07 f757da607395: Download complete 17:25:07 8603b9c90790: Verifying Checksum 17:25:07 8603b9c90790: Download complete 17:25:07 1560dd03e051: Verifying Checksum 17:25:07 1560dd03e051: Download complete 17:25:07 27f5ce0e4adf: Verifying Checksum 17:25:07 27f5ce0e4adf: Download complete 17:25:07 05883995daec: Verifying Checksum 17:25:07 05883995daec: Download complete 17:25:07 448f6bf000e3: Download complete 17:25:10 c2d8d7efcc4b: Verifying Checksum 17:25:10 c2d8d7efcc4b: Download complete 17:25:11 448f6bf000e3: Pull complete 17:25:11 f757da607395: Pull complete 17:25:13 05883995daec: Pull complete 17:25:13 8603b9c90790: Pull complete 17:25:14 1560dd03e051: Pull complete 17:25:14 27f5ce0e4adf: Pull complete 17:25:29 c2d8d7efcc4b: Pull complete 17:25:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:25:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:25:30 prd-ubuntu18.04-docker-arm64-4c-16g-456 does not seem to be running inside a container 17:25:30 $ 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 17:25:32 $ docker top 43cf0c31dbb62e73f890a538997e11552f581ff97345806e2146916e4c3ea491 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:34 ---> job-cost.sh 17:25:34 lf-activate-venv: SKIPPING 17:25:34 INFO: No Stack... 17:25:34 INFO: Retrieving Pricing Info for: v3-standard-4 17:25:34 INFO: Archiving Costs [Pipeline] sh 17:25:35 + cat /w/workspace/edgex-go/1/archives/cost.csv 17:25:35 + cut -d, -f6 [Pipeline] lock 17:25:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3826-1-stack-cost] 17:25:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3826-1-stack-cost] did not exist. Created. 17:25:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3826-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:25:36 + echo total: 0.10999999940395355 [Pipeline] stash 17:25:36 Stashed 1 file(s) [Pipeline] } 17:25:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3826-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:25:36 $ docker stop --time=1 43cf0c31dbb62e73f890a538997e11552f581ff97345806e2146916e4c3ea491 17:25:38 $ docker rm -f 43cf0c31dbb62e73f890a538997e11552f581ff97345806e2146916e4c3ea491 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:25:39 provisioning config files... 17:25:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8210862408397227760tmp [Pipeline] { [Pipeline] sh 17:25:39 + set +x 17:25:39 + curl -s https://codecov.io/bash 17:25:39 + bash -s -- 17:25:39 17:25:39 _____ _ 17:25:39 / ____| | | 17:25:39 | | ___ __| | ___ ___ _____ __ 17:25:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:25:39 | |___| (_) | (_| | __/ (_| (_) \ V / 17:25:39 \_____\___/ \__,_|\___|\___\___/ \_/ 17:25:39 Bash-1.0.6 17:25:39 17:25:39 17:25:39 ==> git version 2.24.4 found 17:25:39 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:25:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:25:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:25:39 ==> Jenkins CI detected. 17:25:39 current dir:  /w/workspace/edgex-go/1 17:25:39 project root: . 17:25:39 --> token set from env 17:25:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:25:39 ==> Running gcov in . (disable via -X gcov) 17:25:39 ==> Python coveragepy not found 17:25:39 ==> Searching for coverage reports in: 17:25:39 + . 17:25:39 -> Found 1 reports 17:25:39 ==> Detecting git/mercurial file structure 17:25:39 ==> Reading reports 17:25:39 + ./coverage.out bytes=428381 17:25:39 ==> Appending adjustments 17:25:39 https://docs.codecov.io/docs/fixing-reports 17:25:41 + Found adjustments 17:25:41 ==> Gzipping contents 17:25:41 60K /tmp/codecov.uwLRvP.gz 17:25:41 ==> Uploading reports 17:25:41 url: https://codecov.io 17:25:41 query: branch=PR-3826&commit=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= 17:25:41 -> Pinging Codecov 17:25:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3826&commit=e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= 17:25:41 -> Uploading to 17:25:41 https://storage.googleapis.com/codecov/v4/raw/2021-11-24/00271124DB129430A58F1EEE437C3FCB/e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925/62740d8f-ac25-4c87-8df5-a79e987bd5f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211124T172541Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8a62860e1e44f547544a9bf022dd2b6a3dc17a034a04e70f0cc04e3bb54618e 17:25:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:41 Dload Upload Total Spent Left Speed 17:25:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57932 0 0 100 57932 0 173k --:--:-- --:--:-- --:--:-- 174k 17:25:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e895f7ce819d71f3ec12e45f2a5fc83cb8ba0925 [Pipeline] } 17:25:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:25:43 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:25:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:25:44 ---> package-listing.sh 17:25:44 ++ tr '[:upper:]' '[:lower:]' 17:25:44 ++ facter osfamily 17:25:44 + OS_FAMILY=redhat 17:25:44 + workspace=/w/workspace/edgex-go/1 17:25:44 + START_PACKAGES=/tmp/packages_start.txt 17:25:44 + END_PACKAGES=/tmp/packages_end.txt 17:25:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:25:44 + PACKAGES=/tmp/packages_start.txt 17:25:44 + '[' /w/workspace/edgex-go/1 ']' 17:25:44 + PACKAGES=/tmp/packages_end.txt 17:25:44 + case "${OS_FAMILY}" in 17:25:44 + sort 17:25:44 + rpm -qa 17:25:48 + '[' -f /tmp/packages_start.txt ']' 17:25:48 + '[' -f /tmp/packages_end.txt ']' 17:25:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:25:48 + '[' /w/workspace/edgex-go/1 ']' 17:25:48 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:25:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:25:48 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 17:25:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:49 17:25:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:25:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:49 latest: Pulling from edgex-lftools-log-publisher 17:25:49 b4d181a07f80: Pulling fs layer 17:25:49 a1111a8f2ec3: Pulling fs layer 17:25:49 ed53099fbce6: Pulling fs layer 17:25:49 dc539afda2c1: Pulling fs layer 17:25:49 77bc0d833cb6: Pulling fs layer 17:25:49 9065ff56babe: Pulling fs layer 17:25:49 d287ab97295c: Pulling fs layer 17:25:49 dc539afda2c1: Waiting 17:25:49 77bc0d833cb6: Waiting 17:25:49 9065ff56babe: Waiting 17:25:49 d287ab97295c: Waiting 17:25:49 a1111a8f2ec3: Verifying Checksum 17:25:49 a1111a8f2ec3: Download complete 17:25:49 dc539afda2c1: Verifying Checksum 17:25:49 dc539afda2c1: Download complete 17:25:49 77bc0d833cb6: Verifying Checksum 17:25:49 77bc0d833cb6: Download complete 17:25:49 ed53099fbce6: Verifying Checksum 17:25:49 ed53099fbce6: Download complete 17:25:49 9065ff56babe: Verifying Checksum 17:25:49 9065ff56babe: Download complete 17:25:49 b4d181a07f80: Verifying Checksum 17:25:49 b4d181a07f80: Download complete 17:25:50 d287ab97295c: Verifying Checksum 17:25:50 d287ab97295c: Download complete 17:25:51 b4d181a07f80: Pull complete 17:25:51 a1111a8f2ec3: Pull complete 17:25:51 ed53099fbce6: Pull complete 17:25:51 dc539afda2c1: Pull complete 17:25:52 77bc0d833cb6: Pull complete 17:25:52 9065ff56babe: Pull complete 17:25:57 d287ab97295c: Pull complete 17:25:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:25:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:25:57 prd-centos7-docker-4c-2g-455 does not seem to be running inside a container 17:25:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:26:01 $ docker top 96080d9f47364dc055d90f4e1af84988551a1c93b0e9480527144426114d7ecc -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:01 + touch /tmp/pre-build-complete [Pipeline] sh 17:26:01 + mkdir -p /var/log/sysstat [Pipeline] sh 17:26:02 + ls /var/log/sa-host 17:26:02 + sadf -c /var/log/sa-host/sa24 17:26:02 file_magic: OK 17:26:02 HZ: Using current value: 100 17:26:02 file_header: OK 17:26:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:26:02 Statistics: 17:26:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:26:02 File successfully converted to sysstat format version 12.0.3 17:26:02 + sadf -c /var/log/sa-host/sa30 17:26:02 file_magic: OK 17:26:02 HZ: Using current value: 100 17:26:02 file_header: OK 17:26:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:26:02 Statistics: 17:26:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:26:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:02 provisioning config files... 17:26:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1657842936902250893tmp [Pipeline] { [Pipeline] echo 17:26:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:26:02 ---> create-netrc.sh [Pipeline] } 17:26:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:26:03 ---> python-tools-install.sh [Pipeline] echo 17:26:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:26:03 ---> sudo-logs.sh 17:26:03 Archiving 'sudo' log.. 17:26:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-455.novalocal: Name or service not known 17:26:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-455.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:26:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:26:04 ---> job-cost.sh 17:26:04 lf-activate-venv: SKIPPING 17:26:04 DEBUG: total: 0.10999999940395355 17:26:04 INFO: Retrieving Stack Cost... 17:26:04 INFO: Retrieving Pricing Info for: v3-standard-2 17:26:05 INFO: Archiving Costs [Pipeline] echo 17:26:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:26:05 ---> logs-deploy.sh 17:26:05 lf-activate-venv: SKIPPING 17:26:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3826/1 17:26:05 INFO: archiving workspace using pattern(s): 17:26:06 Archives upload complete. 17:26:06 INFO: archiving logs to Nexus 17:26:06 ---> uname -a: 17:26:06 Linux prd-centos7-docker-4c-2g-455.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 17:26:06 17:26:06 17:26:06 ---> lscpu: 17:26:06 Architecture: x86_64 17:26:06 CPU op-mode(s): 32-bit, 64-bit 17:26:06 Byte Order: Little Endian 17:26:06 Address sizes: 40 bits physical, 48 bits virtual 17:26:06 CPU(s): 2 17:26:06 On-line CPU(s) list: 0,1 17:26:06 Thread(s) per core: 1 17:26:06 Core(s) per socket: 1 17:26:06 Socket(s): 2 17:26:06 NUMA node(s): 1 17:26:06 Vendor ID: AuthenticAMD 17:26:06 CPU family: 23 17:26:06 Model: 49 17:26:06 Model name: AMD EPYC-Rome Processor 17:26:06 Stepping: 0 17:26:06 CPU MHz: 2799.998 17:26:06 BogoMIPS: 5599.99 17:26:06 Virtualization: AMD-V 17:26:06 Hypervisor vendor: KVM 17:26:06 Virtualization type: full 17:26:06 L1d cache: 32K 17:26:06 L1i cache: 32K 17:26:06 L2 cache: 512K 17:26:06 L3 cache: 16384K 17:26:06 NUMA node0 CPU(s): 0,1 17:26:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:26:06 17:26:06 17:26:06 ---> nproc: 17:26:06 2 17:26:06 17:26:06 17:26:06 ---> df -h: 17:26:06 Filesystem Size Used Avail Use% Mounted on 17:26:06 overlay 40G 14G 27G 35% / 17:26:06 tmpfs 64M 0 64M 0% /dev 17:26:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:26:06 shm 64M 0 64M 0% /dev/shm 17:26:06 /dev/vda1 40G 14G 27G 35% /facter-os 17:26:06 17:26:06 17:26:06 ---> sar -b -r -n DEV: 17:26:06 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/24/21 _x86_64_ (2 CPU) 17:26:06 17:26:06 17:06:02 LINUX RESTART (2 CPU) 17:26:06 17:26:06 17:07:01 tps rtps wtps bread/s bwrtn/s 17:26:06 17:08:01 384.95 0.17 384.79 7.59 99323.60 17:26:06 17:09:01 54.62 0.00 54.62 0.00 8267.51 17:26:06 17:10:01 98.10 0.02 98.09 0.53 4162.34 17:26:06 17:11:04 310.97 100.43 210.54 2682.11 114379.48 17:26:06 17:12:01 789.75 436.48 353.27 19461.85 215958.19 17:26:06 17:13:01 622.99 85.97 537.02 5122.29 270483.77 17:26:06 17:14:01 273.42 29.53 243.90 3053.06 41378.25 17:26:06 17:15:01 7.53 0.05 7.48 0.40 332.23 17:26:06 17:16:01 0.22 0.02 0.20 0.13 2.02 17:26:06 17:17:01 0.58 0.25 0.33 94.49 3.70 17:26:06 17:18:01 0.27 0.00 0.27 0.00 2.96 17:26:06 17:19:01 0.28 0.00 0.28 0.00 3.36 17:26:06 17:20:01 0.25 0.00 0.25 0.00 2.47 17:26:06 17:21:01 0.40 0.20 0.20 6.26 1.48 17:26:06 17:22:01 0.92 0.05 0.87 1.60 17.39 17:26:06 17:23:01 0.18 0.00 0.18 0.00 1.88 17:26:06 17:24:01 0.27 0.00 0.27 0.00 3.46 17:26:06 17:25:01 0.27 0.00 0.27 0.00 3.03 17:26:06 17:26:01 151.07 60.25 90.82 4336.25 18086.74 17:26:06 Average: 140.63 36.63 103.99 1785.58 40351.41 17:26:06 17:26:06 17:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:26:06 17:08:01 3662536 0 995792 12.43 2620 3347992 1908696 21.07 1191680 2694636 2120 17:26:06 17:09:01 3299444 0 1035852 12.93 2620 3671024 1923796 21.24 1418640 2810828 86208 17:26:06 17:10:01 3076580 0 1304476 16.29 2620 3625264 1953544 21.57 1641928 2793700 87136 17:26:06 17:11:04 514044 0 1269444 15.85 2620 6222832 2502864 27.63 2342968 4566164 194380 17:26:06 17:12:01 501844 0 1699344 21.22 2620 5805132 3875840 42.79 2936272 3937100 74680 17:26:06 17:13:01 886196 0 1429684 17.85 2620 5690440 2952068 32.59 3086336 3382644 2852 17:26:06 17:14:01 2171056 0 1266120 15.81 2620 4569144 1530184 16.89 1318572 3889096 20 17:26:06 17:15:01 2180376 0 1256792 15.69 2620 4569152 1494168 16.50 1315656 3888376 16 17:26:06 17:16:01 2178956 0 1258212 15.71 2620 4569152 1494484 16.50 1316756 3888380 8 17:26:06 17:17:01 2186232 0 1248120 15.58 2620 4571968 1497072 16.53 1319008 3879924 8 17:26:06 17:18:01 2186344 0 1248008 15.58 2620 4571968 1497060 16.53 1319168 3879924 8 17:26:06 17:19:01 2186272 0 1248072 15.58 2620 4571976 1496988 16.53 1319124 3879924 8 17:26:06 17:20:01 2186372 0 1247968 15.58 2620 4571980 1496988 16.53 1319168 3879924 8 17:26:06 17:21:01 2184280 0 1250060 15.61 2620 4571980 1498728 16.55 1320584 3879924 8 17:26:06 17:22:01 2185876 0 1248428 15.59 2620 4572016 1497060 16.53 1319680 3879644 16 17:26:06 17:23:01 2185840 0 1248464 15.59 2620 4572016 1496988 16.53 1319632 3879644 8 17:26:06 17:24:01 2185708 0 1248588 15.59 2620 4572024 1496988 16.53 1319816 3879644 16 17:26:06 17:25:01 2185608 0 1248684 15.59 2620 4572028 1496988 16.53 1319772 3879644 16 17:26:06 17:26:01 1442796 0 1371364 17.12 2620 5192160 1607320 17.75 1417836 4459060 16 17:26:06 Average: 2083493 0 1269656 15.85 2620 4653171 1827254 20.17 1571716 3748852 23554 17:26:06 17:26:06 17:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:26:06 17:08:01 veth1c64de0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:08:01 eth0 358.04 255.63 5278.56 35.39 0.00 0.00 0.00 0.00 17:26:06 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:08:01 docker0 170.04 218.49 13.72 2040.11 0.00 0.00 0.00 0.00 17:26:06 17:09:01 veth1c64de0 0.63 0.72 0.05 0.07 0.00 0.00 0.00 0.00 17:26:06 17:09:01 eth0 27.96 14.32 25.33 11.45 0.00 0.00 0.00 0.00 17:26:06 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:09:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 17:26:06 17:10:01 veth1c64de0 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 17:26:06 17:10:01 eth0 14.88 8.30 11.28 6.05 0.00 0.00 0.00 0.00 17:26:06 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:10:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 17:26:06 17:11:04 eth0 102.50 68.70 1640.20 119.77 0.00 0.00 0.00 0.00 17:26:06 17:11:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:11:04 veth16c73c9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:26:06 17:11:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:12:01 veth2505c07 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 17:26:06 17:12:01 vethe450732 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 17:26:06 17:12:01 veth5a42731 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 17:26:06 17:12:01 eth0 141.72 76.70 278.19 43.93 0.00 0.00 0.00 0.00 17:26:06 17:13:01 veth5215de0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:26:06 17:13:01 veth5a006fd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:26:06 17:13:01 eth0 67.67 33.63 288.73 14.63 0.00 0.00 0.00 0.00 17:26:06 17:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:26:06 17:14:01 eth0 111.46 54.99 1604.28 15.48 0.00 0.00 0.00 0.00 17:26:06 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:14:01 docker0 968.68 725.45 81.71 5690.83 0.00 0.00 0.00 0.00 17:26:06 17:15:01 eth0 0.48 0.10 0.05 0.02 0.00 0.00 0.00 0.00 17:26:06 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:16:01 eth0 0.90 0.50 0.65 0.21 0.00 0.00 0.00 0.00 17:26:06 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:17:01 eth0 0.22 0.20 0.08 0.05 0.00 0.00 0.00 0.00 17:26:06 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:18:01 eth0 0.15 0.12 0.07 0.04 0.00 0.00 0.00 0.00 17:26:06 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:19:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:26:06 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:20:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:26:06 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:26:06 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:22:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 17:26:06 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:26:06 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:24:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:26:06 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:25:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:26:01 eth0 111.39 71.54 2605.83 14.73 0.00 0.00 0.00 0.00 17:26:06 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 Average: eth0 49.25 30.78 620.64 13.92 0.00 0.00 0.00 0.00 17:26:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:06 Average: docker0 11.97 18.16 0.92 157.15 0.00 0.00 0.00 0.00 17:26:06 17:26:06 17:26:06 ---> sar -P ALL: 17:26:06 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/24/21 _x86_64_ (2 CPU) 17:26:06 17:26:06 17:06:02 LINUX RESTART (2 CPU) 17:26:06 17:26:06 17:07:01 CPU %user %nice %system %iowait %steal %idle 17:26:06 17:08:01 all 30.81 0.00 12.61 4.09 0.16 52.32 17:26:06 17:08:01 0 33.18 0.00 12.98 4.56 0.14 49.13 17:26:06 17:08:01 1 28.45 0.00 12.24 3.62 0.18 55.51 17:26:06 17:09:01 all 59.82 0.00 5.81 0.49 0.14 33.75 17:26:06 17:09:01 0 58.86 0.00 5.67 0.40 0.15 34.93 17:26:06 17:09:01 1 60.78 0.00 5.94 0.58 0.13 32.56 17:26:06 17:10:01 all 58.42 0.00 4.89 0.86 0.15 35.68 17:26:06 17:10:01 0 58.99 0.00 4.26 0.92 0.14 35.69 17:26:06 17:10:01 1 57.84 0.00 5.52 0.79 0.16 35.67 17:26:06 17:11:04 all 47.20 0.00 12.07 9.90 0.18 30.65 17:26:06 17:11:04 0 47.29 0.00 12.44 11.11 0.16 29.00 17:26:06 17:11:04 1 47.11 0.00 11.69 8.68 0.21 32.30 17:26:06 17:12:01 all 59.98 0.00 17.73 17.65 0.21 4.44 17:26:06 17:12:01 0 59.18 0.00 18.13 17.73 0.22 4.74 17:26:06 17:12:01 1 60.79 0.00 17.33 17.56 0.20 4.13 17:26:06 17:13:01 all 59.73 0.00 21.43 15.05 0.20 3.60 17:26:06 17:13:01 0 59.57 0.00 21.97 15.07 0.19 3.20 17:26:06 17:13:01 1 59.89 0.00 20.89 15.02 0.21 3.99 17:26:06 17:14:01 all 64.06 0.00 11.83 3.75 0.17 20.18 17:26:06 17:14:01 0 63.23 0.00 11.98 3.78 0.17 20.84 17:26:06 17:14:01 1 64.90 0.00 11.68 3.72 0.18 19.52 17:26:06 17:15:01 all 0.23 0.00 0.07 0.07 0.02 99.62 17:26:06 17:15:01 0 0.03 0.00 0.07 0.07 0.02 99.82 17:26:06 17:15:01 1 0.43 0.00 0.07 0.07 0.02 99.42 17:26:06 17:16:01 all 0.30 0.00 0.05 0.00 0.00 99.65 17:26:06 17:16:01 0 0.07 0.00 0.07 0.00 0.00 99.87 17:26:06 17:16:01 1 0.53 0.00 0.03 0.00 0.00 99.43 17:26:06 17:17:01 all 0.24 0.00 0.06 0.02 0.01 99.67 17:26:06 17:17:01 0 0.38 0.00 0.03 0.03 0.00 99.55 17:26:06 17:17:01 1 0.10 0.00 0.08 0.00 0.02 99.80 17:26:06 17:18:01 all 0.23 0.00 0.03 0.00 0.02 99.72 17:26:06 17:18:01 0 0.42 0.00 0.02 0.00 0.02 99.55 17:26:06 17:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:26:06 17:26:06 17:18:01 CPU %user %nice %system %iowait %steal %idle 17:26:06 17:19:01 all 0.26 0.00 0.04 0.00 0.01 99.69 17:26:06 17:19:01 0 0.43 0.00 0.03 0.00 0.00 99.53 17:26:06 17:19:01 1 0.08 0.00 0.05 0.00 0.02 99.85 17:26:06 17:20:01 all 0.23 0.00 0.03 0.00 0.01 99.74 17:26:06 17:20:01 0 0.42 0.00 0.02 0.00 0.02 99.55 17:26:06 17:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:26:06 17:21:01 all 0.24 0.00 0.03 0.00 0.02 99.71 17:26:06 17:21:01 0 0.42 0.00 0.03 0.00 0.02 99.53 17:26:06 17:21:01 1 0.07 0.00 0.03 0.00 0.02 99.88 17:26:06 17:22:01 all 0.27 0.00 0.04 0.00 0.00 99.69 17:26:06 17:22:01 0 0.48 0.00 0.03 0.00 0.00 99.48 17:26:06 17:22:01 1 0.05 0.00 0.05 0.00 0.00 99.90 17:26:06 17:23:01 all 0.24 0.00 0.03 0.00 0.02 99.71 17:26:06 17:23:01 0 0.45 0.00 0.03 0.00 0.02 99.50 17:26:06 17:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:26:06 17:24:01 all 0.22 0.00 0.03 0.00 0.02 99.73 17:26:06 17:24:01 0 0.38 0.00 0.02 0.00 0.02 99.58 17:26:06 17:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:26:06 17:25:01 all 0.22 0.00 0.03 0.00 0.01 99.74 17:26:06 17:25:01 0 0.37 0.00 0.03 0.00 0.00 99.60 17:26:06 17:25:01 1 0.07 0.00 0.03 0.00 0.02 99.88 17:26:06 17:26:01 all 9.85 0.00 3.79 4.27 0.09 82.01 17:26:06 17:26:01 0 9.46 0.00 3.77 4.46 0.09 82.23 17:26:06 17:26:01 1 10.23 0.00 3.82 4.07 0.09 81.79 17:26:06 Average: all 19.47 0.00 4.48 2.76 0.07 73.22 17:26:06 Average: 0 19.54 0.00 4.53 2.86 0.07 73.00 17:26:06 Average: 1 19.41 0.00 4.43 2.65 0.07 73.43 17:26:06 17:26:06 17:26:06