Pull request #3879 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f9b34e19c11d744eba220ef16d40f076466eca76+0dc7fb43dfbc61ec4b325044d074184b8b9e402a (e3a21b673b6b10218b5b31879ec28a6036cb2608) 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-ssh8645922967963812738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh597812003365673406.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3879/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3879/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8269110292785875391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13330794862295045244.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3879/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3879/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5698549855177450228.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-4902 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh561977694232233130.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit f9b34e19c11d744eba220ef16d40f076466eca76 Merge succeeded, producing 20dd4bf70eb7acc22839168a81405508eda27950 Checking out Revision 20dd4bf70eb7acc22839168a81405508eda27950 (PR-3879) > 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/4@tmp/jenkins-gitclient-ssh2072772521182127734.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9b34e19c11d744eba220ef16d40f076466eca76 # 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/4@tmp/jenkins-gitclient-ssh1791775047630061374.key > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20dd4bf70eb7acc22839168a81405508eda27950 # timeout=10 Commit message: "Merge commit '0dc7fb43dfbc61ec4b325044d074184b8b9e402a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:31 ========================================================= 17:03:31 EdgeX Global Pipelines Version Info 17:03:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 781173a1e27685d2ca6610ee16c60ef048ba1a0f # timeout=10 17:03:32 ------------------- 17:03:32 stable info: 17:03:32 ------------------- 17:03:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 17:03:32 Message: update stable to v1.0.220 17:03:32 ------------------- 17:03:32 experimental info: 17:03:32 ------------------- 17:03:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 17:03:32 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3879 [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3879 [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3879 [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20dd4bf70eb7acc22839168a81405508eda27950 [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20dd4bf [Pipeline] echo 17:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:03:33 provisioning config files... 17:03:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7285477120950979818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:33 ---> docker-login.sh 17:03:33 nexus3.edgexfoundry.org:10001 17:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:33 Configure a credential helper to remove this warning. See 17:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:33 17:03:33 Login Succeeded 17:03:33 nexus3.edgexfoundry.org:10002 17:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:33 Configure a credential helper to remove this warning. See 17:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:33 17:03:33 Login Succeeded 17:03:33 nexus3.edgexfoundry.org:10003 17:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:34 Configure a credential helper to remove this warning. See 17:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:34 17:03:34 Login Succeeded 17:03:34 nexus3.edgexfoundry.org:10004 17:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:34 Configure a credential helper to remove this warning. See 17:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:34 17:03:34 Login Succeeded 17:03:34 docker.io 17:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:34 Configure a credential helper to remove this warning. See 17:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:34 17:03:34 Login Succeeded 17:03:34 ---> docker-login.sh ends [Pipeline] } 17:03:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:35 ++ 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:03:35 + for file in '`ls cmd/**/Dockerfile`' 17:03:35 ++ dirname cmd/core-command/Dockerfile 17:03:35 ++ cut -d/ -f2 17:03:35 + echo core-command,cmd/core-command/Dockerfile 17:03:35 + for file in '`ls cmd/**/Dockerfile`' 17:03:35 ++ dirname cmd/core-data/Dockerfile 17:03:35 ++ cut -d/ -f2 17:03:35 + echo core-data,cmd/core-data/Dockerfile 17:03:35 + for file in '`ls cmd/**/Dockerfile`' 17:03:35 ++ dirname cmd/core-metadata/Dockerfile 17:03:35 ++ cut -d/ -f2 17:03:35 + echo core-metadata,cmd/core-metadata/Dockerfile 17:03:35 + for file in '`ls cmd/**/Dockerfile`' 17:03:35 ++ dirname cmd/security-bootstrapper/Dockerfile 17:03:35 ++ cut -d/ -f2 17:03:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:03:35 + for file in '`ls cmd/**/Dockerfile`' 17:03:35 ++ dirname cmd/security-proxy-setup/Dockerfile 17:03:35 ++ cut -d/ -f2 17:03:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:03:35 + for file in '`ls cmd/**/Dockerfile`' 17:03:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:03:35 ++ cut -d/ -f2 17:03:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:03:35 + for file in '`ls cmd/**/Dockerfile`' 17:03:35 ++ dirname cmd/support-notifications/Dockerfile 17:03:35 ++ cut -d/ -f2 17:03:35 + echo support-notifications,cmd/support-notifications/Dockerfile 17:03:35 + for file in '`ls cmd/**/Dockerfile`' 17:03:35 ++ dirname cmd/support-scheduler/Dockerfile 17:03:35 ++ cut -d/ -f2 17:03:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:03:35 + for file in '`ls cmd/**/Dockerfile`' 17:03:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:03:35 ++ cut -d/ -f2 17:03:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:03:35 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:03:35 + git rev-list -1 --merges 20dd4bf70eb7acc22839168a81405508eda27950~1..20dd4bf70eb7acc22839168a81405508eda27950 [Pipeline] echo 17:03:35 -----------> git rev-list -1 --merges 20dd4bf70eb7acc22839168a81405508eda27950~1..20dd4bf70eb7acc22839168a81405508eda27950 20dd4bf70eb7acc22839168a81405508eda27950 17:03:35 20dd4bf70eb7acc22839168a81405508eda27950 [false] [Pipeline] sh 17:03:35 + git log --format=format:%s -1 20dd4bf70eb7acc22839168a81405508eda27950 [Pipeline] echo 17:03:35 ========================================================= 17:03:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:03:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:03:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 17:03:36 + grep -v github /etc/ssh/ssh_known_hosts 17:03:36 + '[' -e /tmp/ssh_known_hosts ']' 17:03:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:03:36 + sudo tee -a /etc/ssh/ssh_known_hosts 17:03:36 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 17:03:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:36 17:03:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:03:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:37 latest: Pulling from edgex-devops/git-semver 17:03:37 a0d0a0d46f8b: Pulling fs layer 17:03:37 3e5f54012d9b: Pulling fs layer 17:03:37 4c7163046ea9: Pulling fs layer 17:03:37 0c2d73faf560: Pulling fs layer 17:03:37 0c2d73faf560: Waiting 17:03:37 3e5f54012d9b: Verifying Checksum 17:03:37 3e5f54012d9b: Download complete 17:03:37 a0d0a0d46f8b: Verifying Checksum 17:03:37 a0d0a0d46f8b: Download complete 17:03:37 4c7163046ea9: Verifying Checksum 17:03:37 4c7163046ea9: Download complete 17:03:37 0c2d73faf560: Verifying Checksum 17:03:37 0c2d73faf560: Download complete 17:03:37 a0d0a0d46f8b: Pull complete 17:03:37 3e5f54012d9b: Pull complete 17:03:37 4c7163046ea9: Pull complete 17:03:37 0c2d73faf560: Pull complete 17:03:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:03:37 prd-centos7-docker-4c-2g-4902 does not seem to be running inside a container 17:03:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:03:38 $ docker top eed14bf6b928e832aa5e23f61c8be69d55846a85cc4cb615399410e020bd1ecf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:38 [ssh-agent] Looking for ssh-agent implementation... 17:03:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:38 $ docker exec eed14bf6b928e832aa5e23f61c8be69d55846a85cc4cb615399410e020bd1ecf ssh-agent 17:03:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXidCdej/agent.14 17:03:39 SSH_AGENT_PID=20 17:03:39 Running ssh-add (command line suppressed) 17:03:39 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5787988250085196444.key (/w/workspace/edgex-go/4@tmp/private_key_5787988250085196444.key) 17:03:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:39 + git tag --points-at HEAD [Pipeline] } 17:03:39 $ docker exec --env ******** --env ******** eed14bf6b928e832aa5e23f61c8be69d55846a85cc4cb615399410e020bd1ecf ssh-agent -k 17:03:39 unset SSH_AUTH_SOCK; 17:03:39 unset SSH_AGENT_PID; 17:03:39 echo Agent pid 20 killed; 17:03:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:03:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:39 [ssh-agent] Looking for ssh-agent implementation... 17:03:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:39 $ docker exec eed14bf6b928e832aa5e23f61c8be69d55846a85cc4cb615399410e020bd1ecf ssh-agent 17:03:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXacOALK/agent.55 17:03:39 SSH_AGENT_PID=61 17:03:39 Running ssh-add (command line suppressed) 17:03:39 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6427560776371811421.key (/w/workspace/edgex-go/4@tmp/private_key_6427560776371811421.key) 17:03:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:40 + git semver init 17:03:40 # -> Open(): unable to determine branch for HEAD 17:03:40 # $GIT_DIR = /w/workspace/edgex-go/4/.git 17:03:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 17:03:40 # $SEMVER_REMOTE_NAME = origin 17:03:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:03:40 # $SEMVER_USER_NAME = edgex-jenkins 17:03:40 # $SEMVER_BRANCH = PR-3879 17:03:40 # $SEMVER_TEMP = /tmp/semver-826945836 17:03:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:03:55 # '/tmp/semver-826945836' -> '/w/workspace/edgex-go/4/.semver' 17:03:55 # -> Force: false 17:03:55 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 17:03:55 $ docker exec --env ******** --env ******** eed14bf6b928e832aa5e23f61c8be69d55846a85cc4cb615399410e020bd1ecf ssh-agent -k 17:03:55 unset SSH_AUTH_SOCK; 17:03:55 unset SSH_AGENT_PID; 17:03:55 echo Agent pid 61 killed; 17:03:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:55 + git semver [Pipeline] } 17:03:55 $ docker stop --time=1 eed14bf6b928e832aa5e23f61c8be69d55846a85cc4cb615399410e020bd1ecf 17:03:58 $ docker rm -f eed14bf6b928e832aa5e23f61c8be69d55846a85cc4cb615399410e020bd1ecf [Pipeline] // withDockerContainer [Pipeline] sh 17:03:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:03:59 Stashed 1 file(s) [Pipeline] echo 17:03:59 [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:03:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:59 ========================================================= 17:03:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:03:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:03:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:03:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:03:59 59bf1c3509f3: Pulling fs layer 17:03:59 666ba61612fd: Pulling fs layer 17:03:59 8ed8ca486205: Pulling fs layer 17:03:59 4fe6c5a15a65: Pulling fs layer 17:03:59 22a0e8bec74d: Pulling fs layer 17:03:59 640e595b4fbd: Pulling fs layer 17:03:59 763cafe07f6e: Pulling fs layer 17:03:59 0c0b528cf693: Pulling fs layer 17:03:59 10935f4eaf8b: Pulling fs layer 17:03:59 640e595b4fbd: Waiting 17:03:59 763cafe07f6e: Waiting 17:03:59 0c0b528cf693: Waiting 17:03:59 10935f4eaf8b: Waiting 17:03:59 4fe6c5a15a65: Waiting 17:03:59 22a0e8bec74d: Waiting 17:03:59 8ed8ca486205: Verifying Checksum 17:03:59 8ed8ca486205: Download complete 17:03:59 666ba61612fd: Verifying Checksum 17:03:59 666ba61612fd: Download complete 17:03:59 22a0e8bec74d: Verifying Checksum 17:03:59 22a0e8bec74d: Download complete 17:03:59 640e595b4fbd: Verifying Checksum 17:03:59 640e595b4fbd: Download complete 17:03:59 59bf1c3509f3: Verifying Checksum 17:03:59 59bf1c3509f3: Download complete 17:03:59 763cafe07f6e: Verifying Checksum 17:03:59 763cafe07f6e: Download complete 17:03:59 59bf1c3509f3: Pull complete 17:03:59 0c0b528cf693: Verifying Checksum 17:03:59 0c0b528cf693: Download complete 17:04:00 666ba61612fd: Pull complete 17:04:00 8ed8ca486205: Pull complete 17:04:00 4fe6c5a15a65: Verifying Checksum 17:04:00 4fe6c5a15a65: Download complete 17:04:00 10935f4eaf8b: Verifying Checksum 17:04:00 10935f4eaf8b: Download complete 17:04:04 4fe6c5a15a65: Pull complete 17:04:04 22a0e8bec74d: Pull complete 17:04:04 640e595b4fbd: Pull complete 17:04:04 763cafe07f6e: Pull complete 17:04:04 0c0b528cf693: Pull complete 17:04:07 10935f4eaf8b: Pull complete 17:04:07 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 17:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:04:07 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:04:07 WORKDIR /edgex 17:04:07 COPY go.mod . 17:04:07 RUN go mod download' 17:04:07 + docker build -t ci-base-image-x86_64 -f - . 17:04:10 Sending build context to Docker daemon 334.2MB 17:04:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:04:10 ---> 99d49a6021b9 17:04:10 Step 2/4 : WORKDIR /edgex 17:04:12 ---> Running in 38aab79240eb 17:04:12 Removing intermediate container 38aab79240eb 17:04:12 ---> 4fabd7468831 17:04:12 Step 3/4 : COPY go.mod . 17:04:12 ---> 8dfbfdbbbdc0 17:04:12 Step 4/4 : RUN go mod download 17:04:12 ---> Running in d0e9f603ea23 17:04:14 Still waiting to schedule task 17:04:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:04:51 Removing intermediate container d0e9f603ea23 17:04:51 ---> 65540683e831 17:04:51 Successfully built 65540683e831 17:04:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:04:51 + docker inspect -f . ci-base-image-x86_64 17:04:51 . [Pipeline] withDockerContainer 17:04:51 prd-centos7-docker-4c-2g-4902 does not seem to be running inside a container 17:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 17:04:52 $ docker top 9c252abb07b9c23799f92d8f8d5e3ac7e926bb4d962e50f89c83d3024122559c -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:52 + go version 17:04:52 go version go1.17.6 linux/amd64 [Pipeline] } 17:04:52 $ docker stop --time=1 9c252abb07b9c23799f92d8f8d5e3ac7e926bb4d962e50f89c83d3024122559c 17:04:53 $ docker rm -f 9c252abb07b9c23799f92d8f8d5e3ac7e926bb4d962e50f89c83d3024122559c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:54 + docker inspect -f . ci-base-image-x86_64 17:04:54 . [Pipeline] withDockerContainer 17:04:54 prd-centos7-docker-4c-2g-4902 does not seem to be running inside a container 17:04:54 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 17:04:54 $ docker top b1a436716961a86669a31175d9fa90575c617b6f89ba67572e31d590c942d479 -eo pid,comm [Pipeline] { [Pipeline] echo 17:04:54 ========================================================= 17:04:54 [edgeXBuildGoParallel] Running Tests and Build... 17:04:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:04:55 + make test 17:04:55 go mod tidy 17:04:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:05:01 ? github.com/edgexfoundry/edgex-go [no test files] 17:05:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:05:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:05:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:05:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:05:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:05:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:05:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 17:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 44.7% of statements 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:05:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements 17:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements 17:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:05:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 94.2% of statements 17:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:05:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements 17:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:05:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 17:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 17:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements 17:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 17:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 17:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 17:05:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4904 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws 17:05:36 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:05:36 The recommended git tool is: git 17:05:41 using credential edgex-jenkins-ssh 17:05:41 Cloning the remote Git repository 17:05:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:05:41 > git init /w/workspace/edgex-go/4 # timeout=10 17:05:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:05:41 > git --version # timeout=10 17:05:41 > git --version # 'git version 2.17.1' 17:05:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 17:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 17:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 82.5% of statements 17:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:05:57 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit f9b34e19c11d744eba220ef16d40f076466eca76 17:05:58 Merge succeeded, producing 66eedae9bdde4cb3896d44a18f52a6c55f9acafe 17:05:58 Checking out Revision 66eedae9bdde4cb3896d44a18f52a6c55f9acafe (PR-3879) 17:05:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:05:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:05:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:05:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:05:57 > git config core.sparsecheckout # timeout=10 17:05:57 > git checkout -f f9b34e19c11d744eba220ef16d40f076466eca76 # timeout=10 17:05:57 > git remote # timeout=10 17:05:57 > git config --get remote.origin.url # timeout=10 17:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:57 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 17:05:58 > git rev-parse HEAD^{commit} # timeout=10 17:05:58 > git config core.sparsecheckout # timeout=10 17:05:58 > git checkout -f 66eedae9bdde4cb3896d44a18f52a6c55f9acafe # timeout=10 17:06:02 Commit message: "Merge commit '0dc7fb43dfbc61ec4b325044d074184b8b9e402a' into HEAD" 17:06:02 First time build. Skipping changelog. 17:06:02 > git rev-list --no-walk 781173a1e27685d2ca6610ee16c60ef048ba1a0f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:06:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:03 Dload Upload Total Spent Left Speed 17:06:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh 17:06:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:06:04 + sudo tee /etc/docker/daemon.new 17:06:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:06:04 { 17:06:04 "registry-mirrors": [ 17:06:04 "https://nexus3.edgexfoundry.org:10001" 17:06:04 ], 17:06:04 "bip": "10.250.0.254/24", 17:06:04 "hosts": [ 17:06:04 "tcp://0.0.0.0:5555", 17:06:04 "unix:///var/run/docker.sock" 17:06:04 ], 17:06:04 "mtu": 1458, 17:06:04 "selinux-enabled": true, 17:06:04 "seccomp-profile": "/etc/docker/seccomp.json" 17:06:04 } [Pipeline] sh 17:06:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:06:04 + sudo service docker restart 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.279s coverage: 65.4% of statements 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 43.8% of statements 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:06:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 17:06:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:06:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 17:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 17:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.026s coverage: 96.9% of statements 17:06:16 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:06:23 provisioning config files... 17:06:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7525029594458062737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:23 ---> docker-login.sh 17:06:23 nexus3.edgexfoundry.org:10001 17:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:24 Configure a credential helper to remove this warning. See 17:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:24 17:06:24 Login Succeeded 17:06:24 nexus3.edgexfoundry.org:10002 17:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:24 Configure a credential helper to remove this warning. See 17:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:24 17:06:24 Login Succeeded 17:06:24 nexus3.edgexfoundry.org:10003 17:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:25 Configure a credential helper to remove this warning. See 17:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:25 17:06:25 Login Succeeded 17:06:25 nexus3.edgexfoundry.org:10004 17:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:25 Configure a credential helper to remove this warning. See 17:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:25 17:06:25 Login Succeeded 17:06:25 docker.io 17:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:26 Configure a credential helper to remove this warning. See 17:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:26 17:06:26 Login Succeeded 17:06:26 ---> docker-login.sh ends [Pipeline] } 17:06:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:06:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:27 ========================================================= 17:06:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:06:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:06:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:06:27 9b3977197b4f: Pulling fs layer 17:06:27 1a89e8eeedd5: Pulling fs layer 17:06:27 94645a83ff95: Pulling fs layer 17:06:27 3f3a8bcf1eab: Pulling fs layer 17:06:27 0c92f367c5e7: Pulling fs layer 17:06:27 3f3a8bcf1eab: Waiting 17:06:27 f7c0051592d6: Pulling fs layer 17:06:27 0c92f367c5e7: Waiting 17:06:27 a227ed2f7395: Pulling fs layer 17:06:27 f7c0051592d6: Waiting 17:06:27 7b1c46037f91: Pulling fs layer 17:06:27 a227ed2f7395: Waiting 17:06:27 94645a83ff95: Download complete 17:06:27 1a89e8eeedd5: Verifying Checksum 17:06:27 1a89e8eeedd5: Download complete 17:06:27 0c92f367c5e7: Verifying Checksum 17:06:27 0c92f367c5e7: Download complete 17:06:27 f7c0051592d6: Verifying Checksum 17:06:27 f7c0051592d6: Download complete 17:06:27 9b3977197b4f: Verifying Checksum 17:06:27 9b3977197b4f: Download complete 17:06:27 a227ed2f7395: Verifying Checksum 17:06:27 a227ed2f7395: Download complete 17:06:28 9b3977197b4f: Pull complete 17:06:28 1a89e8eeedd5: Pull complete 17:06:29 94645a83ff95: Pull complete 17:06:29 7b1c46037f91: Verifying Checksum 17:06:29 7b1c46037f91: Download complete 17:06:29 3f3a8bcf1eab: Verifying Checksum 17:06:29 3f3a8bcf1eab: Download complete 17:06:42 3f3a8bcf1eab: Pull complete 17:06:42 0c92f367c5e7: Pull complete 17:06:42 f7c0051592d6: Pull complete 17:06:42 a227ed2f7395: Pull complete 17:06:47 7b1c46037f91: Pull complete 17:06:47 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 17:06:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:06:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:06:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:06:48 WORKDIR /edgex 17:06:48 COPY go.mod . 17:06:48 RUN go mod download 17:06:48 + docker build -t ci-base-image-arm64 -f - . 17:06:50 Sending build context to Docker daemon 168.8MB 17:06:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:06:50 ---> f79e39bc4007 17:06:50 Step 2/4 : WORKDIR /edgex 17:06:52 ---> Running in af61c8f3e285 17:06:52 Removing intermediate container af61c8f3e285 17:06:52 ---> c0e8d6f3c972 17:06:52 Step 3/4 : COPY go.mod . 17:06:53 ---> 1db43bd650c6 17:06:53 Step 4/4 : RUN go mod download 17:06:53 ---> Running in 22dedad5dae3 17:06:55 GO111MODULE=on go vet ./... 17:06:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:06:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:06:56 ./bin/test-attribution-txt.sh [Pipeline] echo 17:06:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:06:57 + ls -al . 17:06:57 total 644 17:06:57 drwxrwxr-x 10 1001 1001 4096 Feb 9 17:06 . 17:06:57 drwxr-xr-x 4 root root 28 Feb 9 17:04 .. 17:06:57 -rw-rw-r-- 1 1001 1001 11 Feb 9 17:03 .dockerignore 17:06:57 drwxrwxr-x 8 1001 1001 179 Feb 9 17:03 .git 17:06:57 drwxrwxr-x 4 1001 1001 142 Feb 9 17:03 .github 17:06:57 -rw-rw-r-- 1 1001 1001 804 Feb 9 17:03 .gitignore 17:06:57 -rw-rw-r-- 1 1001 1001 42 Feb 9 17:03 .golangci.yml 17:06:57 -rw-rw-r-- 1 1001 1001 76 Feb 9 17:03 .hadolint.yml 17:06:57 drwx------ 3 1001 1001 73 Feb 9 17:03 .semver 17:06:57 -rw-rw-r-- 1 1001 1001 166 Feb 9 17:03 .sonarcloud.properties 17:06:57 -rw-rw-r-- 1 1001 1001 1171 Feb 9 17:03 ADOPTERS.md 17:06:57 -rw-rw-r-- 1 1001 1001 9019 Feb 9 17:03 Attribution.txt 17:06:57 -rw-rw-r-- 1 1001 1001 51732 Feb 9 17:03 CHANGELOG.md 17:06:57 -rw-rw-r-- 1 1001 1001 3804 Feb 9 17:03 CONTRIBUTING.md 17:06:57 -rw-rw-r-- 1 1001 1001 677 Feb 9 17:03 GOVERNANCE.md 17:06:57 -rw-rw-r-- 1 1001 1001 849 Feb 9 17:03 Jenkinsfile 17:06:57 -rw-rw-r-- 1 1001 1001 10775 Feb 9 17:03 LICENSE 17:06:57 -rw-rw-r-- 1 1001 1001 6508 Feb 9 17:03 Makefile 17:06:57 -rw-rw-r-- 1 1001 1001 582 Feb 9 17:03 OWNERS.md 17:06:57 -rw-rw-r-- 1 1001 1001 8207 Feb 9 17:03 README.md 17:06:57 -rw-rw-r-- 1 1001 1001 6912 Feb 9 17:03 SECURITY.md 17:06:57 -rw-rw-r-- 1 1001 1001 5 Feb 9 17:03 VERSION 17:06:57 -rw-rw-r-- 1 1001 1001 4131 Feb 9 17:03 ZMQWindows.md 17:06:57 drwxrwxr-x 2 1001 1001 37 Feb 9 17:03 bin 17:06:57 drwxrwxr-x 14 1001 1001 4096 Feb 9 17:03 cmd 17:06:57 -rw-r--r-- 1 root root 428383 Feb 9 17:06 coverage.out 17:06:57 -rw-rw-r-- 1 1001 1001 2840 Feb 9 17:03 go.mod 17:06:57 -rw-rw-r-- 1 1001 1001 50301 Feb 9 17:03 go.sum 17:06:57 drwxrwxr-x 8 1001 1001 124 Feb 9 17:03 internal 17:06:57 drwxrwxr-x 3 1001 1001 16 Feb 9 17:03 openapi 17:06:57 drwxrwxr-x 4 1001 1001 71 Feb 9 17:03 snap 17:06:57 -rw-rw-r-- 1 1001 1001 204 Feb 9 17:03 version.go [Pipeline] sh 17:06:58 + '[' -e coverage.out ] 17:06:58 + chown 1001:1001 coverage.out [Pipeline] stash 17:06:58 Stashed 1 file(s) [Pipeline] sh 17:06:58 + make build 17:06:58 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:06:59 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:07:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:07:07 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:07:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:07:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:07:09 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:07:10 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:07:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:07:11 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:07:12 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:07:13 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:07:14 $ docker stop --time=1 b1a436716961a86669a31175d9fa90575c617b6f89ba67572e31d590c942d479 17:07:16 $ docker rm -f b1a436716961a86669a31175d9fa90575c617b6f89ba67572e31d590c942d479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:07:17 17:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:07:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:07:18 latest: Pulling from edgex-devops/edgex-compose 17:07:18 cbdbe7a5bc2a: Pulling fs layer 17:07:18 ca9280d653b3: Pulling fs layer 17:07:18 7e9c9ca2126c: Pulling fs layer 17:07:18 cbdbe7a5bc2a: Verifying Checksum 17:07:18 cbdbe7a5bc2a: Download complete 17:07:18 ca9280d653b3: Verifying Checksum 17:07:18 ca9280d653b3: Download complete 17:07:18 cbdbe7a5bc2a: Pull complete 17:07:18 7e9c9ca2126c: Verifying Checksum 17:07:18 7e9c9ca2126c: Download complete 17:07:19 ca9280d653b3: Pull complete 17:07:22 7e9c9ca2126c: Pull complete 17:07:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:07:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:07:22 prd-centos7-docker-4c-2g-4902 does not seem to be running inside a container 17:07:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:07:25 $ docker top cdc434a9afa6d33765da249eccab5ea684f6eda1b2ed80588ee1b13319aabb5f -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:25 + docker-compose build --help 17:07:25 + grep parallel 17:07:26 --parallel Build images in parallel. [Pipeline] } 17:07:26 $ docker stop --time=1 cdc434a9afa6d33765da249eccab5ea684f6eda1b2ed80588ee1b13319aabb5f 17:07:27 $ docker rm -f cdc434a9afa6d33765da249eccab5ea684f6eda1b2ed80588ee1b13319aabb5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:07:27 . [Pipeline] withDockerContainer 17:07:27 prd-centos7-docker-4c-2g-4902 does not seem to be running inside a container 17:07:27 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:07:27 $ docker top ce3c6723ec40917a780dc4109fe4b2fd5a68e94502026161c76e63b23986595e -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:28 + docker-compose -f ./docker-compose-build.yml build --parallel 17:07:28 Building core-command ... 17:07:28 Building core-data ... 17:07:28 Building core-metadata ... 17:07:28 Building security-bootstrapper ... 17:07:28 Building security-proxy-setup ... 17:07:28 Building security-secretstore-setup ... 17:07:28 Building support-notifications ... 17:07:28 Building support-scheduler ... 17:07:28 Building sys-mgmt-agent ... 17:07:28 Building sys-mgmt-agent 17:07:28 Building support-notifications 17:07:28 Building core-command 17:07:28 Building security-secretstore-setup 17:07:28 Building security-bootstrapper 17:07:39 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:07:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:07:39 ---> 65540683e831 17:07:39 Step 3/31 : WORKDIR /edgex-go 17:07:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:07:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:07:39 ---> 65540683e831 17:07:39 Step 3/23 : WORKDIR /edgex-go 17:07:44 ---> Running in 7780bc5d263b 17:07:44 ---> Running in 8aa9f339a39f 17:07:47 Removing intermediate container 7780bc5d263b 17:07:47 ---> 18e8acb78819 17:07:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:47 Removing intermediate container 8aa9f339a39f 17:07:47 ---> 535affa8ae24 17:07:47 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:47 ---> Running in 82d404becabe 17:07:47 ---> Running in 5797f229b358 17:07:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:07:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:07:49 ---> 65540683e831 17:07:49 Step 3/23 : WORKDIR /edgex-go 17:07:49 ---> Using cache 17:07:49 ---> 18e8acb78819 17:07:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:51 ---> Running in 64a8b6db0baa 17:07:52 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:07:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:07:52 ---> 65540683e831 17:07:52 Step 3/25 : WORKDIR /edgex-go 17:07:52 ---> Using cache 17:07:52 ---> 18e8acb78819 17:07:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:07:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:07:52 ---> 65540683e831 17:07:52 Step 3/22 : WORKDIR /edgex-go 17:07:52 ---> Using cache 17:07:52 ---> 18e8acb78819 17:07:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:52 ---> Running in 227191b4bb6d 17:07:52 ---> Running in 4ed720445e88 17:07:52 Removing intermediate container 82d404becabe 17:07:52 ---> 652d985d5e55 17:07:52 Step 5/23 : RUN apk add --update --no-cache make git 17:07:52 ---> Running in 94e70a74f4fb 17:07:52 Removing intermediate container 5797f229b358 17:07:52 ---> 53904b1f462f 17:07:52 Step 5/31 : RUN apk add --update --no-cache make git 17:07:52 ---> Running in 0a1299957c6b 17:07:52 Removing intermediate container 64a8b6db0baa 17:07:52 ---> 5c24dcc3b2a7 17:07:52 Step 5/23 : RUN apk add --update --no-cache make bash git 17:07:52 ---> Running in e255885b8eee 17:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:07:53 Removing intermediate container 4ed720445e88 17:07:53 ---> 876e152e8e39 17:07:53 Step 5/25 : RUN apk add --update --no-cache make git 17:07:53 ---> Running in 9e7e626bb132 17:07:53 Removing intermediate container 227191b4bb6d 17:07:53 ---> 6ada2f5a92fd 17:07:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:07:53 ---> Running in 9d736bd80054 17:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:07:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:07:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:07:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:07:54 OK: 221 MiB in 52 packages 17:07:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:07:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:07:54 OK: 221 MiB in 52 packages 17:07:54 OK: 221 MiB in 52 packages 17:07:54 OK: 221 MiB in 52 packages 17:07:55 OK: 221 MiB in 52 packages 17:07:55 Removing intermediate container e255885b8eee 17:07:55 ---> 452a04f82519 17:07:55 Step 6/23 : COPY go.mod vendor* ./ 17:07:55 Removing intermediate container 94e70a74f4fb 17:07:55 ---> ddccbf2789bf 17:07:55 Step 6/23 : COPY go.mod vendor* ./ 17:07:55 Removing intermediate container 0a1299957c6b 17:07:55 ---> ce7e4f74b5c8 17:07:55 Step 6/31 : COPY go.mod vendor* ./ 17:07:55 ---> 3b61c0f11c74 17:07:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:55 ---> ef7ba57afa4c 17:07:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:55 Removing intermediate container 9e7e626bb132 17:07:55 ---> 6a597b8ea45e 17:07:55 Step 6/25 : COPY go.mod vendor* ./ 17:07:55 ---> Running in 45f4bd9b9546 17:07:55 ---> Running in c57f9532c826 17:07:55 Removing intermediate container 9d736bd80054 17:07:55 ---> 7f3d103a2a8a 17:07:55 Step 6/22 : COPY go.mod vendor* ./ 17:07:55 ---> b478c50d42b7 17:07:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:55 ---> Running in e11068c62c46 17:07:55 ---> 1c8d1f98db15 17:07:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:55 ---> cf1ff9949d01 17:07:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:55 ---> Running in b3de235cad82 17:07:55 ---> Running in 783a53c7d4de 17:07:56 Removing intermediate container 45f4bd9b9546 17:07:56 ---> e8991228e7e6 17:07:56 Step 8/23 : COPY . . 17:07:57 Removing intermediate container c57f9532c826 17:07:57 ---> e82df0d4a871 17:07:57 Step 8/23 : COPY . . 17:08:00 Removing intermediate container e11068c62c46 17:08:00 ---> 177302f75033 17:08:00 Step 8/31 : COPY . . 17:08:00 Removing intermediate container b3de235cad82 17:08:00 ---> 52e01fd2f5a8 17:08:00 Step 8/25 : COPY . . 17:08:00 Removing intermediate container 783a53c7d4de 17:08:00 ---> 9cc074b56630 17:08:00 Step 8/22 : COPY . . 17:08:06 ---> 82381ded51e5 17:08:06 Step 9/23 : RUN make cmd/core-command/core-command 17:08:06 ---> dc092e7bf751 17:08:06 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:08:06 ---> Running in 8b9cd76e0bef 17:08:06 ---> Running in 00e4bb918ac4 17:08:07 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:08:07 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:08:15 Removing intermediate container 22dedad5dae3 17:08:15 ---> c0a6056a1d5d 17:08:15 Successfully built c0a6056a1d5d 17:08:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:08:15 + docker inspect -f . ci-base-image-arm64 17:08:15 . [Pipeline] withDockerContainer 17:08:15 prd-ubuntu18.04-docker-arm64-4c-16g-4904 does not seem to be running inside a container 17:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:08:17 $ docker top 340e8ed800ae2f3c1979f24ca87c476152e1960319dbc9cafadba902297a6c02 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:18 + go version 17:08:18 go version go1.17.6 linux/arm64 [Pipeline] } 17:08:18 $ docker stop --time=1 340e8ed800ae2f3c1979f24ca87c476152e1960319dbc9cafadba902297a6c02 17:08:19 $ docker rm -f 340e8ed800ae2f3c1979f24ca87c476152e1960319dbc9cafadba902297a6c02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:20 + docker inspect -f . ci-base-image-arm64 17:08:20 . [Pipeline] withDockerContainer 17:08:20 prd-ubuntu18.04-docker-arm64-4c-16g-4904 does not seem to be running inside a container 17:08:20 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:08:21 $ docker top 2e2a7f9e46016b9925d1f55ca90a0ec22b58ebe5b5c36d8c8c95c48964e5af1a -eo pid,comm [Pipeline] { [Pipeline] echo 17:08:22 ========================================================= 17:08:22 [edgeXBuildGoParallel] Running Tests and Build... 17:08:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:08:22 + make test 17:08:22 go mod tidy 17:08:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:08:25 ---> 4a199941076b 17:08:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:08:25 ---> 9252df65424b 17:08:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:08:25 ---> Running in ef3b0c33c324 17:08:25 ---> Running in d42adb466e29 17:08: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:08:25 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:08:25 ---> ad208c442ba9 17:08:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:08:25 ---> Running in 09da23d34c33 17:08:25 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:08:40 Removing intermediate container 00e4bb918ac4 17:08:40 ---> ac43cbb5ac53 17:08:40 17:08:40 Step 10/23 : FROM alpine:3.14 17:08:40 Removing intermediate container 8b9cd76e0bef 17:08:40 ---> acb1e8485ef0 17:08:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:08:40 ---> Running in a3cd7c0b9603 17:08:40 3.14: Pulling from library/alpine 17:08:40 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:08:40 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:08:40 Status: Downloaded newer image for alpine:3.14 17:08:40 ---> 0a97eee8041e 17:08:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:08:40 ---> Running in 36a0d26ee9e9 17:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:08:40 Removing intermediate container a3cd7c0b9603 17:08:40 ---> 6b78a88ab141 17:08:40 17:08:40 Step 11/23 : FROM docker:20.10.10 17:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:08:41 20.10.10: Pulling from library/docker 17:08:41 (1/1) Installing dumb-init (1.2.5-r1) 17:08:41 Executing busybox-1.33.1-r6.trigger 17:08:41 OK: 6 MiB in 15 packages 17:08:42 Removing intermediate container 36a0d26ee9e9 17:08:42 ---> 72c647d3e6e0 17:08:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:08:42 ---> Running in 6d252a2fc52e 17:08:42 Removing intermediate container 6d252a2fc52e 17:08:42 ---> 28e7c65b4489 17:08:42 Step 13/23 : ENV APP_PORT=59882 17:08:42 ---> Running in 73ae92031447 17:08:42 Removing intermediate container 73ae92031447 17:08:42 ---> ffe8e2a31f6c 17:08:42 Step 14/23 : EXPOSE $APP_PORT 17:08:42 ---> Running in 33e1c2764879 17:08:42 Removing intermediate container 33e1c2764879 17:08:42 ---> e22092132a92 17:08:42 Step 15/23 : WORKDIR / 17:08:42 ---> Running in b9c85c2c477e 17:08:43 Removing intermediate container b9c85c2c477e 17:08:43 ---> a8faf02da6fa 17:08:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:43 ---> 59a225056758 17:08:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:08:44 ---> 09279e40bba3 17:08:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:08:44 ---> 60cb340194d9 17:08:44 Step 19/23 : ENTRYPOINT ["/core-command"] 17:08:45 ---> Running in b071794e8076 17:08:45 Removing intermediate container b071794e8076 17:08:45 ---> c060b05af1bc 17:08:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:45 ---> Running in 00060b07c101 17:08:45 Removing intermediate container 00060b07c101 17:08:45 ---> aaafbd14b848 17:08:45 Step 21/23 : LABEL arch=x86_64 17:08:45 ---> Running in 0202eca8c272 17:08:45 Removing intermediate container 0202eca8c272 17:08:45 ---> 411ecd43cb9d 17:08:45 Step 22/23 : LABEL git_sha=20dd4bf70eb7acc22839168a81405508eda27950 17:08:45 ---> Running in 2c706ad31135 17:08:45 Removing intermediate container 2c706ad31135 17:08:45 ---> ce9e67dbadf1 17:08:45 Step 23/23 : LABEL version=0.0.0 17:08:45 ---> Running in 827e378d88ad 17:08:46 Removing intermediate container 827e378d88ad 17:08:46 ---> 20f66de97abf 17:08:46 17:08:46 Successfully built 20f66de97abf 17:08:46 Successfully tagged core-command:latest 17:08:46 Building core-data 17:08:48  Building core-command ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 17:08:48 Status: Downloaded newer image for docker:20.10.10 17:08:48 ---> b706a049f56e 17:08:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:08:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:08:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:08:51 ---> 65540683e831 17:08:51 Step 3/23 : WORKDIR /edgex-go 17:08:51 ---> Using cache 17:08:51 ---> 18e8acb78819 17:08:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:51 ---> Using cache 17:08:51 ---> 6ada2f5a92fd 17:08:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:08:51 ---> Running in d9c8b75b0cb9 17:08:51 ---> Running in d432d92c8a29 17:08:51 Removing intermediate container d9c8b75b0cb9 17:08:51 ---> 7178dfe06f3a 17:08:51 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:08:51 ---> Running in e2adf4e2c4a5 17:08:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:08:52 (1/42) Installing readline (8.1.0-r0) 17:08:52 (2/42) Installing bash (5.1.4-r0) 17:08:53 Executing bash-5.1.4-r0.post-install 17:08:53 (3/42) Installing brotli-libs (1.0.9-r5) 17:08:53 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:08:53 (5/42) Installing libcurl (7.79.1-r0) 17:08:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:08:53 (6/42) Installing curl (7.79.1-r0) 17:08:53 (7/42) Installing dumb-init (1.2.5-r1) 17:08:53 (8/42) Installing libbz2 (1.0.8-r1) 17:08:53 (9/42) Installing expat (2.4.4-r0) 17:08:53 (10/42) Installing libffi (3.3-r2) 17:08:53 (11/42) Installing gdbm (1.19-r0) 17:08:53 (12/42) Installing xz-libs (5.2.5-r0) 17:08:53 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:08:53 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:08:53 (15/42) Installing mpdecimal (2.5.1-r1) 17:08:53 (16/42) Installing sqlite-libs (3.35.5-r0) 17:08:53 (17/42) Installing python3 (3.9.5-r2) 17:08:53 OK: 221 MiB in 52 packages 17:08:54 (18/42) Installing py3-appdirs (1.4.4-r2) 17:08:54 (19/42) Installing py3-chardet (4.0.0-r2) 17:08:54 (20/42) Installing py3-idna (3.2-r0) 17:08:54 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:08:54 Removing intermediate container d432d92c8a29 17:08:54 ---> a031dd3bd102 17:08:54 Step 6/23 : COPY go.mod vendor* ./ 17:08:54 (22/42) Installing py3-certifi (2020.12.5-r1) 17:08:54 (23/42) Installing py3-requests (2.25.1-r4) 17:08:54 (24/42) Installing py3-msgpack (1.0.2-r1) 17:08:54 (25/42) Installing py3-lockfile (0.12.2-r4) 17:08:54 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:08:54 (27/42) Installing py3-colorama (0.4.4-r1) 17:08:54 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:08:54 (29/42) Installing py3-distlib (0.3.1-r3) 17:08:54 (30/42) Installing py3-distro (1.5.0-r3) 17:08:54 (31/42) Installing py3-six (1.15.0-r1) 17:08:54 (32/42) Installing py3-webencodings (0.5.1-r4) 17:08:54 (33/42) Installing py3-html5lib (1.1-r1) 17:08:54 (34/42) Installing py3-parsing (2.4.7-r2) 17:08:54 (35/42) Installing py3-packaging (20.9-r1) 17:08:54 (36/42) Installing py3-toml (0.10.2-r2) 17:08:54 (37/42) Installing py3-pep517 (0.10.0-r2) 17:08:54 (38/42) Installing py3-progress (1.5-r2) 17:08:54 (39/42) Installing py3-retrying (1.3.3-r1) 17:08:54 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:08:54 ---> 67dfba48e992 17:08:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:54 (41/42) Installing py3-setuptools (52.0.0-r3) 17:08:55 (42/42) Installing py3-pip (20.3.4-r1) 17:08:55 ---> Running in 32ff70d297a4 17:08:55 Executing busybox-1.33.1-r6.trigger 17:08:55 OK: 84 MiB in 64 packages 17:08:55 ? github.com/edgexfoundry/edgex-go [no test files] 17:08:57 Collecting docker-compose==1.23.2 17:08:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:08:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:08:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:08:57 Collecting dockerpty<0.5,>=0.4.1 17:08:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:08:57 Removing intermediate container 32ff70d297a4 17:08:57 ---> 95efebdb4a9e 17:08:57 Step 8/23 : COPY . . 17:08:58 Collecting websocket-client<1.0,>=0.32.0 17:08:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:08:58 Collecting docker<4.0,>=3.6.0 17:08:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:08:58 Collecting PyYAML<4,>=3.10 17:08:58 Downloading PyYAML-3.13.tar.gz (270 kB) 17:08:59 Collecting docopt<0.7,>=0.6.1 17:08:59 Downloading docopt-0.6.2.tar.gz (25 kB) 17:09:00 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:09:00 Collecting jsonschema<3,>=2.5.1 17:09:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:09:00 Collecting texttable<0.10,>=0.9.0 17:09:00 Downloading texttable-0.9.1.tar.gz (11 kB) 17:09:02 Collecting cached-property<2,>=1.2.0 17:09:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:09:02 Collecting docker-pycreds>=0.4.0 17:09:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:09:02 Collecting chardet<3.1.0,>=3.0.2 17:09:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:09:02 Collecting urllib3<1.25,>=1.21.1 17:09:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:09:02 Collecting idna<2.8,>=2.5 17:09:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:09:02 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:09:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:09:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:09:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:09:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:09:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:09:02 Attempting uninstall: urllib3 17:09:02 Found existing installation: urllib3 1.26.5 17:09:02 Uninstalling urllib3-1.26.5: 17:09:02 Successfully uninstalled urllib3-1.26.5 17:09:04 Attempting uninstall: idna 17:09:04 Found existing installation: idna 3.2 17:09:04 Uninstalling idna-3.2: 17:09:04 Successfully uninstalled idna-3.2 17:09:04 ---> 256661455349 17:09:04 Step 9/23 : RUN make cmd/core-data/core-data 17:09:04 ---> Running in 2f6d1e9e0aa1 17:09:04 Attempting uninstall: chardet 17:09:04 Found existing installation: chardet 4.0.0 17:09:04 Uninstalling chardet-4.0.0: 17:09:04 Successfully uninstalled chardet-4.0.0 17:09:04 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:09:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:09:05 Attempting uninstall: requests 17:09:05 Found existing installation: requests 2.25.1 17:09:05 Uninstalling requests-2.25.1: 17:09:05 Successfully uninstalled requests-2.25.1 17:09:05 Running setup.py install for texttable: started 17:09:05 Running setup.py install for texttable: finished with status 'done' 17:09:05 Running setup.py install for PyYAML: started 17:09:06 Running setup.py install for PyYAML: finished with status 'done' 17:09:07 Running setup.py install for docopt: started 17:09:08 Running setup.py install for docopt: finished with status 'done' 17:09:08 Running setup.py install for dockerpty: started 17:09:08 Removing intermediate container 09da23d34c33 17:09:08 ---> 30ddcc885f72 17:09:08 17:09:08 Step 10/31 : FROM alpine:3.14 17:09:08 ---> 0a97eee8041e 17:09:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:09:08 Running setup.py install for dockerpty: finished with status 'done' 17:09:08 ---> Running in 73eb152da5af 17:09:08 Removing intermediate container 73eb152da5af 17:09:08 ---> d1f81f06213c 17:09:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:09:08 ---> Running in 063a1ec7b559 17:09:09 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:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:09 (1/2) Installing dumb-init (1.2.5-r1) 17:09:09 (2/2) Installing su-exec (0.2-r1) 17:09:09 Executing busybox-1.33.1-r6.trigger 17:09:09 OK: 6 MiB in 16 packages 17:09:10 Removing intermediate container d42adb466e29 17:09:10 ---> 92b910997e94 17:09:10 17:09:10 Step 10/25 : FROM alpine:3.14 17:09:10 ---> 0a97eee8041e 17:09:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:09:10 ---> Running in 658b59e9b189 17:09:11 Removing intermediate container 063a1ec7b559 17:09:11 ---> d6e1a5e1945b 17:09:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:11 ---> Running in 57eb3faf4dae 17:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:11 (1/3) Installing ca-certificates (20211220-r0) 17:09:11 (2/3) Installing dumb-init (1.2.5-r1) 17:09:11 (3/3) Installing su-exec (0.2-r1) 17:09:11 Executing busybox-1.33.1-r6.trigger 17:09:11 Executing ca-certificates-20211220-r0.trigger 17:09:11 OK: 6 MiB in 17 packages 17:09:11 Removing intermediate container 57eb3faf4dae 17:09:11 ---> e2bbe3de5f22 17:09:11 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:09:12 ---> Running in 8c14c51cbfc5 17:09:12 Removing intermediate container 8c14c51cbfc5 17:09:12 ---> cf227e129290 17:09:12 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:09:12 Removing intermediate container ef3b0c33c324 17:09:12 ---> 71462371bb2e 17:09:12 17:09:12 Step 10/22 : FROM alpine:3.14 17:09:12 ---> 0a97eee8041e 17:09:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:09:13 ---> Running in 6fb3ad8dcf39 17:09:13 ---> Running in b8e798e0c73b 17:09:14 Removing intermediate container 658b59e9b189 17:09:14 ---> c0de4eaf49db 17:09:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:09:14 ---> Running in 95609cabc472 17:09:14 Removing intermediate container e2adf4e2c4a5 17:09:14 ---> ec266fc1de4a 17:09:14 Step 14/23 : ENV APP_PORT=58890 17:09:14 Removing intermediate container 95609cabc472 17:09:14 ---> ea8a104af789 17:09:14 Step 13/25 : WORKDIR / 17:09:14 ---> Running in a765eef3c364 17:09:14 ---> Running in edaeb8769cc5 17:09:14 Removing intermediate container a765eef3c364 17:09:14 ---> fd2b7a9385d4 17:09:14 Step 15/23 : EXPOSE $APP_PORT 17:09:14 Removing intermediate container edaeb8769cc5 17:09:14 ---> 12e932c70278 17:09:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:09:14 ---> Running in 1332a22e8a41 17:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:14 Removing intermediate container 1332a22e8a41 17:09:14 ---> d380a15dc6ed 17:09:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:09:15 ---> b72c94534c32 17:09:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:09:15 (1/2) Installing ca-certificates (20211220-r0) 17:09:15 (2/2) Installing dumb-init (1.2.5-r1) 17:09:15 Executing busybox-1.33.1-r6.trigger 17:09:15 Executing ca-certificates-20211220-r0.trigger 17:09:15 OK: 6 MiB in 16 packages 17:09:15 Removing intermediate container 6fb3ad8dcf39 17:09:15 ---> d7cccafdeccc 17:09:15 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:09:15 ---> 6b9048361b98 17:09:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:09:15 ---> f4129df551b1 17:09:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:09:15 ---> Running in 13e0df3be1f1 17:09:15 ---> 725e7c01391e 17:09:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:09:15 Removing intermediate container 13e0df3be1f1 17:09:15 ---> 1473425fda32 17:09:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:09:16 Removing intermediate container b8e798e0c73b 17:09:16 ---> ce2847af5019 17:09:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:09:16 ---> d760845a9286 17:09:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:09:16 ---> Running in a71e637cffa7 17:09:16 ---> 1cfc1771244d 17:09:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:09:16 ---> b47df2166de0 17:09:16 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:09:16 ---> Running in a222b362383b 17:09:16 ---> Running in 30d389cce0e5 17:09:16 Removing intermediate container a71e637cffa7 17:09:16 ---> 91fa4a690661 17:09:16 Step 13/22 : ENV APP_PORT=59860 17:09:16 ---> Running in c2bb75afc01f 17:09:16 ---> b5109cd3766c 17:09:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:09:16 Removing intermediate container 30d389cce0e5 17:09:16 ---> d7d3ff294e2b 17:09:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:16 ---> Running in 1d088833ef1e 17:09:16 Removing intermediate container c2bb75afc01f 17:09:16 ---> 3edaded15e83 17:09:16 Step 14/22 : EXPOSE $APP_PORT 17:09:16 ---> Running in 21963b00692c 17:09:17 Removing intermediate container 21963b00692c 17:09:17 ---> f0dfd770012a 17:09:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:17 Removing intermediate container 1d088833ef1e 17:09:17 ---> 0af4dc4710a3 17:09:17 Step 21/23 : LABEL arch=x86_64 17:09:17 ---> Running in 8dec4f88dc4a 17:09:17 ---> 6f1fe6900093 17:09:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:09:17 ---> cfa626e11198 17:09:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:09:17 Removing intermediate container 8dec4f88dc4a 17:09:17 ---> 76f730105cb7 17:09:17 Step 22/23 : LABEL git_sha=20dd4bf70eb7acc22839168a81405508eda27950 17:09:17 ---> Running in 74261c4f3438 17:09:18 Removing intermediate container a222b362383b 17:09:18 ---> bba08ed3a8dd 17:09:18 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:18 ---> 1859d8d61e21 17:09:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:09:18 Removing intermediate container 74261c4f3438 17:09:18 ---> 7a2567b2cfaf 17:09:18 Step 23/23 : LABEL version=0.0.0 17:09:18 ---> 0e278c55d8eb 17:09:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:09:18 ---> Running in adb5500a4997 17:09:18 ---> f94a8096619b 17:09:18 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:09:18 ---> 7f1d75a44765 17:09:18 Step 21/25 : 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:09:18 ---> Running in bf2ffd68d313 17:09:18 ---> a58c50a91374 17:09:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:09:18 Removing intermediate container adb5500a4997 17:09:18 ---> ada62430bf6f 17:09:18 17:09:18 ---> Running in 206f6506083f 17:09:18 Successfully built ada62430bf6f 17:09:18 Successfully tagged sys-mgmt-agent:latest 17:09:18 Building support-scheduler 17:09:18  Building sys-mgmt-agent ... done  ---> a2b69c7aab55 17:09:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:09:18 Removing intermediate container 206f6506083f 17:09:18 ---> 582b35aac976 17:09:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:19 ---> Running in ca06da511428 17:09:19 ---> 5d7da049ce96 17:09:19 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:09:19 Removing intermediate container ca06da511428 17:09:19 ---> 87de3202a49c 17:09:19 Step 20/22 : LABEL arch=x86_64 17:09:20 ---> ce9acade6eea 17:09:20 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:09:20 ---> Running in 41cf599a94cb 17:09:21 ---> 709094381a2f 17:09:21 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:09:21 Removing intermediate container 41cf599a94cb 17:09:21 ---> 3c51bb371aca 17:09:21 Step 21/22 : LABEL git_sha=20dd4bf70eb7acc22839168a81405508eda27950 17:09:21 Removing intermediate container bf2ffd68d313 17:09:21 ---> a00ff82f1386 17:09:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:09:21 ---> Running in e7eb6f3381e1 17:09:21 ---> Running in 9f7020043a04 17:09:21 ---> Running in 27af28bc3971 17:09:21 Removing intermediate container e7eb6f3381e1 17:09:21 ---> 2c5a5f55c246 17:09:21 Step 22/22 : LABEL version=0.0.0 17:09:21 Removing intermediate container 9f7020043a04 17:09:21 ---> cc6381e89630 17:09:21 Step 23/25 : LABEL arch=x86_64 17:09:21 ---> Running in 8772d42cce5c 17:09:21 ---> Running in d1a8e889da02 17:09:21 Removing intermediate container 27af28bc3971 17:09:21 ---> 795cabe6762e 17:09:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:09:21 Removing intermediate container d1a8e889da02 17:09:21 ---> 599528b3222c 17:09:21 17:09:22 Removing intermediate container 8772d42cce5c 17:09:22 ---> e765dcc92717 17:09:22 Step 24/25 : LABEL git_sha=20dd4bf70eb7acc22839168a81405508eda27950 17:09:22 Successfully built 599528b3222c 17:09:22 Successfully tagged support-notifications:latest 17:09:22 Building security-proxy-setup 17:09:22  Building support-notifications ... done  ---> Running in 0b47cc98e79b 17:09:22 ---> ee3fa96a53fc 17:09:22 Step 26/31 : RUN chmod +x /entrypoint.sh 17:09:22 ---> Running in 23287ce32227 17:09:22 Removing intermediate container 0b47cc98e79b 17:09:22 ---> e746061650dc 17:09:22 Step 25/25 : LABEL version=0.0.0 17:09:22 ---> Running in b50f94e0e7d2 17:09:23 Removing intermediate container b50f94e0e7d2 17:09:23 ---> 196784a44633 17:09:23 17:09:23 Successfully built 196784a44633 17:09:23 Successfully tagged security-secretstore-setup:latest 17:09:23 Building core-metadata 17:09:29  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:09:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:09:29 ---> 65540683e831 17:09:29 Step 3/23 : WORKDIR /edgex-go 17:09:29 ---> Using cache 17:09:29 ---> 18e8acb78819 17:09:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:29 ---> Using cache 17:09:29 ---> 6ada2f5a92fd 17:09:29 Step 5/23 : RUN apk add --update --no-cache make git 17:09:30 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:09:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:09:30 ---> 65540683e831 17:09:30 Step 3/21 : WORKDIR /edgex-go 17:09:30 ---> Using cache 17:09:30 ---> 18e8acb78819 17:09:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:30 ---> Using cache 17:09:30 ---> 6ada2f5a92fd 17:09:30 Step 5/21 : RUN apk add --update --no-cache make git 17:09:31 Removing intermediate container 23287ce32227 17:09:31 ---> 323679a0311d 17:09:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:09:31 ---> Running in 53ec63460d9c 17:09:31 ---> Running in ed74f4a40d92 17:09:31 ---> Running in 0e6739acfc49 17:09:32 Removing intermediate container 0e6739acfc49 17:09:32 ---> 9b4586dbbdcf 17:09:32 Step 28/31 : CMD ["gate"] 17:09:33 ---> Running in 6f04d8096ac7 17:09:33 Removing intermediate container 6f04d8096ac7 17:09:33 ---> 0c6b750a1d1b 17:09:33 Step 29/31 : LABEL arch=x86_64 17:09:33 ---> Running in f55b108d112c 17:09:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:09:34 Removing intermediate container f55b108d112c 17:09:34 ---> fb222855ac21 17:09:34 Step 30/31 : LABEL git_sha=20dd4bf70eb7acc22839168a81405508eda27950 17:09:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:09:34 ---> Running in 950230cc7188 17:09:34 Removing intermediate container 950230cc7188 17:09:34 ---> 8037dba6ab24 17:09:34 Step 31/31 : LABEL version=0.0.0 17:09:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:09:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:09:34 ---> Running in f27f8f4f64d8 17:09:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:09:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:09:35 ---> 65540683e831 17:09:35 Step 3/22 : WORKDIR /edgex-go 17:09:35 ---> Using cache 17:09:35 ---> 18e8acb78819 17:09:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:35 ---> Using cache 17:09:35 ---> 6ada2f5a92fd 17:09:35 Step 5/22 : RUN apk add --update --no-cache make git 17:09:35 Removing intermediate container f27f8f4f64d8 17:09:35 ---> 636acac23187 17:09:35 17:09:35 ---> Running in 3b995b69d860 17:09:35 OK: 221 MiB in 52 packages 17:09:35 Successfully built 636acac23187 17:09:35 Successfully tagged security-bootstrapper:latest 17:09:35  Building security-bootstrapper ... done Removing intermediate container ed74f4a40d92 17:09:35 ---> 04000c589c12 17:09:35 Step 6/21 : COPY go.mod vendor* ./ 17:09:36 OK: 221 MiB in 52 packages 17:09:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:09:36 ---> 2d4617e3c96e 17:09:36 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:36 ---> Running in 03f14b8ac4ab 17:09:36 Removing intermediate container 53ec63460d9c 17:09:36 ---> e089e3676330 17:09:36 Step 6/23 : COPY go.mod vendor* ./ 17:09:36 ---> 08ef0b3b2287 17:09:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:36 ---> Running in ca74d705bec2 17:09:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:09:37 Removing intermediate container 03f14b8ac4ab 17:09:37 ---> 01ef8be7b9fa 17:09:37 Step 8/21 : COPY . . 17:09:37 OK: 221 MiB in 52 packages 17:09:41 Removing intermediate container 2f6d1e9e0aa1 17:09:41 ---> b9acbc83411f 17:09:41 17:09:41 Step 10/23 : FROM alpine:3.14 17:09:41 ---> 0a97eee8041e 17:09:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:09:41 Removing intermediate container ca74d705bec2 17:09:41 ---> bf9c7f1d076b 17:09:41 Step 8/23 : COPY . . 17:09:41 ---> Running in 8be3ba74599b 17:09:41 Removing intermediate container 3b995b69d860 17:09:41 ---> 2cf5f2c3315c 17:09:41 Step 6/22 : COPY go.mod vendor* ./ 17:09:41 ---> 6dfba8e8d5c3 17:09:41 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:09:42 ---> Running in c02fa966adff 17:09:44 Removing intermediate container 8be3ba74599b 17:09:44 ---> 3bb582c6d189 17:09:44 Step 12/23 : ENV APP_PORT=59880 17:09:44 ---> 61edf2f804d7 17:09:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:45 ---> Running in 8b33e5443ef2 17:09:45 ---> Running in e7415c79217a 17:09:45 ---> 94ad7979dd77 17:09:45 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:09:45 Removing intermediate container e7415c79217a 17:09:45 ---> 97349c7a6e61 17:09:45 Step 13/23 : EXPOSE $APP_PORT 17:09:45 ---> Running in 6a31d4392dbd 17:09:45 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:09:45 ---> Running in 4efc4812e93d 17:09:45 Removing intermediate container 6a31d4392dbd 17:09:45 ---> c2781647001b 17:09:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:45 ---> Running in ee79f0a4fd3b 17:09:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:09:46 Removing intermediate container ee79f0a4fd3b 17:09:46 ---> cd5d91d49a08 17:09:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:09:46 ---> Running in 83ea884c4068 17:09:47 Removing intermediate container 8b33e5443ef2 17:09:47 ---> 5ac6e6372abb 17:09:47 Step 8/22 : COPY . . 17:09:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:48 (1/6) Installing dumb-init (1.2.5-r1) 17:09:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:09:48 (3/6) Installing libsodium (1.0.18-r0) 17:09:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:09:49 (5/6) Installing libzmq (4.3.4-r0) 17:09:49 (6/6) Installing zeromq (4.3.4-r0) 17:09:49 Executing busybox-1.33.1-r6.trigger 17:09:49 OK: 8 MiB in 20 packages 17:09:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:09:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:09:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:09:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:09:53 ---> f326d3743527 17:09:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:09:53 Removing intermediate container 83ea884c4068 17:09:53 ---> d33b48605c16 17:09:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:53 ---> Running in c9e855b12c21 17:09:53 ---> 910e966b6f72 17:09:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:09:54 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:09:54 ---> ea21019e8c3a 17:09:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:09:54 ---> 4094839622ad 17:09:54 Step 19/23 : ENTRYPOINT ["/core-data"] 17:09:54 ---> Running in 5caa44bebebd 17:09:54 Removing intermediate container 5caa44bebebd 17:09:54 ---> 00bfdcbea995 17:09:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:54 ---> Running in af8413e73c29 17:09:55 Removing intermediate container af8413e73c29 17:09:55 ---> d4a3a15d053a 17:09:55 Step 21/23 : LABEL arch=x86_64 17:09:55 ---> Running in 99ce45318ec8 17:09:55 Removing intermediate container 99ce45318ec8 17:09:55 ---> 31047a20c4d9 17:09:55 Step 22/23 : LABEL git_sha=20dd4bf70eb7acc22839168a81405508eda27950 17:09:55 ---> Running in 4fcf496f65df 17:09:55 Removing intermediate container 4fcf496f65df 17:09:55 ---> 5a12ad154f20 17:09:55 Step 23/23 : LABEL version=0.0.0 17:09:55 ---> Running in b4cfbff268dc 17:09:55 Removing intermediate container b4cfbff268dc 17:09:55 ---> abe156f870c9 17:09:55 17:09:55 Successfully built abe156f870c9 17:09:55 Successfully tagged core-data:latest 17:10:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:10:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:10:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:10:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:10:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:10:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:10:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:10:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:10:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:10:11  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:10:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements 17:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:10:15 Removing intermediate container c02fa966adff 17:10:15 ---> 05e110a093dc 17:10:15 17:10:15 Step 10/21 : FROM alpine:3.14 17:10:15 ---> 0a97eee8041e 17:10:15 Step 11/21 : RUN apk add --update --no-cache curl 17:10:15 ---> Running in 6fb5a893b87d 17:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:10:16 (1/5) Installing ca-certificates (20211220-r0) 17:10:16 (2/5) Installing brotli-libs (1.0.9-r5) 17:10:16 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:10:16 (4/5) Installing libcurl (7.79.1-r0) 17:10:16 (5/5) Installing curl (7.79.1-r0) 17:10:16 Executing busybox-1.33.1-r6.trigger 17:10:16 Executing ca-certificates-20211220-r0.trigger 17:10:16 Removing intermediate container 4efc4812e93d 17:10:16 ---> 87e587ff3009 17:10:16 17:10:16 Step 10/23 : FROM alpine:3.14 17:10:16 ---> 0a97eee8041e 17:10:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:10:16 ---> Using cache 17:10:16 ---> 72c647d3e6e0 17:10:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:10:16 ---> Using cache 17:10:16 ---> 28e7c65b4489 17:10:16 Step 13/23 : ENV APP_PORT=59881 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.325s coverage: 98.5% of statements 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.531s coverage: 44.7% of statements 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:10:17 OK: 8 MiB in 19 packages 17:10:17 ---> Running in 0533cc8506c8 17:10:17 Removing intermediate container 0533cc8506c8 17:10:17 ---> c8a5200565d5 17:10:17 Step 14/23 : EXPOSE $APP_PORT 17:10:17 ---> Running in 4b63912f5f7c 17:10:17 Removing intermediate container 4b63912f5f7c 17:10:17 ---> 27757a87432d 17:10:17 Step 15/23 : WORKDIR / 17:10:17 ---> Running in 4e6607eeb1d2 17:10:17 Removing intermediate container 6fb5a893b87d 17:10:17 ---> 28ae8f003326 17:10:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:10:17 Removing intermediate container 4e6607eeb1d2 17:10:17 ---> 5fd34cd576e4 17:10:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:17 ---> Running in e49aebda958b 17:10:17 Removing intermediate container e49aebda958b 17:10:17 ---> 538845bc2fd2 17:10:17 Step 13/21 : WORKDIR /edgex 17:10:17 ---> 286fd1928143 17:10:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:10:17 ---> Running in 02d83481c927 17:10:18 Removing intermediate container 02d83481c927 17:10:18 ---> 08855d5145d0 17:10:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:10:18 ---> f1e1e51a9f54 17:10:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:10:18 ---> db359826b4bd 17:10:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.561s coverage: 89.5% of statements 17:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:10:18 ---> f4cde7bdd15f 17:10:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:10:18 ---> dcaa1a71d101 17:10:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:10:18 ---> Running in be4aee274b83 17:10:19 Removing intermediate container be4aee274b83 17:10:19 ---> 8bb78d942cbe 17:10:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:19 ---> Running in f2c24325ccd1 17:10:19 Removing intermediate container c9e855b12c21 17:10:19 ---> 7cf9538570c4 17:10:19 17:10:19 Step 10/22 : FROM alpine:3.14 17:10:19 ---> 0a97eee8041e 17:10:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:10:19 ---> Using cache 17:10:19 ---> 72c647d3e6e0 17:10:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:10:19 ---> Using cache 17:10:19 ---> 28e7c65b4489 17:10:19 Step 13/22 : ENV APP_PORT=59861 17:10:19 ---> e222e6c4f1a4 17:10:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:10:19 ---> Running in 56ad5a289928 17:10:19 ---> Running in f07076898c0f 17:10:19 Removing intermediate container f2c24325ccd1 17:10:19 ---> 9d25ec0bc851 17:10:19 Step 21/23 : LABEL arch=x86_64 17:10:19 ---> Running in 0ac235a6fe56 17:10:19 Removing intermediate container f07076898c0f 17:10:19 ---> b9c653d4b01c 17:10:19 Step 18/21 : CMD ["--init=true"] 17:10:19 Removing intermediate container 56ad5a289928 17:10:19 ---> 996802394565 17:10:19 Step 14/22 : EXPOSE $APP_PORT 17:10:19 ---> Running in a52f1e29c3d7 17:10:19 ---> Running in afd856d99992 17:10:19 Removing intermediate container 0ac235a6fe56 17:10:19 ---> f83ad66272b5 17:10:19 Step 22/23 : LABEL git_sha=20dd4bf70eb7acc22839168a81405508eda27950 17:10:19 Removing intermediate container a52f1e29c3d7 17:10:19 ---> 93091db92ef2 17:10:19 Step 19/21 : LABEL arch=x86_64 17:10:19 Removing intermediate container afd856d99992 17:10:19 ---> 813e337326b4 17:10:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:19 ---> Running in 8ced914d877c 17:10:19 ---> Running in 7d33c749e040 17:10:19 Removing intermediate container 8ced914d877c 17:10:19 ---> 357cf8277332 17:10:19 Step 23/23 : LABEL version=0.0.0 17:10:19 ---> Running in f9e373f47663 17:10:19 Removing intermediate container 7d33c749e040 17:10:19 ---> 240a2bc8e570 17:10:19 Step 20/21 : LABEL git_sha=20dd4bf70eb7acc22839168a81405508eda27950 17:10:19 ---> df8daeb04534 17:10:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:10:19 ---> Running in 7519fc89bea4 17:10:19 Removing intermediate container f9e373f47663 17:10:19 ---> 61c3f8d0628c 17:10:19 17:10:19 Removing intermediate container 7519fc89bea4 17:10:19 ---> 7c30b8edd69b 17:10:19 Step 21/21 : LABEL version=0.0.0 17:10:19 Successfully built 61c3f8d0628c 17:10:19 Successfully tagged core-metadata:latest 17:10:19  Building core-metadata ... done  ---> Running in 0cea40a0db9b 17:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.270s coverage: 84.4% of statements 17:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:10:20 ---> 9e352be78954 17:10:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:10:20 Removing intermediate container 0cea40a0db9b 17:10:20 ---> a91b0449a547 17:10:20 17:10:20 Successfully built a91b0449a547 17:10:20 Successfully tagged security-proxy-setup:latest 17:10:20  Building security-proxy-setup ... done  ---> 1ab311b2ba78 17:10:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:10:20 ---> Running in beed9ce175cd 17:10:20 Removing intermediate container beed9ce175cd 17:10:20 ---> 9e19ca42193d 17:10:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:20 ---> Running in 864fa89eeb2b 17:10:20 Removing intermediate container 864fa89eeb2b 17:10:20 ---> 144aeb71f442 17:10:20 Step 20/22 : LABEL arch=x86_64 17:10:20 ---> Running in 3f70a0753764 17:10:20 Removing intermediate container 3f70a0753764 17:10:20 ---> 657f52c0b84f 17:10:20 Step 21/22 : LABEL git_sha=20dd4bf70eb7acc22839168a81405508eda27950 17:10:20 ---> Running in c2d7b9bf7c76 17:10:20 Removing intermediate container c2d7b9bf7c76 17:10:20 ---> 07d7b1af3405 17:10:20 Step 22/22 : LABEL version=0.0.0 17:10:20 ---> Running in 7eeb1b3eaf3e 17:10:20 Removing intermediate container 7eeb1b3eaf3e 17:10:20 ---> 9e747a159fc3 17:10:20 17:10:20 Successfully built 9e747a159fc3 17:10:20 Successfully tagged support-scheduler:latest 17:10:20  Building support-scheduler ... done  [Pipeline] } 17:10:20 $ docker stop --time=1 ce3c6723ec40917a780dc4109fe4b2fd5a68e94502026161c76e63b23986595e 17:10:22 $ docker rm -f ce3c6723ec40917a780dc4109fe4b2fd5a68e94502026161c76e63b23986595e [Pipeline] // withDockerContainer [Pipeline] sh 17:10:22 + docker images 17:10:22 REPOSITORY TAG IMAGE ID CREATED SIZE 17:10:22 support-scheduler latest 9e747a159fc3 2 seconds ago 16MB 17:10:22 core-metadata latest 61c3f8d0628c 3 seconds ago 16.6MB 17:10:22 security-proxy-setup latest a91b0449a547 3 seconds ago 26.2MB 17:10:22 7cf9538570c4 3 seconds ago 1.78GB 17:10:22 87e587ff3009 6 seconds ago 1.78GB 17:10:22 05e110a093dc 7 seconds ago 1.78GB 17:10:22 core-data latest abe156f870c9 27 seconds ago 20MB 17:10:22 b9acbc83411f 45 seconds ago 1.78GB 17:10:22 security-bootstrapper latest 636acac23187 48 seconds ago 18.7MB 17:10:22 security-secretstore-setup latest 196784a44633 About a minute ago 27.9MB 17:10:22 support-notifications latest 599528b3222c About a minute ago 16.7MB 17:10:22 sys-mgmt-agent latest ada62430bf6f About a minute ago 296MB 17:10:22 71462371bb2e About a minute ago 1.78GB 17:10:22 92b910997e94 About a minute ago 1.78GB 17:10:22 30ddcc885f72 About a minute ago 1.77GB 17:10:22 core-command latest 20f66de97abf About a minute ago 15.6MB 17:10:22 6b78a88ab141 About a minute ago 1.77GB 17:10:22 ac43cbb5ac53 About a minute ago 1.77GB 17:10:22 ci-base-image-x86_64 latest 65540683e831 5 minutes ago 1.27GB 17:10:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 days ago 562MB 17:10:22 docker 20.10.10 b706a049f56e 2 months ago 216MB 17:10:22 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 17:10:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 17:10:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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:10:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.683s coverage: 94.2% of statements 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.193s coverage: 59.1% of statements 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.282s coverage: 60.0% of statements 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.352s coverage: 0.9% of statements 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.206s coverage: 58.8% of statements 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.233s coverage: 21.7% of statements 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.229s coverage: 47.1% of statements 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.278s coverage: 79.5% of statements 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.227s coverage: 96.3% of statements 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 17:10:37 Still waiting to schedule task 17:10:37 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.242s coverage: 94.4% of statements 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 17:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.635s coverage: 82.5% of statements 17:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.789s coverage: 91.2% of statements 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.748s coverage: 64.4% of statements 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.218s coverage: 100.0% of statements 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 17:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 17:11:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.363s coverage: 65.4% of statements 17:11:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:11:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:11:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.710s coverage: 43.8% of statements 17:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.259s coverage: 89.5% of statements 17:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 17:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:11:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 17.7% of statements 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:11:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.677s coverage: 92.3% of statements 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:11:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.216s coverage: 63.2% of statements 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:11:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:11:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:11:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:11:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements 17:11:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 17:11:11 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:11:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:11:11 GO111MODULE=on go vet ./... 17:11:49 Running on prd-ubuntu18.04-docker-8c-8g-4907 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws 17:11:49 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:11:49 The recommended git tool is: git 17:11:51 using credential edgex-jenkins-ssh 17:11:51 Cloning the remote Git repository 17:11:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:11:51 > git init /w/workspace/edgex-go/4 # timeout=10 17:11:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:11:51 > git --version # timeout=10 17:11:51 > git --version # 'git version 2.17.1' 17:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:12:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:12:22 ./bin/test-attribution-txt.sh [Pipeline] echo 17:12:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:12:24 + ls -al . 17:12:24 total 672 17:12:24 drwxrwxr-x 9 1001 1001 4096 Feb 9 17:12 . 17:12:24 drwxr-xr-x 4 root root 4096 Feb 9 17:08 .. 17:12:24 -rw-rw-r-- 1 1001 1001 11 Feb 9 17:05 .dockerignore 17:12:24 drwxrwxr-x 8 1001 1001 4096 Feb 9 17:06 .git 17:12:24 drwxrwxr-x 4 1001 1001 4096 Feb 9 17:05 .github 17:12:24 -rw-rw-r-- 1 1001 1001 804 Feb 9 17:05 .gitignore 17:12:24 -rw-rw-r-- 1 1001 1001 42 Feb 9 17:05 .golangci.yml 17:12:24 -rw-rw-r-- 1 1001 1001 76 Feb 9 17:05 .hadolint.yml 17:12:24 -rw-rw-r-- 1 1001 1001 166 Feb 9 17:05 .sonarcloud.properties 17:12:24 -rw-rw-r-- 1 1001 1001 1171 Feb 9 17:05 ADOPTERS.md 17:12:24 -rw-rw-r-- 1 1001 1001 9019 Feb 9 17:05 Attribution.txt 17:12:24 -rw-rw-r-- 1 1001 1001 51732 Feb 9 17:05 CHANGELOG.md 17:12:24 -rw-rw-r-- 1 1001 1001 3804 Feb 9 17:05 CONTRIBUTING.md 17:12:24 -rw-rw-r-- 1 1001 1001 677 Feb 9 17:05 GOVERNANCE.md 17:12:24 -rw-rw-r-- 1 1001 1001 849 Feb 9 17:05 Jenkinsfile 17:12:24 -rw-rw-r-- 1 1001 1001 10775 Feb 9 17:05 LICENSE 17:12:24 -rw-rw-r-- 1 1001 1001 6508 Feb 9 17:05 Makefile 17:12:24 -rw-rw-r-- 1 1001 1001 582 Feb 9 17:05 OWNERS.md 17:12:24 -rw-rw-r-- 1 1001 1001 8207 Feb 9 17:05 README.md 17:12:24 -rw-rw-r-- 1 1001 1001 6912 Feb 9 17:05 SECURITY.md 17:12:24 -rw-rw-r-- 1 1001 1001 5 Feb 9 17:03 VERSION 17:12:24 -rw-rw-r-- 1 1001 1001 4131 Feb 9 17:05 ZMQWindows.md 17:12:24 drwxrwxr-x 2 1001 1001 4096 Feb 9 17:05 bin 17:12:24 drwxrwxr-x 14 1001 1001 4096 Feb 9 17:05 cmd 17:12:24 -rw-r--r-- 1 root root 428383 Feb 9 17:11 coverage.out 17:12:24 -rw-rw-r-- 1 1001 1001 2840 Feb 9 17:05 go.mod 17:12:24 -rw-rw-r-- 1 1001 1001 50301 Feb 9 17:05 go.sum 17:12:24 drwxrwxr-x 8 1001 1001 4096 Feb 9 17:05 internal 17:12:24 drwxrwxr-x 3 1001 1001 4096 Feb 9 17:05 openapi 17:12:24 drwxrwxr-x 4 1001 1001 4096 Feb 9 17:05 snap 17:12:24 -rw-rw-r-- 1 1001 1001 204 Feb 9 17:05 version.go [Pipeline] sh 17:12:25 + '[' -e coverage.out ] 17:12:25 + chown 1001:1001 coverage.out [Pipeline] stash 17:12:25 Warning: overwriting stash ‘coverage-report’ 17:12:26 Stashed 1 file(s) [Pipeline] sh 17:12:26 + make build 17:12:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:12:33 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:13:00 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:13:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:13:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:13:07 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:11 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:13:16 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:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:13:24 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:26 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:29 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:13:36 $ docker stop --time=1 2e2a7f9e46016b9925d1f55ca90a0ec22b58ebe5b5c36d8c8c95c48964e5af1a 17:13:38 $ docker rm -f 2e2a7f9e46016b9925d1f55ca90a0ec22b58ebe5b5c36d8c8c95c48964e5af1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:13:39 17:13:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:13:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:13:40 latest: Pulling from edgex-devops/edgex-compose-arm64 17:13:40 29e5d40040c1: Pulling fs layer 17:13:40 1ce36da41761: Pulling fs layer 17:13:40 25b303627fd3: Pulling fs layer 17:13:40 29e5d40040c1: Verifying Checksum 17:13:40 29e5d40040c1: Download complete 17:13:40 1ce36da41761: Verifying Checksum 17:13:40 1ce36da41761: Download complete 17:13:40 29e5d40040c1: Pull complete 17:13:42 25b303627fd3: Verifying Checksum 17:13:42 25b303627fd3: Download complete 17:13:42 1ce36da41761: Pull complete 17:13:52 25b303627fd3: Pull complete 17:13:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:13:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:13:52 prd-ubuntu18.04-docker-arm64-4c-16g-4904 does not seem to be running inside a container 17:13:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:13:54 $ docker top ee19188ce68873db36dd594e6d92c7237e80c206521387b0caca3db3d3370b3a -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:55 + docker-compose build --help 17:13:55 + grep parallel 17:13:59 --parallel Build images in parallel. [Pipeline] } 17:13:59 $ docker stop --time=1 ee19188ce68873db36dd594e6d92c7237e80c206521387b0caca3db3d3370b3a 17:14:01 $ docker rm -f ee19188ce68873db36dd594e6d92c7237e80c206521387b0caca3db3d3370b3a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:14:01 . [Pipeline] withDockerContainer 17:14:02 prd-ubuntu18.04-docker-arm64-4c-16g-4904 does not seem to be running inside a container 17:14:02 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:14:03 $ docker top a9368202afcabf79deebc13813f20f8b4c759f30e9fd86f1734a212140665c36 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:04 + docker-compose -f ./docker-compose-build.yml build --parallel 17:14:08 Building core-command ... 17:14:08 Building core-data ... 17:14:08 Building core-metadata ... 17:14:08 Building security-bootstrapper ... 17:14:08 Building security-proxy-setup ... 17:14:08 Building security-secretstore-setup ... 17:14:08 Building support-notifications ... 17:14:08 Building support-scheduler ... 17:14:08 Building sys-mgmt-agent ... 17:14:08 Building security-proxy-setup 17:14:08 Building support-scheduler 17:14:08 Building security-bootstrapper 17:14:08 Building support-notifications 17:14:08 Building sys-mgmt-agent 17:15:30 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:15:30 ---> c0a6056a1d5d 17:15:30 Step 3/31 : WORKDIR /edgex-go 17:15:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:30 ---> c0a6056a1d5d 17:15:30 Step 3/22 : WORKDIR /edgex-go 17:15:30 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:15:30 ---> c0a6056a1d5d 17:15:30 Step 3/21 : WORKDIR /edgex-go 17:15:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:15:30 ---> c0a6056a1d5d 17:15:30 Step 3/23 : WORKDIR /edgex-go 17:15:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:30 ---> c0a6056a1d5d 17:15:30 Step 3/22 : WORKDIR /edgex-go 17:15:30 ---> Running in 093d2de77e47 17:15:30 ---> Running in e10ad4e1474e 17:15:30 ---> Running in d1f550c90c44 17:15:30 ---> Running in e77544fd0a3e 17:15:30 ---> Running in 48474ea35162 17:15:30 Removing intermediate container e77544fd0a3e 17:15:30 ---> 5bafc7fa247f 17:15:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:30 Removing intermediate container 093d2de77e47 17:15:30 ---> 2962d7e60b9a 17:15:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:30 Removing intermediate container 48474ea35162 17:15:30 ---> fabbd2d73869 17:15:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:30 ---> Running in a0423035c556 17:15:30 Removing intermediate container e10ad4e1474e 17:15:30 ---> ac59e7bf8bdd 17:15:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:30 Removing intermediate container d1f550c90c44 17:15:30 ---> efbac2e41bec 17:15:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:30 ---> Running in 8b95e5be89d3 17:15:30 ---> Running in 8a6576e0e2ab 17:15:30 ---> Running in 44125e1e53b2 17:15:30 ---> Running in 4b63954a036b 17:15:30 Removing intermediate container a0423035c556 17:15:30 ---> 1aef839271ac 17:15:30 Step 5/22 : RUN apk add --update --no-cache make git 17:15:30 ---> Running in 1bfbad9a2990 17:15:30 Removing intermediate container 8b95e5be89d3 17:15:30 ---> d95d08bff602 17:15:30 Step 5/31 : RUN apk add --update --no-cache make git 17:15:30 ---> Running in 6708b9d6fdf0 17:15:30 Removing intermediate container 44125e1e53b2 17:15:30 ---> fd226bdae37d 17:15:30 Step 5/23 : RUN apk add --update --no-cache make bash git 17:15:30 ---> Running in 3774d272fdff 17:15:30 Removing intermediate container 4b63954a036b 17:15:30 ---> a4ba294d74ff 17:15:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container 8a6576e0e2ab 17:15:30 ---> db7b2287ee50 17:15:30 Step 5/21 : RUN apk add --update --no-cache make git 17:15:30 17:15:30 ---> Running in d140c65e5cef 17:15:30 ---> Running in 072466a614cb 17:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:15:30 OK: 220 MiB in 52 packages 17:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:15:30 OK: 220 MiB in 52 packages 17:15:30 OK: 220 MiB in 52 packages 17:15:30 OK: 220 MiB in 52 packages 17:15:30 OK: 220 MiB in 52 packages 17:15:30 Removing intermediate container 6708b9d6fdf0 17:15:30 ---> 844b68f360c3 17:15:30 Step 6/31 : COPY go.mod vendor* ./ 17:15:30 Removing intermediate container 1bfbad9a2990 17:15:30 ---> 9b3095b1e1eb 17:15:30 Step 6/22 : COPY go.mod vendor* ./ 17:15:30 Removing intermediate container d140c65e5cef 17:15:30 ---> 246d6e85c2b0 17:15:30 Step 6/22 : COPY go.mod vendor* ./ 17:15:30 Removing intermediate container 3774d272fdff 17:15:30 ---> 2e295b9b7dd9 17:15:30 Step 6/23 : COPY go.mod vendor* ./ 17:15:30 Removing intermediate container 072466a614cb 17:15:30 ---> 15ccb73f25f5 17:15:30 Step 6/21 : COPY go.mod vendor* ./ 17:15:30 ---> 8db576c881d3 17:15:30 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:30 ---> Running in c4de5e3cd172 17:15:30 ---> 983fae417159 17:15:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:30 ---> Running in c9e2a37f0088 17:15:31 ---> ee2fc7ef24a0 17:15:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:31 ---> eca8875946da 17:15:31 ---> 3a6ed6771dbe 17:15:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:31 17:15:31 ---> Running in 71025964e1fc 17:15:31 ---> Running in 288db1c8cadf 17:15:31 ---> Running in 6f21c27d15fb 17:15:36 Removing intermediate container c9e2a37f0088 17:15:36 ---> 9254471d1115 17:15:36 Step 8/22 : COPY . . 17:15:36 Removing intermediate container c4de5e3cd172 17:15:36 ---> 76b5dd0ac861 17:15:36 Step 8/31 : COPY . . 17:15:37 Removing intermediate container 71025964e1fc 17:15:37 ---> f8f330ef8372 17:15:37 Step 8/23 : COPY . . 17:15:37 Removing intermediate container 6f21c27d15fb 17:15:37 ---> e1297b6597ec 17:15:37 Step 8/21 : COPY . . 17:15:37 Removing intermediate container 288db1c8cadf 17:15:37 ---> 69d5b5695788 17:15:37 Step 8/22 : COPY . . 17:15:43 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit f9b34e19c11d744eba220ef16d40f076466eca76 17:15:43 Merge succeeded, producing 049c4d31a8058066728c48ebc917676863e83b48 17:15:43 Checking out Revision 049c4d31a8058066728c48ebc917676863e83b48 (PR-3879) 17:15:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:15:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:15:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:15:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:15:43 > git config core.sparsecheckout # timeout=10 17:15:43 > git checkout -f f9b34e19c11d744eba220ef16d40f076466eca76 # timeout=10 17:15:43 > git remote # timeout=10 17:15:43 > git config --get remote.origin.url # timeout=10 17:15:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:43 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 17:15:43 > git rev-parse HEAD^{commit} # timeout=10 17:15:43 > git config core.sparsecheckout # timeout=10 17:15:43 > git checkout -f 049c4d31a8058066728c48ebc917676863e83b48 # timeout=10 17:15:46 Commit message: "Merge commit '0dc7fb43dfbc61ec4b325044d074184b8b9e402a' into HEAD" 17:15:47 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:47 + echo snap-build.sh 17:15:47 snap-build.sh 17:15:47 + SNAP_BASE_DIR=. 17:15:47 + '[' '!' -z /w/workspace/edgex-go/4 ']' 17:15:47 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 17:15:47 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 17:15:47 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 17:15:47 + cd /w/workspace/edgex-go/4 17:15:47 + sudo apt-get remove -qy --purge lxd lxd-client 17:15:47 Reading package lists... 17:15:47 Building dependency tree... 17:15:47 Reading state information... 17:15:47 The following packages were automatically installed and are no longer required: 17:15:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:15:47 uidmap xdelta3 17:15:47 Use 'sudo apt autoremove' to remove them. 17:15:47 The following packages will be REMOVED: 17:15:47 lxd* lxd-client* 17:15:47 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:15:48 After this operation, 31.7 MB disk space will be freed. 17:15:48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 17:15:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:15:49 Removing lxd dnsmasq configuration 17:15:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:15:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:15:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:15:50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 17:15:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:15:51 Processing triggers for systemd (237-3ubuntu10.52) ... 17:15:51 Processing triggers for ureadahead (0.100.0-21) ... 17:15:52 + sudo snap remove --purge lxd 17:15:52 snap "lxd" is not installed 17:15:52 + sudo groupadd --force --system lxd 17:15:52 ++ whoami 17:15:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:15:52 + newgrp - lxd 17:15:52 + sudo snap install lxd 17:15:46 > git rev-list --no-walk 781173a1e27685d2ca6610ee16c60ef048ba1a0f # timeout=10 17:15:59 ---> d9de9a6fe3ef 17:15:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:15:59 ---> 46ffe4ddcba3 17:15:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:15:59 ---> Running in 982fe25f5770 17:15:59 ---> 53c922a44e9c 17:15:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:15:59 ---> Running in cca82589abe2 17:15:59 ---> a4c471588190 17:15:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:15:59 ---> Running in c4fa46bcb1e4 17:15:59 ---> Running in 01b6e6c48467 17:15:59 ---> 5c43c953922b 17:15:59 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:15:59 ---> Running in 64d58be2530e 17:16:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:16:00 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:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:16:00 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: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:16:02 2022-02-09T17:15:59Z INFO Waiting for automatic snapd restart... 17:16:17 lxd 4.22 from Canonical* installed 17:16:17 + sudo lxd init --auto 17:16:26 + sudo snap install --classic snapcraft 17:16:28 snapcraft 6.0.2 from Canonical* installed 17:16:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:16:28 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:16:28 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:28 Dload Upload Total Spent Left Speed 17:16:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4191 0 --:--:-- --:--:-- --:--:-- 4164 17:16:28 100 3325k 100 3325k 0 0 9895k 0 --:--:-- --:--:-- --:--:-- 9895k 17:16:28 ./yq_linux_amd64 17:16:28 + sudo snapcraft prime --use-lxd 17:16:30 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:16:30 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:30 - README.md 17:16:30 17:16:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:16:31 Launching a container. 17:16:41 Waiting for container to be ready 17:16:41 To start your first container, try: lxc launch ubuntu:20.04 17:16:41 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 17:16:41 17:16:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:16:45 Waiting for network to be ready... 17:16:46 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 17:16:46 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 17:16:46 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1235 kB] 17:16:46 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [217 kB] 17:16:46 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 17:16:46 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 17:16:46 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [746 kB] 17:16:46 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [106 kB] 17:16:46 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [676 kB] 17:16:46 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] 17:16:46 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 17:16:47 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 17:16:47 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 17:16:47 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 17:16:47 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 17:16:47 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 17:16:47 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 17:16:47 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 17:16:47 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 17:16:48 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1567 kB] 17:16:48 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [301 kB] 17:16:48 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 17:16:48 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 17:16:48 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [798 kB] 17:16:48 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [114 kB] 17:16:48 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [902 kB] 17:16:48 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [199 kB] 17:16:49 Fetched 23.0 MB in 4s (6308 kB/s) 17:16:50 Reading package lists... 17:16:50 Reading package lists... 17:16:50 Building dependency tree... 17:16:50 Reading state information... 17:16:51 The following additional packages will be installed: 17:16:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:16:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:16:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:16:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:16:51 Suggested packages: 17:16:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:16:51 Recommended packages: 17:16:51 gnupg libsasl2-modules 17:16:51 The following NEW packages will be installed: 17:16:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:16:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:16:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:16:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:16:51 The following packages will be upgraded: 17:16:51 gpg gpg-agent gpgconf libudev1 17:16:51 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 17:16:51 Need to get 3859 kB of archives. 17:16:51 After this operation, 14.9 MB of additional disk space will be used. 17:16:51 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 17:16:51 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 17:16:51 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 17:16:51 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 17:16:51 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 17:16:51 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 17:16:51 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 17:16:51 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:16:51 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 17:16:52 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 17:16:52 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 17:16:52 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 17:16:52 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 17:16:52 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 17:16:52 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 17:16:52 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 17:16:52 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 17:16:52 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 17:16:52 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 17:16:52 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 17:16:52 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 17:16:52 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 17:16:52 debconf: delaying package configuration, since apt-utils is not installed 17:16:52 Fetched 3859 kB in 1s (3269 kB/s) 17:16:52 (Reading database ... 12816 files and directories currently installed.) 17:16:52 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 17:16:52 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:16:52 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 17:16:52 Selecting previously unselected package udev. 17:16:52 (Reading database ... 12816 files and directories currently installed.) 17:16:52 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 17:16:52 Unpacking udev (245.4-4ubuntu3.15) ... 17:16:52 Selecting previously unselected package libfuse2:amd64. 17:16:52 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 17:16:52 Unpacking libfuse2:amd64 (2.9.9-3) ... 17:16:52 Selecting previously unselected package fuse. 17:16:52 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 17:16:52 Unpacking fuse (2.9.9-3) ... 17:16:52 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 17:16:52 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:16:52 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 17:16:52 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:16:52 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 17:16:52 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:16:53 Selecting previously unselected package libksba8:amd64. 17:16:53 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:16:53 Unpacking libksba8:amd64 (1.3.5-2) ... 17:16:53 Selecting previously unselected package libroken18-heimdal:amd64. 17:16:53 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:16:53 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:16:53 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:16:53 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:16:53 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:16:53 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:16:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:16:53 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:53 Selecting previously unselected package libwind0-heimdal:amd64. 17:16:53 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:16:53 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:16:53 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:16:53 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:16:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:16:53 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:16:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:16:53 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:16:53 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:16:53 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:53 Selecting previously unselected package libsasl2-modules-db:amd64. 17:16:53 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 17:16:53 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 17:16:53 Selecting previously unselected package libsasl2-2:amd64. 17:16:53 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 17:16:53 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 17:16:53 Selecting previously unselected package libldap-common. 17:16:53 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 17:16:53 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 17:16:53 Selecting previously unselected package libldap-2.4-2:amd64. 17:16:53 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 17:16:53 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 17:16:53 Selecting previously unselected package dirmngr. 17:16:53 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 17:16:53 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 17:16:53 Setting up libksba8:amd64 (1.3.5-2) ... 17:16:54 Setting up libfuse2:amd64 (2.9.9-3) ... 17:16:54 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 17:16:54 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 17:16:54 Setting up udev (245.4-4ubuntu3.15) ... 17:16:54 invoke-rc.d: policy-rc.d denied execution of start. 17:16:54 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 17:16:54 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:54 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 17:16:54 Setting up gpg (2.2.19-3ubuntu2.1) ... 17:16:55 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:55 Setting up fuse (2.9.9-3) ... 17:16:55 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 17:16:55 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:55 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:55 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:55 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:55 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:55 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:55 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:16:55 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 17:16:55 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 17:16:55 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 17:16:55 Processing triggers for systemd (245.4-4ubuntu3) ... 17:16:55 Processing triggers for libc-bin (2.31-0ubuntu9) ... 17:16:56 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 17:16:56 Alias= settings in the [Install] section, and DefaultInstance= for template 17:16:56 units). This means they are not meant to be enabled using systemctl. 17:16:56 17:16:56 Possible reasons for having this kind of units are: 17:16:56 • A unit may be statically enabled by being symlinked from another unit's 17:16:56 .wants/ or .requires/ directory. 17:16:56 • 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 • A unit may be started when needed via activation (socket, path, timer, 17:16:56 D-Bus, udev, scripted systemctl call, ...). 17:16:56 • In case of template units, the unit is meant to be enabled with some 17:16:56 instance name specified. 17:16:56 Reading package lists... 17:16:56 Building dependency tree... 17:16:56 Reading state information... 17:16:56 The following additional packages will be installed: 17:16:56 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 17:16:56 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 17:16:56 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 17:16:56 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 17:16:56 openssh-client python3 python3-minimal python3.8 python3.8-minimal 17:16:56 squashfs-tools systemd systemd-sysv systemd-timesyncd 17:16:56 Suggested packages: 17:16:56 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 17:16:56 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:16:56 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 17:16:56 systemd-container policykit-1 17:16:56 Recommended packages: 17:16:56 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 17:16:56 The following NEW packages will be installed: 17:16:56 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 17:16:56 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 17:16:56 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 17:16:56 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 17:16:56 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 17:16:56 The following packages will be upgraded: 17:16:56 libsystemd0 systemd systemd-sysv systemd-timesyncd 17:16:56 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 17:16:56 Need to get 46.4 MB of archives. 17:16:56 After this operation, 180 MB of additional disk space will be used. 17:16:56 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 17:16:56 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 17:16:56 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 17:16:56 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 17:16:57 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 17:16:57 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 17:16:57 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 17:16:57 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 17:16:57 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 17:16:57 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 17:16:57 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 17:16:57 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 17:16:57 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 17:16:57 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 17:16:57 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 17:16:57 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 17:16:57 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 17:16:57 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 17:16:57 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 17:16:57 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 17:16:57 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 17:16:57 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 17:16:57 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 17:16:57 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 17:16:57 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 17:16:57 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 17:16:57 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 17:16:57 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 17:16:57 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 17:16:57 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 17:16:57 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 17:16:57 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 17:16:57 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.54.2+20.04ubuntu2 [34.2 MB] 17:16:58 debconf: delaying package configuration, since apt-utils is not installed 17:16:58 Fetched 46.4 MB in 2s (22.9 MB/s) 17:16:58 (Reading database ... 13067 files and directories currently installed.) 17:16:58 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 17:16:58 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:16:58 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 17:16:58 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:16:59 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 17:16:59 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:16:59 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 17:16:59 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:16:59 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 17:16:59 Selecting previously unselected package libpython3.8-minimal:amd64. 17:16:59 (Reading database ... 13068 files and directories currently installed.) 17:16:59 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:17:00 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:17:00 Selecting previously unselected package libexpat1:amd64. 17:17:00 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 17:17:00 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 17:17:00 Selecting previously unselected package python3.8-minimal. 17:17:00 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:17:00 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 17:17:00 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:17:00 Setting up libexpat1:amd64 (2.2.9-1build1) ... 17:17:00 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 17:17:00 Selecting previously unselected package python3-minimal. 17:17:00 (Reading database ... 13359 files and directories currently installed.) 17:17:00 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 17:17:00 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 17:17:00 Selecting previously unselected package mime-support. 17:17:00 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 17:17:00 Unpacking mime-support (3.64ubuntu1) ... 17:17:01 Selecting previously unselected package libmpdec2:amd64. 17:17:01 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 17:17:01 Unpacking libmpdec2:amd64 (2.4.2-3) ... 17:17:01 Selecting previously unselected package libpython3.8-stdlib:amd64. 17:17:01 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:17:01 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:17:01 Selecting previously unselected package python3.8. 17:17:01 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:17:01 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 17:17:01 Selecting previously unselected package libpython3-stdlib:amd64. 17:17:01 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 17:17:01 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 17:17:01 Setting up python3-minimal (3.8.2-0ubuntu2) ... 17:17:01 Selecting previously unselected package python3. 17:17:01 (Reading database ... 13761 files and directories currently installed.) 17:17:01 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 17:17:01 Unpacking python3 (3.8.2-0ubuntu2) ... 17:17:01 Selecting previously unselected package libdbus-1-3:amd64. 17:17:01 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 17:17:01 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 17:17:01 Selecting previously unselected package dbus. 17:17:01 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 17:17:01 Unpacking dbus (1.12.16-2ubuntu2.1) ... 17:17:01 Selecting previously unselected package libbsd0:amd64. 17:17:01 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 17:17:01 Unpacking libbsd0:amd64 (0.10.0-1) ... 17:17:01 Selecting previously unselected package libpam-systemd:amd64. 17:17:01 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 17:17:01 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 17:17:01 Selecting previously unselected package sudo. 17:17:01 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 17:17:01 Unpacking sudo (1.8.31-1ubuntu1.2) ... 17:17:02 Selecting previously unselected package apparmor. 17:17:02 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 17:17:02 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 17:17:02 Selecting previously unselected package libcbor0.6:amd64. 17:17:02 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 17:17:02 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 17:17:02 Selecting previously unselected package libedit2:amd64. 17:17:02 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 17:17:02 Unpacking libedit2:amd64 (3.1-20191231-1) ... 17:17:02 Selecting previously unselected package libfido2-1:amd64. 17:17:02 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 17:17:02 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 17:17:02 Selecting previously unselected package libkrb5support0:amd64. 17:17:02 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 17:17:02 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 17:17:02 Selecting previously unselected package libk5crypto3:amd64. 17:17:02 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 17:17:02 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 17:17:02 Selecting previously unselected package libkeyutils1:amd64. 17:17:02 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 17:17:02 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 17:17:02 Selecting previously unselected package libkrb5-3:amd64. 17:17:02 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 17:17:02 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 17:17:02 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:17:02 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 17:17:02 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 17:17:02 Selecting previously unselected package openssh-client. 17:17:02 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 17:17:02 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 17:17:03 Selecting previously unselected package dbus-user-session. 17:17:03 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 17:17:03 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 17:17:03 Selecting previously unselected package liblzo2-2:amd64. 17:17:03 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 17:17:03 Unpacking liblzo2-2:amd64 (2.10-2) ... 17:17:03 Selecting previously unselected package squashfs-tools. 17:17:03 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 17:17:03 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 17:17:03 Selecting previously unselected package snapd. 17:17:03 Preparing to unpack .../19-snapd_2.54.2+20.04ubuntu2_amd64.deb ... 17:17:03 Unpacking snapd (2.54.2+20.04ubuntu2) ... 17:17:07 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 17:17:07 Setting up mime-support (3.64ubuntu1) ... 17:17:07 Setting up liblzo2-2:amd64 (2.10-2) ... 17:17:07 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 17:17:07 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 17:17:07 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 17:17:07 Setting up dbus (1.12.16-2ubuntu2.1) ... 17:17:07 Setting up sudo (1.8.31-1ubuntu1.2) ... 17:17:07 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 17:17:07 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 17:17:07 Setting up libmpdec2:amd64 (2.4.2-3) ... 17:17:07 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:17:07 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 17:17:07 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 17:17:07 Setting up libbsd0:amd64 (0.10.0-1) ... 17:17:07 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 17:17:07 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 17:17:07 Setting up libedit2:amd64 (3.1-20191231-1) ... 17:17:07 Setting up python3 (3.8.2-0ubuntu2) ... 17:17:07 running python rtupdate hooks for python3.8... 17:17:07 running python post-rtupdate hooks for python3.8... 17:17:07 Setting up apparmor (2.13.3-7ubuntu5.1) ... 17:17:08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:17:08 Reloading AppArmor profiles 17:17:08 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 17:17:08 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 17:17:09 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 17:17:09 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 17:17:09 Setting up systemd (245.4-4ubuntu3.15) ... 17:17:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:17:09 Installing new version of config file /etc/systemd/resolved.conf ... 17:17:11 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 17:17:11 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 17:17:11 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 17:17:11 Setting up snapd (2.54.2+20.04ubuntu2) ... 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:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:17:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:17:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:17:12 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:13 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:17:13 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:17:13 /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:13 Processing triggers for libc-bin (2.31-0ubuntu9) ... 17:17:14 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 17:17:14 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 17:17:14 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 17:17:15 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 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 17:17:15 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 17:17:15 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 17:17:15 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 17:17:15 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 17:17:16 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 17:17:16 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 17:17:16 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 17:17:16 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 17:17:16 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 17:17:16 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 17:17:16 xz-utils zlib1g 17:17:16 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:17:16 Need to get 63.3 MB of archives. 17:17:16 After this operation, 13.8 MB of additional disk space will be used. 17:17:16 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-99.112 [1126 kB] 17:17:16 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 17:17:16 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 17:17:16 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 17:17:16 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 17:17:16 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 17:17:16 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 17:17:16 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 17:17:16 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 17:17:16 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 17:17:16 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 17:17:16 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 17:17:16 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 17:17:16 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 17:17:16 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 17:17:16 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 17:17:16 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 17:17:16 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 17:17:16 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 17:17:16 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 17:17:16 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 17:17:16 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 17:17:16 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 17:17:16 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 17:17:16 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 17:17:16 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 17:17:16 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 17:17:16 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 17:17:16 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 17:17:16 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 17:17:16 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 17:17:16 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 17:17:16 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 17:17:16 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 17:17:16 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 17:17:16 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 17:17:16 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 17:17:16 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 17:17:16 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 17:17:16 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 17:17:16 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 17:17:16 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 17:17:16 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 17:17:16 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 17:17:16 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 17:17:16 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 17:17:16 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 17:17:16 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 17:17:16 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 17:17:16 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 17:17:16 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 17:17:16 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 17:17:16 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 17:17:16 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 17:17:17 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 17:17:17 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 17:17:17 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 17:17:17 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 17:17:17 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 17:17:17 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 17:17:17 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 17:17:17 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 17:17:17 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 17:17:17 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 17:17:17 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 17:17:17 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 17:17:17 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 17:17:17 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 17:17:17 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 17:17:17 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 17:17:17 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 17:17:17 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 17:17:17 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 17:17:17 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 17:17:17 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 17:17:17 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 17:17:17 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 17:17:17 debconf: delaying package configuration, since apt-utils is not installed 17:17:17 Fetched 63.3 MB in 1s (45.1 MB/s) 17:17:17 (Reading database ... 14313 files and directories currently installed.) 17:17:17 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 17:17:17 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 17:17:18 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 17:17:18 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 17:17:18 Preparing to unpack .../2-linux-libc-dev_5.4.0-99.112_amd64.deb ... 17:17:18 Unpacking linux-libc-dev:amd64 (5.4.0-99.112) over (5.4.0-26.30) ... 17:17:18 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:18 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:18 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:18 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:18 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:18 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:19 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:19 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:19 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:19 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:19 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:19 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:19 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:19 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:19 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:19 (Reading database ... 14312 files and directories currently installed.) 17:17:19 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:19 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:19 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:19 (Reading database ... 14312 files and directories currently installed.) 17:17:19 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:19 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:19 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:19 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:19 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:17:19 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:17:20 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:20 (Reading database ... 14312 files and directories currently installed.) 17:17:20 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 17:17:20 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 17:17:20 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 17:17:20 (Reading database ... 14312 files and directories currently installed.) 17:17:20 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 17:17:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:17:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:17:20 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 17:17:21 Setting up base-files (11ubuntu5.4) ... 17:17:21 Installing new version of config file /etc/issue ... 17:17:21 Installing new version of config file /etc/issue.net ... 17:17:21 Installing new version of config file /etc/lsb-release ... 17:17:21 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:17:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:17:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:17:21 Removing obsolete conffile /etc/default/motd-news ... 17:17:21 (Reading database ... 14311 files and directories currently installed.) 17:17:21 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 17:17:21 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 17:17:21 Setting up bash (5.0-6ubuntu1.1) ... 17:17:21 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:21 (Reading database ... 14311 files and directories currently installed.) 17:17:21 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 17:17:21 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 17:17:21 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 17:17:21 (Reading database ... 14311 files and directories currently installed.) 17:17:21 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 17:17:21 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 17:17:22 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 17:17:22 (Reading database ... 14311 files and directories currently installed.) 17:17:22 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 17:17:22 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:17:22 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 17:17:22 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:17:22 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 17:17:22 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:17:22 Setting up perl-base (5.30.0-9ubuntu0.2) ... 17:17:23 (Reading database ... 14311 files and directories currently installed.) 17:17:23 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 17:17:23 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:17:23 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 17:17:23 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 17:17:23 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 17:17:23 (Reading database ... 14311 files and directories currently installed.) 17:17:23 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 17:17:23 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 17:17:23 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 17:17:24 (Reading database ... 14311 files and directories currently installed.) 17:17:24 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 17:17:24 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:17:24 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 17:17:24 (Reading database ... 14311 files and directories currently installed.) 17:17:24 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 17:17:24 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:17:24 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 17:17:24 (Reading database ... 14311 files and directories currently installed.) 17:17:24 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 17:17:24 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:17:24 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 17:17:24 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:17:24 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 17:17:24 (Reading database ... 14311 files and directories currently installed.) 17:17:24 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 17:17:24 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:17:24 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 17:17:24 (Reading database ... 14311 files and directories currently installed.) 17:17:24 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 17:17:24 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:17:24 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 17:17:24 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:17:25 Setting up util-linux (2.34-0.1ubuntu9.3) ... 17:17:25 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:17:25 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:17:25 (Reading database ... 14311 files and directories currently installed.) 17:17:25 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 17:17:25 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 17:17:25 Setting up libc-bin (2.31-0ubuntu9.2) ... 17:17:26 (Reading database ... 14311 files and directories currently installed.) 17:17:26 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 17:17:26 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 17:17:26 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 17:17:26 (Reading database ... 14311 files and directories currently installed.) 17:17:26 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 17:17:26 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 17:17:26 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 17:17:26 (Reading database ... 14311 files and directories currently installed.) 17:17:26 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 17:17:26 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 17:17:26 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 17:17:26 (Reading database ... 14311 files and directories currently installed.) 17:17:26 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 17:17:26 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 17:17:26 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 17:17:26 (Reading database ... 14311 files and directories currently installed.) 17:17:26 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 17:17:26 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 17:17:26 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 17:17:26 (Reading database ... 14311 files and directories currently installed.) 17:17:26 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 17:17:26 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:17:26 Setting up gpgv (2.2.19-3ubuntu2.1) ... 17:17:26 (Reading database ... 14311 files and directories currently installed.) 17:17:26 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 17:17:26 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 17:17:26 Setting up ubuntu-keyring (2020.02.11.4) ... 17:17:26 (Reading database ... 14311 files and directories currently installed.) 17:17:26 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 17:17:26 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 17:17:27 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 17:17:27 (Reading database ... 14311 files and directories currently installed.) 17:17:27 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 17:17:27 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 17:17:27 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 17:17:27 (Reading database ... 14311 files and directories currently installed.) 17:17:27 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 17:17:27 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 17:17:27 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 17:17:27 (Reading database ... 14311 files and directories currently installed.) 17:17:27 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 17:17:27 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 17:17:27 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 17:17:27 (Reading database ... 14311 files and directories currently installed.) 17:17:27 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 17:17:27 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 17:17:27 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 17:17:27 (Reading database ... 14311 files and directories currently installed.) 17:17:27 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 17:17:27 Unpacking apt (2.0.6) over (2.0.2) ... 17:17:28 Setting up apt (2.0.6) ... 17:17:28 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:17:28 (Reading database ... 14311 files and directories currently installed.) 17:17:28 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 17:17:28 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:17:28 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 17:17:29 (Reading database ... 14311 files and directories currently installed.) 17:17:29 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 17:17:29 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:17:29 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 17:17:29 (Reading database ... 14313 files and directories currently installed.) 17:17:29 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 17:17:29 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:17:29 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 17:17:29 (Reading database ... 14317 files and directories currently installed.) 17:17:29 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 17:17:29 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:17:29 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 17:17:29 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:17:29 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 17:17:29 (Reading database ... 14317 files and directories currently installed.) 17:17:29 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 17:17:29 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 17:17:29 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 17:17:30 (Reading database ... 14317 files and directories currently installed.) 17:17:30 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 17:17:30 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 17:17:30 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 17:17:30 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 17:17:30 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 17:17:30 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 17:17:30 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 17:17:30 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 17:17:30 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 17:17:30 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 17:17:30 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 17:17:30 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 17:17:30 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 17:17:30 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 17:17:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 17:17:30 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 17:17:30 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 17:17:30 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 17:17:30 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 17:17:30 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 17:17:31 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 17:17:31 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 17:17:31 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 17:17:31 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:17:31 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 17:17:31 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:17:31 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 17:17:31 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:17:31 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 17:17:31 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:17:32 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 17:17:32 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:17:32 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 17:17:32 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:17:32 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 17:17:32 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 17:17:32 Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 17:17:32 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:17:32 Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 17:17:32 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:17:32 Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 17:17:32 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:17:33 Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 17:17:33 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:17:34 Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 17:17:34 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:17:34 Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 17:17:34 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:17:34 Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 17:17:34 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:17:35 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 17:17:35 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 17:17:35 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 17:17:35 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 17:17:35 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 17:17:35 Setting up linux-libc-dev:amd64 (5.4.0-99.112) ... 17:17:35 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 17:17:35 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:35 Setting up tzdata (2021e-0ubuntu0.20.04) ... 17:17:35 17:17:35 Current default time zone: 'Etc/UTC' 17:17:35 Local time is now: Wed Feb 9 17:17:35 UTC 2022. 17:17:35 Universal Time is now: Wed Feb 9 17:17:35 UTC 2022. 17:17:35 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:17:35 17:17:35 Setting up xz-utils (5.2.4-1ubuntu1) ... 17:17:35 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:35 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:35 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 17:17:35 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:35 Setting up mount (2.34-0.1ubuntu9.3) ... 17:17:35 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 17:17:35 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 17:17:35 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 17:17:35 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 17:17:35 Setting up openssl (1.1.1f-1ubuntu2.10) ... 17:17:35 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:35 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:35 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 17:17:35 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:35 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 17:17:35 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:17:35 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 17:17:35 Setting up fdisk (2.34-0.1ubuntu9.3) ... 17:17:35 Setting up ca-certificates (20210119~20.04.2) ... 17:17:37 Updating certificates in /etc/ssl/certs... 17:17:38 21 added, 21 removed; done. 17:17:38 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 17:17:38 Setting up perl (5.30.0-9ubuntu0.2) ... 17:17:38 Setting up procps (2:3.3.16-1ubuntu2.3) ... 17:17:38 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 17:17:38 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 17:17:38 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 17:17:38 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 17:17:38 Setting up binutils (2.34-6ubuntu1.3) ... 17:17:38 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 17:17:38 Setting up build-essential (12.8ubuntu1.1) ... 17:17:38 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 17:17:38 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 17:17:38 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 17:17:38 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 17:17:38 Processing triggers for systemd (245.4-4ubuntu3.15) ... 17:17:38 Processing triggers for mime-support (3.64ubuntu1) ... 17:17:38 Processing triggers for ca-certificates (20210119~20.04.2) ... 17:17:38 Updating certificates in /etc/ssl/certs... 17:17:39 0 added, 0 removed; done. 17:17:39 Running hooks in /etc/ca-certificates/update.d... 17:17:39 done. 17:17:40 Reading package lists... 17:17:40 Building dependency tree... 17:17:40 Reading state information... 17:17:40 The following NEW packages will be installed: 17:17:40 apt-transport-https 17:17:40 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:17:41 Need to get 4680 B of archives. 17:17:41 After this operation, 162 kB of additional disk space will be used. 17:17:41 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 17:17:41 debconf: delaying package configuration, since apt-utils is not installed 17:17:41 Fetched 4680 B in 0s (24.5 kB/s) 17:17:41 Selecting previously unselected package apt-transport-https. 17:17:41 (Reading database ... 14320 files and directories currently installed.) 17:17:41 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 17:17:41 Unpacking apt-transport-https (2.0.6) ... 17:17:41 Setting up apt-transport-https (2.0.6) ... 17:17:41 Waiting for network to be ready... 17:18:08 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:18:08 Removing intermediate container c4fa46bcb1e4 17:18:08 ---> 78482344e8e2 17:18:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:18:08 ---> Running in a969c94b21d5 17:18:10 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:18:12 Removing intermediate container cca82589abe2 17:18:12 ---> e80e81a09bbc 17:18:12 17:18:12 Step 10/31 : FROM alpine:3.14 17:18:12 3.14: Pulling from library/alpine 17:18:14 Removing intermediate container a969c94b21d5 17:18:14 ---> 2515365cb5e1 17:18:14 17:18:14 Step 11/23 : FROM docker:20.10.10 17:18:15 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:18:15 20.10.10: Pulling from library/docker 17:18:15 Status: Downloaded newer image for alpine:3.14 17:18:15 ---> 5b8b7b635229 17:18:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:18:15 ---> Running in cdeb4f0ea909 17:18:15 Removing intermediate container 64d58be2530e 17:18:15 ---> a23ac0ebf6b1 17:18:15 17:18:15 Step 10/21 : FROM alpine:3.14 17:18:15 ---> 5b8b7b635229 17:18:15 Step 11/21 : RUN apk add --update --no-cache curl 17:18:15 ---> Running in 96370d97140c 17:18:16 Removing intermediate container cdeb4f0ea909 17:18:16 ---> 0b467c28f4e9 17:18:16 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:18:16 ---> Running in 7e4af90afd71 17:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:18 (1/5) Installing ca-certificates (20211220-r0) 17:18:18 (2/5) Installing brotli-libs (1.0.9-r5) 17:18:19 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:18:19 (4/5) Installing libcurl (7.79.1-r0) 17:18:19 (5/5) Installing curl (7.79.1-r0) 17:18:19 Executing busybox-1.33.1-r6.trigger 17:18:19 Executing ca-certificates-20211220-r0.trigger 17:18:19 (1/2) Installing dumb-init (1.2.5-r1) 17:18:19 (2/2) Installing su-exec (0.2-r1) 17:18:19 Executing busybox-1.33.1-r6.trigger 17:18:19 OK: 6 MiB in 16 packages 17:18:19 OK: 8 MiB in 19 packages 17:18:20 2022-02-09T17:18:17Z INFO Waiting for automatic snapd restart... 17:18:20 snapd 2.54.2 from Canonical* installed 17:18:20 "snapd" switched to the "latest/stable" channel 17:18:20 17:18:21 Removing intermediate container 7e4af90afd71 17:18:21 ---> a95d317e7f5e 17:18:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:18:21 ---> Running in 8b15affaed25 17:18:21 Removing intermediate container 96370d97140c 17:18:21 ---> 45fa59aa8b5c 17:18:21 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:18:21 Removing intermediate container 01b6e6c48467 17:18:21 ---> 832de2f2c9ab 17:18:21 17:18:21 Step 10/22 : FROM alpine:3.14 17:18:21 ---> 5b8b7b635229 17:18:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:18:21 Removing intermediate container 982fe25f5770 17:18:21 ---> 6f13e7f74776 17:18:21 17:18:21 Step 10/22 : FROM alpine:3.14 17:18:21 ---> 5b8b7b635229 17:18:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:18:22 ---> Running in d1fb7c1f780c 17:18:22 Removing intermediate container 8b15affaed25 17:18:22 ---> 322af86c6054 17:18:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:18:22 ---> Running in ec9c0d674b5b 17:18:22 ---> Running in 6a9e7b0d09e2 17:18:22 ---> Running in fed5a9793ae1 17:18:22 Removing intermediate container d1fb7c1f780c 17:18:22 ---> 5e488b5d1c32 17:18:22 Step 13/21 : WORKDIR /edgex 17:18:23 ---> Running in 4da8d637a3d4 17:18:23 Removing intermediate container fed5a9793ae1 17:18:23 ---> 27c5f544ad63 17:18:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:18:23 ---> Running in 72de57168267 17:18:23 core20 20220114 from Canonical* installed 17:18:23 "core20" switched to the "latest/stable" channel 17:18:23 17:18:23 Removing intermediate container 4da8d637a3d4 17:18:23 ---> 8a7c7d421ff9 17:18:23 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:24 ---> 1a411d9b158d 17:18:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:18:25 (1/1) Installing dumb-init (1.2.5-r1) 17:18:25 Executing busybox-1.33.1-r6.trigger 17:18:25 OK: 6 MiB in 15 packages 17:18:25 (1/2) Installing ca-certificates (20211220-r0) 17:18:25 snapcraft 6.0.2 from Canonical* installed 17:18:25 (2/2) Installing dumb-init (1.2.5-r1) 17:18:25 Executing busybox-1.33.1-r6.trigger 17:18:25 Executing ca-certificates-20211220-r0.trigger 17:18:25 "snapcraft" switched to the "latest/stable" channel 17:18:25 17:18:26 OK: 6 MiB in 16 packages 17:18:26 Removing intermediate container 72de57168267 17:18:26 ---> db668686c931 17:18:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:18:26 ---> Running in 37194d2af4c4 17:18:26 Removing intermediate container 6a9e7b0d09e2 17:18:26 ---> 5e41e3608b2c 17:18:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:18:27 ---> Running in 6bc9826a5b86 17:18:27 ---> 7c6241da4082 17:18:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:18:27 Removing intermediate container 37194d2af4c4 17:18:27 ---> f4501152baa3 17:18:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:18:27 Removing intermediate container 6bc9826a5b86 17:18:27 ---> 3c1d1db88cad 17:18:27 Step 13/22 : ENV APP_PORT=59861 17:18:27 Removing intermediate container ec9c0d674b5b 17:18:27 ---> 2983ed1e5790 17:18:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:18:27 ---> Running in a0215bf52bfe 17:18:27 ---> Running in a389ffeff4c7 17:18:28 ---> 9114f4779bc9 17:18:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:18:28 Removing intermediate container a0215bf52bfe 17:18:28 ---> 6938eb347454 17:18:28 Step 14/22 : EXPOSE $APP_PORT 17:18:28 Removing intermediate container a389ffeff4c7 17:18:28 ---> 4ede79fae47d 17:18:28 Step 13/22 : ENV APP_PORT=59860 17:18:28 ---> Running in 13e1039c3a59 17:18:28 ---> Running in 9ee8c34115c0 17:18:28 ---> Running in 65bd9fd32e7e 17:18:29 ---> f9d0dfdc9f6d 17:18:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:18:29 ---> Running in b4255235e5a9 17:18:29 Removing intermediate container 65bd9fd32e7e 17:18:29 ---> 247ae226dde4 17:18:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:29 Removing intermediate container 9ee8c34115c0 17:18:29 ---> 8184a64e6280 17:18:29 Step 14/22 : EXPOSE $APP_PORT 17:18:29 ---> Running in 55a19bd81c46 17:18:29 Removing intermediate container b4255235e5a9 17:18:29 ---> 869474322a74 17:18:29 Step 18/21 : CMD ["--init=true"] 17:18:30 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:30 - README.md 17:18:30 17:18:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:18:30 ---> Running in da3cb0c44d8e 17:18:30 Removing intermediate container 55a19bd81c46 17:18:30 ---> ce709344a30f 17:18:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:30 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 17:18:30 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 17:18:30 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 17:18:30 ---> 3cefc00b900b 17:18:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:18:31 Removing intermediate container da3cb0c44d8e 17:18:31 ---> aa71ed169d1a 17:18:31 Step 19/21 : LABEL arch=arm64 17:18:31 ---> Running in 7e10d061486a 17:18:31 ---> 66ff1e75cda9 17:18:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:18:31 Reading package lists... 17:18:31 Removing intermediate container 13e1039c3a59 17:18:31 ---> b85c6fb25cfe 17:18:31 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:31 Removing intermediate container 7e10d061486a 17:18:31 ---> dc7892331bfb 17:18:31 Step 20/21 : LABEL git_sha=66eedae9bdde4cb3896d44a18f52a6c55f9acafe 17:18:31 ---> Running in c830eec91c29 17:18:32 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 17:18:32 Reading package lists... 17:18:32 Building dependency tree... 17:18:32 Reading state information... 17:18:32 Suggested packages: 17:18:32 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 17:18:32 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 17:18:32 krb5-user libnorm-doc 17:18:32 Recommended packages: 17:18:32 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:18:32 The following NEW packages will be installed: 17:18:32 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 17:18:32 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 17:18:32 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 17:18:32 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 17:18:32 libzmq5 pkg-config zip 17:18:32 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 17:18:32 Need to get 10.3 MB of archives. 17:18:32 After this operation, 56.5 MB of additional disk space will be used. 17:18:32 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 17:18:32 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 17:18:32 ---> 51c9635450ae 17:18:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:18:32 ---> 65abf03a5d13 17:18:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:18:32 Removing intermediate container c830eec91c29 17:18:32 ---> 8256837f5f38 17:18:32 Step 21/21 : LABEL version=0.0.0 17:18:32 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 17:18:32 Status: Downloaded newer image for docker:20.10.10 17:18:32 ---> 520e9a0a30f7 17:18:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:18:32 ---> Running in 83b25556b229 17:18:32 ---> Running in 2d0508db6b65 17:18:33 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 17:18:33 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 17:18:33 ---> 0de701cea7cf 17:18:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:18:33 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 17:18:33 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 17:18:33 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 17:18:33 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 17:18:33 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 17:18:33 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 17:18:33 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 17:18:33 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 17:18:33 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 17:18:33 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 17:18:33 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 17:18:33 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 17:18:33 Removing intermediate container 83b25556b229 17:18:33 ---> 8eefd9a0f6be 17:18:33 17:18:33 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 17:18:33 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 17:18:33 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 17:18:33 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 17:18:33 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 17:18:33 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 17:18:33 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 17:18:33 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 17:18:33 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 17:18:33 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 17:18:33 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 17:18:33 debconf: delaying package configuration, since apt-utils is not installed 17:18:33 Removing intermediate container 2d0508db6b65 17:18:33 ---> 03052e55ea31 17:18:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:18:33 ---> Running in 24f723a334d2 17:18:33 ---> 8c597e64167d 17:18:33 Fetched 10.3 MB in 1s (9233 kB/s) 17:18:33 Selecting previously unselected package libglib2.0-0:amd64. 17:18:33 (Reading database ... 14324 files and directories currently installed.) 17:18:33 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 17:18:33 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 17:18:33 Selecting previously unselected package libsodium23:amd64. 17:18:33 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 17:18:33 Unpacking libsodium23:amd64 (1.0.18-1) ... 17:18:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:18:34 ---> 191220495199 17:18:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:18:34 ---> Running in 172c55cbbc97 17:18:34 Selecting previously unselected package libpsl5:amd64. 17:18:34 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 17:18:34 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 17:18:34 Selecting previously unselected package libbrotli1:amd64. 17:18:34 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 17:18:34 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 17:18:34 Selecting previously unselected package libnghttp2-14:amd64. 17:18:34 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 17:18:34 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 17:18:34 Selecting previously unselected package librtmp1:amd64. 17:18:34 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 17:18:34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 17:18:34 ---> Running in 9d510d8ffba9 17:18:34 Successfully built 8eefd9a0f6be 17:18:34 Successfully tagged security-proxy-setup-arm64:latest 17:18:34 Building core-command 17:18:34 Selecting previously unselected package libssh-4:amd64. 17:18:34 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 17:18:34 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 17:18:34 Selecting previously unselected package libcurl3-gnutls:amd64. 17:18:34 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 17:18:34 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 17:18:34 Selecting previously unselected package liberror-perl. 17:18:34 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 17:18:34 Unpacking liberror-perl (0.17029-1) ... 17:18:34 Selecting previously unselected package git-man. 17:18:34 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 17:18:34 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 17:18:34 Selecting previously unselected package git. 17:18:34 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 17:18:34 Unpacking git (1:2.25.1-1ubuntu3.2) ... 17:18:34  Building security-proxy-setup ... done Removing intermediate container 172c55cbbc97 17:18:34 ---> ea3eb801d00c 17:18:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:34 ---> f579f1a5e373 17:18:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:18:34 ---> Running in 641af9c7c520 17:18:34 Removing intermediate container 9d510d8ffba9 17:18:34 ---> 9a7589c7aa72 17:18:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:35 ---> Running in e811d30aa986 17:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:35 Selecting previously unselected package libgssrpc4:amd64. 17:18:35 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 17:18:35 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 17:18:35 Selecting previously unselected package libkdb5-9:amd64. 17:18:35 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 17:18:35 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 17:18:35 Selecting previously unselected package libkadm5srv-mit11:amd64. 17:18:35 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 17:18:35 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 17:18:35 Selecting previously unselected package libkadm5clnt-mit11:amd64. 17:18:35 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 17:18:35 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 17:18:35 Selecting previously unselected package comerr-dev:amd64. 17:18:35 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 17:18:35 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 17:18:35 Selecting previously unselected package krb5-multidev:amd64. 17:18:35 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 17:18:35 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 17:18:35 Selecting previously unselected package libnorm1:amd64. 17:18:35 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 17:18:35 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 17:18:35 Selecting previously unselected package libnorm-dev:amd64. 17:18:35 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 17:18:35 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 17:18:35 Selecting previously unselected package libpgm-5.2-0:amd64. 17:18:35 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 17:18:35 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:18:35 Selecting previously unselected package libpgm-dev:amd64. 17:18:35 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 17:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:35 Removing intermediate container e811d30aa986 17:18:35 Removing intermediate container 641af9c7c520 17:18:35 ---> 2d93bae25627 17:18:35 ---> 2aef77c829fd 17:18:35 Step 20/22 : LABEL arch=arm64 17:18:35 Step 20/22 : LABEL arch=arm64 17:18:35 ---> e3553f5e30b0 17:18:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:18:35 ---> Running in 341560dac669 17:18:35 ---> Running in 924a6da6d6e6 17:18:35 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:18:35 Selecting previously unselected package libsodium-dev:amd64. 17:18:35 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 17:18:35 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 17:18:35 Selecting previously unselected package libzmq5:amd64. 17:18:35 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 17:18:35 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 17:18:35 Selecting previously unselected package libkrb5-dev:amd64. 17:18:35 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 17:18:35 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 17:18:36 Selecting previously unselected package libzmq3-dev:amd64. 17:18:36 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 17:18:36 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 17:18:36 Selecting previously unselected package pkg-config. 17:18:36 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 17:18:36 Unpacking pkg-config (0.29.1-0ubuntu4) ... 17:18:36 Selecting previously unselected package zip. 17:18:36 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 17:18:36 Unpacking zip (3.0-11build1) ... 17:18:36 Removing intermediate container 924a6da6d6e6 17:18:36 ---> b1592919d636 17:18:36 Step 21/22 : LABEL git_sha=66eedae9bdde4cb3896d44a18f52a6c55f9acafe 17:18:36 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 17:18:36 Setting up libsodium23:amd64 (1.0.18-1) ... 17:18:36 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 17:18:36 No schema files found: doing nothing. 17:18:36 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 17:18:36 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 17:18:36 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 17:18:36 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 17:18:36 Setting up liberror-perl (0.17029-1) ... 17:18:36 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 17:18:36 Setting up zip (3.0-11build1) ... 17:18:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 17:18:36 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 17:18:36 Setting up pkg-config (0.29.1-0ubuntu4) ... 17:18:36 Setting up libsodium-dev:amd64 (1.0.18-1) ... 17:18:36 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 17:18:36 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 17:18:36 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 17:18:36 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 17:18:36 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:18:36 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 17:18:36 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 17:18:36 (1/42) Installing readline (8.1.0-r0) 17:18:36 Removing intermediate container 341560dac669 17:18:36 ---> aa554be482f0 17:18:36 Step 21/22 : LABEL git_sha=66eedae9bdde4cb3896d44a18f52a6c55f9acafe 17:18:36 (2/42) Installing bash (5.1.4-r0) 17:18:36 ---> Running in 862ab52321d5 17:18:36 Executing bash-5.1.4-r0.post-install 17:18:36 (3/42) Installing brotli-libs (1.0.9-r5) 17:18:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:18:36 (5/42) Installing libcurl (7.79.1-r0) 17:18:36 ---> Running in 659fb56074eb 17:18:36 (6/42) Installing curl (7.79.1-r0) 17:18:36 (7/42) Installing dumb-init (1.2.5-r1) 17:18:36 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 17:18:36 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:18:36 Setting up git (1:2.25.1-1ubuntu3.2) ... 17:18:36 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 17:18:36 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 17:18:36 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 17:18:36 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 17:18:36 (8/42) Installing libbz2 (1.0.8-r1) 17:18:36 (9/42) Installing expat (2.4.4-r0) 17:18:36 (10/42) Installing libffi (3.3-r2) 17:18:36 (11/42) Installing gdbm (1.19-r0) 17:18:36 (12/42) Installing xz-libs (5.2.5-r0) 17:18:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:18:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:18:36 (15/42) Installing mpdecimal (2.5.1-r1) 17:18:36 (16/42) Installing sqlite-libs (3.35.5-r0) 17:18:36 (17/42) Installing python3 (3.9.5-r2) 17:18:36 ---> dafc314a0312 17:18:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:18:37 Removing intermediate container 862ab52321d5 17:18:37 ---> 07535e813a91 17:18:37 Step 22/22 : LABEL version=0.0.0 17:18:37 comerr-dev set to automatically installed. 17:18:37 git set to automatically installed. 17:18:37 git-man set to automatically installed. 17:18:37 krb5-multidev set to automatically installed. 17:18:37 libbrotli1 set to automatically installed. 17:18:37 libcurl3-gnutls set to automatically installed. 17:18:37 liberror-perl set to automatically installed. 17:18:37 libglib2.0-0 set to automatically installed. 17:18:37 libgssrpc4 set to automatically installed. 17:18:37 libkadm5clnt-mit11 set to automatically installed. 17:18:37 libkadm5srv-mit11 set to automatically installed. 17:18:37 libkdb5-9 set to automatically installed. 17:18:37 libkrb5-dev set to automatically installed. 17:18:37 libnghttp2-14 set to automatically installed. 17:18:37 libnorm-dev set to automatically installed. 17:18:37 libnorm1 set to automatically installed. 17:18:37 libpgm-5.2-0 set to automatically installed. 17:18:37 libpgm-dev set to automatically installed. 17:18:37 libpsl5 set to automatically installed. 17:18:37 librtmp1 set to automatically installed. 17:18:37 libsodium-dev set to automatically installed. 17:18:37 libsodium23 set to automatically installed. 17:18:37 libssh-4 set to automatically installed. 17:18:37 libzmq3-dev set to automatically installed. 17:18:37 libzmq5 set to automatically installed. 17:18:37 pkg-config set to automatically installed. 17:18:37 zip set to automatically installed. 17:18:37 Removing intermediate container 659fb56074eb 17:18:37 ---> 285f671c7a2b 17:18:37 Step 22/22 : LABEL version=0.0.0 17:18:37 ---> Running in 5b5f783a78f3 17:18:37 ---> Running in 07f2bb82394d 17:18:38 ---> 79b44ddf7ccd 17:18:38 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:18:38 Removing intermediate container 5b5f783a78f3 17:18:38 ---> 2e875927d680 17:18:38 17:18:38 Removing intermediate container 07f2bb82394d 17:18:38 ---> 0bd7bc1364e2 17:18:38 17:18:38 Successfully built 2e875927d680 17:18:38 Successfully tagged support-scheduler-arm64:latest 17:18:38 Building core-data 17:18:38  Building support-scheduler ... done  ---> Running in 6d5e383c1beb 17:18:38 Successfully built 0bd7bc1364e2 17:18:38 Successfully tagged support-notifications-arm64:latest 17:18:38 Building security-secretstore-setup 17:18:39  Building support-notifications ... done Removing intermediate container 6d5e383c1beb 17:18:39 ---> ea721602de83 17:18:39 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:18:39 (18/42) Installing py3-appdirs (1.4.4-r2) 17:18:39 (19/42) Installing py3-chardet (4.0.0-r2) 17:18:39 snapd is not logged in, snap install commands will use sudo 17:18:39 (20/42) Installing py3-idna (3.2-r0) 17:18:39 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:18:39 (22/42) Installing py3-certifi (2020.12.5-r1) 17:18:39 (23/42) Installing py3-requests (2.25.1-r4) 17:18:39 (24/42) Installing py3-msgpack (1.0.2-r1) 17:18:39 (25/42) Installing py3-lockfile (0.12.2-r4) 17:18:39 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:18:39 (27/42) Installing py3-colorama (0.4.4-r1) 17:18:39 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:18:39 (29/42) Installing py3-distlib (0.3.1-r3) 17:18:39 (30/42) Installing py3-distro (1.5.0-r3) 17:18:39 (31/42) Installing py3-six (1.15.0-r1) 17:18:39 (32/42) Installing py3-webencodings (0.5.1-r4) 17:18:39 (33/42) Installing py3-html5lib (1.1-r1) 17:18:39 (34/42) Installing py3-parsing (2.4.7-r2) 17:18:39 (35/42) Installing py3-packaging (20.9-r1) 17:18:39 (36/42) Installing py3-toml (0.10.2-r2) 17:18:39 (37/42) Installing py3-pep517 (0.10.0-r2) 17:18:39 (38/42) Installing py3-progress (1.5-r2) 17:18:39 (39/42) Installing py3-retrying (1.3.3-r1) 17:18:39 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:18:39 (41/42) Installing py3-setuptools (52.0.0-r3) 17:18:39 ---> c75dcd60db16 17:18:39 Step 26/31 : RUN chmod +x /entrypoint.sh 17:18:39 (42/42) Installing py3-pip (20.3.4-r1) 17:18:40 ---> Running in 227b17aa3772 17:18:40 Executing busybox-1.33.1-r6.trigger 17:18:40 OK: 84 MiB in 64 packages 17:18:42 Removing intermediate container 227b17aa3772 17:18:42 ---> 4ecfd38d40e6 17:18:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:18:42 ---> Running in 5d826703d354 17:18:43 Removing intermediate container 5d826703d354 17:18:43 ---> 62ce836a4aa9 17:18:43 Step 28/31 : CMD ["gate"] 17:18:43 ---> Running in 3db61c8c8555 17:18:43 Removing intermediate container 3db61c8c8555 17:18:43 ---> 4beb7d47a8f3 17:18:43 Step 29/31 : LABEL arch=arm64 17:18:44 ---> Running in 6e563bc4f5d5 17:18:44 Removing intermediate container 6e563bc4f5d5 17:18:44 ---> 5238e9dcac43 17:18:44 Step 30/31 : LABEL git_sha=66eedae9bdde4cb3896d44a18f52a6c55f9acafe 17:18:44 ---> Running in 7e336519d413 17:18:45 Collecting docker-compose==1.23.2 17:18:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:18:45 Removing intermediate container 7e336519d413 17:18:45 ---> bbdc36f26b58 17:18:45 Step 31/31 : LABEL version=0.0.0 17:18:45 ---> Running in e39653d3275f 17:18:45 Collecting jsonschema<3,>=2.5.1 17:18:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:18:45 Collecting docopt<0.7,>=0.6.1 17:18:45 Downloading docopt-0.6.2.tar.gz (25 kB) 17:18:46 Removing intermediate container e39653d3275f 17:18:46 ---> 0ac54d44c4e1 17:18:46 17:18:46 Successfully built 0ac54d44c4e1 17:18:46 Successfully tagged security-bootstrapper-arm64:latest 17:18:46  Building security-bootstrapper ... done Building core-metadata 17:18:48 Collecting PyYAML<4,>=3.10 17:18:48 Downloading PyYAML-3.13.tar.gz (270 kB) 17:18:51 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 17:18:51 Downloading snap 'edgex-app-service-configurable' 17:18:51 Collecting texttable<0.10,>=0.9.0 17:18:51 Downloading texttable-0.9.1.tar.gz (11 kB) 17:18:53 Collecting dockerpty<0.5,>=0.4.1 17:18:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:18:55 Collecting websocket-client<1.0,>=0.32.0 17:18:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:18: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:18:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:18:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:18:56 Collecting cached-property<2,>=1.2.0 17:18:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:18:57 Collecting docker<4.0,>=3.6.0 17:18:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:18:57 Collecting docker-pycreds>=0.4.0 17:18:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:18:58 Collecting chardet<3.1.0,>=3.0.2 17:18:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:18:58 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:18:58 Collecting idna<2.8,>=2.5 17:18:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:18:59 Collecting urllib3<1.25,>=1.21.1 17:18:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:18:59 Pulling app-service-configurable 17:18:59 + snapcraftctl pull 17:18:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:18:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:18:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:18:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:19:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:19:00 Attempting uninstall: urllib3 17:19:00 Found existing installation: urllib3 1.26.5 17:19:00 Uninstalling urllib3-1.26.5: 17:19:00 Successfully uninstalled urllib3-1.26.5 17:19:00 Pulling config-common 17:19:00 + snapcraftctl pull 17:19:01 Attempting uninstall: idna 17:19:01 Found existing installation: idna 3.2 17:19:01 Uninstalling idna-3.2: 17:19:01 Successfully uninstalled idna-3.2 17:19:02 Pulling go-build-helper 17:19:02 + snapcraftctl pull 17:19:02 Attempting uninstall: chardet 17:19:02 Found existing installation: chardet 4.0.0 17:19:02 Uninstalling chardet-4.0.0: 17:19:02 Successfully uninstalled chardet-4.0.0 17:19:03 'edgex-go' has dependencies that need to be staged: go-build-helper 17:19:03 Skipping pull go-build-helper (already ran) 17:19:03 Building go-build-helper 17:19:03 + snapcraftctl build 17:19:04 Attempting uninstall: requests 17:19:04 Found existing installation: requests 2.25.1 17:19:04 Uninstalling requests-2.25.1: 17:19:04 Successfully uninstalled requests-2.25.1 17:19:04 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 17:19:04 Running setup.py install for texttable: started 17:19:05 Staging go-build-helper 17:19:05 + snapcraftctl stage 17:19:06 Running setup.py install for texttable: finished with status 'done' 17:19:06 Running setup.py install for PyYAML: started 17:19:09 Running setup.py install for PyYAML: finished with status 'done' 17:19:09 Running setup.py install for docopt: started 17:19:10 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 17:19:10 Fetched 290 kB in 0s (0 B/s) 17:19:10 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 17:19:10 Fetched 158 kB in 0s (0 B/s) 17:19:10 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 17:19:10 Fetched 242 kB in 0s (0 B/s) 17:19:10 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 17:19:10 Fetched 150 kB in 0s (0 B/s) 17:19:10 Pulling edgex-go 17:19:10 + snapcraftctl pull 17:19:12 Pulling hooks 17:19:12 + snapcraftctl pull 17:19:12 Running setup.py install for docopt: finished with status 'done' 17:19:12 Running setup.py install for dockerpty: started 17:19:14 Running setup.py install for dockerpty: finished with status 'done' 17:19: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:19:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:19:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:19:16 ---> c0a6056a1d5d 17:19:16 Step 3/23 : WORKDIR /edgex-go 17:19:16 ---> Using cache 17:19:16 ---> efbac2e41bec 17:19:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:16 ---> Using cache 17:19:16 ---> a4ba294d74ff 17:19:16 Step 5/23 : RUN apk add --update --no-cache make git 17:19:18 ---> Running in 1150374d5042 17:19:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:22 OK: 220 MiB in 52 packages 17:19:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:19:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:19:23 ---> c0a6056a1d5d 17:19:23 Step 3/23 : WORKDIR /edgex-go 17:19:23 ---> Using cache 17:19:23 ---> efbac2e41bec 17:19:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:23 ---> Using cache 17:19:23 ---> a4ba294d74ff 17:19:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:19:23 ---> Running in 059ec9a5633f 17:19:24 Removing intermediate container 1150374d5042 17:19:24 ---> 01d76787fa70 17:19:24 Step 6/23 : COPY go.mod vendor* ./ 17:19:24 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:19:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:19:24 ---> c0a6056a1d5d 17:19:24 Step 3/25 : WORKDIR /edgex-go 17:19:24 ---> Using cache 17:19:24 ---> efbac2e41bec 17:19:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:24 ---> Using cache 17:19:24 ---> a4ba294d74ff 17:19:24 Step 5/25 : RUN apk add --update --no-cache make git 17:19:24 ---> Using cache 17:19:24 ---> 01d76787fa70 17:19:24 Step 6/25 : COPY go.mod vendor* ./ 17:19:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:25 ---> 847ea0b5738c 17:19:25 ---> dde429a06dd5 17:19:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:25 17:19:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:25 ---> Running in 75acbeb34187 17:19:25 ---> Running in b3c3ae1a8a83 17:19:26 OK: 220 MiB in 52 packages 17:19:26 Removing suid/guid from /root/parts/static-packages/install/bin/su 17:19:26 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 17:19:26 Fetched 96.1 kB in 0s (0 B/s) 17:19:26 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 17:19:26 Fetched 78.7 kB in 0s (0 B/s) 17:19:26 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 17:19:26 Fetched 48.0 kB in 0s (0 B/s) 17:19:26 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 17:19:26 Fetched 50.2 kB in 0s (0 B/s) 17:19:26 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 17:19:26 Fetched 14.9 kB in 0s (0 B/s) 17:19:26 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 17:19:26 Fetched 234 kB in 0s (0 B/s) 17:19:26 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 17:19:26 Fetched 155 kB in 0s (0 B/s) 17:19:26 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 17:19:26 Fetched 170 kB in 0s (0 B/s) 17:19:26 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 17:19:26 Fetched 267 kB in 0s (0 B/s) 17:19:26 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:19:26 Fetched 50.6 kB in 0s (0 B/s) 17:19:26 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 17:19:26 Fetched 15.1 kB in 0s (0 B/s) 17:19:26 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 17:19:26 Fetched 51.5 kB in 0s (0 B/s) 17:19:26 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 17:19:26 Fetched 121 kB in 0s (0 B/s) 17:19:26 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 17:19:26 Fetched 29.7 kB in 0s (0 B/s) 17:19:26 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 17:19:26 Fetched 1021 kB in 0s (0 B/s) 17:19:26 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 17:19:26 Fetched 49.3 kB in 0s (0 B/s) 17:19:26 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 17:19:26 Fetched 54.9 kB in 0s (0 B/s) 17:19:26 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 17:19:26 Fetched 16.6 kB in 0s (0 B/s) 17:19:26 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 17:19:26 Fetched 87.9 kB in 0s (0 B/s) 17:19:26 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 17:19:26 Fetched 142 kB in 0s (0 B/s) 17:19:26 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 17:19:26 Fetched 41.8 kB in 0s (0 B/s) 17:19:26 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 17:19:26 Fetched 181 kB in 0s (0 B/s) 17:19:26 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 17:19:26 Fetched 208 kB in 0s (0 B/s) 17:19:26 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 17:19:26 Fetched 161 kB in 0s (0 B/s) 17:19:26 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 17:19:26 Fetched 107 kB in 0s (0 B/s) 17:19:26 Pulling static-packages 17:19:26 + snapcraftctl pull 17:19:26 Pulling version 17:19:26 + cd /root/project 17:19:26 ++ git describe --tags --abbrev=0 17:19:26 ++ sed s/v// 17:19:26 + GIT_VERSION=2.2.0-dev.28 17:19:26 + '[' -z 2.2.0-dev.28 ']' 17:19:26 + snapcraftctl set-version 2.2.0-dev.28 17:19:28 Building app-service-configurable 17:19:28 + snapcraftctl build 17:19:28 Removing intermediate container 059ec9a5633f 17:19:28 ---> 1e2f2116ee1a 17:19:28 Step 6/23 : COPY go.mod vendor* ./ 17:19:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:19:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:19:29 ---> c0a6056a1d5d 17:19:29 Step 3/23 : WORKDIR /edgex-go 17:19:29 ---> Using cache 17:19:29 ---> efbac2e41bec 17:19:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:29 ---> Using cache 17:19:29 ---> a4ba294d74ff 17:19:29 Step 5/23 : RUN apk add --update --no-cache make git 17:19:29 ---> Using cache 17:19:29 ---> 01d76787fa70 17:19:29 Step 6/23 : COPY go.mod vendor* ./ 17:19:29 ---> Using cache 17:19:29 ---> dde429a06dd5 17:19:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:29 ---> 542d96088625 17:19:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:30 ---> Running in edbf158a1427 17:19:30 ---> Running in 1f6b3fa1a48b 17:19:30 Building config-common 17:19:30 + snapcraftctl build 17:19:31 + cp --archive --link --no-dereference . /root/parts/config-common/install 17:19:31 Removing intermediate container 75acbeb34187 17:19:31 ---> 93e6571417ad 17:19:31 Step 8/25 : COPY . . 17:19:31 Removing intermediate container b3c3ae1a8a83 17:19:31 ---> 0491f8f8df90 17:19:31 Step 8/23 : COPY . . 17:19:32 Skipping build go-build-helper (already ran) 17:19:32 Building edgex-go 17:19:32 + cd /root/parts/edgex-go/src 17:19:32 ++ git describe --tags --abbrev=0 17:19:32 ++ sed s/v// 17:19:32 + GIT_VERSION=2.2.0-dev.28 17:19:32 + '[' -z 2.2.0-dev.28 ']' 17:19:32 + echo 2.2.0-dev.28 17:19:32 + '[' '!' -d vendor ']' 17:19:32 + go mod download all 17:19:33 Removing intermediate container 24f723a334d2 17:19:33 ---> 2425c463a633 17:19:33 Step 14/23 : ENV APP_PORT=58890 17:19:33 ---> Running in a97247c3a6de 17:19:34 Removing intermediate container a97247c3a6de 17:19:34 ---> 2b894003809f 17:19:34 Step 15/23 : EXPOSE $APP_PORT 17:19:34 ---> Running in a3e9e4cefb4a 17:19:35 Removing intermediate container a3e9e4cefb4a 17:19:35 ---> 5af81d9c5597 17:19:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:19:35 Removing intermediate container edbf158a1427 17:19:35 ---> ce33e23864ae 17:19:35 Step 8/23 : COPY . . 17:19:35 Removing intermediate container 1f6b3fa1a48b 17:19:35 ---> dde666d395d2 17:19:35 Step 8/23 : COPY . . 17:19:38 ---> 861e86f1a178 17:19:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:19:39 ---> baaa25721fcf 17:19:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:19:41 ---> 699354e8581e 17:19:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:19:41 ---> Running in fa7604ec3536 17:19:41 Removing intermediate container fa7604ec3536 17:19:41 ---> 16744c8a326c 17:19:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:19:42 ---> Running in 3ef7aa6c3bbd 17:19:42 + make build 17:19:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-data/core-data ./cmd/core-data 17:19:43 Removing intermediate container 3ef7aa6c3bbd 17:19:43 ---> e63521301a25 17:19:43 Step 21/23 : LABEL arch=arm64 17:19:43 ---> Running in 8b545b0605d1 17:19:43 Removing intermediate container 8b545b0605d1 17:19:43 ---> 1c7ee69e84db 17:19:43 Step 22/23 : LABEL git_sha=66eedae9bdde4cb3896d44a18f52a6c55f9acafe 17:19:43 ---> Running in d2f94a62b955 17:19:44 Removing intermediate container d2f94a62b955 17:19:44 ---> c4bb547117b3 17:19:44 Step 23/23 : LABEL version=0.0.0 17:19:44 ---> Running in d85dc5821eb2 17:19:45 Removing intermediate container d85dc5821eb2 17:19:45 ---> c182102ae6dd 17:19:45 17:19:46 Successfully built c182102ae6dd 17:19:46 Successfully tagged sys-mgmt-agent-arm64:latest 17:19:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:19:56  Building sys-mgmt-agent ... done  ---> b01b78381c78 17:19:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:19:56 ---> c72da9b5df97 17:19:56 Step 9/23 : RUN make cmd/core-command/core-command 17:19:56 ---> Running in 506fffebd4fc 17:19:56 ---> Running in 93ed17c66276 17:19:56 ---> 14537de51811 17:19:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:19:56 ---> Running in fcd60a83a5b5 17:19:56 ---> fb26aa54befb 17:19:56 Step 9/23 : RUN make cmd/core-data/core-data 17:19:56 ---> Running in 9e0b613f2ce8 17:19:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-command/core-command ./cmd/core-command 17:19:56 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:19:57 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:57 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:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:19:57 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:19:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:19:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:20:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:20:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:20:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:20:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:20:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config 17:20:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:20:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:20:08 + case "$service" in 17:20:08 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:20:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:20:08 + case "$service" in 17:20:08 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:20:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:20:08 + case "$service" in 17:20:08 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:20:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:20:08 + case "$service" in 17:20:08 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:20:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:20:08 + case "$service" in 17:20:08 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:20:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:20:08 + case "$service" in 17:20:08 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:20:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:20:08 + case "$service" in 17:20:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:20:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:20:08 + case "$service" in 17:20:08 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:20:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:20:08 + case "$service" in 17:20:08 + 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:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:20:08 + case "$service" in 17:20:08 + 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:08 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:20:08 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:20:08 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:20:08 + case "$service" in 17:20:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:20:08 + 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:08 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:20:08 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:20:08 + 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:08 Building hooks 17:20:08 + cd /root/parts/hooks/src 17:20:08 + make build 17:20:08 go mod tidy 17:20:08 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 17:20:09 go: downloading github.com/davecgh/go-spew v1.1.0 17:20:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:20:09 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:20:10 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:20:10 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:20:10 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:20:12 Removing suid/guid from /root/parts/static-packages/install/bin/su 17:20:12 Building static-packages 17:20:12 + snapcraftctl build 17:20:14 Building version 17:20:14 + snapcraftctl build 17:20:16 Staging app-service-configurable 17:20:16 + snapcraftctl stage 17:20:17 Staging config-common 17:20:17 + snapcraftctl stage 17:20:18 Skipping stage go-build-helper (already ran) 17:20:18 Staging edgex-go 17:20:18 + snapcraftctl stage 17:20:20 Staging hooks 17:20:20 + snapcraftctl stage 17:20:21 Staging static-packages 17:20:21 + snapcraftctl stage 17:20:23 Staging version 17:20:23 + snapcraftctl stage 17:20:24 Priming app-service-configurable 17:20:24 + snapcraftctl prime 17:20:26 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 17:20:26 stage-packages: 17:20:26 - libnorm1 17:20:26 - libpgm-5.2-0 17:20:26 - libsodium23 17:20:26 - libzmq5 17:20:26 Priming config-common 17:20:26 + snapcraftctl prime 17:20:28 Priming go-build-helper 17:20:28 + snapcraftctl prime 17:20:29 Priming edgex-go 17:20:29 + snapcraftctl prime 17:20:31 Priming hooks 17:20:31 + snapcraftctl prime 17:20:32 Priming static-packages 17:20:32 + snapcraftctl prime 17:20:36 Priming version 17:20:36 + 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:34 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:21:41 Removing intermediate container 93ed17c66276 17:21:41 ---> 49dbfc6676e9 17:21:41 17:21:41 Step 10/23 : FROM alpine:3.14 17:21:41 ---> 5b8b7b635229 17:21:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:21:41 ---> Using cache 17:21:41 ---> 5e41e3608b2c 17:21:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:21:41 ---> Using cache 17:21:41 ---> 3c1d1db88cad 17:21:41 Step 13/23 : ENV APP_PORT=59882 17:21:41 ---> Running in 7e3c97c19dc3 17:21:41 Removing intermediate container 7e3c97c19dc3 17:21:41 ---> e07724935e31 17:21:41 Step 14/23 : EXPOSE $APP_PORT 17:21:41 ---> Running in 207924b95ec2 17:21:41 Removing intermediate container 207924b95ec2 17:21:41 ---> 42ebbf727955 17:21:41 Step 15/23 : WORKDIR / 17:21:41 ---> Running in f8d97a2766e7 17:21:42 Removing intermediate container f8d97a2766e7 17:21:42 ---> 42ae266816f9 17:21:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:44 ---> 7a43d451eef6 17:21:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:21:45 Removing intermediate container 506fffebd4fc 17:21:45 ---> 2f69eaeb5d11 17:21:45 17:21:45 Step 10/25 : FROM alpine:3.14 17:21:45 ---> 5b8b7b635229 17:21:45 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:21:45 ---> Running in 7d1389861868 17:21:46 ---> 2e0537e7a28a 17:21:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:21:47 ---> c8af3623000d 17:21:47 Step 19/23 : ENTRYPOINT ["/core-command"] 17:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:47 ---> Running in e818b4814ff8 17:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:48 Removing intermediate container e818b4814ff8 17:21:48 ---> f847671ca6f5 17:21:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:48 ---> Running in 720bef0e4479 17:21:48 (1/3) Installing ca-certificates (20211220-r0) 17:21:48 (2/3) Installing dumb-init (1.2.5-r1) 17:21:48 (3/3) Installing su-exec (0.2-r1) 17:21:48 Removing intermediate container 720bef0e4479 17:21:48 ---> b7e927a2e02f 17:21:48 Step 21/23 : LABEL arch=arm64 17:21:48 Executing busybox-1.33.1-r6.trigger 17:21:49 Executing ca-certificates-20211220-r0.trigger 17:21:49 ---> Running in 2a7847483fe9 17:21:49 OK: 6 MiB in 17 packages 17:21:49 Removing intermediate container 2a7847483fe9 17:21:49 ---> 1615fc129a0c 17:21:49 Step 22/23 : LABEL git_sha=66eedae9bdde4cb3896d44a18f52a6c55f9acafe 17:21:50 ---> Running in c8e0a8986692 17:21:50 Removing intermediate container c8e0a8986692 17:21:50 ---> 1321cc135b91 17:21:50 Step 23/23 : LABEL version=0.0.0 17:21:50 ---> Running in 2971c47e874c 17:21:51 Removing intermediate container 7d1389861868 17:21:51 ---> 5b7af3372f64 17:21:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:21:51 ---> Running in ad864b29cb17 17:21:51 Removing intermediate container fcd60a83a5b5 17:21:51 Removing intermediate container 2971c47e874c 17:21:51 ---> da1c9ee4f526 17:21:51 17:21:51 ---> f9c99b672165 17:21:51 17:21:51 Step 10/23 : FROM alpine:3.14 17:21:51 ---> 5b8b7b635229 17:21:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:21:51 ---> Using cache 17:21:51 ---> 5e41e3608b2c 17:21:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:21:51 ---> Using cache 17:21:51 ---> 3c1d1db88cad 17:21:51 Step 13/23 : ENV APP_PORT=59881 17:21:51 Successfully built da1c9ee4f526 17:21:51 Successfully tagged core-command-arm64:latest 17:21:51  Building core-command ... done  ---> Running in 58050400ba7b 17:21:51 Removing intermediate container ad864b29cb17 17:21:51 ---> 357030a3749d 17:21:51 Step 13/25 : WORKDIR / 17:21:52 ---> Running in 68847a7526a1 17:21:52 Removing intermediate container 58050400ba7b 17:21:52 ---> 85132f7af782 17:21:52 Step 14/23 : EXPOSE $APP_PORT 17:21:52 ---> Running in 208a38b5dafb 17:21:52 Removing intermediate container 68847a7526a1 17:21:52 ---> 43fcdeb954d6 17:21:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:21:53 Removing intermediate container 208a38b5dafb 17:21:53 ---> 0dc1a92d98d5 17:21:53 Step 15/23 : WORKDIR / 17:21:53 ---> Running in 54d62f5859dd 17:21:53 ---> e2a7bd464124 17:21:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:21:53 Removing intermediate container 54d62f5859dd 17:21:53 ---> 57f68a2344cc 17:21:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:53 ---> f12cb0e2fab9 17:21:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:21:54 ---> 8c967e4a259d 17:21:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:21:54 ---> 5ff505d5b07a 17:21:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:21:55 ---> 066d4047095c 17:21:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:21:55 ---> 1e116fa967ef 17:21:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:21:56 ---> 9873d524f6f1 17:21:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:21:56 ---> Running in 2898caeb7330 17:21:57 ---> 391bd14b4ddd 17:21:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:21:57 Removing intermediate container 2898caeb7330 17:21:57 ---> bfb6d88fe9c6 17:21:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:57 Removing intermediate container 9e0b613f2ce8 17:21:57 ---> 223919874ed4 17:21:57 17:21:57 Step 10/23 : FROM alpine:3.14 17:21:57 ---> 5b8b7b635229 17:21:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:21:57 ---> Running in b58631a097bd 17:21:57 ---> Running in ea0be9372245 17:21:57 Removing intermediate container b58631a097bd 17:21:57 ---> 7bdc05a2dd77 17:21:57 Step 21/23 : LABEL arch=arm64 17:21:58 Removing intermediate container ea0be9372245 17:21:58 ---> 780e46a9144b 17:21:58 Step 12/23 : ENV APP_PORT=59880 17:21:58 ---> Running in b89bbecff466 17:21:58 ---> Running in af91b5486ee9 17:21:58 ---> 01a8319c34fd 17:21:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:21:58 Removing intermediate container b89bbecff466 17:21:58 ---> 0b89040022bc 17:21:58 Step 22/23 : LABEL git_sha=66eedae9bdde4cb3896d44a18f52a6c55f9acafe 17:21:58 Removing intermediate container af91b5486ee9 17:21:58 ---> 115849e9c51c 17:21:58 Step 13/23 : EXPOSE $APP_PORT 17:21:58 ---> Running in 3c606d758560 17:21:58 ---> Running in 0818235d3922 17:21:58 ---> ed25af481f12 17:21:58 Step 21/25 : 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:21:58 ---> Running in 393c8f71ea30 17:21:59 Removing intermediate container 3c606d758560 17:21:59 ---> 508fe5c5fbb8 17:21:59 Step 23/23 : LABEL version=0.0.0 17:21:59 Removing intermediate container 0818235d3922 17:21:59 ---> a739128677bc 17:21:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:59 ---> Running in 3e4723e4062e 17:21:59 ---> Running in f7b78768d7fd 17:21:59 Removing intermediate container f7b78768d7fd 17:21:59 ---> eda4425732aa 17:21:59 17:22:00 Successfully built eda4425732aa 17:22:00 Successfully tagged core-metadata-arm64:latest 17:22:01  Building core-metadata ... done Removing intermediate container 393c8f71ea30 17:22:01 ---> 5830cebf24fa 17:22:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:22:01 Removing intermediate container 3e4723e4062e 17:22:01 ---> 0a1bf11901b8 17:22:01 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:22:01 ---> Running in ffcb87d8c180 17:22:01 ---> Running in 071d97165c69 17:22:01 Removing intermediate container ffcb87d8c180 17:22:01 ---> ad76a54bfb08 17:22:01 Step 23/25 : LABEL arch=arm64 17:22:01 ---> Running in 959813deedf5 17:22:02 Removing intermediate container 959813deedf5 17:22:02 ---> 9a0e64f9e997 17:22:02 Step 24/25 : LABEL git_sha=66eedae9bdde4cb3896d44a18f52a6c55f9acafe 17:22:02 ---> Running in b9c4b67f1a33 17:22:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:22:02 Removing intermediate container b9c4b67f1a33 17:22:02 ---> b514d442db43 17:22:02 Step 25/25 : LABEL version=0.0.0 17:22:02 ---> Running in 5659659dfcb5 17:22:03 Removing intermediate container 5659659dfcb5 17:22:03 ---> b32bc1fa30dd 17:22:03 17:22:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:22:03 Successfully built b32bc1fa30dd 17:22:03 Successfully tagged security-secretstore-setup-arm64:latest 17:22:03  Building security-secretstore-setup ... done (1/6) Installing dumb-init (1.2.5-r1) 17:22:04 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:22:04 (3/6) Installing libsodium (1.0.18-r0) 17:22:04 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:22:04 (5/6) Installing libzmq (4.3.4-r0) 17:22:04 (6/6) Installing zeromq (4.3.4-r0) 17:22:04 Executing busybox-1.33.1-r6.trigger 17:22:04 OK: 8 MiB in 20 packages 17:22:05 Removing intermediate container 071d97165c69 17:22:05 ---> d3654561a2fe 17:22:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:22:06 ---> 35d53ec838b2 17:22:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:22:07 ---> 51d847a06e1e 17:22:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:22:07 ---> 50546e315077 17:22:07 Step 19/23 : ENTRYPOINT ["/core-data"] 17:22:07 ---> Running in da8833c505fe 17:22:08 Removing intermediate container da8833c505fe 17:22:08 ---> 050588798c05 17:22:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:22:08 ---> Running in c20151426681 17:22:08 Removing intermediate container c20151426681 17:22:08 ---> 73da0f5e2251 17:22:08 Step 21/23 : LABEL arch=arm64 17:22:08 ---> Running in e11d722a526d 17:22:08 Removing intermediate container e11d722a526d 17:22:08 ---> 7baf50a54ca0 17:22:08 Step 22/23 : LABEL git_sha=66eedae9bdde4cb3896d44a18f52a6c55f9acafe 17:22:08 ---> Running in 1125edadfa38 17:22:09 Removing intermediate container 1125edadfa38 17:22:09 ---> 41d648fd97e5 17:22:09 Step 23/23 : LABEL version=0.0.0 17:22:09 ---> Running in 47e3b12be028 17:22:09 Removing intermediate container 47e3b12be028 17:22:09 ---> c33d7adc9292 17:22:09 17:22:10 Successfully built c33d7adc9292 17:22:10 Successfully tagged core-data-arm64:latest 17:22:10  Building core-data ... done  [Pipeline] } 17:22:10 $ docker stop --time=1 a9368202afcabf79deebc13813f20f8b4c759f30e9fd86f1734a212140665c36 17:22:11 $ docker rm -f a9368202afcabf79deebc13813f20f8b4c759f30e9fd86f1734a212140665c36 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:12 + docker images 17:22:12 REPOSITORY TAG IMAGE ID CREATED SIZE 17:22:12 core-data-arm64 latest c33d7adc9292 3 seconds ago 19.3MB 17:22:12 security-secretstore-setup-arm64 latest b32bc1fa30dd 10 seconds ago 27MB 17:22:12 core-metadata-arm64 latest eda4425732aa 13 seconds ago 15.9MB 17:22:12 223919874ed4 16 seconds ago 1.6GB 17:22:12 core-command-arm64 latest da1c9ee4f526 21 seconds ago 15.1MB 17:22:12 f9c99b672165 22 seconds ago 1.6GB 17:22:12 2f69eaeb5d11 27 seconds ago 1.6GB 17:22:12 49dbfc6676e9 33 seconds ago 1.59GB 17:22:12 sys-mgmt-agent-arm64 latest c182102ae6dd 2 minutes ago 280MB 17:22:12 security-bootstrapper-arm64 latest 0ac54d44c4e1 3 minutes ago 18MB 17:22:12 support-notifications-arm64 latest 0bd7bc1364e2 3 minutes ago 16.1MB 17:22:12 support-scheduler-arm64 latest 2e875927d680 3 minutes ago 15.4MB 17:22:12 security-proxy-setup-arm64 latest 8eefd9a0f6be 3 minutes ago 25.5MB 17:22:12 832de2f2c9ab 3 minutes ago 1.6GB 17:22:12 6f13e7f74776 3 minutes ago 1.6GB 17:22:12 a23ac0ebf6b1 3 minutes ago 1.6GB 17:22:12 2515365cb5e1 3 minutes ago 1.59GB 17:22:12 e80e81a09bbc 4 minutes ago 1.59GB 17:22:12 ci-base-image-arm64 latest c0a6056a1d5d 14 minutes ago 1.26GB 17:22:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 days ago 551MB 17:22:12 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 17:22:12 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 17:22:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:13 17:22:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:13 arm64: Pulling from edgex-lftools-log-publisher 17:22:13 448f6bf000e3: Pulling fs layer 17:22:13 f757da607395: Pulling fs layer 17:22:13 05883995daec: Pulling fs layer 17:22:13 8603b9c90790: Pulling fs layer 17:22:13 1560dd03e051: Pulling fs layer 17:22:13 27f5ce0e4adf: Pulling fs layer 17:22:13 c2d8d7efcc4b: Pulling fs layer 17:22:13 8603b9c90790: Waiting 17:22:13 1560dd03e051: Waiting 17:22:13 27f5ce0e4adf: Waiting 17:22:13 c2d8d7efcc4b: Waiting 17:22:13 f757da607395: Verifying Checksum 17:22:13 f757da607395: Download complete 17:22:13 8603b9c90790: Download complete 17:22:13 1560dd03e051: Verifying Checksum 17:22:13 1560dd03e051: Download complete 17:22:13 27f5ce0e4adf: Download complete 17:22:14 05883995daec: Verifying Checksum 17:22:14 05883995daec: Download complete 17:22:14 448f6bf000e3: Verifying Checksum 17:22:14 448f6bf000e3: Download complete 17:22:16 c2d8d7efcc4b: Verifying Checksum 17:22:16 c2d8d7efcc4b: Download complete 17:22:17 448f6bf000e3: Pull complete 17:22:18 f757da607395: Pull complete 17:22:19 05883995daec: Pull complete 17:22:20 8603b9c90790: Pull complete 17:22:21 1560dd03e051: Pull complete 17:22:21 27f5ce0e4adf: Pull complete 17:22:36 c2d8d7efcc4b: Pull complete 17:22:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:22:36 prd-ubuntu18.04-docker-arm64-4c-16g-4904 does not seem to be running inside a container 17:22:36 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:22:39 $ docker top 2edd65aaa8a33dca54a34f0f9cd7dfeae7c35189934cf15919a7062c2d981868 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:40 ---> job-cost.sh 17:22:40 lf-activate-venv: SKIPPING 17:22:40 INFO: No Stack... 17:22:40 INFO: Retrieving Pricing Info for: v3-standard-4 17:22:41 INFO: Archiving Costs [Pipeline] sh 17:22:42 + cut -d, -f6 17:22:42 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 17:22:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3879-4-stack-cost] 17:22:42 Resource [jenkins-edgexfoundry-edgex-go-PR-3879-4-stack-cost] did not exist. Created. 17:22:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3879-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:42 + echo total: 0.10999999940395355 [Pipeline] stash 17:22:42 Stashed 1 file(s) [Pipeline] } 17:22:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3879-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:42 $ docker stop --time=1 2edd65aaa8a33dca54a34f0f9cd7dfeae7c35189934cf15919a7062c2d981868 17:22:44 $ docker rm -f 2edd65aaa8a33dca54a34f0f9cd7dfeae7c35189934cf15919a7062c2d981868 [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:22:44 provisioning config files... 17:22:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8524357179816832128tmp [Pipeline] { [Pipeline] sh 17:22:45 + set +x 17:22:45 + curl -s https://codecov.io/bash 17:22:45 + bash -s -- 17:22:45 17:22:45 _____ _ 17:22:45 / ____| | | 17:22:45 | | ___ __| | ___ ___ _____ __ 17:22:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:22:45 | |___| (_) | (_| | __/ (_| (_) \ V / 17:22:45 \_____\___/ \__,_|\___|\___\___/ \_/ 17:22:45 Bash-1.0.6 17:22:45 17:22:45 17:22:45 ==> git version 2.24.4 found 17:22:45 ==> 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:22:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:22:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:22:45 ==> Jenkins CI detected. 17:22:45 current dir:  /w/workspace/edgex-go/4 17:22:45 project root: . 17:22:45 --> token set from env 17:22:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:22:45 ==> Running gcov in . (disable via -X gcov) 17:22:45 ==> Python coveragepy not found 17:22:45 ==> Searching for coverage reports in: 17:22:45 + . 17:22:45 -> Found 1 reports 17:22:45 ==> Detecting git/mercurial file structure 17:22:45 ==> Reading reports 17:22:45 + ./coverage.out bytes=428383 17:22:45 ==> Appending adjustments 17:22:45 https://docs.codecov.io/docs/fixing-reports 17:22:46 + Found adjustments 17:22:46 ==> Gzipping contents 17:22:46 60K /tmp/codecov.tIuLJi.gz 17:22:46 ==> Uploading reports 17:22:46 url: https://codecov.io 17:22:46 query: branch=PR-3879&commit=20dd4bf70eb7acc22839168a81405508eda27950&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= 17:22:46 -> Pinging Codecov 17:22:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3879&commit=20dd4bf70eb7acc22839168a81405508eda27950&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= 17:22:47 -> Uploading to 17:22:47 https://storage.googleapis.com/codecov/v4/raw/2022-02-09/00271124DB129430A58F1EEE437C3FCB/20dd4bf70eb7acc22839168a81405508eda27950/3f083a40-b4b2-452e-ad5f-12668dbcefaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220209T172246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce2fff7eb0e225ab3c8d209ad769f7ed769fa19c06d4d08a2e3ce50495ad4617 17:22:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:22:47 Dload Upload Total Spent Left Speed 17:22:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57996 0 0 100 57996 0 183k --:--:-- --:--:-- --:--:-- 183k 17:22:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/20dd4bf70eb7acc22839168a81405508eda27950 [Pipeline] } 17:22:47 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:22:47 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:22:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:22:48 ---> package-listing.sh 17:22:48 ++ tr '[:upper:]' '[:lower:]' 17:22:48 ++ facter osfamily 17:22:49 + OS_FAMILY=redhat 17:22:49 + workspace=/w/workspace/edgex-go/4 17:22:49 + START_PACKAGES=/tmp/packages_start.txt 17:22:49 + END_PACKAGES=/tmp/packages_end.txt 17:22:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:22:49 + PACKAGES=/tmp/packages_start.txt 17:22:49 + '[' /w/workspace/edgex-go/4 ']' 17:22:49 + PACKAGES=/tmp/packages_end.txt 17:22:49 + case "${OS_FAMILY}" in 17:22:49 + rpm -qa 17:22:49 + sort 17:22:53 + '[' -f /tmp/packages_start.txt ']' 17:22:53 + '[' -f /tmp/packages_end.txt ']' 17:22:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:22:53 + '[' /w/workspace/edgex-go/4 ']' 17:22:53 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:22:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:22:53 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:22:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:22:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:54 17:22:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:22:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:54 latest: Pulling from edgex-lftools-log-publisher 17:22:54 b4d181a07f80: Pulling fs layer 17:22:54 a1111a8f2ec3: Pulling fs layer 17:22:54 ed53099fbce6: Pulling fs layer 17:22:54 dc539afda2c1: Pulling fs layer 17:22:54 77bc0d833cb6: Pulling fs layer 17:22:54 9065ff56babe: Pulling fs layer 17:22:54 d287ab97295c: Pulling fs layer 17:22:54 77bc0d833cb6: Waiting 17:22:54 9065ff56babe: Waiting 17:22:54 d287ab97295c: Waiting 17:22:54 dc539afda2c1: Waiting 17:22:54 a1111a8f2ec3: Verifying Checksum 17:22:54 a1111a8f2ec3: Download complete 17:22:54 dc539afda2c1: Verifying Checksum 17:22:54 dc539afda2c1: Download complete 17:22:54 ed53099fbce6: Verifying Checksum 17:22:54 ed53099fbce6: Download complete 17:22:54 9065ff56babe: Verifying Checksum 17:22:54 9065ff56babe: Download complete 17:22:54 77bc0d833cb6: Verifying Checksum 17:22:54 77bc0d833cb6: Download complete 17:22:54 b4d181a07f80: Verifying Checksum 17:22:54 b4d181a07f80: Download complete 17:22:55 d287ab97295c: Verifying Checksum 17:22:55 d287ab97295c: Download complete 17:22:56 b4d181a07f80: Pull complete 17:22:56 a1111a8f2ec3: Pull complete 17:22:56 ed53099fbce6: Pull complete 17:22:57 dc539afda2c1: Pull complete 17:22:57 77bc0d833cb6: Pull complete 17:22:57 9065ff56babe: Pull complete 17:23:02 d287ab97295c: Pull complete 17:23:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:23:02 prd-centos7-docker-4c-2g-4902 does not seem to be running inside a container 17:23:02 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 17:23:06 $ docker top 37ffca91147e39ded8dc8e79ae7734f421f39bbda05d64d9a793bcdb87d208d5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:23:06 + mkdir -p /var/log/sysstat [Pipeline] sh 17:23:07 + ls /var/log/sa-host 17:23:07 + sadf -c /var/log/sa-host/sa09 17:23:07 file_magic: OK 17:23:07 HZ: Using current value: 100 17:23:07 file_header: OK 17:23:07 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:23:07 Statistics: 17:23:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:23:07 File successfully converted to sysstat format version 12.0.3 17:23:07 + sadf -c /var/log/sa-host/sa17 17:23:07 file_magic: OK 17:23:07 HZ: Using current value: 100 17:23:07 file_header: OK 17:23:07 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:23:07 Statistics: 17:23:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:23:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:07 provisioning config files... 17:23:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4803373860855916606tmp [Pipeline] { [Pipeline] echo 17:23:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:07 ---> create-netrc.sh [Pipeline] } 17:23:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:23:07 ---> python-tools-install.sh [Pipeline] echo 17:23:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:23:08 ---> sudo-logs.sh 17:23:08 Archiving 'sudo' log.. 17:23:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-4902.novalocal: Name or service not known 17:23:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-4902.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:23:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:23:08 ---> job-cost.sh 17:23:08 lf-activate-venv: SKIPPING 17:23:08 DEBUG: total: 0.10999999940395355 17:23:08 INFO: Retrieving Stack Cost... 17:23:08 INFO: Retrieving Pricing Info for: v3-standard-2 17:23:08 INFO: Archiving Costs [Pipeline] echo 17:23:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:09 ---> logs-deploy.sh 17:23:09 lf-activate-venv: SKIPPING 17:23:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3879/4 17:23:09 INFO: archiving workspace using pattern(s): 17:23:09 Archives upload complete. 17:23:10 INFO: archiving logs to Nexus 17:23:10 ---> uname -a: 17:23:10 Linux prd-centos7-docker-4c-2g-4902.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 17:23:10 17:23:10 17:23:10 ---> lscpu: 17:23:10 Architecture: x86_64 17:23:10 CPU op-mode(s): 32-bit, 64-bit 17:23:10 Byte Order: Little Endian 17:23:10 Address sizes: 40 bits physical, 48 bits virtual 17:23:10 CPU(s): 2 17:23:10 On-line CPU(s) list: 0,1 17:23:10 Thread(s) per core: 1 17:23:10 Core(s) per socket: 1 17:23:10 Socket(s): 2 17:23:10 NUMA node(s): 1 17:23:10 Vendor ID: AuthenticAMD 17:23:10 CPU family: 23 17:23:10 Model: 49 17:23:10 Model name: AMD EPYC-Rome Processor 17:23:10 Stepping: 0 17:23:10 CPU MHz: 2799.976 17:23:10 BogoMIPS: 5599.95 17:23:10 Virtualization: AMD-V 17:23:10 Hypervisor vendor: KVM 17:23:10 Virtualization type: full 17:23:10 L1d cache: 32K 17:23:10 L1i cache: 32K 17:23:10 L2 cache: 512K 17:23:10 L3 cache: 16384K 17:23:10 NUMA node0 CPU(s): 0,1 17:23:10 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:23:10 17:23:10 17:23:10 ---> nproc: 17:23:10 2 17:23:10 17:23:10 17:23:10 ---> df -h: 17:23:10 Filesystem Size Used Avail Use% Mounted on 17:23:10 overlay 40G 15G 26G 36% / 17:23:10 tmpfs 64M 0 64M 0% /dev 17:23:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:23:10 shm 64M 0 64M 0% /dev/shm 17:23:10 /dev/vda1 40G 15G 26G 36% /facter-os 17:23:10 17:23:10 17:23:10 ---> sar -b -r -n DEV: 17:23:10 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/09/22 _x86_64_ (2 CPU) 17:23:10 17:23:10 17:02:39 LINUX RESTART (2 CPU) 17:23:10 17:23:10 17:03:01 tps rtps wtps bread/s bwrtn/s 17:23:10 17:04:01 110.92 6.97 103.94 3248.46 20025.89 17:23:10 17:05:01 367.23 0.02 367.22 0.53 88682.72 17:23:10 17:06:01 56.41 0.00 56.41 0.00 10990.72 17:23:10 17:07:01 110.69 0.00 110.69 0.00 4575.30 17:23:10 17:08:01 627.15 252.26 374.89 7143.58 222711.48 17:23:10 17:09:01 617.02 276.92 340.11 14924.35 164101.00 17:23:10 17:10:01 730.64 193.62 537.01 8379.09 231206.98 17:23:10 17:11:01 122.51 12.99 109.52 1215.72 18379.07 17:23:10 17:12:01 1.33 0.02 1.32 0.53 21.02 17:23:10 17:13:01 0.25 0.00 0.25 0.00 3.35 17:23:10 17:14:01 0.28 0.00 0.28 0.00 2.75 17:23:10 17:15:01 0.30 0.00 0.30 0.00 3.36 17:23:10 17:16:01 0.28 0.00 0.28 0.00 2.90 17:23:10 17:17:01 0.20 0.00 0.20 0.00 1.65 17:23:10 17:18:01 0.50 0.25 0.25 7.86 3.01 17:23:10 17:19:01 0.85 0.00 0.85 0.00 15.48 17:23:10 17:20:01 0.28 0.00 0.28 0.00 3.43 17:23:10 17:21:01 0.23 0.00 0.23 0.00 2.75 17:23:10 17:22:01 0.30 0.00 0.30 0.00 3.58 17:23:10 17:23:01 87.81 75.50 12.32 4238.92 614.20 17:23:10 Average: 141.50 40.78 100.72 1948.83 38008.36 17:23:10 17:23:10 17:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:23:10 17:04:01 4895700 0 719024 8.98 2620 2391588 1616168 17.84 913380 1936972 372336 17:23:10 17:05:01 3613036 0 967528 12.08 2620 3425748 1524520 16.83 1210696 2714084 60368 17:23:10 17:06:01 3201196 0 1084812 13.55 2620 3720304 1526648 16.86 1483440 2833252 33380 17:23:10 17:07:01 3171104 0 1139356 14.23 2620 3695852 1528848 16.88 1520772 2807920 57348 17:23:10 17:08:01 141520 0 1392084 17.38 2620 6472708 2601516 28.72 3405296 3841008 696592 17:23:10 17:09:01 178380 0 1384784 17.29 2620 6443148 2423556 26.76 3393824 3772224 549320 17:23:10 17:10:01 627892 0 1657516 20.70 2620 5720904 2830156 31.25 3103080 3604008 46044 17:23:10 17:11:01 2273048 0 1173304 14.65 2620 4559960 1612672 17.80 1387268 3707012 12 17:23:10 17:12:01 2288452 0 1157900 14.46 2620 4559960 1376032 15.19 1389608 3695068 16 17:23:10 17:13:01 2294500 0 1151844 14.38 2620 4559968 1375840 15.19 1388696 3691620 12 17:23:10 17:14:01 2294080 0 1152264 14.39 2620 4559968 1375912 15.19 1388788 3691620 8 17:23:10 17:15:01 2301744 0 1144592 14.29 2620 4559976 1375840 15.19 1388588 3684400 8 17:23:10 17:16:01 2301788 0 1144544 14.29 2620 4559980 1375912 15.19 1388612 3684396 8 17:23:10 17:17:01 2301736 0 1144596 14.29 2620 4559980 1375840 15.19 1388712 3684396 8 17:23:10 17:18:01 2301488 0 1144808 14.29 2620 4560016 1375840 15.19 1388872 3684156 16 17:23:10 17:19:01 2301384 0 1144908 14.30 2620 4560020 1375924 15.19 1388956 3684156 8 17:23:10 17:20:01 2301628 0 1144656 14.29 2620 4560028 1375840 15.19 1388884 3684156 8 17:23:10 17:21:01 2301504 0 1144776 14.29 2620 4560032 1375840 15.19 1388888 3684116 8 17:23:10 17:22:01 2301628 0 1144648 14.29 2620 4560036 1375840 15.19 1388892 3684116 8 17:23:10 17:23:01 1492172 0 1261856 15.76 2620 5252284 1738772 19.20 1595048 4237732 564500 17:23:10 Average: 2244199 0 1169990 14.61 2620 4592123 1626876 17.96 1664515 3500321 119000 17:23:10 17:23:10 17:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:23:10 17:04:01 eth0 1392.34 1226.89 9694.94 170.47 0.00 0.00 0.00 0.00 17:23:10 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:04:01 docker0 611.45 417.06 59.32 2703.61 0.00 0.00 0.00 0.00 17:23:10 17:05:01 eth0 293.25 229.26 2072.51 31.75 0.00 0.00 0.00 0.00 17:23:10 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:05:01 veth1e4f1f7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:23:10 17:05:01 docker0 210.84 261.98 16.91 2043.48 0.00 0.00 0.00 0.00 17:23:10 17:06:01 eth0 33.45 16.87 30.26 11.89 0.00 0.00 0.00 0.00 17:23:10 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:06:01 veth1e4f1f7 0.93 0.95 0.07 0.09 0.00 0.00 0.00 0.00 17:23:10 17:06:01 docker0 0.93 0.93 0.06 0.09 0.00 0.00 0.00 0.00 17:23:10 17:07:01 eth0 20.55 11.59 18.89 8.53 0.00 0.00 0.00 0.00 17:23:10 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:07:01 veth1e4f1f7 1.22 1.22 0.09 0.09 0.00 0.00 0.00 0.00 17:23:10 17:07:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 17:23:10 17:08:01 vethf747795 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 17:23:10 17:08:01 eth0 162.05 111.27 1888.08 127.40 0.00 0.00 0.00 0.00 17:23:10 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:08:01 docker0 35.63 43.61 2.02 189.73 0.00 0.00 0.00 0.00 17:23:10 17:09:01 vethf747795 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:23:10 17:09:01 veth7ce2168 14.16 34.44 1.32 407.62 0.00 0.00 0.00 0.00 17:23:10 17:09:01 veth884cf3e 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 17:23:10 17:09:01 vethfdc32fc 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 17:23:10 17:10:01 veth6987f05 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:23:10 17:10:01 vethf747795 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 17:23:10 17:10:01 vethcea7707 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:23:10 17:10:01 vethf0266f2 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:23:10 17:11:01 eth0 2210.36 1767.25 15800.40 516.32 0.00 0.00 0.00 0.00 17:23:10 17:11:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:23:10 17:11:01 docker0 922.71 843.36 82.43 5752.47 0.00 0.00 0.00 0.00 17:23:10 17:12:01 eth0 1.25 0.68 0.76 0.29 0.00 0.00 0.00 0.00 17:23:10 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:13:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:23:10 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:14:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:23:10 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:15:01 eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:23:10 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:16:01 eth0 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:23:10 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:17:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:23:10 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:18:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:23:10 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:19:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:23:10 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:20:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:23:10 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:21:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:22:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:23:10 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:23:01 eth0 113.90 69.14 2599.20 12.77 0.00 0.00 0.00 0.00 17:23:10 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 Average: eth0 114.19 90.68 917.07 26.38 0.00 0.00 0.00 0.00 17:23:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:10 Average: docker0 46.17 42.20 4.13 287.86 0.00 0.00 0.00 0.00 17:23:10 17:23:10 17:23:10 ---> sar -P ALL: 17:23:10 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/09/22 _x86_64_ (2 CPU) 17:23:10 17:23:10 17:02:39 LINUX RESTART (2 CPU) 17:23:10 17:23:10 17:03:01 CPU %user %nice %system %iowait %steal %idle 17:23:10 17:04:01 all 26.65 0.00 5.97 3.71 0.10 63.57 17:23:10 17:04:01 0 26.32 0.00 6.70 5.35 0.11 61.53 17:23:10 17:04:01 1 26.98 0.00 5.25 2.08 0.09 65.61 17:23:10 17:05:01 all 29.48 0.00 11.90 3.21 0.11 55.31 17:23:10 17:05:01 0 30.54 0.00 12.48 1.99 0.11 54.88 17:23:10 17:05:01 1 28.42 0.00 11.31 4.42 0.11 55.74 17:23:10 17:06:01 all 44.60 0.00 4.01 0.36 0.08 50.95 17:23:10 17:06:01 0 44.28 0.00 4.31 0.35 0.07 50.98 17:23:10 17:06:01 1 44.92 0.00 3.71 0.37 0.09 50.91 17:23:10 17:07:01 all 68.84 0.00 6.42 2.41 0.13 22.20 17:23:10 17:07:01 0 67.57 0.00 6.52 2.50 0.13 23.29 17:23:10 17:07:01 1 70.11 0.00 6.32 2.33 0.13 21.11 17:23:10 17:08:01 all 38.57 0.00 17.49 20.28 0.12 23.55 17:23:10 17:08:01 0 38.03 0.00 17.47 20.09 0.11 24.30 17:23:10 17:08:01 1 39.11 0.00 17.50 20.46 0.13 22.80 17:23:10 17:09:01 all 74.64 0.00 14.06 10.68 0.14 0.48 17:23:10 17:09:01 0 73.85 0.00 14.73 10.84 0.15 0.43 17:23:10 17:09:01 1 75.42 0.00 13.39 10.53 0.13 0.53 17:23:10 17:10:01 all 59.87 0.00 19.07 18.61 0.15 2.31 17:23:10 17:10:01 0 60.17 0.00 19.07 18.14 0.15 2.47 17:23:10 17:10:01 1 59.56 0.00 19.06 19.08 0.15 2.14 17:23:10 17:11:01 all 24.43 0.00 4.38 1.04 0.05 70.09 17:23:10 17:11:01 0 24.87 0.00 4.08 1.12 0.03 69.89 17:23:10 17:11:01 1 24.00 0.00 4.67 0.97 0.07 70.29 17:23:10 17:12:01 all 0.21 0.00 0.05 0.00 0.02 99.72 17:23:10 17:12:01 0 0.28 0.00 0.05 0.00 0.02 99.65 17:23:10 17:12:01 1 0.13 0.00 0.05 0.00 0.02 99.80 17:23:10 17:13:01 all 0.19 0.00 0.04 0.00 0.02 99.75 17:23:10 17:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:23:10 17:13:01 1 0.35 0.00 0.05 0.00 0.02 99.58 17:23:10 17:14:01 all 0.22 0.00 0.03 0.00 0.02 99.73 17:23:10 17:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:23:10 17:14:01 1 0.42 0.00 0.03 0.00 0.03 99.52 17:23:10 17:23:10 17:14:01 CPU %user %nice %system %iowait %steal %idle 17:23:10 17:15:01 all 0.16 0.00 0.03 0.00 0.02 99.79 17:23:10 17:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:23:10 17:15:01 1 0.28 0.00 0.05 0.00 0.02 99.65 17:23:10 17:16:01 all 0.04 0.00 0.04 0.00 0.02 99.90 17:23:10 17:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:23:10 17:16:01 1 0.05 0.00 0.05 0.00 0.03 99.87 17:23:10 17:17:01 all 0.21 0.00 0.04 0.00 0.01 99.74 17:23:10 17:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:23:10 17:17:01 1 0.37 0.00 0.07 0.00 0.02 99.55 17:23:10 17:18:01 all 0.20 0.00 0.05 0.00 0.02 99.73 17:23:10 17:18:01 0 0.37 0.00 0.05 0.00 0.02 99.57 17:23:10 17:18:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:23:10 17:19:01 all 0.22 0.00 0.04 0.00 0.01 99.73 17:23:10 17:19:01 0 0.38 0.00 0.03 0.00 0.00 99.58 17:23:10 17:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:23:10 17:20:01 all 0.18 0.00 0.03 0.00 0.02 99.78 17:23:10 17:20:01 0 0.32 0.00 0.03 0.00 0.02 99.63 17:23:10 17:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:23:10 17:21:01 all 0.24 0.00 0.03 0.00 0.01 99.72 17:23:10 17:21:01 0 0.43 0.00 0.03 0.00 0.00 99.53 17:23:10 17:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:23:10 17:22:01 all 0.19 0.00 0.03 0.00 0.01 99.77 17:23:10 17:22:01 0 0.37 0.00 0.02 0.00 0.02 99.60 17:23:10 17:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:23:10 17:23:01 all 8.74 0.00 3.07 2.26 0.04 85.89 17:23:10 17:23:01 0 7.44 0.00 2.78 0.78 0.03 88.96 17:23:10 17:23:01 1 10.04 0.00 3.37 3.74 0.05 82.80 17:23:10 Average: all 17.93 0.00 4.12 2.95 0.05 74.94 17:23:10 Average: 0 17.82 0.00 4.20 2.89 0.05 75.05 17:23:10 Average: 1 18.04 0.00 4.04 3.02 0.06 74.84 17:23:10 17:23:10 17:23:10