Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1606587477d0302e050d0728abccfc1a51248bda+6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d (b1a0a91104bf86f45351a5699ff33ce45082da81) 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-ssh2584221591263243197.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh453217696677028160.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3893/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-3893/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10699676538317044976.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh5801126344551655960.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3893/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-3893/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7433365723167494798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8693 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit 1606587477d0302e050d0728abccfc1a51248bda Merge succeeded, producing 2d1f8fba5920f17250879dc9d39735fad246b52b Checking out Revision 2d1f8fba5920f17250879dc9d39735fad246b52b (PR-3893) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d1f8fba5920f17250879dc9d39735fad246b52b # timeout=10 Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-23T20:30:41.781Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-23T20:30:41.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-23T20:30:41.849Z] ========================================================= [2022-03-23T20:30:41.849Z] EdgeX Global Pipelines Version Info [2022-03-23T20:30:41.849Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 283b91d36781c6f52c62efdf2efecac72deba304 # timeout=10 [2022-03-23T20:30:42.626Z] ------------------- [2022-03-23T20:30:42.626Z] stable info: [2022-03-23T20:30:42.626Z] ------------------- [2022-03-23T20:30:42.626Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-23T20:30:42.626Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T20:30:42.626Z] Message: update stable to v1.0.221 [2022-03-23T20:30:43.200Z] ------------------- [2022-03-23T20:30:43.200Z] experimental info: [2022-03-23T20:30:43.200Z] ------------------- [2022-03-23T20:30:43.200Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-23T20:30:43.200Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T20:30:43.200Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-23T20:30:43.326Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-23T20:30:43.337Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-23T20:30:43.348Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-23T20:30:43.358Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-23T20:30:43.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-23T20:30:43.380Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-23T20:30:43.391Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-23T20:30:43.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-23T20:30:43.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-23T20:30:43.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-23T20:30:43.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-23T20:30:43.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-23T20:30:43.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-23T20:30:43.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-23T20:30:43.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-23T20:30:43.494Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T20:30:43.506Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T20:30:43.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-23T20:30:43.523Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-23T20:30:43.531Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-23T20:30:43.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-23T20:30:43.547Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-23T20:30:43.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3893 [Pipeline] echo [2022-03-23T20:30:43.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3893 [Pipeline] echo [2022-03-23T20:30:43.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3893 [Pipeline] echo [2022-03-23T20:30:43.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d1f8fba5920f17250879dc9d39735fad246b52b [Pipeline] echo [2022-03-23T20:30:43.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d1f8fb [Pipeline] echo [2022-03-23T20:30:43.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T20:30:43.648Z] provisioning config files... [2022-03-23T20:30:43.669Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4389489642473349526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:30:43.980Z] ---> docker-login.sh [2022-03-23T20:30:43.980Z] nexus3.edgexfoundry.org:10001 [2022-03-23T20:30:44.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:30:44.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:30:44.242Z] Configure a credential helper to remove this warning. See [2022-03-23T20:30:44.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:30:44.242Z] [2022-03-23T20:30:44.242Z] Login Succeeded [2022-03-23T20:30:44.242Z] nexus3.edgexfoundry.org:10002 [2022-03-23T20:30:44.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:30:44.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:30:44.504Z] Configure a credential helper to remove this warning. See [2022-03-23T20:30:44.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:30:44.504Z] [2022-03-23T20:30:44.504Z] Login Succeeded [2022-03-23T20:30:44.504Z] nexus3.edgexfoundry.org:10003 [2022-03-23T20:30:44.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:30:44.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:30:44.504Z] Configure a credential helper to remove this warning. See [2022-03-23T20:30:44.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:30:44.504Z] [2022-03-23T20:30:44.504Z] Login Succeeded [2022-03-23T20:30:44.504Z] nexus3.edgexfoundry.org:10004 [2022-03-23T20:30:44.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:30:44.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:30:44.765Z] Configure a credential helper to remove this warning. See [2022-03-23T20:30:44.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:30:44.765Z] [2022-03-23T20:30:44.765Z] Login Succeeded [2022-03-23T20:30:44.765Z] docker.io [2022-03-23T20:30:44.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:30:45.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:30:45.338Z] Configure a credential helper to remove this warning. See [2022-03-23T20:30:45.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:30:45.338Z] [2022-03-23T20:30:45.338Z] Login Succeeded [2022-03-23T20:30:45.338Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T20:30:45.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T20:30:45.657Z] + 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 [2022-03-23T20:30:45.657Z] + dirname+ cmd/core-command/Dockerfile [2022-03-23T20:30:45.657Z] cut -d/ -f2 [2022-03-23T20:30:45.657Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-23T20:30:45.657Z] + dirname cmd/core-data/Dockerfile [2022-03-23T20:30:45.657Z] + cut -d/ -f2 [2022-03-23T20:30:45.657Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-23T20:30:45.657Z] + dirname cmd/core-metadata/Dockerfile [2022-03-23T20:30:45.657Z] + cut -d/ -f2 [2022-03-23T20:30:45.657Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-23T20:30:45.657Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-23T20:30:45.657Z] + cut -d/ -f2 [2022-03-23T20:30:45.657Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-23T20:30:45.657Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-03-23T20:30:45.657Z] cut -d/ -f2 [2022-03-23T20:30:45.657Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-23T20:30:45.657Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-23T20:30:45.657Z] + cut -d/ -f2 [2022-03-23T20:30:45.657Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-23T20:30:45.657Z] + dirname cmd/support-notifications/Dockerfile [2022-03-23T20:30:45.657Z] + cut -d/ -f2 [2022-03-23T20:30:45.657Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-23T20:30:45.657Z] + + dirname cmd/support-scheduler/Dockerfile [2022-03-23T20:30:45.657Z] cut -d/ -f2 [2022-03-23T20:30:45.657Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-23T20:30:45.657Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-23T20:30:45.657Z] + cut -d/ -f2 [2022-03-23T20:30:45.657Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-23T20:30:45.692Z] 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 [2022-03-23T20:30:46.041Z] + git rev-list -1 --merges 2d1f8fba5920f17250879dc9d39735fad246b52b~1..2d1f8fba5920f17250879dc9d39735fad246b52b [Pipeline] echo [2022-03-23T20:30:46.054Z] -----------> git rev-list -1 --merges 2d1f8fba5920f17250879dc9d39735fad246b52b~1..2d1f8fba5920f17250879dc9d39735fad246b52b 2d1f8fba5920f17250879dc9d39735fad246b52b [2022-03-23T20:30:46.054Z] 2d1f8fba5920f17250879dc9d39735fad246b52b [false] [Pipeline] sh [2022-03-23T20:30:46.346Z] + git log --format=format:%s -1 2d1f8fba5920f17250879dc9d39735fad246b52b [Pipeline] echo [2022-03-23T20:30:46.361Z] ========================================================= [2022-03-23T20:30:46.361Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-23T20:30:46.361Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-23T20:30:46.759Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T20:30:46.759Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-23T20:30:46.759Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-23T20:30:46.759Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-23T20:30:46.759Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-23T20:30:46.759Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-23T20:30:46.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:30:47.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T20:30:47.101Z] [2022-03-23T20:30:47.101Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:30:47.405Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T20:30:47.405Z] latest: Pulling from edgex-devops/git-semver [2022-03-23T20:30:47.405Z] a0d0a0d46f8b: Pulling fs layer [2022-03-23T20:30:47.405Z] 3e5f54012d9b: Pulling fs layer [2022-03-23T20:30:47.405Z] 4c7163046ea9: Pulling fs layer [2022-03-23T20:30:47.405Z] 0c2d73faf560: Pulling fs layer [2022-03-23T20:30:47.405Z] 3e5f54012d9b: Verifying Checksum [2022-03-23T20:30:47.405Z] 3e5f54012d9b: Download complete [2022-03-23T20:30:47.405Z] a0d0a0d46f8b: Verifying Checksum [2022-03-23T20:30:47.405Z] a0d0a0d46f8b: Download complete [2022-03-23T20:30:47.667Z] 0c2d73faf560: Verifying Checksum [2022-03-23T20:30:47.667Z] 0c2d73faf560: Download complete [2022-03-23T20:30:47.667Z] 4c7163046ea9: Verifying Checksum [2022-03-23T20:30:47.667Z] 4c7163046ea9: Download complete [2022-03-23T20:30:47.667Z] a0d0a0d46f8b: Pull complete [2022-03-23T20:30:47.667Z] 3e5f54012d9b: Pull complete [2022-03-23T20:30:48.240Z] 4c7163046ea9: Pull complete [2022-03-23T20:30:48.240Z] 0c2d73faf560: Pull complete [2022-03-23T20:30:48.240Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-23T20:30:48.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T20:30:48.240Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-23T20:30:48.405Z] prd-ubuntu20.04-docker-8c-8g-8693 does not seem to be running inside a container [2022-03-23T20:30:48.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T20:30:49.194Z] $ docker top b7d8f18dd4109e4fd680180b21d105749d5141d9e10244d1a87c62870b3d18bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T20:30:49.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T20:30:49.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T20:30:49.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T20:30:49.447Z] $ docker exec b7d8f18dd4109e4fd680180b21d105749d5141d9e10244d1a87c62870b3d18bd ssh-agent [2022-03-23T20:30:49.569Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcKBkKM/agent.14 [2022-03-23T20:30:49.569Z] SSH_AGENT_PID=20 [2022-03-23T20:30:49.577Z] Running ssh-add (command line suppressed) [2022-03-23T20:30:49.712Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8843726272464578459.key (/w/workspace/edgex-go/8@tmp/private_key_8843726272464578459.key) [2022-03-23T20:30:49.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T20:30:50.015Z] + git tag --points-at HEAD [Pipeline] } [2022-03-23T20:30:50.043Z] $ docker exec --env ******** --env ******** b7d8f18dd4109e4fd680180b21d105749d5141d9e10244d1a87c62870b3d18bd ssh-agent -k [2022-03-23T20:30:50.158Z] unset SSH_AUTH_SOCK; [2022-03-23T20:30:50.158Z] unset SSH_AGENT_PID; [2022-03-23T20:30:50.159Z] echo Agent pid 20 killed; [2022-03-23T20:30:50.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-23T20:30:50.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T20:30:50.192Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T20:30:50.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T20:30:50.360Z] $ docker exec b7d8f18dd4109e4fd680180b21d105749d5141d9e10244d1a87c62870b3d18bd ssh-agent [2022-03-23T20:30:50.495Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJIlgCo/agent.54 [2022-03-23T20:30:50.495Z] SSH_AGENT_PID=61 [2022-03-23T20:30:50.500Z] Running ssh-add (command line suppressed) [2022-03-23T20:30:50.619Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_1066649109603050947.key (/w/workspace/edgex-go/8@tmp/private_key_1066649109603050947.key) [2022-03-23T20:30:50.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T20:30:50.916Z] + git semver init [2022-03-23T20:30:50.916Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T20:30:50.916Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2022-03-23T20:30:50.916Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2022-03-23T20:30:50.916Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T20:30:50.916Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T20:30:50.916Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T20:30:50.916Z] # $SEMVER_BRANCH = PR-3893 [2022-03-23T20:30:50.916Z] # $SEMVER_TEMP = /tmp/semver-035808122 [2022-03-23T20:30:50.916Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-23T20:31:05.875Z] # '/tmp/semver-035808122' -> '/w/workspace/edgex-go/8/.semver' [2022-03-23T20:31:05.875Z] # -> Force: false [2022-03-23T20:31:05.875Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2022-03-23T20:31:05.897Z] $ docker exec --env ******** --env ******** b7d8f18dd4109e4fd680180b21d105749d5141d9e10244d1a87c62870b3d18bd ssh-agent -k [2022-03-23T20:31:06.014Z] unset SSH_AUTH_SOCK; [2022-03-23T20:31:06.015Z] unset SSH_AGENT_PID; [2022-03-23T20:31:06.015Z] echo Agent pid 61 killed; [2022-03-23T20:31:06.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T20:31:06.331Z] + git semver [Pipeline] } [2022-03-23T20:31:06.354Z] $ docker stop --time=1 b7d8f18dd4109e4fd680180b21d105749d5141d9e10244d1a87c62870b3d18bd [2022-03-23T20:31:08.246Z] $ docker rm -f b7d8f18dd4109e4fd680180b21d105749d5141d9e10244d1a87c62870b3d18bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T20:31:08.625Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-23T20:31:08.908Z] Stashed 1 file(s) [Pipeline] echo [2022-03-23T20:31:08.912Z] [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 [2022-03-23T20:31:09.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T20:31:09.071Z] ========================================================= [2022-03-23T20:31:09.071Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-23T20:31:09.071Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:31:09.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T20:31:09.366Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-23T20:31:09.366Z] 59bf1c3509f3: Pulling fs layer [2022-03-23T20:31:09.366Z] 666ba61612fd: Pulling fs layer [2022-03-23T20:31:09.366Z] 8ed8ca486205: Pulling fs layer [2022-03-23T20:31:09.366Z] 4fe6c5a15a65: Pulling fs layer [2022-03-23T20:31:09.366Z] 22a0e8bec74d: Pulling fs layer [2022-03-23T20:31:09.366Z] 640e595b4fbd: Pulling fs layer [2022-03-23T20:31:09.366Z] 763cafe07f6e: Pulling fs layer [2022-03-23T20:31:09.366Z] 0c0b528cf693: Pulling fs layer [2022-03-23T20:31:09.366Z] 10935f4eaf8b: Pulling fs layer [2022-03-23T20:31:09.366Z] 4fe6c5a15a65: Waiting [2022-03-23T20:31:09.366Z] 640e595b4fbd: Waiting [2022-03-23T20:31:09.366Z] 763cafe07f6e: Waiting [2022-03-23T20:31:09.366Z] 0c0b528cf693: Waiting [2022-03-23T20:31:09.366Z] 22a0e8bec74d: Waiting [2022-03-23T20:31:09.366Z] 10935f4eaf8b: Waiting [2022-03-23T20:31:09.366Z] 8ed8ca486205: Verifying Checksum [2022-03-23T20:31:09.366Z] 8ed8ca486205: Download complete [2022-03-23T20:31:09.366Z] 666ba61612fd: Download complete [2022-03-23T20:31:09.366Z] 22a0e8bec74d: Download complete [2022-03-23T20:31:09.366Z] 640e595b4fbd: Verifying Checksum [2022-03-23T20:31:09.366Z] 640e595b4fbd: Download complete [2022-03-23T20:31:09.366Z] 59bf1c3509f3: Verifying Checksum [2022-03-23T20:31:09.366Z] 59bf1c3509f3: Download complete [2022-03-23T20:31:09.366Z] 763cafe07f6e: Verifying Checksum [2022-03-23T20:31:09.366Z] 763cafe07f6e: Download complete [2022-03-23T20:31:09.626Z] 0c0b528cf693: Verifying Checksum [2022-03-23T20:31:09.626Z] 0c0b528cf693: Download complete [2022-03-23T20:31:09.626Z] 59bf1c3509f3: Pull complete [2022-03-23T20:31:09.626Z] 666ba61612fd: Pull complete [2022-03-23T20:31:09.887Z] 8ed8ca486205: Pull complete [2022-03-23T20:31:10.147Z] 10935f4eaf8b: Verifying Checksum [2022-03-23T20:31:10.147Z] 10935f4eaf8b: Download complete [2022-03-23T20:31:10.147Z] 4fe6c5a15a65: Verifying Checksum [2022-03-23T20:31:10.147Z] 4fe6c5a15a65: Download complete [2022-03-23T20:31:14.342Z] 4fe6c5a15a65: Pull complete [2022-03-23T20:31:14.342Z] 22a0e8bec74d: Pull complete [2022-03-23T20:31:14.342Z] 640e595b4fbd: Pull complete [2022-03-23T20:31:14.601Z] 763cafe07f6e: Pull complete [2022-03-23T20:31:14.601Z] 0c0b528cf693: Pull complete [2022-03-23T20:31:17.138Z] 10935f4eaf8b: Pull complete [2022-03-23T20:31:17.138Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-23T20:31:17.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T20:31:17.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:31:17.440Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T20:31:17.440Z] WORKDIR /edgex [2022-03-23T20:31:17.440Z] COPY go.mod . [2022-03-23T20:31:17.440Z] RUN go mod download [2022-03-23T20:31:17.440Z] docker build -t ci-base-image-x86_64 -f - . [2022-03-23T20:31:18.820Z] Sending build context to Docker daemon 334.3MB [2022-03-23T20:31:18.820Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T20:31:18.820Z] ---> 99d49a6021b9 [2022-03-23T20:31:18.820Z] Step 2/4 : WORKDIR /edgex [2022-03-23T20:31:20.732Z] ---> Running in 26d1f158c6ad [2022-03-23T20:31:20.732Z] Removing intermediate container 26d1f158c6ad [2022-03-23T20:31:20.732Z] ---> de240dde6bdf [2022-03-23T20:31:20.732Z] Step 3/4 : COPY go.mod . [2022-03-23T20:31:20.993Z] ---> b67280e8add3 [2022-03-23T20:31:20.993Z] Step 4/4 : RUN go mod download [2022-03-23T20:31:20.993Z] ---> Running in cfe09c628ef2 [2022-03-23T20:31:24.002Z] Still waiting to schedule task [2022-03-23T20:31:24.002Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8695’ is offline [2022-03-23T20:31:47.570Z] Removing intermediate container cfe09c628ef2 [2022-03-23T20:31:47.570Z] ---> da33328a003c [2022-03-23T20:31:47.570Z] Successfully built da33328a003c [2022-03-23T20:31:47.570Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:31:47.872Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T20:31:47.872Z] . [Pipeline] withDockerContainer [2022-03-23T20:31:47.947Z] prd-ubuntu20.04-docker-8c-8g-8693 does not seem to be running inside a container [2022-03-23T20:31:47.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-23T20:31:48.463Z] $ docker top ceea8c7b0cf386d7172ce2cdc615f30510b607b0f4486c0c490d9ad036ea62e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:31:48.822Z] + go version [2022-03-23T20:31:48.822Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-23T20:31:48.842Z] $ docker stop --time=1 ceea8c7b0cf386d7172ce2cdc615f30510b607b0f4486c0c490d9ad036ea62e4 [2022-03-23T20:31:50.143Z] $ docker rm -f ceea8c7b0cf386d7172ce2cdc615f30510b607b0f4486c0c490d9ad036ea62e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:31:50.552Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T20:31:50.552Z] . [Pipeline] withDockerContainer [2022-03-23T20:31:50.626Z] prd-ubuntu20.04-docker-8c-8g-8693 does not seem to be running inside a container [2022-03-23T20:31:50.668Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-23T20:31:51.078Z] $ docker top 2044b20930a2da431005e27d693a7dbea8c415678ddd0c58929b624322402253 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-23T20:31:51.155Z] ========================================================= [2022-03-23T20:31:51.155Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-23T20:31:51.155Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:31:51.442Z] + make test [2022-03-23T20:31:51.442Z] go mod tidy [2022-03-23T20:31:51.702Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-23T20:31:58.294Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-23T20:32:08.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-23T20:32:08.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-23T20:32:09.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements [2022-03-23T20:32:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-23T20:32:09.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.9% of statements [2022-03-23T20:32:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-23T20:32:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.213s coverage: 89.2% of statements [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.375s coverage: 94.2% of statements [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 60.0% of statements [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 24.0% of statements [2022-03-23T20:32:12.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-03-23T20:32:12.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2022-03-23T20:32:22.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-03-23T20:32:22.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2022-03-23T20:32:24.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.228s coverage: 82.5% of statements [2022-03-23T20:32:24.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.2% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.415s coverage: 65.4% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-23T20:32:34.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-23T20:32:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-23T20:32:34.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-23T20:32:34.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-23T20:32:34.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-23T20:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-23T20:32:34.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-03-23T20:32:34.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-23T20:32:34.018Z] 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 [2022-03-23T20:32:48.908Z] GO111MODULE=on go vet ./... [2022-03-23T20:32:52.201Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T20:32:52.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T20:32:52.719Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T20:32:53.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-23T20:32:53.598Z] + ls -al . [2022-03-23T20:32:53.598Z] total 676 [2022-03-23T20:32:53.598Z] drwxrwxr-x 10 1001 1001 4096 Mar 23 20:32 . [2022-03-23T20:32:53.598Z] drwxr-xr-x 4 root root 4096 Mar 23 20:31 .. [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 20:30 .dockerignore [2022-03-23T20:32:53.598Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 20:30 .git [2022-03-23T20:32:53.598Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 20:30 .github [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 804 Mar 23 20:30 .gitignore [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 42 Mar 23 20:30 .golangci.yml [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 76 Mar 23 20:30 .hadolint.yml [2022-03-23T20:32:53.598Z] drwx------ 3 1001 1001 4096 Mar 23 20:31 .semver [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 20:30 .sonarcloud.properties [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 1171 Mar 23 20:30 ADOPTERS.md [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 9019 Mar 23 20:30 Attribution.txt [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 51732 Mar 23 20:30 CHANGELOG.md [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 20:30 CONTRIBUTING.md [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 677 Mar 23 20:30 GOVERNANCE.md [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 849 Mar 23 20:30 Jenkinsfile [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 20:30 LICENSE [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 6888 Mar 23 20:30 Makefile [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 582 Mar 23 20:30 OWNERS.md [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 8207 Mar 23 20:30 README.md [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 6912 Mar 23 20:30 SECURITY.md [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 20:31 VERSION [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 20:30 ZMQWindows.md [2022-03-23T20:32:53.598Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 20:30 bin [2022-03-23T20:32:53.598Z] drwxrwxr-x 14 1001 1001 4096 Mar 23 20:30 cmd [2022-03-23T20:32:53.598Z] -rw-r--r-- 1 root root 426503 Mar 23 20:32 coverage.out [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 2827 Mar 23 20:30 go.mod [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 50579 Mar 23 20:30 go.sum [2022-03-23T20:32:53.598Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 20:30 internal [2022-03-23T20:32:53.598Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 20:30 openapi [2022-03-23T20:32:53.598Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 20:30 snap [2022-03-23T20:32:53.598Z] -rw-rw-r-- 1 1001 1001 204 Mar 23 20:30 version.go [Pipeline] sh [2022-03-23T20:32:53.888Z] + '[' -e coverage.out ] [2022-03-23T20:32:53.889Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-23T20:32:53.975Z] Stashed 1 file(s) [Pipeline] sh [2022-03-23T20:32:54.259Z] + make build [2022-03-23T20:32:54.259Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T20:33:09.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T20:33:17.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T20:33:18.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T20:33:19.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T20:33:19.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T20:33:20.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T20:33:21.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T20:33:22.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T20:33:23.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T20:33:24.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T20:33:25.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-23T20:33:27.368Z] $ docker stop --time=1 2044b20930a2da431005e27d693a7dbea8c415678ddd0c58929b624322402253 [2022-03-23T20:33:29.706Z] $ docker rm -f 2044b20930a2da431005e27d693a7dbea8c415678ddd0c58929b624322402253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:33:30.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T20:33:30.664Z] [2022-03-23T20:33:30.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:33:30.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T20:33:30.968Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-23T20:33:30.968Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-23T20:33:30.968Z] ca9280d653b3: Pulling fs layer [2022-03-23T20:33:30.968Z] 7e9c9ca2126c: Pulling fs layer [2022-03-23T20:33:30.968Z] cbdbe7a5bc2a: Download complete [2022-03-23T20:33:31.227Z] ca9280d653b3: Verifying Checksum [2022-03-23T20:33:31.227Z] ca9280d653b3: Download complete [2022-03-23T20:33:31.227Z] cbdbe7a5bc2a: Pull complete [2022-03-23T20:33:31.485Z] 7e9c9ca2126c: Verifying Checksum [2022-03-23T20:33:31.744Z] ca9280d653b3: Pull complete [2022-03-23T20:33:35.938Z] 7e9c9ca2126c: Pull complete [2022-03-23T20:33:35.938Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-23T20:33:35.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T20:33:35.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-23T20:33:36.004Z] prd-ubuntu20.04-docker-8c-8g-8693 does not seem to be running inside a container [2022-03-23T20:33:36.046Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2022-03-23T20:33:37.457Z] $ docker top cde3a33682dcd583e172bc86dac06081fd6ffce4f41249bc8eb4947d4e25de7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:33:37.814Z] + docker-compose build --help [2022-03-23T20:33:37.814Z] + grep parallel [2022-03-23T20:33:38.385Z] --parallel Build images in parallel. [Pipeline] } [2022-03-23T20:33:38.403Z] $ docker stop --time=1 cde3a33682dcd583e172bc86dac06081fd6ffce4f41249bc8eb4947d4e25de7f [2022-03-23T20:33:39.743Z] $ docker rm -f cde3a33682dcd583e172bc86dac06081fd6ffce4f41249bc8eb4947d4e25de7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:33:40.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T20:33:40.135Z] . [Pipeline] withDockerContainer [2022-03-23T20:33:40.213Z] prd-ubuntu20.04-docker-8c-8g-8693 does not seem to be running inside a container [2022-03-23T20:33:40.252Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-23T20:33:40.664Z] $ docker top b70f2ada329a8fffa738d4fb61d8598d1b5305aae954c4460f58ef4a40dc34f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:33:41.072Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-23T20:33:41.641Z] Building core-command ... [2022-03-23T20:33:41.641Z] Building core-data ... [2022-03-23T20:33:41.641Z] Building core-metadata ... [2022-03-23T20:33:41.641Z] Building security-bootstrapper ... [2022-03-23T20:33:41.641Z] Building security-proxy-setup ... [2022-03-23T20:33:41.641Z] Building security-secretstore-setup ... [2022-03-23T20:33:41.641Z] Building support-notifications ... [2022-03-23T20:33:41.641Z] Building support-scheduler ... [2022-03-23T20:33:41.641Z] Building sys-mgmt-agent ... [2022-03-23T20:33:41.641Z] Building sys-mgmt-agent [2022-03-23T20:33:41.641Z] Building security-secretstore-setup [2022-03-23T20:33:41.641Z] Building core-metadata [2022-03-23T20:33:41.641Z] Building security-proxy-setup [2022-03-23T20:33:41.641Z] Building security-bootstrapper [2022-03-23T20:33:59.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:59.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:59.747Z] ---> da33328a003c [2022-03-23T20:33:59.747Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:33:59.747Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:59.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:59.747Z] ---> da33328a003c [2022-03-23T20:33:59.747Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:33:59.747Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:59.747Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:59.747Z] ---> da33328a003c [2022-03-23T20:33:59.747Z] Step 3/31 : WORKDIR /edgex-go [2022-03-23T20:33:59.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:59.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:59.747Z] ---> da33328a003c [2022-03-23T20:33:59.747Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:34:00.008Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:34:00.008Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:34:00.008Z] ---> da33328a003c [2022-03-23T20:34:00.008Z] Step 3/25 : WORKDIR /edgex-go [2022-03-23T20:34:01.924Z] ---> Running in 503acb4942d5 [2022-03-23T20:34:01.924Z] ---> Running in 13cb6e1161eb [2022-03-23T20:34:01.924Z] ---> Running in 0b00c18f633a [2022-03-23T20:34:01.924Z] ---> Running in 38cb4948e4b6 [2022-03-23T20:34:01.924Z] ---> Running in faaa09ddfd1a [2022-03-23T20:34:01.924Z] Removing intermediate container 0b00c18f633a [2022-03-23T20:34:01.924Z] ---> a2c056fdb929 [2022-03-23T20:34:01.924Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:01.924Z] Removing intermediate container 503acb4942d5 [2022-03-23T20:34:01.924Z] ---> 805cd21d9bf0 [2022-03-23T20:34:01.924Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:01.924Z] Removing intermediate container 13cb6e1161eb [2022-03-23T20:34:01.924Z] Removing intermediate container faaa09ddfd1a [2022-03-23T20:34:01.924Z] ---> 48de5f48b410 [2022-03-23T20:34:01.924Z] ---> 01fba92a0cfb [2022-03-23T20:34:01.924Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:01.924Z] [2022-03-23T20:34:01.924Z] Removing intermediate container 38cb4948e4b6 [2022-03-23T20:34:01.924Z] ---> e1a7e7d83043 [2022-03-23T20:34:01.924Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:01.924Z] ---> Running in 5b1dc930c858 [2022-03-23T20:34:01.924Z] ---> Running in 72f180f1c26a [2022-03-23T20:34:01.924Z] ---> Running in 48b605bf28cf [2022-03-23T20:34:01.924Z] ---> Running in 24b9e3d7ced9 [2022-03-23T20:34:01.924Z] ---> Running in b66f25adecb8 [2022-03-23T20:34:02.863Z] Removing intermediate container 5b1dc930c858 [2022-03-23T20:34:02.863Z] ---> a3f93402ddb7 [2022-03-23T20:34:02.863Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T20:34:02.863Z] ---> Running in a04beaddac47 [2022-03-23T20:34:02.863Z] Removing intermediate container 72f180f1c26a [2022-03-23T20:34:02.863Z] ---> 90e0d35ec5f1 [2022-03-23T20:34:02.863Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T20:34:02.863Z] ---> Running in 36ba264a3c65 [2022-03-23T20:34:03.123Z] Removing intermediate container 48b605bf28cf [2022-03-23T20:34:03.123Z] ---> 7fa68303b7d3 [2022-03-23T20:34:03.123Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-23T20:34:03.123Z] ---> Running in 7b99b0936de6 [2022-03-23T20:34:03.383Z] Removing intermediate container 24b9e3d7ced9 [2022-03-23T20:34:03.383Z] ---> 5447b82958d3 [2022-03-23T20:34:03.383Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-23T20:34:03.383Z] ---> Running in 473430c997e2 [2022-03-23T20:34:03.383Z] Removing intermediate container b66f25adecb8 [2022-03-23T20:34:03.383Z] ---> 6ed158990e55 [2022-03-23T20:34:03.383Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-23T20:34:03.642Z] ---> Running in 50d1a0a9d747 [2022-03-23T20:34:03.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:03.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:03.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:03.986Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8698 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws [2022-03-23T20:34:03.998Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-03-23T20:34:04.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:04.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:04.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:04.495Z] The recommended git tool is: git [2022-03-23T20:34:04.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:04.708Z] OK: 221 MiB in 52 packages [2022-03-23T20:34:04.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:04.968Z] OK: 221 MiB in 52 packages [2022-03-23T20:34:05.227Z] OK: 221 MiB in 52 packages [2022-03-23T20:34:05.227Z] Removing intermediate container a04beaddac47 [2022-03-23T20:34:05.227Z] ---> 75dccbbfa14e [2022-03-23T20:34:05.227Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:34:05.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:05.486Z] Removing intermediate container 36ba264a3c65 [2022-03-23T20:34:05.486Z] ---> 4d6817a1330e [2022-03-23T20:34:05.486Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:34:05.486Z] ---> c845a7d5bdd1 [2022-03-23T20:34:05.486Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:05.486Z] ---> 0d2ee84d3246 [2022-03-23T20:34:05.486Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:05.486Z] ---> Running in 6beda7da9e56 [2022-03-23T20:34:05.748Z] ---> Running in 12ae265bad4c [2022-03-23T20:34:05.749Z] Removing intermediate container 473430c997e2 [2022-03-23T20:34:05.749Z] ---> c63974921fe8 [2022-03-23T20:34:05.749Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-23T20:34:05.749Z] ---> 84088a75a982 [2022-03-23T20:34:05.749Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:05.749Z] ---> Running in 7466a6929289 [2022-03-23T20:34:06.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:06.897Z] Removing intermediate container 12ae265bad4c [2022-03-23T20:34:06.897Z] ---> 36214047f164 [2022-03-23T20:34:06.897Z] Step 8/22 : COPY . . [2022-03-23T20:34:06.897Z] Removing intermediate container 7466a6929289 [2022-03-23T20:34:06.897Z] ---> 131b16a2299e [2022-03-23T20:34:06.897Z] Step 8/31 : COPY . . [2022-03-23T20:34:07.156Z] Removing intermediate container 6beda7da9e56 [2022-03-23T20:34:07.156Z] ---> 9542bce2d5da [2022-03-23T20:34:07.156Z] Step 8/23 : COPY . . [2022-03-23T20:34:07.156Z] OK: 221 MiB in 52 packages [2022-03-23T20:34:09.058Z] OK: 221 MiB in 52 packages [2022-03-23T20:34:11.592Z] Removing intermediate container 7b99b0936de6 [2022-03-23T20:34:11.592Z] ---> b25fa2922e24 [2022-03-23T20:34:11.592Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:34:11.851Z] Removing intermediate container 50d1a0a9d747 [2022-03-23T20:34:11.851Z] ---> 966caf179d81 [2022-03-23T20:34:11.851Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-23T20:34:11.851Z] ---> 0950c2ab1e7f [2022-03-23T20:34:11.851Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-23T20:34:11.851Z] ---> Running in 70ae82bcc005 [2022-03-23T20:34:11.851Z] ---> 389d52b06b3d [2022-03-23T20:34:11.851Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:11.851Z] ---> bfd4301c8c46 [2022-03-23T20:34:11.851Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-23T20:34:11.851Z] ---> Running in ae3372600367 [2022-03-23T20:34:11.851Z] ---> 9759729c1570 [2022-03-23T20:34:11.851Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-23T20:34:11.851Z] ---> Running in 52d460d5671d [2022-03-23T20:34:11.851Z] ---> 64e3763d6e1b [2022-03-23T20:34:11.851Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:12.111Z] ---> Running in e8f43ea699cf [2022-03-23T20:34:12.111Z] ---> Running in 7a167d8aefe7 [2022-03-23T20:34:12.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T20:34:12.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T20:34:12.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T20:34:13.200Z] Removing intermediate container ae3372600367 [2022-03-23T20:34:13.201Z] ---> cb974ae34267 [2022-03-23T20:34:13.201Z] Step 8/23 : COPY . . [2022-03-23T20:34:13.459Z] Removing intermediate container 7a167d8aefe7 [2022-03-23T20:34:13.459Z] ---> ab5bad1f4c3f [2022-03-23T20:34:13.459Z] Step 8/25 : COPY . . [2022-03-23T20:34:13.993Z] using credential edgex-jenkins-ssh [2022-03-23T20:34:14.013Z] Cloning the remote Git repository [2022-03-23T20:34:14.098Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:34:14.281Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-03-23T20:34:14.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:34:14.528Z] > git --version # timeout=10 [2022-03-23T20:34:14.577Z] > git --version # 'git version 2.25.1' [2022-03-23T20:34:14.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:34:14.698Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T20:34:28.463Z] ---> e0b208b5e747 [2022-03-23T20:34:28.463Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-23T20:34:28.463Z] ---> cc5c50c561fa [2022-03-23T20:34:28.463Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-23T20:34:28.463Z] ---> Running in 635968eff7f8 [2022-03-23T20:34:28.464Z] ---> Running in 29e98d5401bb [2022-03-23T20:34:28.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T20:34:28.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T20:34:31.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T20:34:35.940Z] Removing intermediate container 70ae82bcc005 [2022-03-23T20:34:35.940Z] ---> 678f7613a0ae [2022-03-23T20:34:35.940Z] [2022-03-23T20:34:35.940Z] Step 10/31 : FROM alpine:3.14 [2022-03-23T20:34:36.200Z] 3.14: Pulling from library/alpine [2022-03-23T20:34:36.200Z] Removing intermediate container e8f43ea699cf [2022-03-23T20:34:36.200Z] ---> 3a4daeb1094a [2022-03-23T20:34:36.200Z] [2022-03-23T20:34:36.200Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:34:36.200Z] Removing intermediate container 52d460d5671d [2022-03-23T20:34:36.200Z] ---> 07d86478be2a [2022-03-23T20:34:36.200Z] [2022-03-23T20:34:36.200Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:34:36.200Z] 3.14: Pulling from library/alpine [2022-03-23T20:34:36.376Z] Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit 1606587477d0302e050d0728abccfc1a51248bda [2022-03-23T20:34:36.461Z] 3.14: Pulling from library/alpine [2022-03-23T20:34:37.029Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T20:34:37.029Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T20:34:37.029Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T20:34:37.029Z] Status: Image is up to date for alpine:3.14 [2022-03-23T20:34:37.029Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T20:34:37.029Z] Status: Image is up to date for alpine:3.14 [2022-03-23T20:34:37.029Z] ---> a33ac4f1069a [2022-03-23T20:34:37.029Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:34:37.029Z] ---> a33ac4f1069a [2022-03-23T20:34:37.029Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-23T20:34:37.029Z] ---> a33ac4f1069a [2022-03-23T20:34:37.029Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-23T20:34:37.087Z] Merge succeeded, producing fd48ca3313e7a490e8886980ca70a9db0874eaa1 [2022-03-23T20:34:37.088Z] Checking out Revision fd48ca3313e7a490e8886980ca70a9db0874eaa1 (PR-3893) [2022-03-23T20:34:37.289Z] ---> Running in 65a4c3b54544 [2022-03-23T20:34:37.289Z] ---> Running in 08036b632594 [2022-03-23T20:34:37.289Z] ---> Running in 1381cb56fefc [2022-03-23T20:34:35.193Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T20:34:35.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T20:34:35.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T20:34:35.314Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:34:35.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:34:35.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-23T20:34:36.407Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T20:34:36.428Z] > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [2022-03-23T20:34:36.725Z] > git remote # timeout=10 [2022-03-23T20:34:36.750Z] > git config --get remote.origin.url # timeout=10 [2022-03-23T20:34:36.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:34:36.783Z] > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 [2022-03-23T20:34:37.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-23T20:34:37.102Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T20:34:37.124Z] > git checkout -f fd48ca3313e7a490e8886980ca70a9db0874eaa1 # timeout=10 [2022-03-23T20:34:37.548Z] Removing intermediate container 1381cb56fefc [2022-03-23T20:34:37.548Z] ---> f3494466e74d [2022-03-23T20:34:37.548Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-23T20:34:37.548Z] ---> Running in 7d8bb17ecd6d [2022-03-23T20:34:38.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:38.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:38.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:38.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:38.482Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-23T20:34:38.482Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-23T20:34:38.482Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T20:34:38.482Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-23T20:34:38.482Z] (5/6) Installing curl (7.79.1-r0) [2022-03-23T20:34:38.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:38.482Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:38.742Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:34:38.742Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:34:38.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:38.742Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:38.742Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:34:38.742Z] OK: 6 MiB in 15 packages [2022-03-23T20:34:38.742Z] OK: 8 MiB in 20 packages [2022-03-23T20:34:39.000Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:39.000Z] (2/2) Installing su-exec (0.2-r1) [2022-03-23T20:34:39.000Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:34:39.000Z] OK: 6 MiB in 16 packages [2022-03-23T20:34:39.567Z] Removing intermediate container 65a4c3b54544 [2022-03-23T20:34:39.567Z] ---> 968a35d7d624 [2022-03-23T20:34:39.567Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:34:39.567Z] Removing intermediate container 7d8bb17ecd6d [2022-03-23T20:34:39.567Z] ---> 215e0305d646 [2022-03-23T20:34:39.567Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-23T20:34:39.567Z] Removing intermediate container 08036b632594 [2022-03-23T20:34:39.567Z] ---> da8ae3995135 [2022-03-23T20:34:39.567Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T20:34:39.567Z] ---> Running in 9a6ee6608b81 [2022-03-23T20:34:39.828Z] ---> Running in 2cd42ef8e3e6 [2022-03-23T20:34:39.828Z] ---> Running in ef4b4136b0f4 [2022-03-23T20:34:39.828Z] Removing intermediate container 9a6ee6608b81 [2022-03-23T20:34:39.828Z] ---> 38795ba50119 [2022-03-23T20:34:39.828Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-23T20:34:39.828Z] ---> Running in 68dc5c411ea9 [2022-03-23T20:34:39.828Z] Removing intermediate container ef4b4136b0f4 [2022-03-23T20:34:39.828Z] ---> e652e1c28d5f [2022-03-23T20:34:39.828Z] Step 13/22 : WORKDIR /edgex [2022-03-23T20:34:39.828Z] Removing intermediate container 2cd42ef8e3e6 [2022-03-23T20:34:39.828Z] ---> 8e318dac6d62 [2022-03-23T20:34:39.828Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-23T20:34:39.828Z] ---> Running in baa1037c228b [2022-03-23T20:34:39.828Z] ---> Running in 9bd60e68503d [2022-03-23T20:34:40.090Z] Removing intermediate container 68dc5c411ea9 [2022-03-23T20:34:40.090Z] ---> 65d0e6bed45f [2022-03-23T20:34:40.090Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T20:34:40.090Z] ---> Running in 9bec0e8783e9 [2022-03-23T20:34:40.090Z] Removing intermediate container baa1037c228b [2022-03-23T20:34:40.090Z] ---> 228746927828 [2022-03-23T20:34:40.090Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-23T20:34:40.090Z] Removing intermediate container 9bd60e68503d [2022-03-23T20:34:40.090Z] ---> 93c17fe77d27 [2022-03-23T20:34:40.090Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-23T20:34:40.090Z] ---> Running in d8b313381b2c [2022-03-23T20:34:40.090Z] Removing intermediate container 9bec0e8783e9 [2022-03-23T20:34:40.090Z] ---> 8f86ba4e7f61 [2022-03-23T20:34:40.090Z] Step 15/23 : WORKDIR / [2022-03-23T20:34:40.347Z] ---> Running in f99ccb519a82 [2022-03-23T20:34:40.347Z] ---> ba665a8de83f [2022-03-23T20:34:40.347Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-23T20:34:40.347Z] Removing intermediate container f99ccb519a82 [2022-03-23T20:34:40.347Z] ---> 96b7a2fefae5 [2022-03-23T20:34:40.347Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:34:40.913Z] ---> c9e2832fd1e9 [2022-03-23T20:34:40.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-23T20:34:40.913Z] ---> 81a02cbec600 [2022-03-23T20:34:40.913Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-23T20:34:41.487Z] ---> 1e3feffdf0a7 [2022-03-23T20:34:41.487Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T20:34:41.487Z] ---> e1f9f7307815 [2022-03-23T20:34:41.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-23T20:34:41.487Z] Removing intermediate container d8b313381b2c [2022-03-23T20:34:41.487Z] ---> 640eedb22b2a [2022-03-23T20:34:41.487Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-23T20:34:41.487Z] ---> Running in d5910f8aad52 [2022-03-23T20:34:41.700Z] Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" [2022-03-23T20:34:41.734Z] First time build. Skipping changelog. [2022-03-23T20:34:41.752Z] ---> 392faa1beaa4 [2022-03-23T20:34:41.752Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-23T20:34:41.752Z] ---> 32ee2da80da2 [2022-03-23T20:34:41.752Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-23T20:34:41.752Z] ---> Running in 8ac84f157c32 [2022-03-23T20:34:41.752Z] ---> Running in e1b6994d3af5 [2022-03-23T20:34:41.752Z] Removing intermediate container d5910f8aad52 [2022-03-23T20:34:41.752Z] ---> 97bf5065ce61 [2022-03-23T20:34:41.752Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T20:34:42.321Z] Removing intermediate container e1b6994d3af5 [2022-03-23T20:34:42.321Z] ---> 6539c56346de [2022-03-23T20:34:42.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:34:42.321Z] ---> d56890caaf96 [2022-03-23T20:34:42.321Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-23T20:34:42.321Z] ---> Running in 9c2378d4dbf8 [2022-03-23T20:34:42.321Z] ---> Running in 07d5a1ec7a11 [2022-03-23T20:34:41.714Z] > git rev-list --no-walk 283b91d36781c6f52c62efdf2efecac72deba304 # timeout=10 [2022-03-23T20:34:42.581Z] Removing intermediate container 07d5a1ec7a11 [2022-03-23T20:34:42.581Z] ---> 821aafe13212 [2022-03-23T20:34:42.581Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T20:34:42.581Z] ---> Running in 0129d895779a [2022-03-23T20:34:42.625Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-23T20:34:42.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T20:34:42.625Z] Dload Upload Total Spent Left Speed [2022-03-23T20:34:42.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [2022-03-23T20:34:42.840Z] Removing intermediate container 0129d895779a [2022-03-23T20:34:42.841Z] ---> 1d3b96fe8dee [2022-03-23T20:34:42.841Z] Step 22/23 : LABEL git_sha=2d1f8fba5920f17250879dc9d39735fad246b52b [2022-03-23T20:34:42.841Z] ---> Running in dcc9ac4ef1c3 [2022-03-23T20:34:42.841Z] Removing intermediate container 8ac84f157c32 [2022-03-23T20:34:42.841Z] ---> ac92345f5601 [2022-03-23T20:34:42.841Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] sh [2022-03-23T20:34:43.101Z] Removing intermediate container dcc9ac4ef1c3 [2022-03-23T20:34:43.101Z] ---> 39047b216464 [2022-03-23T20:34:43.101Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:34:43.101Z] ---> Running in cdf387dc19ce [2022-03-23T20:34:43.101Z] ---> Running in 46bc444adf9a [2022-03-23T20:34:43.101Z] Removing intermediate container cdf387dc19ce [2022-03-23T20:34:43.101Z] ---> 9fe3481ac7a0 [2022-03-23T20:34:43.101Z] Step 20/22 : LABEL arch=x86_64 [2022-03-23T20:34:43.187Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-23T20:34:43.362Z] Removing intermediate container 9c2378d4dbf8 [2022-03-23T20:34:43.362Z] ---> e96adb430ef1 [2022-03-23T20:34:43.362Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:34:43.362Z] ---> Running in d7cf15b84fac [2022-03-23T20:34:43.362Z] Removing intermediate container 46bc444adf9a [2022-03-23T20:34:43.362Z] ---> 65d82582794b [2022-03-23T20:34:43.362Z] [2022-03-23T20:34:43.362Z] Successfully built 65d82582794b [2022-03-23T20:34:43.362Z] Successfully tagged core-metadata:latest [2022-03-23T20:34:43.362Z] Removing intermediate container d7cf15b84fac [2022-03-23T20:34:43.362Z] ---> 6c84b892f796 [2022-03-23T20:34:43.362Z] Step 21/22 : LABEL git_sha=2d1f8fba5920f17250879dc9d39735fad246b52b [2022-03-23T20:34:43.362Z]  Building core-metadata ... done Building support-notifications [2022-03-23T20:34:43.544Z] + sudo tee /etc/docker/daemon.new [2022-03-23T20:34:43.544Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-23T20:34:43.544Z] { [2022-03-23T20:34:43.544Z] "registry-mirrors": [ [2022-03-23T20:34:43.544Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-23T20:34:43.544Z] ], [2022-03-23T20:34:43.544Z] "bip": "10.250.0.254/24", [2022-03-23T20:34:43.544Z] "hosts": [ [2022-03-23T20:34:43.544Z] "tcp://0.0.0.0:5555", [2022-03-23T20:34:43.544Z] "unix:///var/run/docker.sock" [2022-03-23T20:34:43.544Z] ], [2022-03-23T20:34:43.544Z] "mtu": 1458, [2022-03-23T20:34:43.544Z] "selinux-enabled": true, [2022-03-23T20:34:43.544Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-23T20:34:43.544Z] } [Pipeline] sh [2022-03-23T20:34:43.622Z] ---> 99fa59878f25 [2022-03-23T20:34:43.622Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-23T20:34:43.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T20:34:43.623Z] ---> Running in dc6d6969050c [2022-03-23T20:34:43.903Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-23T20:34:44.255Z] + sudo service docker restart [2022-03-23T20:34:44.558Z] Removing intermediate container dc6d6969050c [2022-03-23T20:34:44.558Z] ---> ad78fa4db043 [2022-03-23T20:34:44.558Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:34:45.494Z] ---> 3f151ee86dfb [2022-03-23T20:34:45.494Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-23T20:34:45.494Z] ---> Running in 78bf76eaaeaf [2022-03-23T20:34:45.494Z] Removing intermediate container 29e98d5401bb [2022-03-23T20:34:45.494Z] ---> 24d2664501f6 [2022-03-23T20:34:45.494Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-23T20:34:45.753Z] ---> Running in 7a2f7bb91291 [2022-03-23T20:34:45.753Z] Removing intermediate container 78bf76eaaeaf [2022-03-23T20:34:45.753Z] ---> a8c24fa590aa [2022-03-23T20:34:45.753Z] [2022-03-23T20:34:46.012Z] Successfully built a8c24fa590aa [2022-03-23T20:34:46.012Z] Successfully tagged security-proxy-setup:latest [2022-03-23T20:34:46.012Z] Building support-scheduler [2022-03-23T20:34:46.012Z]  Building security-proxy-setup ... done  ---> db31e64deceb [2022-03-23T20:34:46.012Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-23T20:34:46.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T20:34:47.959Z] ---> 7edfd49eb196 [2022-03-23T20:34:47.959Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-23T20:34:47.959Z] Removing intermediate container 635968eff7f8 [2022-03-23T20:34:47.959Z] ---> 6f95e7694ee7 [2022-03-23T20:34:47.959Z] [2022-03-23T20:34:47.959Z] Step 10/25 : FROM alpine:3.14 [2022-03-23T20:34:47.959Z] ---> a33ac4f1069a [2022-03-23T20:34:47.959Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-23T20:34:48.219Z] ---> 021ef28f50ef [2022-03-23T20:34:48.219Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-23T20:34:48.479Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:34:48.479Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:34:48.479Z] ---> da33328a003c [2022-03-23T20:34:48.479Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:34:48.479Z] ---> Using cache [2022-03-23T20:34:48.479Z] ---> e1a7e7d83043 [2022-03-23T20:34:48.479Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:48.479Z] ---> Using cache [2022-03-23T20:34:48.479Z] ---> 6ed158990e55 [2022-03-23T20:34:48.479Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-23T20:34:48.479Z] ---> Running in 75947342ec3c [2022-03-23T20:34:48.479Z] Removing intermediate container 7a2f7bb91291 [2022-03-23T20:34:48.479Z] ---> 546a88f1d41f [2022-03-23T20:34:48.479Z] [2022-03-23T20:34:48.479Z] Step 11/23 : FROM docker:20.10.10 [2022-03-23T20:34:48.741Z] ---> Running in 797cd80e7962 [2022-03-23T20:34:48.741Z] ---> Running in 63cc5e14d968 [2022-03-23T20:34:48.741Z] 20.10.10: Pulling from library/docker [2022-03-23T20:34:49.000Z] Removing intermediate container 797cd80e7962 [2022-03-23T20:34:49.000Z] ---> 26aaebd923b7 [2022-03-23T20:34:49.000Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-23T20:34:49.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:49.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:49.260Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-23T20:34:49.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:49.260Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:49.260Z] (3/3) Installing su-exec (0.2-r1) [2022-03-23T20:34:49.260Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:34:49.260Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:34:49.260Z] OK: 6 MiB in 17 packages [2022-03-23T20:34:49.520Z] ---> db25cbe00293 [2022-03-23T20:34:49.520Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-23T20:34:49.779Z] ---> Running in 7874fe477472 [2022-03-23T20:34:50.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:50.041Z] Removing intermediate container 75947342ec3c [2022-03-23T20:34:50.041Z] ---> baa93adaa817 [2022-03-23T20:34:50.041Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T20:34:50.307Z] ---> Running in 70edafbcee4f [2022-03-23T20:34:50.307Z] Removing intermediate container 70edafbcee4f [2022-03-23T20:34:50.307Z] ---> 643b9aefb8cf [2022-03-23T20:34:50.307Z] Step 13/25 : WORKDIR / [2022-03-23T20:34:50.567Z] OK: 221 MiB in 52 packages [2022-03-23T20:34:50.567Z] ---> Running in 0767a43a8da0 [2022-03-23T20:34:50.829Z] Removing intermediate container 0767a43a8da0 [2022-03-23T20:34:50.829Z] ---> b904d941daef [2022-03-23T20:34:50.829Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-23T20:34:50.829Z] Removing intermediate container 7874fe477472 [2022-03-23T20:34:50.829Z] ---> 045dd178162f [2022-03-23T20:34:50.829Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-23T20:34:51.089Z] ---> Running in 770374b1af68 [2022-03-23T20:34:51.089Z] ---> e36e66348845 [2022-03-23T20:34:51.089Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-23T20:34:51.089Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:34:51.089Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:34:51.089Z] ---> da33328a003c [2022-03-23T20:34:51.089Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:34:51.089Z] ---> Using cache [2022-03-23T20:34:51.089Z] ---> e1a7e7d83043 [2022-03-23T20:34:51.089Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:51.089Z] ---> Using cache [2022-03-23T20:34:51.089Z] ---> 6ed158990e55 [2022-03-23T20:34:51.089Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T20:34:51.089Z] ---> Using cache [2022-03-23T20:34:51.089Z] ---> 966caf179d81 [2022-03-23T20:34:51.089Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:34:51.089Z] ---> Using cache [2022-03-23T20:34:51.089Z] ---> 64e3763d6e1b [2022-03-23T20:34:51.089Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:51.089Z] ---> Using cache [2022-03-23T20:34:51.089Z] ---> ab5bad1f4c3f [2022-03-23T20:34:51.089Z] Step 8/22 : COPY . . [2022-03-23T20:34:51.089Z] ---> Using cache [2022-03-23T20:34:51.089Z] ---> cc5c50c561fa [2022-03-23T20:34:51.089Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-23T20:34:51.089Z] ---> Running in 45e5b8c64904 [2022-03-23T20:34:51.089Z] Removing intermediate container 63cc5e14d968 [2022-03-23T20:34:51.089Z] ---> cc6148bdd5ab [2022-03-23T20:34:51.089Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:34:51.349Z] Removing intermediate container 770374b1af68 [2022-03-23T20:34:51.349Z] ---> aac55b97fdb8 [2022-03-23T20:34:51.349Z] Step 28/31 : CMD ["gate"] [2022-03-23T20:34:51.349Z] ---> b936a6f8c384 [2022-03-23T20:34:51.349Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-23T20:34:51.349Z] ---> Running in e7807151bece [2022-03-23T20:34:51.349Z] ---> 66891d15d785 [2022-03-23T20:34:51.349Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:51.609Z] ---> Running in b77f9f6308e4 [2022-03-23T20:34:51.609Z] Removing intermediate container e7807151bece [2022-03-23T20:34:51.609Z] ---> 6caa1871d8f9 [2022-03-23T20:34:51.609Z] Step 29/31 : LABEL arch=x86_64 [2022-03-23T20:34:51.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T20:34:51.869Z] ---> Running in 5664593105ab [2022-03-23T20:34:51.869Z] ---> 01b17b9a985e [2022-03-23T20:34:51.869Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-23T20:34:51.869Z] Removing intermediate container 5664593105ab [2022-03-23T20:34:51.869Z] ---> 8b8bfcb22216 [2022-03-23T20:34:51.869Z] Step 30/31 : LABEL git_sha=2d1f8fba5920f17250879dc9d39735fad246b52b [2022-03-23T20:34:52.128Z] ---> Running in f76c5d9b317d [2022-03-23T20:34:52.128Z] ---> 77ac11930cfe [2022-03-23T20:34:52.128Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-23T20:34:52.388Z] Removing intermediate container f76c5d9b317d [2022-03-23T20:34:52.388Z] ---> 6f0ec3936cb1 [2022-03-23T20:34:52.388Z] Step 31/31 : LABEL version=0.0.0 [2022-03-23T20:34:52.388Z] ---> Running in 4a7f95bc6d54 [2022-03-23T20:34:52.647Z] Removing intermediate container 4a7f95bc6d54 [2022-03-23T20:34:52.647Z] ---> ac1cf8d9d17f [2022-03-23T20:34:52.647Z] [2022-03-23T20:34:52.647Z] ---> a017b3501253 [2022-03-23T20:34:52.647Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-23T20:34:52.647Z] Removing intermediate container b77f9f6308e4 [2022-03-23T20:34:52.647Z] ---> b06b32545b97 [2022-03-23T20:34:52.647Z] Step 8/22 : COPY . . [2022-03-23T20:34:52.647Z] Successfully built ac1cf8d9d17f [2022-03-23T20:34:52.907Z] Successfully tagged security-bootstrapper:latest [2022-03-23T20:34:52.907Z]  Building security-bootstrapper ... done Building core-command [2022-03-23T20:34:55.452Z] ---> 2238bd40a00c [2022-03-23T20:34:55.452Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T20:34:55.712Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-23T20:34:55.712Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-23T20:34:55.712Z] ---> b706a049f56e [2022-03-23T20:34:55.712Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:34:55.973Z] ---> 0a5e0ea73e33 [2022-03-23T20:34:55.973Z] 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/ [2022-03-23T20:34:55.973Z] ---> Running in 64b6b09b6601 [2022-03-23T20:34:55.973Z] ---> Running in a1f27d9ad9ab [2022-03-23T20:34:56.541Z] Removing intermediate container 64b6b09b6601 [2022-03-23T20:34:56.541Z] ---> 7db0a406dd8f [2022-03-23T20:34:56.541Z] 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 [2022-03-23T20:34:56.541Z] ---> Running in ddcb86ebd936 [2022-03-23T20:34:57.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:57.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:57.412Z] (1/42) Installing readline (8.1.0-r0) [2022-03-23T20:34:57.412Z] (2/42) Installing bash (5.1.16-r0) [2022-03-23T20:34:57.412Z] Removing intermediate container a1f27d9ad9ab [2022-03-23T20:34:57.412Z] ---> 15798fe4765b [2022-03-23T20:34:57.412Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T20:34:57.673Z] Executing bash-5.1.16-r0.post-install [2022-03-23T20:34:57.673Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-23T20:34:57.673Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T20:34:57.673Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-23T20:34:57.673Z] (6/42) Installing curl (7.79.1-r0) [2022-03-23T20:34:57.673Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:57.673Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-23T20:34:57.673Z] (9/42) Installing expat (2.4.7-r0) [2022-03-23T20:34:57.673Z] (10/42) Installing libffi (3.3-r2) [2022-03-23T20:34:57.673Z] (11/42) Installing gdbm (1.19-r0) [2022-03-23T20:34:57.673Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-23T20:34:57.673Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T20:34:57.673Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T20:34:57.673Z] ---> Running in af35bee92bb8 [2022-03-23T20:34:57.673Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-23T20:34:57.673Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-23T20:34:57.673Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-23T20:34:58.257Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-23T20:34:58.257Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-23T20:34:58.257Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-23T20:34:58.257Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-23T20:34:58.257Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-23T20:34:58.257Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-23T20:34:58.257Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-23T20:34:58.257Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-23T20:34:58.257Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-23T20:34:58.257Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-23T20:34:58.257Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-23T20:34:58.257Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-23T20:34:58.257Z] Removing intermediate container af35bee92bb8 [2022-03-23T20:34:58.257Z] ---> 0050f4e867b4 [2022-03-23T20:34:58.257Z] Step 23/25 : LABEL arch=x86_64 [2022-03-23T20:34:58.257Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-23T20:34:58.257Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-23T20:34:58.257Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-23T20:34:58.523Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-23T20:34:58.523Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-23T20:34:58.523Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-23T20:34:58.523Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-23T20:34:58.523Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-23T20:34:58.523Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-23T20:34:58.523Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-23T20:34:58.523Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-23T20:34:58.523Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-23T20:34:58.523Z] ---> Running in 2c5d2cca3159 [2022-03-23T20:34:58.523Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-23T20:34:58.523Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:34:58.523Z] OK: 84 MiB in 64 packages [2022-03-23T20:34:58.822Z] Removing intermediate container 2c5d2cca3159 [2022-03-23T20:34:58.822Z] ---> b329dc28286a [2022-03-23T20:34:58.822Z] Step 24/25 : LABEL git_sha=2d1f8fba5920f17250879dc9d39735fad246b52b [2022-03-23T20:34:59.084Z] ---> Running in 4a934aa8df3f [2022-03-23T20:34:59.359Z] Removing intermediate container 4a934aa8df3f [2022-03-23T20:34:59.359Z] ---> 4b46bc3318cf [2022-03-23T20:34:59.359Z] Step 25/25 : LABEL version=0.0.0 [2022-03-23T20:34:59.618Z] ---> Running in 005d60a628ec [2022-03-23T20:34:59.618Z] Collecting docker-compose==1.23.2 [2022-03-23T20:34:59.618Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-23T20:34:59.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:34:59.618Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:34:59.618Z] ---> da33328a003c [2022-03-23T20:34:59.618Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:34:59.618Z] ---> Using cache [2022-03-23T20:34:59.618Z] ---> e1a7e7d83043 [2022-03-23T20:34:59.618Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:59.618Z] ---> Using cache [2022-03-23T20:34:59.618Z] ---> 6ed158990e55 [2022-03-23T20:34:59.618Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T20:34:59.618Z] ---> Using cache [2022-03-23T20:34:59.618Z] ---> 966caf179d81 [2022-03-23T20:34:59.618Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:34:59.618Z] ---> Using cache [2022-03-23T20:34:59.618Z] ---> 64e3763d6e1b [2022-03-23T20:34:59.618Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:59.618Z] ---> Using cache [2022-03-23T20:34:59.618Z] ---> ab5bad1f4c3f [2022-03-23T20:34:59.618Z] Step 8/23 : COPY . . [2022-03-23T20:34:59.618Z] ---> Using cache [2022-03-23T20:34:59.618Z] ---> cc5c50c561fa [2022-03-23T20:34:59.618Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-23T20:34:59.618Z] Collecting docker<4.0,>=3.6.0 [2022-03-23T20:34:59.618Z] ---> Running in 8ed4305082d1 [2022-03-23T20:34:59.618Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-23T20:34:59.618Z] Collecting docopt<0.7,>=0.6.1 [2022-03-23T20:34:59.618Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-23T20:34:59.878Z] Removing intermediate container 005d60a628ec [2022-03-23T20:34:59.878Z] ---> 99bae06a37c6 [2022-03-23T20:34:59.878Z] [2022-03-23T20:34:59.878Z] Successfully built 99bae06a37c6 [2022-03-23T20:34:59.878Z] Successfully tagged security-secretstore-setup:latest [2022-03-23T20:34:59.878Z] Building core-data [2022-03-23T20:35:00.137Z]  Building security-secretstore-setup ... done Collecting PyYAML<4,>=3.10 [2022-03-23T20:35:00.137Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-23T20:35:00.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T20:35:00.656Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-23T20:35:00.656Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-23T20:35:00.915Z] Collecting cached-property<2,>=1.2.0 [2022-03-23T20:35:00.915Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-23T20:35:00.915Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-23T20:35:00.915Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-23T20:35:01.484Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-23T20:35:01.484Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-23T20:35:01.484Z] Collecting texttable<0.10,>=0.9.0 [2022-03-23T20:35:01.484Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-23T20:35:01.744Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-23T20:35:01.744Z] Collecting jsonschema<3,>=2.5.1 [2022-03-23T20:35:01.744Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-23T20:35:01.744Z] ---> 555b81379e04 [2022-03-23T20:35:01.744Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-23T20:35:01.744Z] Collecting docker-pycreds>=0.4.0 [2022-03-23T20:35:02.006Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-23T20:35:02.006Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-23T20:35:02.006Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-23T20:35:02.006Z] Collecting idna<2.8,>=2.5 [2022-03-23T20:35:02.006Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-23T20:35:02.006Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-23T20:35:02.006Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-23T20:35:02.006Z] 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) [2022-03-23T20:35:02.266Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-23T20:35:02.266Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-23T20:35:02.266Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-23T20:35:02.266Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-23T20:35:02.266Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-23T20:35:02.266Z] Attempting uninstall: urllib3 [2022-03-23T20:35:02.266Z] Found existing installation: urllib3 1.26.5 [2022-03-23T20:35:02.266Z] Uninstalling urllib3-1.26.5: [2022-03-23T20:35:02.266Z] Successfully uninstalled urllib3-1.26.5 [2022-03-23T20:35:02.266Z] ---> Running in 9ea46cc60caf [2022-03-23T20:35:02.266Z] Attempting uninstall: idna [2022-03-23T20:35:02.266Z] Found existing installation: idna 3.2 [2022-03-23T20:35:02.266Z] Uninstalling idna-3.2: [2022-03-23T20:35:02.524Z] Successfully uninstalled idna-3.2 [2022-03-23T20:35:02.524Z] Attempting uninstall: chardet [2022-03-23T20:35:02.524Z] Found existing installation: chardet 4.0.0 [2022-03-23T20:35:02.524Z] Uninstalling chardet-4.0.0: [2022-03-23T20:35:02.524Z] Successfully uninstalled chardet-4.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T20:35:02.610Z] provisioning config files... [2022-03-23T20:35:02.640Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1045553727079438006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:35:02.785Z] Attempting uninstall: requests [2022-03-23T20:35:02.785Z] Found existing installation: requests 2.25.1 [2022-03-23T20:35:02.785Z] Uninstalling requests-2.25.1: [2022-03-23T20:35:02.785Z] Successfully uninstalled requests-2.25.1 [2022-03-23T20:35:03.020Z] ---> docker-login.sh [2022-03-23T20:35:03.020Z] nexus3.edgexfoundry.org:10001 [2022-03-23T20:35:03.043Z] Running setup.py install for texttable: started [2022-03-23T20:35:03.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T20:35:03.305Z] Running setup.py install for texttable: finished with status 'done' [2022-03-23T20:35:03.305Z] Running setup.py install for PyYAML: started [2022-03-23T20:35:03.564Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-23T20:35:03.564Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:35:03.564Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:35:03.564Z] ---> da33328a003c [2022-03-23T20:35:03.564Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:35:03.564Z] ---> Using cache [2022-03-23T20:35:03.564Z] ---> e1a7e7d83043 [2022-03-23T20:35:03.564Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:35:03.564Z] ---> Using cache [2022-03-23T20:35:03.564Z] ---> 6ed158990e55 [2022-03-23T20:35:03.564Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-23T20:35:03.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:35:03.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:35:03.890Z] Configure a credential helper to remove this warning. See [2022-03-23T20:35:03.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:35:03.890Z] [2022-03-23T20:35:03.890Z] Login Succeeded [2022-03-23T20:35:03.890Z] nexus3.edgexfoundry.org:10002 [2022-03-23T20:35:04.131Z] Running setup.py install for docopt: started [2022-03-23T20:35:04.389Z] ---> Running in d709f8ff581b [2022-03-23T20:35:04.389Z] Running setup.py install for docopt: finished with status 'done' [2022-03-23T20:35:04.389Z] Running setup.py install for dockerpty: started [2022-03-23T20:35:04.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:35:04.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:35:04.487Z] Configure a credential helper to remove this warning. See [2022-03-23T20:35:04.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:35:04.487Z] [2022-03-23T20:35:04.487Z] Login Succeeded [2022-03-23T20:35:04.487Z] nexus3.edgexfoundry.org:10003 [2022-03-23T20:35:04.647Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-23T20:35:04.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:35:05.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:35:05.037Z] Configure a credential helper to remove this warning. See [2022-03-23T20:35:05.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:35:05.037Z] [2022-03-23T20:35:05.037Z] Login Succeeded [2022-03-23T20:35:05.037Z] nexus3.edgexfoundry.org:10004 [2022-03-23T20:35:05.215Z] 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 [2022-03-23T20:35:05.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:35:05.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:35:05.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:35:05.309Z] Configure a credential helper to remove this warning. See [2022-03-23T20:35:05.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:35:05.309Z] [2022-03-23T20:35:05.309Z] Login Succeeded [2022-03-23T20:35:05.582Z] docker.io [2022-03-23T20:35:05.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:35:06.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:35:06.128Z] Configure a credential helper to remove this warning. See [2022-03-23T20:35:06.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:35:06.128Z] [2022-03-23T20:35:06.128Z] Login Succeeded [2022-03-23T20:35:06.128Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T20:35:06.148Z] Deleting 1 temporary files [2022-03-23T20:35:06.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-23T20:35:06.415Z] OK: 221 MiB in 52 packages [Pipeline] echo [2022-03-23T20:35:06.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T20:35:06.812Z] ========================================================= [2022-03-23T20:35:06.812Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-23T20:35:06.812Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:35:07.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T20:35:07.353Z] Removing intermediate container d709f8ff581b [2022-03-23T20:35:07.353Z] ---> 7573a405bb29 [2022-03-23T20:35:07.353Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:35:07.488Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-23T20:35:07.488Z] 9b3977197b4f: Pulling fs layer [2022-03-23T20:35:07.488Z] 1a89e8eeedd5: Pulling fs layer [2022-03-23T20:35:07.488Z] 94645a83ff95: Pulling fs layer [2022-03-23T20:35:07.488Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-23T20:35:07.488Z] 0c92f367c5e7: Pulling fs layer [2022-03-23T20:35:07.488Z] f7c0051592d6: Pulling fs layer [2022-03-23T20:35:07.488Z] a227ed2f7395: Pulling fs layer [2022-03-23T20:35:07.488Z] 7b1c46037f91: Pulling fs layer [2022-03-23T20:35:07.488Z] 0c92f367c5e7: Waiting [2022-03-23T20:35:07.488Z] f7c0051592d6: Waiting [2022-03-23T20:35:07.488Z] a227ed2f7395: Waiting [2022-03-23T20:35:07.488Z] 7b1c46037f91: Waiting [2022-03-23T20:35:07.488Z] 3f3a8bcf1eab: Waiting [2022-03-23T20:35:07.488Z] 94645a83ff95: Verifying Checksum [2022-03-23T20:35:07.488Z] 94645a83ff95: Download complete [2022-03-23T20:35:07.488Z] 1a89e8eeedd5: Verifying Checksum [2022-03-23T20:35:07.488Z] 1a89e8eeedd5: Download complete [2022-03-23T20:35:07.488Z] 0c92f367c5e7: Download complete [2022-03-23T20:35:07.488Z] f7c0051592d6: Verifying Checksum [2022-03-23T20:35:07.488Z] f7c0051592d6: Download complete [2022-03-23T20:35:07.488Z] 9b3977197b4f: Download complete [2022-03-23T20:35:07.488Z] a227ed2f7395: Verifying Checksum [2022-03-23T20:35:07.488Z] a227ed2f7395: Download complete [2022-03-23T20:35:08.093Z] 9b3977197b4f: Pull complete [2022-03-23T20:35:08.294Z] ---> f070690fe01b [2022-03-23T20:35:08.294Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:35:08.294Z] ---> Running in 9a67f551ad2a [2022-03-23T20:35:08.691Z] 1a89e8eeedd5: Pull complete [2022-03-23T20:35:09.238Z] Removing intermediate container 45e5b8c64904 [2022-03-23T20:35:09.238Z] ---> 76ce3bcf73e1 [2022-03-23T20:35:09.238Z] [2022-03-23T20:35:09.238Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:35:09.238Z] ---> a33ac4f1069a [2022-03-23T20:35:09.238Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:35:09.238Z] ---> Using cache [2022-03-23T20:35:09.238Z] ---> 968a35d7d624 [2022-03-23T20:35:09.238Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:35:09.238Z] ---> Using cache [2022-03-23T20:35:09.238Z] ---> 38795ba50119 [2022-03-23T20:35:09.238Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-23T20:35:09.238Z] ---> Running in c0ddbf8ee4ab [2022-03-23T20:35:09.238Z] Removing intermediate container ddcb86ebd936 [2022-03-23T20:35:09.238Z] ---> 9be41438a8bf [2022-03-23T20:35:09.238Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-23T20:35:09.295Z] 94645a83ff95: Pull complete [2022-03-23T20:35:09.497Z] ---> Running in 224848e9aa4a [2022-03-23T20:35:09.497Z] Removing intermediate container c0ddbf8ee4ab [2022-03-23T20:35:09.497Z] ---> 4529c3d91e6e [2022-03-23T20:35:09.497Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T20:35:09.595Z] 7b1c46037f91: Download complete [2022-03-23T20:35:09.756Z] ---> Running in 571891b3509a [2022-03-23T20:35:09.756Z] Removing intermediate container 224848e9aa4a [2022-03-23T20:35:09.756Z] ---> 48fc23d42fda [2022-03-23T20:35:09.756Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-23T20:35:09.756Z] ---> Running in eb98f82e9d85 [2022-03-23T20:35:10.014Z] Removing intermediate container 571891b3509a [2022-03-23T20:35:10.014Z] ---> 2f9302b67d8f [2022-03-23T20:35:10.014Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:35:10.014Z] Removing intermediate container 9a67f551ad2a [2022-03-23T20:35:10.014Z] ---> bbc243ddcd0d [2022-03-23T20:35:10.014Z] Step 8/23 : COPY . . [2022-03-23T20:35:10.198Z] 3f3a8bcf1eab: Download complete [2022-03-23T20:35:10.274Z] Removing intermediate container eb98f82e9d85 [2022-03-23T20:35:10.274Z] ---> 9d6f8a95939f [2022-03-23T20:35:10.274Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-23T20:35:10.542Z] ---> d89daa876bdf [2022-03-23T20:35:10.542Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-23T20:35:12.047Z] ---> 60e087536b31 [2022-03-23T20:35:12.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-23T20:35:12.047Z] ---> 30190eacf611 [2022-03-23T20:35:12.047Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-23T20:35:12.740Z] ---> ca601c090cdb [2022-03-23T20:35:12.740Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-23T20:35:13.001Z] ---> 8f677a387649 [2022-03-23T20:35:13.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-23T20:35:13.001Z] ---> Running in 0738ff5206c2 [2022-03-23T20:35:13.261Z] Removing intermediate container 0738ff5206c2 [2022-03-23T20:35:13.261Z] ---> 24a28ec187b9 [2022-03-23T20:35:13.261Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:35:13.261Z] ---> Running in a4f840aab068 [2022-03-23T20:35:13.526Z] Removing intermediate container a4f840aab068 [2022-03-23T20:35:13.526Z] ---> c8f742e71e7d [2022-03-23T20:35:13.526Z] Step 20/22 : LABEL arch=x86_64 [2022-03-23T20:35:13.526Z] ---> Running in 9c0616da333a [2022-03-23T20:35:13.789Z] ---> 939add548c48 [2022-03-23T20:35:13.789Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-23T20:35:13.789Z] ---> Running in 3440fba4aa99 [2022-03-23T20:35:14.048Z] Removing intermediate container 9c0616da333a [2022-03-23T20:35:14.048Z] ---> 37bf364137f7 [2022-03-23T20:35:14.048Z] Step 21/22 : LABEL git_sha=2d1f8fba5920f17250879dc9d39735fad246b52b [2022-03-23T20:35:14.308Z] Removing intermediate container 3440fba4aa99 [2022-03-23T20:35:14.308Z] ---> 1f0ff81581ca [2022-03-23T20:35:14.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:35:14.308Z] ---> Running in 81eb3ea08551 [2022-03-23T20:35:14.308Z] ---> Running in 74310f678209 [2022-03-23T20:35:14.568Z] Removing intermediate container 81eb3ea08551 [2022-03-23T20:35:14.568Z] ---> d2cb2bb8e8c0 [2022-03-23T20:35:14.568Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:35:14.568Z] ---> Running in eef681c986a7 [2022-03-23T20:35:14.568Z] Removing intermediate container 74310f678209 [2022-03-23T20:35:14.568Z] ---> de04d0081635 [2022-03-23T20:35:14.568Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T20:35:14.827Z] ---> Running in a7766258da4a [2022-03-23T20:35:14.827Z] Removing intermediate container eef681c986a7 [2022-03-23T20:35:14.827Z] ---> 8ea6181f3379 [2022-03-23T20:35:14.827Z] [2022-03-23T20:35:14.827Z] Successfully built 8ea6181f3379 [2022-03-23T20:35:14.827Z] Successfully tagged support-scheduler:latest [2022-03-23T20:35:15.086Z]  Building support-scheduler ... done Removing intermediate container a7766258da4a [2022-03-23T20:35:15.086Z] ---> e43194bc3988 [2022-03-23T20:35:15.086Z] Step 22/23 : LABEL git_sha=2d1f8fba5920f17250879dc9d39735fad246b52b [2022-03-23T20:35:15.345Z] ---> Running in 13f8267a3b42 [2022-03-23T20:35:15.604Z] Removing intermediate container 13f8267a3b42 [2022-03-23T20:35:15.604Z] ---> 30a22d5b7637 [2022-03-23T20:35:15.604Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:35:15.604Z] ---> Running in a5cf59aa508b [2022-03-23T20:35:15.863Z] Removing intermediate container a5cf59aa508b [2022-03-23T20:35:15.863Z] ---> 0d81c48d34a8 [2022-03-23T20:35:15.863Z] [2022-03-23T20:35:16.123Z] Successfully built 0d81c48d34a8 [2022-03-23T20:35:16.124Z] Successfully tagged sys-mgmt-agent:latest [2022-03-23T20:35:18.662Z]  Building sys-mgmt-agent ... done Removing intermediate container 8ed4305082d1 [2022-03-23T20:35:18.662Z] ---> 5b90d7d8e6d5 [2022-03-23T20:35:18.662Z] [2022-03-23T20:35:18.662Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:35:18.662Z] ---> a33ac4f1069a [2022-03-23T20:35:18.663Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:35:18.663Z] ---> Using cache [2022-03-23T20:35:18.663Z] ---> 968a35d7d624 [2022-03-23T20:35:18.663Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:35:18.663Z] ---> Using cache [2022-03-23T20:35:18.663Z] ---> 38795ba50119 [2022-03-23T20:35:18.663Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-23T20:35:18.663Z] ---> 27219d6c349b [2022-03-23T20:35:18.663Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-23T20:35:18.663Z] ---> Running in 11dd82c5416b [2022-03-23T20:35:18.663Z] ---> Running in b8ab6f4f68f4 [2022-03-23T20:35:18.927Z] Removing intermediate container 11dd82c5416b [2022-03-23T20:35:18.927Z] ---> 814196244d92 [2022-03-23T20:35:18.927Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T20:35:18.927Z] ---> Running in 3736ff11ac56 [2022-03-23T20:35:18.927Z] Removing intermediate container 3736ff11ac56 [2022-03-23T20:35:18.927Z] ---> 0452a26bebd5 [2022-03-23T20:35:18.927Z] Step 15/23 : WORKDIR / [2022-03-23T20:35:18.927Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T20:35:19.189Z] ---> Running in bcb051c224ad [2022-03-23T20:35:19.189Z] Removing intermediate container bcb051c224ad [2022-03-23T20:35:19.189Z] ---> fd06ef6ba181 [2022-03-23T20:35:19.189Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:35:19.449Z] ---> 03731f8b5dd7 [2022-03-23T20:35:19.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-23T20:35:20.404Z] ---> 4ffe042d74cb [2022-03-23T20:35:20.404Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-23T20:35:20.666Z] ---> 3b3ef8c0af7a [2022-03-23T20:35:20.666Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-23T20:35:20.666Z] ---> Running in b149cf428544 [2022-03-23T20:35:20.666Z] Removing intermediate container 9ea46cc60caf [2022-03-23T20:35:20.666Z] ---> 26242f55ae42 [2022-03-23T20:35:20.666Z] [2022-03-23T20:35:20.666Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:35:20.666Z] ---> a33ac4f1069a [2022-03-23T20:35:20.666Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-23T20:35:20.925Z] ---> Running in 4f10b6987092 [2022-03-23T20:35:20.925Z] Removing intermediate container b149cf428544 [2022-03-23T20:35:20.925Z] ---> 0785066a0e24 [2022-03-23T20:35:20.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:35:20.925Z] ---> Running in 3b2050ae8898 [2022-03-23T20:35:20.925Z] Removing intermediate container 3b2050ae8898 [2022-03-23T20:35:20.925Z] ---> 0c6a43179755 [2022-03-23T20:35:20.925Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T20:35:20.925Z] ---> Running in 4fa3142e72cb [2022-03-23T20:35:21.185Z] Removing intermediate container 4fa3142e72cb [2022-03-23T20:35:21.185Z] ---> 712a47cb2258 [2022-03-23T20:35:21.185Z] Step 22/23 : LABEL git_sha=2d1f8fba5920f17250879dc9d39735fad246b52b [2022-03-23T20:35:21.185Z] ---> Running in 03784bc2bf3a [2022-03-23T20:35:21.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:35:21.185Z] Removing intermediate container 03784bc2bf3a [2022-03-23T20:35:21.185Z] ---> 16d7c0c1fc87 [2022-03-23T20:35:21.185Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:35:21.185Z] ---> Running in c0e4ceca75e3 [2022-03-23T20:35:21.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:35:21.446Z] Removing intermediate container c0e4ceca75e3 [2022-03-23T20:35:21.446Z] ---> f47afb83b496 [2022-03-23T20:35:21.446Z] [2022-03-23T20:35:21.446Z] Successfully built f47afb83b496 [2022-03-23T20:35:21.446Z] Successfully tagged core-command:latest [2022-03-23T20:35:21.707Z]  Building core-command ... done (1/2) Installing ca-certificates (20211220-r0) [2022-03-23T20:35:21.707Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-23T20:35:21.707Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:35:21.707Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:35:21.707Z] OK: 6 MiB in 16 packages [2022-03-23T20:35:22.277Z] Removing intermediate container 4f10b6987092 [2022-03-23T20:35:22.277Z] ---> 81d8ca27e9b6 [2022-03-23T20:35:22.277Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:35:22.277Z] ---> Running in 3052c4a9e526 [2022-03-23T20:35:22.277Z] Removing intermediate container 3052c4a9e526 [2022-03-23T20:35:22.277Z] ---> 04bb07ad4b66 [2022-03-23T20:35:22.277Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-23T20:35:22.277Z] ---> Running in 552980cec879 [2022-03-23T20:35:22.536Z] Removing intermediate container 552980cec879 [2022-03-23T20:35:22.536Z] ---> 393b99096dcd [2022-03-23T20:35:22.536Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T20:35:22.536Z] ---> Running in 8c32a60dde4f [2022-03-23T20:35:22.536Z] Removing intermediate container 8c32a60dde4f [2022-03-23T20:35:22.536Z] ---> b5e60f23817c [2022-03-23T20:35:22.537Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:35:22.591Z] 3f3a8bcf1eab: Pull complete [2022-03-23T20:35:22.796Z] ---> 34b3bb7a957f [2022-03-23T20:35:22.796Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-23T20:35:22.865Z] 0c92f367c5e7: Pull complete [2022-03-23T20:35:23.405Z] ---> b49e2df1594a [2022-03-23T20:35:23.405Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-23T20:35:23.474Z] f7c0051592d6: Pull complete [2022-03-23T20:35:23.474Z] a227ed2f7395: Pull complete [2022-03-23T20:35:23.666Z] ---> 2f9b69a8698e [2022-03-23T20:35:23.666Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-23T20:35:23.666Z] ---> Running in 6147f57cd830 [2022-03-23T20:35:23.666Z] Removing intermediate container 6147f57cd830 [2022-03-23T20:35:23.666Z] ---> 02d9965a681a [2022-03-23T20:35:23.666Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:35:23.666Z] ---> Running in 27c117f6f97c [2022-03-23T20:35:23.925Z] Removing intermediate container 27c117f6f97c [2022-03-23T20:35:23.925Z] ---> 64eb30eac7f7 [2022-03-23T20:35:23.925Z] Step 20/22 : LABEL arch=x86_64 [2022-03-23T20:35:23.925Z] ---> Running in 5735f0b8fdcc [2022-03-23T20:35:23.925Z] Removing intermediate container 5735f0b8fdcc [2022-03-23T20:35:23.925Z] ---> 7e708e81f411 [2022-03-23T20:35:23.925Z] Step 21/22 : LABEL git_sha=2d1f8fba5920f17250879dc9d39735fad246b52b [2022-03-23T20:35:24.187Z] ---> Running in d3829010a2bf [2022-03-23T20:35:24.187Z] Removing intermediate container d3829010a2bf [2022-03-23T20:35:24.187Z] ---> 19e7355eac8b [2022-03-23T20:35:24.187Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:35:24.187Z] ---> Running in a1f28b913dde [2022-03-23T20:35:24.445Z] Removing intermediate container a1f28b913dde [2022-03-23T20:35:24.445Z] ---> 44796a2c3d34 [2022-03-23T20:35:24.445Z] [2022-03-23T20:35:24.445Z] Successfully built 44796a2c3d34 [2022-03-23T20:35:24.445Z] Successfully tagged support-notifications:latest [2022-03-23T20:35:30.183Z] 7b1c46037f91: Pull complete [2022-03-23T20:35:30.183Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-23T20:35:30.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T20:35:30.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:35:30.552Z] + docker+ build -t ci-base-image-arm64 -f - . [2022-03-23T20:35:30.552Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T20:35:30.552Z] WORKDIR /edgex [2022-03-23T20:35:30.552Z] COPY go.mod . [2022-03-23T20:35:30.552Z] RUN go mod download [2022-03-23T20:35:33.306Z] Sending build context to Docker daemon 168.8MB [2022-03-23T20:35:33.306Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T20:35:33.306Z] ---> f79e39bc4007 [2022-03-23T20:35:33.306Z] Step 2/4 : WORKDIR /edgex [2022-03-23T20:35:35.306Z] ---> Running in e65a8155c312 [2022-03-23T20:35:35.306Z] Removing intermediate container e65a8155c312 [2022-03-23T20:35:35.306Z] ---> a39648df435b [2022-03-23T20:35:35.306Z] Step 3/4 : COPY go.mod . [2022-03-23T20:35:35.901Z] ---> 27fcbed97467 [2022-03-23T20:35:35.901Z] Step 4/4 : RUN go mod download [2022-03-23T20:35:35.901Z] ---> Running in 12189d5767f1 [2022-03-23T20:35:36.681Z]  Building support-notifications ... done Removing intermediate container b8ab6f4f68f4 [2022-03-23T20:35:36.681Z] ---> 554d9614a6da [2022-03-23T20:35:36.681Z] [2022-03-23T20:35:36.681Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:35:36.681Z] ---> a33ac4f1069a [2022-03-23T20:35:36.681Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-23T20:35:36.681Z] ---> Running in 4dad49b0127f [2022-03-23T20:35:36.681Z] Removing intermediate container 4dad49b0127f [2022-03-23T20:35:36.681Z] ---> 8327da88e08f [2022-03-23T20:35:36.681Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-23T20:35:36.681Z] ---> Running in ea2c3bea6b0c [2022-03-23T20:35:36.681Z] Removing intermediate container ea2c3bea6b0c [2022-03-23T20:35:36.681Z] ---> de1b2f4b7184 [2022-03-23T20:35:36.681Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-23T20:35:36.681Z] ---> Running in af4f2a0f4244 [2022-03-23T20:35:36.681Z] Removing intermediate container af4f2a0f4244 [2022-03-23T20:35:36.681Z] ---> 2c795b88577e [2022-03-23T20:35:36.681Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:35:36.681Z] ---> Running in 49bc698db0ad [2022-03-23T20:35:36.681Z] Removing intermediate container 49bc698db0ad [2022-03-23T20:35:36.681Z] ---> 3264e9af7034 [2022-03-23T20:35:36.681Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-23T20:35:36.681Z] ---> Running in 09a52f335a19 [2022-03-23T20:35:36.681Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:35:36.942Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:35:37.512Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-23T20:35:37.512Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T20:35:37.512Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-23T20:35:37.512Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T20:35:37.771Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-23T20:35:37.771Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-23T20:35:38.033Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:35:38.033Z] OK: 8 MiB in 20 packages [2022-03-23T20:35:38.293Z] Removing intermediate container 09a52f335a19 [2022-03-23T20:35:38.293Z] ---> b2bd333c837f [2022-03-23T20:35:38.293Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:35:38.552Z] ---> 7b5a580ee78b [2022-03-23T20:35:38.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-23T20:35:38.811Z] ---> aa75e9f74c5e [2022-03-23T20:35:38.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-23T20:35:39.072Z] ---> e1edaf2fc108 [2022-03-23T20:35:39.072Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-23T20:35:39.072Z] ---> Running in aef37e9d4a78 [2022-03-23T20:35:39.072Z] Removing intermediate container aef37e9d4a78 [2022-03-23T20:35:39.072Z] ---> 74bee197df20 [2022-03-23T20:35:39.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:35:39.333Z] ---> Running in 4624e044076b [2022-03-23T20:35:39.333Z] Removing intermediate container 4624e044076b [2022-03-23T20:35:39.333Z] ---> 28e75bf20f58 [2022-03-23T20:35:39.333Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T20:35:39.333Z] ---> Running in 426f4d9f4475 [2022-03-23T20:35:39.333Z] Removing intermediate container 426f4d9f4475 [2022-03-23T20:35:39.333Z] ---> 6e7761297dad [2022-03-23T20:35:39.333Z] Step 22/23 : LABEL git_sha=2d1f8fba5920f17250879dc9d39735fad246b52b [2022-03-23T20:35:39.333Z] ---> Running in 0698f52f67d2 [2022-03-23T20:35:39.593Z] Removing intermediate container 0698f52f67d2 [2022-03-23T20:35:39.593Z] ---> 05269e2c1e8a [2022-03-23T20:35:39.593Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:35:39.593Z] ---> Running in 2c5ea90593f0 [2022-03-23T20:35:39.593Z] Removing intermediate container 2c5ea90593f0 [2022-03-23T20:35:39.593Z] ---> 3b2012f74138 [2022-03-23T20:35:39.593Z] [2022-03-23T20:35:39.852Z] Successfully built 3b2012f74138 [2022-03-23T20:35:39.852Z] Successfully tagged core-data:latest [2022-03-23T20:35:39.860Z]  Building core-data ... done  [Pipeline] } [2022-03-23T20:35:39.868Z] $ docker stop --time=1 b70f2ada329a8fffa738d4fb61d8598d1b5305aae954c4460f58ef4a40dc34f4 [2022-03-23T20:35:41.193Z] $ docker rm -f b70f2ada329a8fffa738d4fb61d8598d1b5305aae954c4460f58ef4a40dc34f4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T20:35:41.539Z] + docker images [2022-03-23T20:35:41.539Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-23T20:35:41.539Z] core-data latest 3b2012f74138 2 seconds ago 22.1MB [2022-03-23T20:35:41.539Z] 554d9614a6da 7 seconds ago 1.84GB [2022-03-23T20:35:41.539Z] support-notifications latest 44796a2c3d34 17 seconds ago 16.7MB [2022-03-23T20:35:41.539Z] core-command latest f47afb83b496 20 seconds ago 15.8MB [2022-03-23T20:35:41.539Z] 26242f55ae42 21 seconds ago 1.82GB [2022-03-23T20:35:41.539Z] 5b90d7d8e6d5 23 seconds ago 1.81GB [2022-03-23T20:35:41.539Z] sys-mgmt-agent latest 0d81c48d34a8 26 seconds ago 296MB [2022-03-23T20:35:41.539Z] support-scheduler latest 8ea6181f3379 27 seconds ago 15.9MB [2022-03-23T20:35:41.539Z] 76ce3bcf73e1 33 seconds ago 1.82GB [2022-03-23T20:35:41.539Z] security-secretstore-setup latest 99bae06a37c6 42 seconds ago 27.8MB [2022-03-23T20:35:41.539Z] security-bootstrapper latest ac1cf8d9d17f 49 seconds ago 18.7MB [2022-03-23T20:35:41.539Z] 546a88f1d41f 53 seconds ago 1.82GB [2022-03-23T20:35:41.539Z] 6f95e7694ee7 54 seconds ago 1.83GB [2022-03-23T20:35:41.539Z] security-proxy-setup latest a8c24fa590aa 56 seconds ago 26.3MB [2022-03-23T20:35:41.539Z] core-metadata latest 65d82582794b 58 seconds ago 16.6MB [2022-03-23T20:35:41.539Z] 07d86478be2a About a minute ago 1.82GB [2022-03-23T20:35:41.539Z] 3a4daeb1094a About a minute ago 1.82GB [2022-03-23T20:35:41.539Z] 678f7613a0ae About a minute ago 1.82GB [2022-03-23T20:35:41.539Z] ci-base-image-x86_64 latest da33328a003c 4 minutes ago 1.27GB [2022-03-23T20:35:41.539Z] alpine 3.14 a33ac4f1069a 6 days ago 5.59MB [2022-03-23T20:35:41.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-23T20:35:41.539Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-23T20:35:41.539Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-23T20:35:41.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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 [2022-03-23T20:35:56.696Z] Still waiting to schedule task [2022-03-23T20:35:56.697Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-8701’ [2022-03-23T20:36:57.748Z] Removing intermediate container 12189d5767f1 [2022-03-23T20:36:57.748Z] ---> ee5b94a09e18 [2022-03-23T20:36:57.748Z] Successfully built ee5b94a09e18 [2022-03-23T20:36:57.748Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:36:58.105Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T20:36:58.105Z] . [Pipeline] withDockerContainer [2022-03-23T20:36:58.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-8698 does not seem to be running inside a container [2022-03-23T20:36:58.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-23T20:36:59.986Z] $ docker top 01178b06a1e644f9a9d78f3861db97b17b5144e7d200aa55c2a5c6ebfc507bda -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:37:00.955Z] + go version [2022-03-23T20:37:00.955Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-23T20:37:00.985Z] $ docker stop --time=1 01178b06a1e644f9a9d78f3861db97b17b5144e7d200aa55c2a5c6ebfc507bda [2022-03-23T20:37:02.712Z] $ docker rm -f 01178b06a1e644f9a9d78f3861db97b17b5144e7d200aa55c2a5c6ebfc507bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:37:03.387Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T20:37:03.387Z] . [Pipeline] withDockerContainer [2022-03-23T20:37:03.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-8698 does not seem to be running inside a container [2022-03-23T20:37:03.794Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-23T20:37:05.314Z] $ docker top f2eccdc6f95413166e9030f5c498da44b5b7eb046b230d3127ff6a4fa75f01db -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-23T20:37:05.624Z] ========================================================= [2022-03-23T20:37:05.624Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-23T20:37:05.624Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:37:06.289Z] + make test [2022-03-23T20:37:06.289Z] go mod tidy [2022-03-23T20:37:07.281Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-23T20:37:46.346Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-23T20:38:54.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-23T20:39:04.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-23T20:39:05.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-23T20:39:06.107Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-23T20:39:21.273Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-23T20:39:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-23T20:39:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-23T20:39:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-23T20:39:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-23T20:39:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-23T20:39:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-23T20:39:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-23T20:39:21.274Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-23T20:39:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-23T20:39:31.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.248s coverage: 28.7% of statements [2022-03-23T20:39:31.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-23T20:39:31.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-23T20:39:38.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements [2022-03-23T20:39:38.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-23T20:39:38.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.645s coverage: 54.9% of statements [2022-03-23T20:39:38.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-23T20:39:38.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-23T20:40:00.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.505s coverage: 89.2% of statements [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:40:00.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.311s coverage: 84.4% of statements [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-23T20:40:00.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.832s coverage: 94.2% of statements [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:40:00.633Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.276s coverage: 72.2% of statements [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-23T20:40:00.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.465s coverage: 60.0% of statements [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-23T20:40:00.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.583s coverage: 0.9% of statements [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-23T20:40:00.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.205s coverage: 58.8% of statements [2022-03-23T20:40:00.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.336s coverage: 24.0% of statements [2022-03-23T20:40:00.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-23T20:40:00.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.560s coverage: 47.1% of statements [2022-03-23T20:40:01.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.266s coverage: 79.5% of statements [2022-03-23T20:40:01.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2022-03-23T20:40:01.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements [2022-03-23T20:40:03.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.289s coverage: 87.5% of statements [2022-03-23T20:40:16.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.248s coverage: 94.4% of statements [2022-03-23T20:40:16.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2022-03-23T20:40:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.744s coverage: 82.5% of statements [2022-03-23T20:40:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-23T20:40:29.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-23T20:40:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-23T20:40:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-23T20:40:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-23T20:40:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.332s coverage: 58.8% of statements [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-23T20:40:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.390s coverage: 80.0% of statements [2022-03-23T20:40:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.395s coverage: 87.2% of statements [2022-03-23T20:40:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.327s coverage: 85.4% of statements [2022-03-23T20:40:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 91.2% of statements [2022-03-23T20:40:29.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-23T20:40:31.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.171s coverage: 64.4% of statements [2022-03-23T20:40:31.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-23T20:40:31.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-23T20:40:31.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.213s coverage: 100.0% of statements [2022-03-23T20:40:31.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2022-03-23T20:40:31.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2022-03-23T20:40:31.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2022-03-23T20:40:32.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-03-23T20:40:39.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.763s coverage: 65.4% of statements [2022-03-23T20:40:39.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-23T20:40:39.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-23T20:40:39.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-23T20:40:41.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.005s coverage: 43.8% of statements [2022-03-23T20:40:41.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-23T20:40:41.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-23T20:40:41.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements [2022-03-23T20:40:41.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-23T20:40:41.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements [2022-03-23T20:40:41.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-23T20:40:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.349s coverage: 17.7% of statements [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-23T20:40:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.813s coverage: 92.3% of statements [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-23T20:40:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 63.2% of statements [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-23T20:40:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.513s coverage: 97.7% of statements [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-23T20:40:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.304s coverage: 28.9% of statements [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-23T20:40:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-23T20:40:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.231s coverage: 100.0% of statements [2022-03-23T20:40:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-03-23T20:40:50.089Z] 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 [2022-03-23T20:40:50.089Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-23T20:40:50.089Z] GO111MODULE=on go vet ./... [2022-03-23T20:42:27.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T20:42:27.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T20:42:27.043Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T20:42:27.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-23T20:42:27.742Z] + ls -al . [2022-03-23T20:42:27.742Z] total 672 [2022-03-23T20:42:27.742Z] drwxrwxr-x 9 1001 1001 4096 Mar 23 20:42 . [2022-03-23T20:42:27.742Z] drwxr-xr-x 4 root root 4096 Mar 23 20:37 .. [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 20:34 .dockerignore [2022-03-23T20:42:27.742Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 20:34 .git [2022-03-23T20:42:27.742Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 20:34 .github [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 804 Mar 23 20:34 .gitignore [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 42 Mar 23 20:34 .golangci.yml [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 76 Mar 23 20:34 .hadolint.yml [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 20:34 .sonarcloud.properties [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 1171 Mar 23 20:34 ADOPTERS.md [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 9019 Mar 23 20:34 Attribution.txt [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 51732 Mar 23 20:34 CHANGELOG.md [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 20:34 CONTRIBUTING.md [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 677 Mar 23 20:34 GOVERNANCE.md [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 849 Mar 23 20:34 Jenkinsfile [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 20:34 LICENSE [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 6888 Mar 23 20:34 Makefile [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 582 Mar 23 20:34 OWNERS.md [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 8207 Mar 23 20:34 README.md [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 6912 Mar 23 20:34 SECURITY.md [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 20:31 VERSION [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 20:34 ZMQWindows.md [2022-03-23T20:42:27.742Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 20:34 bin [2022-03-23T20:42:27.742Z] drwxrwxr-x 14 1001 1001 4096 Mar 23 20:34 cmd [2022-03-23T20:42:27.742Z] -rw-r--r-- 1 root root 426503 Mar 23 20:40 coverage.out [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 2827 Mar 23 20:34 go.mod [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 50579 Mar 23 20:34 go.sum [2022-03-23T20:42:27.742Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 20:34 internal [2022-03-23T20:42:27.742Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 20:34 openapi [2022-03-23T20:42:27.742Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 20:34 snap [2022-03-23T20:42:27.742Z] -rw-rw-r-- 1 1001 1001 204 Mar 23 20:34 version.go [Pipeline] sh [2022-03-23T20:42:28.420Z] + '[' -e coverage.out ] [2022-03-23T20:42:28.420Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-23T20:42:28.453Z] Warning: overwriting stash ‘coverage-report’ [2022-03-23T20:42:29.419Z] Stashed 1 file(s) [Pipeline] sh [2022-03-23T20:42:30.082Z] + make build [2022-03-23T20:42:30.083Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T20:44:06.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T20:45:15.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T20:45:15.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T20:45:19.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T20:45:21.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T20:45:25.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T20:45:30.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T20:45:36.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T20:45:42.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T20:45:44.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T20:45:49.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-23T20:45:59.397Z] $ docker stop --time=1 f2eccdc6f95413166e9030f5c498da44b5b7eb046b230d3127ff6a4fa75f01db [2022-03-23T20:46:01.446Z] $ docker rm -f f2eccdc6f95413166e9030f5c498da44b5b7eb046b230d3127ff6a4fa75f01db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:46:03.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T20:46:03.514Z] [2022-03-23T20:46:03.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:46:03.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T20:46:04.147Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-23T20:46:04.147Z] 29e5d40040c1: Pulling fs layer [2022-03-23T20:46:04.147Z] 1ce36da41761: Pulling fs layer [2022-03-23T20:46:04.147Z] 25b303627fd3: Pulling fs layer [2022-03-23T20:46:04.147Z] 29e5d40040c1: Verifying Checksum [2022-03-23T20:46:04.147Z] 29e5d40040c1: Download complete [2022-03-23T20:46:04.422Z] 1ce36da41761: Verifying Checksum [2022-03-23T20:46:04.422Z] 1ce36da41761: Download complete [2022-03-23T20:46:04.701Z] 29e5d40040c1: Pull complete [2022-03-23T20:46:06.148Z] 25b303627fd3: Verifying Checksum [2022-03-23T20:46:06.148Z] 25b303627fd3: Download complete [2022-03-23T20:46:06.148Z] 1ce36da41761: Pull complete [2022-03-23T20:46:21.365Z] 25b303627fd3: Pull complete [2022-03-23T20:46:21.365Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-23T20:46:21.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T20:46:21.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-23T20:46:21.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-8698 does not seem to be running inside a container [2022-03-23T20:46:21.725Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2022-03-23T20:46:24.431Z] $ docker top 996436d2cba6940ee035fde332768f0e567f1cf53bd8930951c44030c2ffae9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:46:25.383Z] + grep parallel [2022-03-23T20:46:25.383Z] + docker-compose build --help [2022-03-23T20:46:32.095Z] --parallel Build images in parallel. [Pipeline] } [2022-03-23T20:46:32.122Z] $ docker stop --time=1 996436d2cba6940ee035fde332768f0e567f1cf53bd8930951c44030c2ffae9d [2022-03-23T20:46:33.839Z] $ docker rm -f 996436d2cba6940ee035fde332768f0e567f1cf53bd8930951c44030c2ffae9d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:46:34.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T20:46:34.497Z] . [Pipeline] withDockerContainer [2022-03-23T20:46:34.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-8698 does not seem to be running inside a container [2022-03-23T20:46:34.874Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-23T20:46:36.346Z] $ docker top 6b7ac67514620444b46340f9c9723ef3504c79fe702f1b0c216aad01e400f308 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:46:37.342Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-23T20:46:45.619Z] Building core-command ... [2022-03-23T20:46:45.619Z] Building core-data ... [2022-03-23T20:46:45.619Z] Building core-metadata ... [2022-03-23T20:46:45.619Z] Building security-bootstrapper ... [2022-03-23T20:46:45.619Z] Building security-proxy-setup ... [2022-03-23T20:46:45.619Z] Building security-secretstore-setup ... [2022-03-23T20:46:45.619Z] Building support-notifications ... [2022-03-23T20:46:45.619Z] Building support-scheduler ... [2022-03-23T20:46:45.619Z] Building sys-mgmt-agent ... [2022-03-23T20:46:45.619Z] Building support-scheduler [2022-03-23T20:46:45.619Z] Building sys-mgmt-agent [2022-03-23T20:46:45.619Z] Building support-notifications [2022-03-23T20:46:45.619Z] Building core-metadata [2022-03-23T20:46:45.619Z] Building security-proxy-setup [2022-03-23T20:48:07.402Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:48:07.402Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:48:07.402Z] ---> ee5b94a09e18 [2022-03-23T20:48:07.402Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:48:07.402Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:48:07.402Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:48:07.402Z] ---> ee5b94a09e18 [2022-03-23T20:48:07.402Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:48:07.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:48:07.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:48:07.402Z] ---> ee5b94a09e18 [2022-03-23T20:48:07.402Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:48:07.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:48:07.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:48:07.402Z] ---> ee5b94a09e18 [2022-03-23T20:48:07.402Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:48:07.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:48:07.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:48:07.402Z] ---> ee5b94a09e18 [2022-03-23T20:48:07.402Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:48:07.402Z] ---> Running in e09874cc191f [2022-03-23T20:48:07.402Z] ---> Running in 4d5a6a8e3357 [2022-03-23T20:48:07.402Z] ---> Running in 19840636e515 [2022-03-23T20:48:07.402Z] ---> Running in 94748a181fa4 [2022-03-23T20:48:07.402Z] ---> Running in c632c9963010 [2022-03-23T20:48:07.402Z] Removing intermediate container 94748a181fa4 [2022-03-23T20:48:07.402Z] ---> 852becf47d9f [2022-03-23T20:48:07.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:48:07.402Z] Removing intermediate container e09874cc191f [2022-03-23T20:48:07.402Z] ---> 855a7368ea98 [2022-03-23T20:48:07.402Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:48:07.402Z] Removing intermediate container c632c9963010 [2022-03-23T20:48:07.402Z] ---> dd5328c6722e [2022-03-23T20:48:07.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:48:07.402Z] Removing intermediate container 4d5a6a8e3357 [2022-03-23T20:48:07.402Z] ---> 729d8f1a834a [2022-03-23T20:48:07.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:48:07.402Z] ---> Running in 62949ce10427 [2022-03-23T20:48:07.402Z] ---> Running in 539886feded6 [2022-03-23T20:48:07.402Z] ---> Running in c50425805ec3 [2022-03-23T20:48:07.402Z] Removing intermediate container 19840636e515 [2022-03-23T20:48:07.402Z] ---> 2a242ae0166e [2022-03-23T20:48:07.402Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:48:07.402Z] ---> Running in 3c30615f6ad9 [2022-03-23T20:48:07.402Z] ---> Running in 990261a4ea7f [2022-03-23T20:48:07.402Z] Removing intermediate container 62949ce10427 [2022-03-23T20:48:07.402Z] ---> 30ae0e99c370 [2022-03-23T20:48:07.402Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T20:48:07.402Z] ---> Running in dc29d717cf75 [2022-03-23T20:48:07.402Z] Removing intermediate container 539886feded6 [2022-03-23T20:48:07.402Z] ---> 1e0356c69b60 [2022-03-23T20:48:07.402Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-23T20:48:07.402Z] ---> Running in e69ba54babeb [2022-03-23T20:48:07.402Z] Removing intermediate container c50425805ec3 [2022-03-23T20:48:07.402Z] ---> 3878d18e36ea [2022-03-23T20:48:07.402Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T20:48:07.402Z] Removing intermediate container 990261a4ea7f [2022-03-23T20:48:07.402Z] ---> 471efef13cb8 [2022-03-23T20:48:07.402Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T20:48:07.402Z] Removing intermediate container 3c30615f6ad9 [2022-03-23T20:48:07.402Z] ---> c1d139d49582 [2022-03-23T20:48:07.402Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-23T20:48:07.402Z] ---> Running in f6af291c5c37 [2022-03-23T20:48:07.402Z] ---> Running in 9266ad81ff07 [2022-03-23T20:48:07.402Z] ---> Running in 4247be575d20 [2022-03-23T20:48:07.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:07.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:07.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:07.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:07.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:07.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:07.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:07.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:07.403Z] OK: 220 MiB in 52 packages [2022-03-23T20:48:07.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:07.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:07.403Z] OK: 220 MiB in 52 packages [2022-03-23T20:48:08.853Z] OK: 220 MiB in 52 packages [2022-03-23T20:48:08.853Z] Removing intermediate container dc29d717cf75 [2022-03-23T20:48:08.853Z] ---> 14bdbfd4a6d2 [2022-03-23T20:48:08.853Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:48:09.152Z] OK: 220 MiB in 52 packages [2022-03-23T20:48:09.152Z] OK: 220 MiB in 52 packages [2022-03-23T20:48:09.769Z] Removing intermediate container e69ba54babeb [2022-03-23T20:48:09.769Z] ---> 140f051e71c9 [2022-03-23T20:48:09.769Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:48:10.772Z] Removing intermediate container 4247be575d20 [2022-03-23T20:48:10.772Z] ---> 59e68e459fb3 [2022-03-23T20:48:10.772Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:48:10.772Z] ---> 21bf63bb584f [2022-03-23T20:48:10.772Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:48:10.772Z] ---> Running in 3e1a3466d166 [2022-03-23T20:48:10.772Z] Removing intermediate container f6af291c5c37 [2022-03-23T20:48:10.772Z] ---> 23816f9d8ac8 [2022-03-23T20:48:10.772Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:48:11.051Z] Removing intermediate container 9266ad81ff07 [2022-03-23T20:48:11.051Z] ---> a82138eba266 [2022-03-23T20:48:11.051Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:48:11.329Z] ---> 722c16ccf97f [2022-03-23T20:48:11.329Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:48:11.605Z] ---> Running in 9245b8a30a77 [2022-03-23T20:48:12.593Z] ---> 7c6e563f0d84 [2022-03-23T20:48:12.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:48:12.593Z] ---> 739862c8b7e7 [2022-03-23T20:48:12.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:48:12.593Z] ---> 8d53de4d4a90 [2022-03-23T20:48:12.593Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:48:12.878Z] ---> Running in fc887b3c3346 [2022-03-23T20:48:12.878Z] ---> Running in 60a3df4d2022 [2022-03-23T20:48:12.878Z] ---> Running in 510d7ce14287 [2022-03-23T20:48:17.243Z] Removing intermediate container 3e1a3466d166 [2022-03-23T20:48:17.243Z] ---> e5b6d060ef62 [2022-03-23T20:48:17.243Z] Step 8/22 : COPY . . [2022-03-23T20:48:19.910Z] Removing intermediate container 9245b8a30a77 [2022-03-23T20:48:19.910Z] ---> 307b0000fdf0 [2022-03-23T20:48:19.910Z] Step 8/23 : COPY . . [2022-03-23T20:48:20.523Z] Removing intermediate container fc887b3c3346 [2022-03-23T20:48:20.523Z] ---> 76fdb2fadedc [2022-03-23T20:48:20.523Z] Step 8/22 : COPY . . [2022-03-23T20:48:21.126Z] Removing intermediate container 510d7ce14287 [2022-03-23T20:48:21.126Z] ---> f6d12d8dc18a [2022-03-23T20:48:21.126Z] Step 8/23 : COPY . . [2022-03-23T20:48:21.126Z] Removing intermediate container 60a3df4d2022 [2022-03-23T20:48:21.126Z] ---> cf20d0746cd0 [2022-03-23T20:48:21.126Z] Step 8/22 : COPY . . [2022-03-23T20:48:43.366Z] ---> 74ab93c26c43 [2022-03-23T20:48:43.366Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-23T20:48:43.646Z] ---> Running in 1a3aac966cc2 [2022-03-23T20:48:45.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T20:48:47.654Z] ---> daa62bf60a19 [2022-03-23T20:48:47.654Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-23T20:48:47.654Z] ---> Running in 920c6a94ee7d [2022-03-23T20:48:47.654Z] ---> a49ffefc32cb [2022-03-23T20:48:47.654Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-23T20:48:47.935Z] ---> Running in 580d2d9b6208 [2022-03-23T20:48:48.230Z] ---> 9bf15d220781 [2022-03-23T20:48:48.230Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-23T20:48:48.523Z] ---> Running in 2e71d870547a [2022-03-23T20:48:49.160Z] ---> 2226f21d01ca [2022-03-23T20:48:49.160Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-23T20:48:49.440Z] ---> Running in 946fc40c60f4 [2022-03-23T20:48:51.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T20:48:51.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T20:48:52.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T20:48:52.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T20:53:46.241Z] Running on prd-ubuntu18.04-docker-8c-8g-8938 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws [2022-03-23T20:53:46.253Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-03-23T20:53:46.343Z] The recommended git tool is: git [2022-03-23T20:53:47.917Z] using credential edgex-jenkins-ssh [2022-03-23T20:53:47.935Z] Cloning the remote Git repository [2022-03-23T20:53:47.961Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:53:47.990Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-03-23T20:53:48.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:53:48.036Z] > git --version # timeout=10 [2022-03-23T20:53:48.042Z] > git --version # 'git version 2.17.1' [2022-03-23T20:53:48.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:53:48.061Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T20:53:52.897Z] Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit 1606587477d0302e050d0728abccfc1a51248bda [2022-03-23T20:53:53.042Z] Merge succeeded, producing 4d5005493c6e299d6470c0ca9b9185ba43c98f4c [2022-03-23T20:53:53.043Z] Checking out Revision 4d5005493c6e299d6470c0ca9b9185ba43c98f4c (PR-3893) [2022-03-23T20:53:52.220Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T20:53:52.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T20:53:52.243Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T20:53:52.255Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:53:52.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:53:52.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-23T20:53:52.913Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T20:53:52.917Z] > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [2022-03-23T20:53:52.977Z] > git remote # timeout=10 [2022-03-23T20:53:52.985Z] > git config --get remote.origin.url # timeout=10 [2022-03-23T20:53:52.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:53:52.994Z] > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 [2022-03-23T20:53:53.043Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-23T20:53:53.052Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T20:53:53.057Z] > git checkout -f 4d5005493c6e299d6470c0ca9b9185ba43c98f4c # timeout=10 [2022-03-23T20:53:56.566Z] Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" [2022-03-23T20:53:56.575Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:53:57.396Z] + echo snap-build.sh [2022-03-23T20:53:57.396Z] snap-build.sh [2022-03-23T20:53:57.396Z] + SNAP_BASE_DIR=. [2022-03-23T20:53:57.396Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2022-03-23T20:53:57.396Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2022-03-23T20:53:57.396Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2022-03-23T20:53:57.396Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2022-03-23T20:53:57.396Z] + cd /w/workspace/edgex-go/8 [2022-03-23T20:53:57.396Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-23T20:53:57.396Z] Reading package lists... [2022-03-23T20:53:57.396Z] Building dependency tree... [2022-03-23T20:53:57.396Z] Reading state information... [2022-03-23T20:53:57.396Z] The following packages were automatically installed and are no longer required: [2022-03-23T20:53:57.396Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-23T20:53:57.396Z] uidmap xdelta3 [2022-03-23T20:53:57.396Z] Use 'sudo apt autoremove' to remove them. [2022-03-23T20:53:57.396Z] The following packages will be REMOVED: [2022-03-23T20:53:57.396Z] lxd* lxd-client* [2022-03-23T20:53:57.396Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-23T20:53:56.576Z] > git rev-list --no-walk 283b91d36781c6f52c62efdf2efecac72deba304 # timeout=10 [2022-03-23T20:53:57.657Z] After this operation, 31.7 MB disk space will be freed. [2022-03-23T20:53:58.439Z] (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.) [2022-03-23T20:53:58.439Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-23T20:53:59.381Z] Removing lxd dnsmasq configuration [2022-03-23T20:53:59.381Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-23T20:53:59.381Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-23T20:53:59.951Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-23T20:54:00.212Z] (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.) [2022-03-23T20:54:00.212Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-23T20:54:01.594Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-23T20:54:01.594Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-23T20:54:01.856Z] + sudo snap remove --purge lxd [2022-03-23T20:54:02.116Z] snap "lxd" is not installed [2022-03-23T20:54:02.116Z] + sudo groupadd --force --system lxd [2022-03-23T20:54:02.116Z] ++ whoami [2022-03-23T20:54:02.116Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-23T20:54:02.116Z] + newgrp - lxd [2022-03-23T20:54:02.116Z] + sudo snap install lxd [2022-03-23T20:54:10.258Z] 2022-03-23T20:54:07Z INFO Waiting for automatic snapd restart... [2022-03-23T20:54:14.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T20:54:14.926Z] Removing intermediate container 920c6a94ee7d [2022-03-23T20:54:14.926Z] ---> c416baaa94d5 [2022-03-23T20:54:14.926Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-23T20:54:14.926Z] ---> Running in 8067352cf6b7 [2022-03-23T20:54:14.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T20:54:17.587Z] Removing intermediate container 8067352cf6b7 [2022-03-23T20:54:17.587Z] ---> 6c503d85af0d [2022-03-23T20:54:17.587Z] [2022-03-23T20:54:17.587Z] Step 11/23 : FROM docker:20.10.10 [2022-03-23T20:54:17.587Z] 20.10.10: Pulling from library/docker [2022-03-23T20:54:27.800Z] Removing intermediate container 1a3aac966cc2 [2022-03-23T20:54:27.800Z] ---> 632a376dd4eb [2022-03-23T20:54:27.800Z] [2022-03-23T20:54:27.800Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:54:27.800Z] 3.14: Pulling from library/alpine [2022-03-23T20:54:27.800Z] Removing intermediate container 2e71d870547a [2022-03-23T20:54:27.800Z] ---> 74315107f7e1 [2022-03-23T20:54:27.800Z] [2022-03-23T20:54:27.800Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:54:27.800Z] 3.14: Pulling from library/alpine [2022-03-23T20:54:28.410Z] lxd 4.24 from Canonical* installed [2022-03-23T20:54:28.410Z] + sudo lxd init --auto [2022-03-23T20:54:28.789Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T20:54:28.789Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T20:54:28.789Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T20:54:28.789Z] Status: Image is up to date for alpine:3.14 [2022-03-23T20:54:28.789Z] ---> 71a2028e5025 [2022-03-23T20:54:28.789Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-23T20:54:28.789Z] ---> 71a2028e5025 [2022-03-23T20:54:28.789Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:54:29.395Z] ---> Running in f6d69ec8f5ab [2022-03-23T20:54:29.395Z] ---> Running in 934e8d965c7d [2022-03-23T20:54:30.402Z] Removing intermediate container 580d2d9b6208 [2022-03-23T20:54:30.403Z] ---> 7f779ae2c11f [2022-03-23T20:54:30.403Z] [2022-03-23T20:54:30.403Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:54:30.403Z] ---> 71a2028e5025 [2022-03-23T20:54:30.403Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:54:30.680Z] ---> Running in 7343cfa51a50 [2022-03-23T20:54:31.292Z] Removing intermediate container 946fc40c60f4 [2022-03-23T20:54:31.292Z] ---> 66ad6c63cdab [2022-03-23T20:54:31.292Z] [2022-03-23T20:54:31.292Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:54:31.292Z] ---> 71a2028e5025 [2022-03-23T20:54:31.292Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-23T20:54:31.580Z] ---> Running in 541baa17e2e6 [2022-03-23T20:54:31.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:31.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:32.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:32.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:33.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:33.667Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-23T20:54:33.667Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:54:33.668Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-23T20:54:33.668Z] OK: 5 MiB in 15 packages [2022-03-23T20:54:33.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:33.668Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-23T20:54:33.668Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T20:54:33.668Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-23T20:54:33.668Z] (5/6) Installing curl (7.79.1-r0) [2022-03-23T20:54:33.668Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-23T20:54:33.668Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:54:33.956Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:54:33.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:34.238Z] OK: 8 MiB in 20 packages [2022-03-23T20:54:34.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:34.803Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-23T20:54:34.803Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:54:34.803Z] OK: 5 MiB in 15 packages [2022-03-23T20:54:35.407Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-23T20:54:35.687Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-23T20:54:35.687Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:54:35.687Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:54:35.973Z] Removing intermediate container 934e8d965c7d [2022-03-23T20:54:35.973Z] ---> 179ff3285e69 [2022-03-23T20:54:35.973Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:54:35.973Z] OK: 6 MiB in 16 packages [2022-03-23T20:54:35.973Z] ---> Running in 90b3b9945b94 [2022-03-23T20:54:36.562Z] + sudo snap install --classic snapcraft [2022-03-23T20:54:36.613Z] Removing intermediate container 7343cfa51a50 [2022-03-23T20:54:36.613Z] ---> 34a48a1d5bd0 [2022-03-23T20:54:36.613Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:54:36.613Z] ---> Running in a743aaef84a3 [2022-03-23T20:54:36.899Z] Removing intermediate container 90b3b9945b94 [2022-03-23T20:54:36.899Z] ---> 3d1fa9684122 [2022-03-23T20:54:36.899Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-23T20:54:36.899Z] ---> Running in 19f334a20e28 [2022-03-23T20:54:37.509Z] Removing intermediate container a743aaef84a3 [2022-03-23T20:54:37.509Z] ---> 27d09aabe777 [2022-03-23T20:54:37.509Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-23T20:54:37.509Z] ---> Running in a64c3ad5c9e6 [2022-03-23T20:54:37.509Z] Removing intermediate container f6d69ec8f5ab [2022-03-23T20:54:37.509Z] ---> a11a7b5e6b1b [2022-03-23T20:54:37.509Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T20:54:37.787Z] ---> Running in af76066061b1 [2022-03-23T20:54:37.787Z] Removing intermediate container 19f334a20e28 [2022-03-23T20:54:37.787Z] ---> 32677603ba4d [2022-03-23T20:54:37.787Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T20:54:38.061Z] ---> Running in bed12f07bdd4 [2022-03-23T20:54:38.336Z] Removing intermediate container a64c3ad5c9e6 [2022-03-23T20:54:38.336Z] ---> fc830d247daf [2022-03-23T20:54:38.336Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T20:54:38.336Z] Removing intermediate container 541baa17e2e6 [2022-03-23T20:54:38.336Z] ---> 62b3887b3de8 [2022-03-23T20:54:38.336Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:54:38.336Z] ---> Running in e16ee3ad77f9 [2022-03-23T20:54:38.336Z] ---> Running in aa556704b1a7 [2022-03-23T20:54:38.475Z] snapcraft 6.0.2 from Canonical* installed [2022-03-23T20:54:38.476Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-23T20:54:38.476Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-23T20:54:38.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T20:54:38.476Z] Dload Upload Total Spent Left Speed [2022-03-23T20:54:38.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 8225 0 --:--:-- --:--:-- --:--:-- 8225 [2022-03-23T20:54:38.619Z] Removing intermediate container af76066061b1 [2022-03-23T20:54:38.619Z] ---> 92bb7f913870 [2022-03-23T20:54:38.619Z] Step 13/22 : WORKDIR /edgex [2022-03-23T20:54:38.619Z] ---> Running in 5b13043547d4 [2022-03-23T20:54:38.619Z] Removing intermediate container bed12f07bdd4 [2022-03-23T20:54:38.619Z] ---> eda5eca19ff9 [2022-03-23T20:54:38.619Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:54:38.736Z] 58 3325k 58 1960k 0 0 9609k 0 --:--:-- --:--:-- --:--:-- 9609k 100 3325k 100 3325k 0 0 14.9M 0 --:--:-- --:--:-- --:--:-- 102M [2022-03-23T20:54:38.736Z] ./yq_linux_amd64 [2022-03-23T20:54:38.736Z] + sudo snapcraft prime --use-lxd [2022-03-23T20:54:39.232Z] Removing intermediate container e16ee3ad77f9 [2022-03-23T20:54:39.232Z] ---> c2ab0b2939aa [2022-03-23T20:54:39.232Z] Step 15/23 : WORKDIR / [2022-03-23T20:54:39.232Z] Removing intermediate container 5b13043547d4 [2022-03-23T20:54:39.232Z] ---> 48f375b0175c [2022-03-23T20:54:39.232Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-23T20:54:39.232Z] Removing intermediate container aa556704b1a7 [2022-03-23T20:54:39.232Z] ---> ac7fc2fe058e [2022-03-23T20:54:39.232Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-23T20:54:39.515Z] ---> Running in 9fac74a639a3 [2022-03-23T20:54:39.515Z] ---> Running in 89dfc82fef59 [2022-03-23T20:54:39.515Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-23T20:54:39.515Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-23T20:54:39.515Z] ---> 520e9a0a30f7 [2022-03-23T20:54:39.515Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:54:39.795Z] ---> Running in 2aff1a120169 [2022-03-23T20:54:40.081Z] ---> de876cb0ef07 [2022-03-23T20:54:40.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-23T20:54:40.360Z] Removing intermediate container 9fac74a639a3 [2022-03-23T20:54:40.360Z] ---> a6a6638ea09f [2022-03-23T20:54:40.360Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T20:54:40.360Z] Removing intermediate container 89dfc82fef59 [2022-03-23T20:54:40.360Z] ---> 14952207aff9 [2022-03-23T20:54:40.360Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:54:40.360Z] ---> ef9e3f59cfc7 [2022-03-23T20:54:40.360Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-23T20:54:40.360Z] Removing intermediate container 2aff1a120169 [2022-03-23T20:54:40.360Z] ---> 6573e29d1fd7 [2022-03-23T20:54:40.360Z] 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 [2022-03-23T20:54:40.360Z] ---> Running in 0c3bb404bc0b [2022-03-23T20:54:40.639Z] ---> Running in ae188de1f51b [2022-03-23T20:54:40.648Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-23T20:54:40.648Z] 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: [2022-03-23T20:54:40.648Z] - README.md [2022-03-23T20:54:40.648Z] [2022-03-23T20:54:40.648Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-23T20:54:40.908Z] Launching a container. [2022-03-23T20:54:41.248Z] Removing intermediate container 0c3bb404bc0b [2022-03-23T20:54:41.248Z] ---> f62c0914e372 [2022-03-23T20:54:41.248Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:54:41.847Z] ---> 3ae22182c6d1 [2022-03-23T20:54:41.847Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-23T20:54:42.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:42.411Z] ---> cd8691597dbe [2022-03-23T20:54:42.411Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-23T20:54:42.411Z] ---> d00f6b6484c7 [2022-03-23T20:54:42.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-23T20:54:42.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:42.968Z] ---> 7d87c84e5ff0 [2022-03-23T20:54:42.968Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-23T20:54:43.571Z] ---> 8c9f6bf0e59c [2022-03-23T20:54:43.571Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-23T20:54:43.855Z] (1/42) Installing readline (8.1.0-r0) [2022-03-23T20:54:43.855Z] (2/42) Installing bash (5.1.16-r0) [2022-03-23T20:54:43.855Z] ---> Running in aaac9e68c609 [2022-03-23T20:54:43.855Z] Executing bash-5.1.16-r0.post-install [2022-03-23T20:54:43.855Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-23T20:54:43.855Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T20:54:43.855Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-23T20:54:43.855Z] (6/42) Installing curl (7.79.1-r0) [2022-03-23T20:54:43.855Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-23T20:54:43.855Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-23T20:54:43.855Z] (9/42) Installing expat (2.4.7-r0) [2022-03-23T20:54:43.855Z] (10/42) Installing libffi (3.3-r2) [2022-03-23T20:54:44.130Z] (11/42) Installing gdbm (1.19-r0) [2022-03-23T20:54:44.130Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-23T20:54:44.130Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T20:54:44.130Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T20:54:44.130Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-23T20:54:44.130Z] ---> 9cd9077b1e13 [2022-03-23T20:54:44.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-23T20:54:44.130Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-23T20:54:44.130Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-23T20:54:44.406Z] Removing intermediate container aaac9e68c609 [2022-03-23T20:54:44.406Z] ---> 6a3cf741f437 [2022-03-23T20:54:44.406Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:54:44.688Z] ---> Running in a9ab40160b66 [2022-03-23T20:54:44.967Z] ---> 5ed907d11e13 [2022-03-23T20:54:44.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-23T20:54:45.285Z] ---> 213eb835a08e [2022-03-23T20:54:45.285Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T20:54:45.285Z] ---> b74775729885 [2022-03-23T20:54:45.285Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-23T20:54:45.579Z] Removing intermediate container a9ab40160b66 [2022-03-23T20:54:45.579Z] ---> 4df77e8a1746 [2022-03-23T20:54:45.579Z] Step 20/22 : LABEL arch=arm64 [2022-03-23T20:54:45.579Z] ---> Running in 7e4df8373d8f [2022-03-23T20:54:45.854Z] ---> Running in e26f9c79f5bf [2022-03-23T20:54:46.455Z] Removing intermediate container 7e4df8373d8f [2022-03-23T20:54:46.455Z] ---> 6c1d424ad513 [2022-03-23T20:54:46.455Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:54:46.455Z] ---> f756a5c75d7e [2022-03-23T20:54:46.455Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-23T20:54:46.455Z] Removing intermediate container e26f9c79f5bf [2022-03-23T20:54:46.455Z] ---> 74f5c5e1e3aa [2022-03-23T20:54:46.455Z] Step 21/22 : LABEL git_sha=fd48ca3313e7a490e8886980ca70a9db0874eaa1 [2022-03-23T20:54:46.455Z] ---> 8cfee75b82c1 [2022-03-23T20:54:46.455Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-23T20:54:46.737Z] ---> Running in a7acd007da54 [2022-03-23T20:54:46.737Z] ---> Running in 243684d22c06 [2022-03-23T20:54:46.737Z] ---> Running in bee9a5950510 [2022-03-23T20:54:46.737Z] ---> Running in 44e75760e935 [2022-03-23T20:54:47.015Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-23T20:54:47.015Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-23T20:54:47.015Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-23T20:54:47.015Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-23T20:54:47.296Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-23T20:54:47.296Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-23T20:54:47.296Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-23T20:54:47.296Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-23T20:54:47.296Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-23T20:54:47.296Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-23T20:54:47.296Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-23T20:54:47.296Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-23T20:54:47.296Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-23T20:54:47.577Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-23T20:54:47.577Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-23T20:54:47.577Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-23T20:54:47.577Z] Removing intermediate container a7acd007da54 [2022-03-23T20:54:47.577Z] ---> e805235dd422 [2022-03-23T20:54:47.577Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:54:47.577Z] Removing intermediate container 243684d22c06 [2022-03-23T20:54:47.577Z] ---> 4f6b4939495e [2022-03-23T20:54:47.577Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:54:47.577Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-23T20:54:47.577Z] Removing intermediate container bee9a5950510 [2022-03-23T20:54:47.577Z] ---> ce302abdec32 [2022-03-23T20:54:47.577Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T20:54:47.577Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-23T20:54:47.577Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-23T20:54:47.577Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-23T20:54:47.577Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-23T20:54:47.577Z] ---> Running in d87f0c467bac [2022-03-23T20:54:47.855Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-23T20:54:47.855Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-23T20:54:47.855Z] ---> Running in eafa7b92b156 [2022-03-23T20:54:47.855Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-23T20:54:47.855Z] ---> Running in 4b1baad263d6 [2022-03-23T20:54:47.855Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-23T20:54:48.458Z] Removing intermediate container d87f0c467bac [2022-03-23T20:54:48.458Z] ---> ee5011242f39 [2022-03-23T20:54:48.458Z] Removing intermediate container eafa7b92b156 [2022-03-23T20:54:48.458Z] ---> 6f2c25abf64b [2022-03-23T20:54:48.458Z] Step 20/22 : LABEL arch=arm64 [2022-03-23T20:54:48.458Z] [2022-03-23T20:54:48.458Z] ---> Running in 0895c3804f3f [2022-03-23T20:54:48.736Z] Removing intermediate container 4b1baad263d6 [2022-03-23T20:54:48.736Z] ---> 74b36a8f231d [2022-03-23T20:54:48.736Z] Step 22/23 : LABEL git_sha=fd48ca3313e7a490e8886980ca70a9db0874eaa1 [2022-03-23T20:54:48.736Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:54:48.736Z] OK: 84 MiB in 64 packages [2022-03-23T20:54:49.021Z] ---> Running in def94fb990ae [2022-03-23T20:54:49.300Z] Removing intermediate container 0895c3804f3f [2022-03-23T20:54:49.300Z] ---> e4884f16c623 [2022-03-23T20:54:49.300Z] Step 21/22 : LABEL git_sha=fd48ca3313e7a490e8886980ca70a9db0874eaa1 [2022-03-23T20:54:49.300Z] Successfully built ee5011242f39 [2022-03-23T20:54:49.589Z] Successfully tagged support-scheduler-arm64:latest [2022-03-23T20:54:49.589Z] Building security-bootstrapper [2022-03-23T20:54:49.589Z] ---> Running in ba6a235a47dc [2022-03-23T20:54:49.589Z]  Building support-scheduler ... done Removing intermediate container def94fb990ae [2022-03-23T20:54:49.589Z] ---> 40c6ac657ea3 [2022-03-23T20:54:49.589Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:54:49.884Z] ---> Running in f6578f97e389 [2022-03-23T20:54:49.884Z] Removing intermediate container 44e75760e935 [2022-03-23T20:54:49.884Z] ---> 7528d16490f0 [2022-03-23T20:54:49.884Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T20:54:49.884Z] ---> Running in 5b18c20d1ae5 [2022-03-23T20:54:50.492Z] Removing intermediate container ba6a235a47dc [2022-03-23T20:54:50.492Z] ---> d4e6349ce601 [2022-03-23T20:54:50.492Z] Removing intermediate container f6578f97e389 [2022-03-23T20:54:50.492Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:54:50.492Z] ---> 0ebf86940ac0 [2022-03-23T20:54:50.492Z] [2022-03-23T20:54:50.492Z] ---> Running in 626320bfd498 [2022-03-23T20:54:50.771Z] Removing intermediate container 5b18c20d1ae5 [2022-03-23T20:54:50.771Z] ---> 859e7687632c [2022-03-23T20:54:50.771Z] Step 20/22 : LABEL arch=arm64 [2022-03-23T20:54:50.771Z] ---> Running in 3b1f92dc5ab1 [2022-03-23T20:54:50.901Z] Waiting for container to be ready [2022-03-23T20:54:51.051Z] Removing intermediate container 626320bfd498 [2022-03-23T20:54:51.051Z] ---> f6f0a8032fe3 [2022-03-23T20:54:51.051Z] [2022-03-23T20:54:51.350Z] Successfully built 0ebf86940ac0 [2022-03-23T20:54:51.350Z] Successfully tagged core-metadata-arm64:latest [2022-03-23T20:54:51.350Z]  Building core-metadata ... done Building core-command [2022-03-23T20:54:51.350Z] Removing intermediate container 3b1f92dc5ab1 [2022-03-23T20:54:51.350Z] ---> 5e03adb43683 [2022-03-23T20:54:51.350Z] Step 21/22 : LABEL git_sha=fd48ca3313e7a490e8886980ca70a9db0874eaa1 [2022-03-23T20:54:51.473Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-23T20:54:51.473Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-23T20:54:51.473Z] [2022-03-23T20:54:51.625Z] ---> Running in bd749454fab3 [2022-03-23T20:54:51.900Z] Successfully built f6f0a8032fe3 [2022-03-23T20:54:51.900Z] Successfully tagged support-notifications-arm64:latest [2022-03-23T20:54:51.900Z]  Building support-notifications ... done Building core-data [2022-03-23T20:54:51.900Z] Removing intermediate container bd749454fab3 [2022-03-23T20:54:51.900Z] ---> 5251f26b28d8 [2022-03-23T20:54:51.900Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:54:52.189Z] ---> Running in 03f9f335818f [2022-03-23T20:54:52.465Z] Removing intermediate container 03f9f335818f [2022-03-23T20:54:52.465Z] ---> fccee13d0a56 [2022-03-23T20:54:52.465Z] [2022-03-23T20:54:52.740Z] Successfully built fccee13d0a56 [2022-03-23T20:54:52.740Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-23T20:54:52.740Z] Building security-secretstore-setup [2022-03-23T20:54:53.711Z]  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 [2022-03-23T20:54:53.983Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-23T20:54:54.256Z] Collecting texttable<0.10,>=0.9.0 [2022-03-23T20:54:54.256Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-23T20:54:56.771Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-23T20:54:56.912Z] Collecting docker<4.0,>=3.6.0 [2022-03-23T20:54:56.912Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-23T20:54:56.912Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-23T20:54:56.912Z] Collecting cached-property<2,>=1.2.0 [2022-03-23T20:54:57.192Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-23T20:54:57.713Z] Waiting for network to be ready... [2022-03-23T20:54:57.973Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-23T20:54:57.973Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-23T20:54:58.180Z] Collecting PyYAML<4,>=3.10 [2022-03-23T20:54:58.180Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-23T20:54:58.542Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-23T20:54:58.542Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-23T20:54:58.542Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-23T20:54:59.112Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-23T20:54:59.112Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-23T20:54:59.112Z] Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-23T20:54:59.112Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-23T20:54:59.112Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-23T20:54:59.112Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-23T20:54:59.112Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-23T20:54:59.112Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-23T20:54:59.112Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-23T20:54:59.112Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-23T20:54:59.112Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-23T20:54:59.112Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-23T20:54:59.112Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-23T20:54:59.373Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-23T20:54:59.373Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] [2022-03-23T20:54:59.633Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-23T20:54:59.633Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.5 kB] [2022-03-23T20:54:59.633Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-23T20:54:59.633Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] [2022-03-23T20:54:59.633Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-23T20:54:59.633Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-23T20:54:59.633Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-23T20:55:02.176Z] Fetched 23.5 MB in 4s (6037 kB/s) [2022-03-23T20:55:02.435Z] Reading package lists... [2022-03-23T20:55:02.506Z] Collecting jsonschema<3,>=2.5.1 [2022-03-23T20:55:02.506Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-23T20:55:02.696Z] Reading package lists... [2022-03-23T20:55:02.696Z] Building dependency tree... [2022-03-23T20:55:02.696Z] Reading state information... [2022-03-23T20:55:02.955Z] The following additional packages will be installed: [2022-03-23T20:55:02.955Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-23T20:55:02.956Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-23T20:55:02.956Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-23T20:55:02.956Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-23T20:55:02.956Z] Suggested packages: [2022-03-23T20:55:02.956Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-23T20:55:02.956Z] Recommended packages: [2022-03-23T20:55:02.956Z] gnupg libsasl2-modules [2022-03-23T20:55:02.956Z] The following NEW packages will be installed: [2022-03-23T20:55:02.956Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-23T20:55:02.956Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-23T20:55:02.956Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-23T20:55:02.956Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-23T20:55:02.956Z] The following packages will be upgraded: [2022-03-23T20:55:02.956Z] gpg gpg-agent gpgconf libudev1 [2022-03-23T20:55:02.956Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-23T20:55:02.956Z] Need to get 3859 kB of archives. [2022-03-23T20:55:02.956Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-23T20:55:02.956Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-23T20:55:02.956Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-23T20:55:02.956Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-23T20:55:02.956Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-23T20:55:02.956Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-23T20:55:02.956Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-23T20:55:02.956Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-23T20:55:02.956Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-23T20:55:03.217Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-23T20:55:03.217Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-23T20:55:03.217Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-23T20:55:03.217Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-23T20:55:03.217Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-23T20:55:03.217Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-23T20:55:03.217Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-23T20:55:03.217Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-23T20:55:03.217Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-23T20:55:03.217Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-23T20:55:03.217Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-23T20:55:03.217Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-23T20:55:03.217Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-23T20:55:03.217Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-23T20:55:03.217Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T20:55:03.217Z] Fetched 3859 kB in 0s (15.2 MB/s) [2022-03-23T20:55:03.217Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-23T20:55:03.217Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:03.217Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T20:55:03.477Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T20:55:03.477Z] Selecting previously unselected package udev. [2022-03-23T20:55:03.477Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-23T20:55:03.477Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:03.477Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-23T20:55:03.484Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-23T20:55:03.484Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-23T20:55:03.737Z] Selecting previously unselected package libfuse2:amd64. [2022-03-23T20:55:03.737Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-23T20:55:03.737Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-23T20:55:03.737Z] Selecting previously unselected package fuse. [2022-03-23T20:55:03.737Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-23T20:55:03.737Z] Unpacking fuse (2.9.9-3) ... [2022-03-23T20:55:03.737Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T20:55:03.737Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T20:55:03.754Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-23T20:55:03.754Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-23T20:55:03.997Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T20:55:03.997Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T20:55:03.997Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T20:55:04.031Z] Collecting docopt<0.7,>=0.6.1 [2022-03-23T20:55:04.031Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-23T20:55:04.259Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T20:55:04.260Z] Selecting previously unselected package libksba8:amd64. [2022-03-23T20:55:04.260Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-23T20:55:04.260Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-23T20:55:04.524Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-23T20:55:04.524Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:04.524Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:04.524Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-23T20:55:04.524Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:04.524Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:04.524Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-23T20:55:04.524Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:04.524Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:04.524Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-23T20:55:04.524Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:04.524Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:04.784Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-23T20:55:04.784Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:04.784Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:04.784Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-23T20:55:04.784Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:04.784Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:04.784Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-23T20:55:04.784Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:04.784Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:04.784Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-23T20:55:04.784Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:05.045Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:05.045Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-23T20:55:05.045Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:05.045Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:05.045Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-23T20:55:05.045Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-23T20:55:05.045Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T20:55:05.045Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-23T20:55:05.045Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-23T20:55:05.045Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T20:55:05.045Z] Selecting previously unselected package libldap-common. [2022-03-23T20:55:05.045Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-23T20:55:05.045Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T20:55:05.045Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-23T20:55:05.045Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-23T20:55:05.045Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T20:55:05.306Z] Selecting previously unselected package dirmngr. [2022-03-23T20:55:05.306Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T20:55:05.306Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:05.306Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-23T20:55:05.306Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-23T20:55:05.306Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T20:55:05.306Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T20:55:05.306Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-23T20:55:05.878Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-23T20:55:05.878Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T20:55:05.878Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:06.014Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-23T20:55:06.014Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-23T20:55:06.139Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:06.139Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:06.139Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:06.139Z] Setting up fuse (2.9.9-3) ... [2022-03-23T20:55:06.139Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:06.709Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:06.709Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:06.709Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:06.709Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:06.709Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:06.709Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:06.709Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:06.709Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T20:55:06.709Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:06.709Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-23T20:55:06.709Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-23T20:55:06.969Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-23T20:55:07.229Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-23T20:55:07.229Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-23T20:55:07.229Z] units). This means they are not meant to be enabled using systemctl. [2022-03-23T20:55:07.229Z] [2022-03-23T20:55:07.229Z] Possible reasons for having this kind of units are: [2022-03-23T20:55:07.229Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-23T20:55:07.229Z] .wants/ or .requires/ directory. [2022-03-23T20:55:07.229Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-23T20:55:07.229Z] a requirement dependency on it. [2022-03-23T20:55:07.229Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-23T20:55:07.229Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-23T20:55:07.229Z] • In case of template units, the unit is meant to be enabled with some [2022-03-23T20:55:07.229Z] instance name specified. [2022-03-23T20:55:07.489Z] Reading package lists... [2022-03-23T20:55:07.748Z] Building dependency tree... [2022-03-23T20:55:07.748Z] Reading state information... [2022-03-23T20:55:08.008Z] The following additional packages will be installed: [2022-03-23T20:55:08.008Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-23T20:55:08.008Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-23T20:55:08.008Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-23T20:55:08.008Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-23T20:55:08.008Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-23T20:55:08.008Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-23T20:55:08.008Z] Suggested packages: [2022-03-23T20:55:08.008Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-23T20:55:08.008Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-23T20:55:08.008Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-23T20:55:08.008Z] systemd-container policykit-1 [2022-03-23T20:55:08.008Z] Recommended packages: [2022-03-23T20:55:08.008Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-23T20:55:08.008Z] The following NEW packages will be installed: [2022-03-23T20:55:08.008Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-23T20:55:08.008Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-23T20:55:08.008Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-23T20:55:08.008Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-23T20:55:08.008Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-23T20:55:08.008Z] The following packages will be upgraded: [2022-03-23T20:55:08.008Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-23T20:55:08.008Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-23T20:55:08.008Z] Need to get 46.5 MB of archives. [2022-03-23T20:55:08.008Z] After this operation, 181 MB of additional disk space will be used. [2022-03-23T20:55:08.008Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-23T20:55:08.008Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-23T20:55:08.267Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-23T20:55:08.267Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-23T20:55:08.267Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-23T20:55:08.267Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-23T20:55:08.528Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-23T20:55:08.528Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-23T20:55:08.528Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-23T20:55:08.528Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-23T20:55:08.638Z] Collecting docker-pycreds>=0.4.0 [2022-03-23T20:55:08.788Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-23T20:55:08.788Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-23T20:55:08.788Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-23T20:55:08.788Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-23T20:55:08.788Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-23T20:55:08.788Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-23T20:55:08.913Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-23T20:55:09.048Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-23T20:55:09.048Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-23T20:55:09.048Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-23T20:55:09.048Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-23T20:55:09.048Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-23T20:55:09.048Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-23T20:55:09.048Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-23T20:55:09.048Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-23T20:55:09.048Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-23T20:55:09.048Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-23T20:55:09.048Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-23T20:55:09.048Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-23T20:55:09.048Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-23T20:55:09.188Z] Collecting idna<2.8,>=2.5 [2022-03-23T20:55:09.188Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-23T20:55:09.309Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-23T20:55:09.309Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-23T20:55:09.309Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-23T20:55:09.309Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-23T20:55:10.169Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-23T20:55:10.169Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-23T20:55:10.169Z] 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) [2022-03-23T20:55:10.169Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-23T20:55:10.169Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-23T20:55:10.250Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T20:55:10.250Z] Fetched 46.5 MB in 2s (20.2 MB/s) [2022-03-23T20:55:10.510Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-23T20:55:10.510Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:10.510Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T20:55:10.510Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:10.510Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T20:55:10.770Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-23T20:55:10.770Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-23T20:55:10.770Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-23T20:55:10.770Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-23T20:55:10.770Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:10.770Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T20:55:11.341Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:11.341Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T20:55:11.601Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T20:55:11.601Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-23T20:55:11.601Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-23T20:55:11.601Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T20:55:11.601Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:11.601Z] Selecting previously unselected package libexpat1:amd64. [2022-03-23T20:55:11.601Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-23T20:55:11.757Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-23T20:55:11.757Z] Attempting uninstall: urllib3 [2022-03-23T20:55:11.757Z] Found existing installation: urllib3 1.26.5 [2022-03-23T20:55:11.757Z] Uninstalling urllib3-1.26.5: [2022-03-23T20:55:11.757Z] Successfully uninstalled urllib3-1.26.5 [2022-03-23T20:55:11.861Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-23T20:55:11.861Z] Selecting previously unselected package python3.8-minimal. [2022-03-23T20:55:11.861Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T20:55:11.861Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:12.122Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:12.122Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-23T20:55:12.122Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:12.355Z] Attempting uninstall: idna [2022-03-23T20:55:12.355Z] Found existing installation: idna 3.2 [2022-03-23T20:55:12.355Z] Uninstalling idna-3.2: [2022-03-23T20:55:12.630Z] Successfully uninstalled idna-3.2 [2022-03-23T20:55:12.692Z] Selecting previously unselected package python3-minimal. [2022-03-23T20:55:12.692Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-23T20:55:12.692Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-23T20:55:12.692Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-23T20:55:12.692Z] Selecting previously unselected package mime-support. [2022-03-23T20:55:12.692Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-23T20:55:12.692Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-23T20:55:12.692Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-23T20:55:12.692Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-23T20:55:12.692Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-23T20:55:12.951Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-23T20:55:12.951Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T20:55:12.951Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:13.211Z] Selecting previously unselected package python3.8. [2022-03-23T20:55:13.211Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T20:55:13.211Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:13.211Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-23T20:55:13.211Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-23T20:55:13.211Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-23T20:55:13.211Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-23T20:55:13.471Z] Selecting previously unselected package python3. [2022-03-23T20:55:13.471Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-23T20:55:13.471Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-23T20:55:13.471Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-23T20:55:13.471Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-23T20:55:13.471Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-23T20:55:13.471Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:13.613Z] Attempting uninstall: chardet [2022-03-23T20:55:13.613Z] Found existing installation: chardet 4.0.0 [2022-03-23T20:55:13.613Z] Uninstalling chardet-4.0.0: [2022-03-23T20:55:13.613Z] Successfully uninstalled chardet-4.0.0 [2022-03-23T20:55:13.732Z] Selecting previously unselected package dbus. [2022-03-23T20:55:13.732Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-23T20:55:13.732Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:13.732Z] Selecting previously unselected package libbsd0:amd64. [2022-03-23T20:55:13.732Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-23T20:55:13.732Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-23T20:55:13.992Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-23T20:55:13.992Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:13.992Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T20:55:13.992Z] Selecting previously unselected package sudo. [2022-03-23T20:55:13.992Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-23T20:55:13.992Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-23T20:55:13.992Z] Selecting previously unselected package apparmor. [2022-03-23T20:55:13.992Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-23T20:55:13.992Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-23T20:55:14.252Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-23T20:55:14.252Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-23T20:55:14.252Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-23T20:55:14.252Z] Selecting previously unselected package libedit2:amd64. [2022-03-23T20:55:14.252Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-23T20:55:14.252Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-23T20:55:14.252Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-23T20:55:14.252Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-23T20:55:14.252Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-23T20:55:14.513Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-23T20:55:14.513Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:55:14.513Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:14.513Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-23T20:55:14.513Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:55:14.513Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:14.513Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-23T20:55:14.513Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-23T20:55:14.514Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-23T20:55:14.773Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-23T20:55:14.773Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:55:14.773Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:14.773Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-23T20:55:14.773Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:55:14.773Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:14.773Z] Selecting previously unselected package openssh-client. [2022-03-23T20:55:14.773Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-23T20:55:14.773Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-23T20:55:15.033Z] Selecting previously unselected package dbus-user-session. [2022-03-23T20:55:15.033Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-23T20:55:15.033Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:15.033Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-23T20:55:15.033Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-23T20:55:15.033Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-23T20:55:15.033Z] Selecting previously unselected package squashfs-tools. [2022-03-23T20:55:15.033Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-23T20:55:15.033Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-23T20:55:15.033Z] Selecting previously unselected package snapd. [2022-03-23T20:55:15.033Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-23T20:55:15.033Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-23T20:55:15.597Z] Attempting uninstall: requests [2022-03-23T20:55:15.597Z] Found existing installation: requests 2.25.1 [2022-03-23T20:55:15.597Z] Uninstalling requests-2.25.1: [2022-03-23T20:55:15.597Z] Successfully uninstalled requests-2.25.1 [2022-03-23T20:55:16.204Z] Running setup.py install for texttable: started [2022-03-23T20:55:18.192Z] Running setup.py install for texttable: finished with status 'done' [2022-03-23T20:55:18.192Z] Running setup.py install for PyYAML: started [2022-03-23T20:55:18.334Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-23T20:55:18.334Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-23T20:55:18.334Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-23T20:55:18.334Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-23T20:55:18.334Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:18.334Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:18.334Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:18.594Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-23T20:55:18.594Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:18.594Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:18.594Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-23T20:55:18.594Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:18.594Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-23T20:55:18.594Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:19.163Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-23T20:55:19.163Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-23T20:55:19.163Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-23T20:55:19.163Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-23T20:55:19.163Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-23T20:55:19.163Z] running python rtupdate hooks for python3.8... [2022-03-23T20:55:19.163Z] running python post-rtupdate hooks for python3.8... [2022-03-23T20:55:19.424Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-23T20:55:20.366Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-23T20:55:20.626Z] Reloading AppArmor profiles [2022-03-23T20:55:20.626Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:20.626Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-23T20:55:20.889Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-23T20:55:21.149Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-23T20:55:21.149Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-23T20:55:21.149Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-23T20:55:21.149Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-23T20:55:21.826Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-23T20:55:21.827Z] Running setup.py install for docopt: started [2022-03-23T20:55:23.060Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-23T20:55:23.060Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T20:55:23.060Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:23.060Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-23T20:55:23.060Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-23T20:55:23.319Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-23T20:55:23.579Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-23T20:55:23.838Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-23T20:55:24.096Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-23T20:55:24.096Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-23T20:55:24.355Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-23T20:55:24.616Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-23T20:55:24.793Z] Running setup.py install for docopt: finished with status 'done' [2022-03-23T20:55:24.794Z] Running setup.py install for dockerpty: started [2022-03-23T20:55:24.876Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-23T20:55:24.876Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-23T20:55:25.135Z] /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' [2022-03-23T20:55:25.135Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-23T20:55:26.074Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-23T20:55:26.074Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-23T20:55:26.074Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-23T20:55:26.777Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-23T20:55:27.272Z] Reading package lists... [2022-03-23T20:55:27.273Z] Reading package lists... [2022-03-23T20:55:27.534Z] Building dependency tree... [2022-03-23T20:55:27.534Z] Reading state information... [2022-03-23T20:55:27.534Z] Calculating upgrade... [2022-03-23T20:55:27.534Z] The following packages will be upgraded: [2022-03-23T20:55:27.534Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-23T20:55:27.534Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-23T20:55:27.534Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-23T20:55:27.534Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-23T20:55:27.534Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-23T20:55:27.534Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-23T20:55:27.534Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-23T20:55:27.534Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-23T20:55:27.534Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-23T20:55:27.534Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-23T20:55:27.534Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-23T20:55:27.534Z] xz-utils zlib1g [2022-03-23T20:55:27.793Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-23T20:55:27.793Z] Need to get 65.7 MB of archives. [2022-03-23T20:55:27.793Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-23T20:55:27.793Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-23T20:55:27.793Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-23T20:55:27.793Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-23T20:55:27.793Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-23T20:55:27.793Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-23T20:55:27.793Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-23T20:55:27.793Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-23T20:55:27.793Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-23T20:55:27.793Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-23T20:55:27.793Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-23T20:55:27.793Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-23T20:55:27.793Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-23T20:55:27.793Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-23T20:55:27.793Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-23T20:55:27.793Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-23T20:55:27.793Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-23T20:55:27.793Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-23T20:55:27.793Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-23T20:55:27.793Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-23T20:55:27.793Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-23T20:55:27.793Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-23T20:55:27.793Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-23T20:55:27.793Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-23T20:55:28.053Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-23T20:55:28.053Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-23T20:55:28.053Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-23T20:55:28.053Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-23T20:55:28.053Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-23T20:55:28.053Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-23T20:55:28.053Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-23T20:55:28.053Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-23T20:55:28.053Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-23T20:55:28.053Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-23T20:55:28.053Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-23T20:55:28.053Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-23T20:55:28.053Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-23T20:55:28.053Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-23T20:55:28.053Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-23T20:55:28.053Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-23T20:55:28.053Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-23T20:55:28.053Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-23T20:55:28.053Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-23T20:55:28.053Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-23T20:55:28.053Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-23T20:55:28.053Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-23T20:55:28.053Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-23T20:55:28.053Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-23T20:55:28.053Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-23T20:55:28.053Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-23T20:55:28.053Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-23T20:55:28.053Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-23T20:55:28.053Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-23T20:55:28.053Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-23T20:55:28.053Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-23T20:55:28.053Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-23T20:55:28.053Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-23T20:55:28.053Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-23T20:55:28.053Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-23T20:55:28.053Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-23T20:55:28.053Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-23T20:55:28.053Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-23T20:55:28.053Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-23T20:55:28.053Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-23T20:55:28.053Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-23T20:55:28.053Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-23T20:55:28.053Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-23T20:55:28.053Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-23T20:55:28.053Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-23T20:55:28.053Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-23T20:55:28.053Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-23T20:55:28.053Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-23T20:55:28.053Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-23T20:55:28.313Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-23T20:55:28.313Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-23T20:55:28.313Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-23T20:55:28.313Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-23T20:55:28.313Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-23T20:55:28.744Z] 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 [2022-03-23T20:55:28.882Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T20:55:28.882Z] Fetched 65.7 MB in 1s (85.7 MB/s) [2022-03-23T20:55:28.882Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-23T20:55:28.882Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T20:55:28.882Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T20:55:29.452Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T20:55:29.452Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T20:55:29.452Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-23T20:55:29.452Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-23T20:55:30.021Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.021Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.280Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.280Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.540Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.540Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.540Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.799Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.799Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.799Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.059Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:31.059Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.059Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:31.059Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.059Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:31.059Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T20:55:31.059Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:31.059Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.318Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:31.318Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T20:55:31.318Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:31.318Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.888Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:31.888Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.888Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:31.888Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.888Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:32.147Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T20:55:32.147Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T20:55:32.408Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T20:55:32.668Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-23T20:55:32.929Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T20:55:32.929Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-23T20:55:32.929Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-23T20:55:32.929Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-23T20:55:32.929Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-23T20:55:33.190Z] Setting up base-files (11ubuntu5.5) ... [2022-03-23T20:55:33.190Z] Installing new version of config file /etc/issue ... [2022-03-23T20:55:33.452Z] Installing new version of config file /etc/issue.net ... [2022-03-23T20:55:33.452Z] Installing new version of config file /etc/lsb-release ... [2022-03-23T20:55:33.452Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-23T20:55:33.712Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-23T20:55:33.712Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-23T20:55:33.712Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-23T20:55:33.712Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:33.712Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-23T20:55:33.712Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-23T20:55:33.973Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-23T20:55:33.973Z] 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 [2022-03-23T20:55:33.973Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:33.973Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:34.234Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-23T20:55:34.234Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:34.234Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:34.234Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-23T20:55:34.234Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-23T20:55:34.513Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-23T20:55:34.773Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:34.773Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-23T20:55:34.773Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T20:55:35.343Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-23T20:55:35.343Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T20:55:35.603Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-23T20:55:35.603Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T20:55:35.863Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-23T20:55:36.123Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:36.123Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-23T20:55:36.123Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T20:55:36.396Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-23T20:55:36.671Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-23T20:55:36.671Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-23T20:55:36.671Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:36.671Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-23T20:55:36.671Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-23T20:55:36.671Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-23T20:55:36.939Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:36.939Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:36.939Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:36.939Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:36.939Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:36.939Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:36.939Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:37.219Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:37.219Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:37.219Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:37.219Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:37.219Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:37.219Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:37.500Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:37.500Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:37.500Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:37.500Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:37.500Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:37.500Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:37.500Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:37.500Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:37.766Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:37.766Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:38.047Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:38.334Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-23T20:55:38.903Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-23T20:55:38.903Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:38.903Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T20:55:38.903Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T20:55:38.903Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-23T20:55:39.166Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.166Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-23T20:55:39.166Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-23T20:55:39.166Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-23T20:55:39.166Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.166Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-23T20:55:39.427Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-23T20:55:39.427Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-23T20:55:39.427Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.427Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-23T20:55:39.427Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-23T20:55:39.427Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-23T20:55:39.687Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.687Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-23T20:55:39.687Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-23T20:55:39.687Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-23T20:55:39.687Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.687Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-23T20:55:39.687Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-23T20:55:39.947Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-23T20:55:39.947Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.947Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T20:55:39.947Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T20:55:40.208Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:40.208Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.208Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-23T20:55:40.208Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-23T20:55:40.208Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-23T20:55:40.208Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.208Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-23T20:55:40.208Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-23T20:55:40.468Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-23T20:55:40.469Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.469Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-23T20:55:40.469Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-23T20:55:40.469Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-23T20:55:40.728Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.728Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-23T20:55:40.728Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-23T20:55:40.728Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-23T20:55:40.728Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.728Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-23T20:55:40.728Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-23T20:55:40.987Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-23T20:55:40.987Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.987Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-23T20:55:40.987Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-23T20:55:40.987Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-23T20:55:41.249Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:41.249Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-23T20:55:41.249Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-23T20:55:41.511Z] Setting up apt (2.0.6) ... [2022-03-23T20:55:42.081Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-23T20:55:42.081Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:42.081Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-23T20:55:42.081Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T20:55:42.081Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-23T20:55:42.341Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:42.341Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-23T20:55:42.341Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T20:55:42.341Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-23T20:55:42.341Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-23T20:55:42.341Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-23T20:55:42.602Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T20:55:42.602Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-23T20:55:42.860Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-23T20:55:42.860Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:42.860Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:42.860Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-23T20:55:42.860Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T20:55:42.860Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-23T20:55:43.121Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-23T20:55:43.121Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-23T20:55:43.121Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-23T20:55:43.380Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-23T20:55:43.647Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-23T20:55:43.647Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-23T20:55:43.647Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-23T20:55:43.647Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-23T20:55:43.647Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-23T20:55:43.843Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:55:43.843Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:55:43.843Z] ---> ee5b94a09e18 [2022-03-23T20:55:43.843Z] Step 3/31 : WORKDIR /edgex-go [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> 2a242ae0166e [2022-03-23T20:55:43.843Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> 471efef13cb8 [2022-03-23T20:55:43.843Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> a82138eba266 [2022-03-23T20:55:43.843Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> 8d53de4d4a90 [2022-03-23T20:55:43.843Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> f6d12d8dc18a [2022-03-23T20:55:43.843Z] Step 8/31 : COPY . . [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> a49ffefc32cb [2022-03-23T20:55:43.843Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-23T20:55:43.843Z] ---> Running in 6710d9ea3cc8 [2022-03-23T20:55:43.843Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:55:43.843Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:55:43.843Z] ---> ee5b94a09e18 [2022-03-23T20:55:43.843Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> 2a242ae0166e [2022-03-23T20:55:43.843Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> 471efef13cb8 [2022-03-23T20:55:43.843Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> a82138eba266 [2022-03-23T20:55:43.843Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> 8d53de4d4a90 [2022-03-23T20:55:43.843Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:55:43.843Z] ---> Using cache [2022-03-23T20:55:43.843Z] ---> f6d12d8dc18a [2022-03-23T20:55:43.843Z] Step 8/23 : COPY . . [2022-03-23T20:55:43.908Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-23T20:55:43.908Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-23T20:55:44.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:55:44.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:55:44.118Z] ---> ee5b94a09e18 [2022-03-23T20:55:44.118Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:55:44.118Z] ---> Using cache [2022-03-23T20:55:44.118Z] ---> 2a242ae0166e [2022-03-23T20:55:44.118Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:55:44.118Z] ---> Using cache [2022-03-23T20:55:44.118Z] ---> 471efef13cb8 [2022-03-23T20:55:44.118Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-23T20:55:44.118Z] ---> Running in 4ad2fdc663f6 [2022-03-23T20:55:44.168Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-23T20:55:44.169Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-23T20:55:44.169Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-23T20:55:44.169Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-23T20:55:44.392Z] ---> Using cache [2022-03-23T20:55:44.392Z] ---> a49ffefc32cb [2022-03-23T20:55:44.392Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-23T20:55:44.392Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:55:44.392Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:55:44.392Z] ---> ee5b94a09e18 [2022-03-23T20:55:44.430Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-23T20:55:44.430Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-23T20:55:44.430Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-23T20:55:44.430Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-23T20:55:44.430Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-23T20:55:44.667Z] Step 3/25 : WORKDIR /edgex-go [2022-03-23T20:55:44.668Z] ---> Using cache [2022-03-23T20:55:44.668Z] ---> 2a242ae0166e [2022-03-23T20:55:44.668Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:55:44.668Z] ---> Using cache [2022-03-23T20:55:44.668Z] ---> 471efef13cb8 [2022-03-23T20:55:44.668Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-23T20:55:44.668Z] ---> Using cache [2022-03-23T20:55:44.668Z] ---> a82138eba266 [2022-03-23T20:55:44.668Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-23T20:55:44.668Z] ---> Using cache [2022-03-23T20:55:44.668Z] ---> 8d53de4d4a90 [2022-03-23T20:55:44.668Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:55:44.668Z] ---> Using cache [2022-03-23T20:55:44.668Z] ---> f6d12d8dc18a [2022-03-23T20:55:44.668Z] Step 8/25 : COPY . . [2022-03-23T20:55:44.689Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-23T20:55:44.690Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-23T20:55:44.690Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-23T20:55:44.945Z] ---> Running in 1bb1cc2353b1 [2022-03-23T20:55:44.946Z] ---> Using cache [2022-03-23T20:55:44.946Z] ---> a49ffefc32cb [2022-03-23T20:55:44.946Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-23T20:55:44.950Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-23T20:55:44.950Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-23T20:55:45.226Z] ---> Running in 41299b400c55 [2022-03-23T20:55:45.520Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-23T20:55:45.520Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-23T20:55:45.520Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:45.520Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:45.520Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:45.520Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:45.780Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:45.780Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:46.055Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:46.055Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:46.055Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:46.055Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:46.055Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:46.055Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:46.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T20:55:46.316Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-23T20:55:46.316Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-23T20:55:46.316Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:46.316Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:46.493Z] Removing intermediate container ae188de1f51b [2022-03-23T20:55:46.493Z] ---> c6d76b4a79d2 [2022-03-23T20:55:46.493Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-23T20:55:46.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:55:46.575Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:46.575Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:46.773Z] ---> Running in 8102ceb87cf3 [2022-03-23T20:55:46.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T20:55:47.380Z] Removing intermediate container 8102ceb87cf3 [2022-03-23T20:55:47.380Z] ---> 9b6528c11828 [2022-03-23T20:55:47.380Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-23T20:55:47.380Z] ---> Running in 608a7b503e37 [2022-03-23T20:55:47.517Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:47.517Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:47.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:55:47.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T20:55:48.279Z] Removing intermediate container 608a7b503e37 [2022-03-23T20:55:48.279Z] ---> 9255aea41e9c [2022-03-23T20:55:48.279Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-23T20:55:48.459Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:48.459Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:48.719Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:48.719Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:48.880Z] OK: 220 MiB in 52 packages [2022-03-23T20:55:48.979Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:48.979Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:49.918Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:49.918Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:49.918Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-23T20:55:49.918Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-23T20:55:49.918Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-23T20:55:49.918Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-23T20:55:49.918Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T20:55:49.918Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-23T20:55:49.918Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T20:55:49.918Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:49.918Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-23T20:55:50.185Z] [2022-03-23T20:55:50.185Z] Current default time zone: 'Etc/UTC' [2022-03-23T20:55:50.185Z] Local time is now: Wed Mar 23 20:55:49 UTC 2022. [2022-03-23T20:55:50.185Z] Universal Time is now: Wed Mar 23 20:55:49 UTC 2022. [2022-03-23T20:55:50.185Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-23T20:55:50.185Z] [2022-03-23T20:55:50.185Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-23T20:55:50.185Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.185Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.185Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:50.185Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.185Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:50.185Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-23T20:55:50.185Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-23T20:55:50.185Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T20:55:50.185Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-23T20:55:50.185Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-23T20:55:50.325Z] ---> ef6419c500be [2022-03-23T20:55:50.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-23T20:55:50.325Z] Removing intermediate container 4ad2fdc663f6 [2022-03-23T20:55:50.325Z] ---> a93eec4ee7d4 [2022-03-23T20:55:50.325Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:55:50.444Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.445Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.445Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-23T20:55:50.445Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.445Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:50.445Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.445Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T20:55:50.445Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:50.445Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-23T20:55:51.794Z] ---> febf91189620 [2022-03-23T20:55:51.794Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-23T20:55:51.794Z] ---> 858e28d372d0 [2022-03-23T20:55:51.794Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:55:52.074Z] ---> Running in dc071040d2ac [2022-03-23T20:55:52.354Z] Updating certificates in /etc/ssl/certs... [2022-03-23T20:55:53.294Z] 21 added, 21 removed; done. [2022-03-23T20:55:53.294Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.294Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-23T20:55:53.294Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-23T20:55:53.545Z] ---> c0ceca05c284 [2022-03-23T20:55:53.545Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-23T20:55:53.545Z] ---> Running in 93ca7c79074a [2022-03-23T20:55:53.556Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.556Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-23T20:55:53.556Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-23T20:55:53.556Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-23T20:55:53.556Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-23T20:55:53.556Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.556Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-23T20:55:53.816Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.816Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.816Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.816Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-23T20:55:53.816Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-23T20:55:53.816Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-23T20:55:53.816Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-23T20:55:54.077Z] Updating certificates in /etc/ssl/certs... [2022-03-23T20:55:54.552Z] Removing intermediate container 93ca7c79074a [2022-03-23T20:55:54.552Z] ---> 85ee73130980 [2022-03-23T20:55:54.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:55:54.552Z] ---> Running in 7a7855ec98e3 [2022-03-23T20:55:54.647Z] 0 added, 0 removed; done. [2022-03-23T20:55:54.647Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-23T20:55:54.647Z] done. [2022-03-23T20:55:55.159Z] Removing intermediate container 7a7855ec98e3 [2022-03-23T20:55:55.159Z] ---> dca532b8d95f [2022-03-23T20:55:55.159Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T20:55:55.159Z] ---> Running in 6239fde75d3a [2022-03-23T20:55:55.764Z] Removing intermediate container 6239fde75d3a [2022-03-23T20:55:55.764Z] ---> 05b58cf1cd9a [2022-03-23T20:55:55.764Z] Step 22/23 : LABEL git_sha=fd48ca3313e7a490e8886980ca70a9db0874eaa1 [2022-03-23T20:55:55.848Z] Reading package lists... [2022-03-23T20:55:55.849Z] Building dependency tree... [2022-03-23T20:55:55.849Z] Reading state information... [2022-03-23T20:55:56.041Z] ---> Running in dcdf25813c77 [2022-03-23T20:55:56.109Z] The following NEW packages will be installed: [2022-03-23T20:55:56.109Z] apt-transport-https [2022-03-23T20:55:56.109Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-23T20:55:56.109Z] Need to get 4680 B of archives. [2022-03-23T20:55:56.109Z] After this operation, 162 kB of additional disk space will be used. [2022-03-23T20:55:56.109Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-23T20:55:56.322Z] Removing intermediate container dcdf25813c77 [2022-03-23T20:55:56.322Z] ---> 054d731b63bd [2022-03-23T20:55:56.322Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:55:56.369Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T20:55:56.369Z] Fetched 4680 B in 0s (87.3 kB/s) [2022-03-23T20:55:56.369Z] Selecting previously unselected package apt-transport-https. [2022-03-23T20:55:56.369Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-23T20:55:56.369Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-23T20:55:56.369Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-23T20:55:56.369Z] Setting up apt-transport-https (2.0.6) ... [2022-03-23T20:55:56.597Z] ---> Running in 4c8a44d13ab0 [2022-03-23T20:55:56.629Z] Waiting for network to be ready... [2022-03-23T20:55:56.869Z] Removing intermediate container 4c8a44d13ab0 [2022-03-23T20:55:56.869Z] ---> 3b73c49767be [2022-03-23T20:55:56.869Z] [2022-03-23T20:55:57.468Z] Successfully built 3b73c49767be [2022-03-23T20:55:57.468Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-23T20:56:00.121Z]  Building sys-mgmt-agent ... done Removing intermediate container dc071040d2ac [2022-03-23T20:56:00.121Z] ---> f2898a9710fa [2022-03-23T20:56:00.121Z] Step 8/23 : COPY . . [2022-03-23T20:56:03.216Z] 2022-03-23T20:56:00Z INFO Waiting for automatic snapd restart... [2022-03-23T20:56:09.797Z] snapd 2.54.4 from Canonical* installed [2022-03-23T20:56:10.056Z] "snapd" switched to the "latest/stable" channel [2022-03-23T20:56:10.056Z] [2022-03-23T20:56:13.351Z] core20 20220304 from Canonical* installed [2022-03-23T20:56:13.351Z] "core20" switched to the "latest/stable" channel [2022-03-23T20:56:13.351Z] [2022-03-23T20:56:15.891Z] snapcraft 6.0.2 from Canonical* installed [2022-03-23T20:56:15.891Z] "snapcraft" switched to the "latest/stable" channel [2022-03-23T20:56:15.891Z] [2022-03-23T20:56:20.092Z] 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: [2022-03-23T20:56:20.092Z] - README.md [2022-03-23T20:56:20.092Z] [2022-03-23T20:56:20.092Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-23T20:56:20.662Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-23T20:56:20.662Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-23T20:56:20.662Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-23T20:56:21.492Z] Reading package lists... [2022-03-23T20:56:22.062Z] 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 [2022-03-23T20:56:22.062Z] Reading package lists... [2022-03-23T20:56:22.062Z] Building dependency tree... [2022-03-23T20:56:22.062Z] Reading state information... [2022-03-23T20:56:22.321Z] Suggested packages: [2022-03-23T20:56:22.321Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-23T20:56:22.321Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-23T20:56:22.321Z] krb5-user libnorm-doc [2022-03-23T20:56:22.321Z] Recommended packages: [2022-03-23T20:56:22.321Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-23T20:56:22.321Z] The following NEW packages will be installed: [2022-03-23T20:56:22.321Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-23T20:56:22.321Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-23T20:56:22.321Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-23T20:56:22.321Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-23T20:56:22.321Z] libzmq5 pkg-config zip [2022-03-23T20:56:22.321Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-23T20:56:22.321Z] Need to get 10.3 MB of archives. [2022-03-23T20:56:22.321Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-23T20:56:22.321Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-23T20:56:22.322Z] ---> 059187d5d672 [2022-03-23T20:56:22.322Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-23T20:56:22.322Z] ---> Running in dc7943575525 [2022-03-23T20:56:22.322Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T20:56:22.581Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-23T20:56:22.581Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-23T20:56:22.581Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-23T20:56:22.581Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-23T20:56:22.581Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-23T20:56:22.581Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-23T20:56:22.581Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-23T20:56:22.582Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-23T20:56:22.582Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-23T20:56:22.582Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-23T20:56:22.582Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-23T20:56:23.151Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-23T20:56:23.151Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-23T20:56:23.151Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-23T20:56:23.151Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-23T20:56:23.151Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-23T20:56:23.151Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-23T20:56:23.151Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-23T20:56:23.151Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-23T20:56:23.413Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-23T20:56:23.413Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-23T20:56:23.413Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-23T20:56:23.413Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-23T20:56:23.413Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-23T20:56:23.413Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-23T20:56:23.413Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-23T20:56:23.672Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T20:56:23.672Z] Fetched 10.3 MB in 1s (9654 kB/s) [2022-03-23T20:56:23.672Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-23T20:56:23.672Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-23T20:56:23.672Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-23T20:56:23.672Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-23T20:56:23.672Z] Selecting previously unselected package libsodium23:amd64. [2022-03-23T20:56:23.672Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-23T20:56:23.672Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-23T20:56:23.932Z] Selecting previously unselected package libpsl5:amd64. [2022-03-23T20:56:23.932Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-23T20:56:23.932Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-23T20:56:23.932Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-23T20:56:23.932Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-23T20:56:23.932Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-23T20:56:23.932Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-23T20:56:23.932Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-23T20:56:23.932Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-23T20:56:23.932Z] Selecting previously unselected package librtmp1:amd64. [2022-03-23T20:56:24.191Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-23T20:56:24.192Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-23T20:56:24.192Z] Selecting previously unselected package libssh-4:amd64. [2022-03-23T20:56:24.192Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-23T20:56:24.192Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-23T20:56:24.192Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-23T20:56:24.192Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-23T20:56:24.192Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-23T20:56:24.192Z] Selecting previously unselected package liberror-perl. [2022-03-23T20:56:24.192Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-23T20:56:24.192Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-23T20:56:24.192Z] Selecting previously unselected package git-man. [2022-03-23T20:56:24.451Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-23T20:56:24.451Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-23T20:56:24.451Z] Selecting previously unselected package git. [2022-03-23T20:56:24.451Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-23T20:56:24.451Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-23T20:56:25.020Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-23T20:56:25.020Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:25.020Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:25.020Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-23T20:56:25.020Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:25.020Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:25.280Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-23T20:56:25.280Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:25.280Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:25.280Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-23T20:56:25.280Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:25.281Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:25.281Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-23T20:56:25.281Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-23T20:56:25.281Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-23T20:56:25.281Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-23T20:56:25.281Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:25.281Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:25.541Z] Selecting previously unselected package libnorm1:amd64. [2022-03-23T20:56:25.541Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-23T20:56:25.541Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T20:56:25.541Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-23T20:56:25.541Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-23T20:56:25.541Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T20:56:25.541Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-23T20:56:25.541Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-23T20:56:25.541Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T20:56:25.801Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-23T20:56:25.801Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-23T20:56:25.801Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T20:56:25.801Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-23T20:56:25.801Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-23T20:56:25.801Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-23T20:56:25.801Z] Selecting previously unselected package libzmq5:amd64. [2022-03-23T20:56:25.801Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-23T20:56:25.801Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T20:56:26.062Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-23T20:56:26.062Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:26.062Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.062Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-23T20:56:26.062Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-23T20:56:26.062Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T20:56:26.062Z] Selecting previously unselected package pkg-config. [2022-03-23T20:56:26.062Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-23T20:56:26.062Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-23T20:56:26.062Z] Selecting previously unselected package zip. [2022-03-23T20:56:26.062Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-23T20:56:26.062Z] Unpacking zip (3.0-11build1) ... [2022-03-23T20:56:26.322Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-23T20:56:26.322Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-23T20:56:26.322Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-23T20:56:26.323Z] No schema files found: doing nothing. [2022-03-23T20:56:26.323Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-23T20:56:26.323Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T20:56:26.323Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-23T20:56:26.323Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T20:56:26.323Z] Setting up liberror-perl (0.17029-1) ... [2022-03-23T20:56:26.323Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.323Z] Setting up zip (3.0-11build1) ... [2022-03-23T20:56:26.323Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-23T20:56:26.323Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-23T20:56:26.323Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-23T20:56:26.323Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-23T20:56:26.582Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-23T20:56:26.582Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.582Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-23T20:56:26.582Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.582Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T20:56:26.582Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.582Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T20:56:26.582Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-23T20:56:26.582Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T20:56:26.582Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-23T20:56:26.582Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.582Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.582Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T20:56:26.582Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-23T20:56:27.153Z] comerr-dev set to automatically installed. [2022-03-23T20:56:27.153Z] git set to automatically installed. [2022-03-23T20:56:27.153Z] git-man set to automatically installed. [2022-03-23T20:56:27.153Z] krb5-multidev set to automatically installed. [2022-03-23T20:56:27.153Z] libbrotli1 set to automatically installed. [2022-03-23T20:56:27.153Z] libcurl3-gnutls set to automatically installed. [2022-03-23T20:56:27.153Z] liberror-perl set to automatically installed. [2022-03-23T20:56:27.153Z] libglib2.0-0 set to automatically installed. [2022-03-23T20:56:27.153Z] libgssrpc4 set to automatically installed. [2022-03-23T20:56:27.153Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-23T20:56:27.153Z] libkadm5srv-mit11 set to automatically installed. [2022-03-23T20:56:27.153Z] libkdb5-9 set to automatically installed. [2022-03-23T20:56:27.153Z] libkrb5-dev set to automatically installed. [2022-03-23T20:56:27.153Z] libnghttp2-14 set to automatically installed. [2022-03-23T20:56:27.153Z] libnorm-dev set to automatically installed. [2022-03-23T20:56:27.153Z] libnorm1 set to automatically installed. [2022-03-23T20:56:27.153Z] libpgm-5.2-0 set to automatically installed. [2022-03-23T20:56:27.153Z] libpgm-dev set to automatically installed. [2022-03-23T20:56:27.153Z] libpsl5 set to automatically installed. [2022-03-23T20:56:27.153Z] librtmp1 set to automatically installed. [2022-03-23T20:56:27.153Z] libsodium-dev set to automatically installed. [2022-03-23T20:56:27.153Z] libsodium23 set to automatically installed. [2022-03-23T20:56:27.153Z] libssh-4 set to automatically installed. [2022-03-23T20:56:27.153Z] libzmq3-dev set to automatically installed. [2022-03-23T20:56:27.153Z] libzmq5 set to automatically installed. [2022-03-23T20:56:27.153Z] pkg-config set to automatically installed. [2022-03-23T20:56:27.153Z] zip set to automatically installed. [2022-03-23T20:56:28.094Z] snapd is not logged in, snap install commands will use sudo [2022-03-23T20:56:38.090Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-23T20:56:38.662Z] Downloading snap 'edgex-app-service-configurable' [2022-03-23T20:56:41.214Z] Pulling app-service-configurable [2022-03-23T20:56:41.214Z] + snapcraftctl pull [2022-03-23T20:56:42.596Z] Pulling config-common [2022-03-23T20:56:42.596Z] + snapcraftctl pull [2022-03-23T20:56:44.506Z] Pulling go-build-helper [2022-03-23T20:56:44.506Z] + snapcraftctl pull [2022-03-23T20:56:45.889Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-23T20:56:45.889Z] Skipping pull go-build-helper (already ran) [2022-03-23T20:56:45.889Z] Building go-build-helper [2022-03-23T20:56:45.889Z] + snapcraftctl build [2022-03-23T20:56:46.832Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-23T20:56:47.773Z] Staging go-build-helper [2022-03-23T20:56:47.773Z] + snapcraftctl stage [2022-03-23T20:56:54.354Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-23T20:56:54.354Z] Fetched 290 kB in 0s (0 B/s) [2022-03-23T20:56:54.354Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-23T20:56:54.354Z] Fetched 158 kB in 0s (0 B/s) [2022-03-23T20:56:54.354Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-23T20:56:54.354Z] Fetched 242 kB in 0s (0 B/s) [2022-03-23T20:56:54.354Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-23T20:56:54.354Z] Fetched 150 kB in 0s (0 B/s) [2022-03-23T20:56:54.354Z] Pulling edgex-go [2022-03-23T20:56:54.354Z] + snapcraftctl pull [2022-03-23T20:56:54.923Z] Pulling hooks [2022-03-23T20:56:54.923Z] + snapcraftctl pull [2022-03-23T20:57:07.199Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-23T20:57:07.199Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-23T20:57:07.199Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-23T20:57:07.199Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-23T20:57:07.199Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-23T20:57:07.199Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-23T20:57:07.199Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-23T20:57:07.199Z] Fetched 234 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-23T20:57:07.199Z] Fetched 155 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-23T20:57:07.199Z] Fetched 170 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-23T20:57:07.199Z] Fetched 267 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-23T20:57:07.199Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-23T20:57:07.199Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-23T20:57:07.199Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-23T20:57:07.199Z] Fetched 121 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-23T20:57:07.199Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-23T20:57:07.199Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-23T20:57:07.199Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-23T20:57:07.199Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-23T20:57:07.199Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-23T20:57:07.199Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-23T20:57:07.199Z] Fetched 142 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-23T20:57:07.199Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-23T20:57:07.199Z] Fetched 181 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-23T20:57:07.199Z] Fetched 208 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-23T20:57:07.199Z] Fetched 161 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-23T20:57:07.199Z] Fetched 107 kB in 0s (0 B/s) [2022-03-23T20:57:07.199Z] Pulling static-packages [2022-03-23T20:57:07.199Z] + snapcraftctl pull [2022-03-23T20:57:07.465Z] Pulling version [2022-03-23T20:57:07.465Z] + cd /root/project [2022-03-23T20:57:07.465Z] ++ git describe --tags --abbrev=0 [2022-03-23T20:57:07.465Z] ++ sed s/v// [2022-03-23T20:57:07.465Z] + GIT_VERSION=2.2.0-dev.44 [2022-03-23T20:57:07.465Z] + '[' -z 2.2.0-dev.44 ']' [2022-03-23T20:57:07.465Z] + snapcraftctl set-version 2.2.0-dev.44 [2022-03-23T20:57:08.918Z] Building app-service-configurable [2022-03-23T20:57:08.918Z] + snapcraftctl build [2022-03-23T20:57:10.824Z] Building config-common [2022-03-23T20:57:10.824Z] + snapcraftctl build [2022-03-23T20:57:12.205Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-23T20:57:12.773Z] Skipping build go-build-helper (already ran) [2022-03-23T20:57:12.773Z] Building edgex-go [2022-03-23T20:57:13.033Z] + cd /root/parts/edgex-go/src [2022-03-23T20:57:13.033Z] ++ git describe --tags --abbrev=0 [2022-03-23T20:57:13.033Z] ++ sed s/v// [2022-03-23T20:57:13.033Z] + GIT_VERSION=2.2.0-dev.44 [2022-03-23T20:57:13.033Z] + '[' -z 2.2.0-dev.44 ']' [2022-03-23T20:57:13.033Z] + echo 2.2.0-dev.44 [2022-03-23T20:57:13.033Z] + '[' '!' -d vendor ']' [2022-03-23T20:57:13.033Z] + go mod download all [2022-03-23T20:57:23.058Z] + make build [2022-03-23T20:57:23.059Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T20:57:37.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T20:57:47.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T20:57:48.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T20:57:50.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T20:57:51.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T20:57:52.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T20:57:53.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T20:57:54.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T20:57:56.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T20:57:57.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T20:57:58.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-23T20:58:00.712Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-23T20:58:00.712Z] + case "$service" in [2022-03-23T20:58:00.712Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-23T20:58:00.712Z] + 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 [2022-03-23T20:58:00.712Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-23T20:58:00.712Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-23T20:58:00.712Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-23T20:58:01.654Z] Building hooks [2022-03-23T20:58:01.654Z] + cd /root/parts/hooks/src [2022-03-23T20:58:01.654Z] + make build [2022-03-23T20:58:01.654Z] go mod tidy [2022-03-23T20:58:01.654Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-23T20:58:01.915Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-23T20:58:02.174Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-23T20:58:02.174Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-23T20:58:02.174Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-23T20:58:04.082Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-23T20:58:04.342Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-23T20:58:04.342Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-23T20:58:06.248Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-23T20:58:06.248Z] Building static-packages [2022-03-23T20:58:06.248Z] + snapcraftctl build [2022-03-23T20:58:08.156Z] Building version [2022-03-23T20:58:08.156Z] + snapcraftctl build [2022-03-23T20:58:10.062Z] Staging app-service-configurable [2022-03-23T20:58:10.062Z] + snapcraftctl stage [2022-03-23T20:58:11.443Z] Staging config-common [2022-03-23T20:58:11.443Z] + snapcraftctl stage [2022-03-23T20:58:12.822Z] Skipping stage go-build-helper (already ran) [2022-03-23T20:58:12.822Z] Staging edgex-go [2022-03-23T20:58:12.822Z] + snapcraftctl stage [2022-03-23T20:58:14.203Z] Staging hooks [2022-03-23T20:58:14.203Z] + snapcraftctl stage [2022-03-23T20:58:15.585Z] Staging static-packages [2022-03-23T20:58:15.585Z] + snapcraftctl stage [2022-03-23T20:58:16.965Z] Staging version [2022-03-23T20:58:16.965Z] + snapcraftctl stage [2022-03-23T20:58:18.347Z] Priming app-service-configurable [2022-03-23T20:58:18.347Z] + snapcraftctl prime [2022-03-23T20:58:20.889Z] 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 [2022-03-23T20:58:20.889Z] stage-packages: [2022-03-23T20:58:20.889Z] - libnorm1 [2022-03-23T20:58:20.889Z] - libpgm-5.2-0 [2022-03-23T20:58:20.889Z] - libsodium23 [2022-03-23T20:58:20.889Z] - libzmq5 [2022-03-23T20:58:20.889Z] Priming config-common [2022-03-23T20:58:20.889Z] + snapcraftctl prime [2022-03-23T20:58:22.275Z] Priming go-build-helper [2022-03-23T20:58:22.275Z] + snapcraftctl prime [2022-03-23T20:58:23.659Z] Priming edgex-go [2022-03-23T20:58:23.660Z] + snapcraftctl prime [2022-03-23T20:58:25.572Z] Priming hooks [2022-03-23T20:58:25.572Z] + snapcraftctl prime [2022-03-23T20:58:26.954Z] Priming static-packages [2022-03-23T20:58:26.954Z] + snapcraftctl prime [2022-03-23T20:58:31.154Z] Priming version [2022-03-23T20:58:31.154Z] + snapcraftctl prime [2022-03-23T20:58:32.536Z] 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] } [2022-03-23T20:59:29.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T20:59:29.290Z] Removing intermediate container 1bb1cc2353b1 [2022-03-23T20:59:29.290Z] ---> 6af5c0174bf2 [2022-03-23T20:59:29.290Z] [2022-03-23T20:59:29.290Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:59:29.290Z] ---> 71a2028e5025 [2022-03-23T20:59:29.290Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:59:29.290Z] ---> Using cache [2022-03-23T20:59:29.290Z] ---> 34a48a1d5bd0 [2022-03-23T20:59:29.290Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:59:29.290Z] ---> Using cache [2022-03-23T20:59:29.290Z] ---> 27d09aabe777 [2022-03-23T20:59:29.290Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-23T20:59:29.290Z] ---> Running in 1e2d3a34442b [2022-03-23T20:59:29.290Z] Removing intermediate container 1e2d3a34442b [2022-03-23T20:59:29.290Z] ---> 53197d55f857 [2022-03-23T20:59:29.290Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T20:59:29.290Z] ---> Running in c516d2be003e [2022-03-23T20:59:29.290Z] Removing intermediate container c516d2be003e [2022-03-23T20:59:29.290Z] ---> 80d6ac0124c5 [2022-03-23T20:59:29.290Z] Step 15/23 : WORKDIR / [2022-03-23T20:59:29.291Z] ---> Running in 380b43cd3af8 [2022-03-23T20:59:29.291Z] Removing intermediate container 380b43cd3af8 [2022-03-23T20:59:29.291Z] ---> 5366d72745cb [2022-03-23T20:59:29.291Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:59:29.291Z] ---> f95891d399a4 [2022-03-23T20:59:29.291Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-23T20:59:29.291Z] ---> 2b107a83ccdc [2022-03-23T20:59:29.291Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-23T20:59:29.291Z] ---> 663fe0f0b23f [2022-03-23T20:59:29.291Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-23T20:59:29.291Z] ---> Running in ca3c8d75d2bd [2022-03-23T20:59:29.291Z] Removing intermediate container ca3c8d75d2bd [2022-03-23T20:59:29.291Z] ---> 474d64a3c221 [2022-03-23T20:59:29.291Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:59:29.291Z] ---> Running in ff4ca00de25d [2022-03-23T20:59:29.291Z] Removing intermediate container ff4ca00de25d [2022-03-23T20:59:29.291Z] ---> 9ffee0a7ee2b [2022-03-23T20:59:29.291Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T20:59:29.291Z] ---> Running in 40aeef4e3b27 [2022-03-23T20:59:29.893Z] Removing intermediate container 40aeef4e3b27 [2022-03-23T20:59:29.893Z] ---> 389a1ea185ab [2022-03-23T20:59:29.893Z] Step 22/23 : LABEL git_sha=fd48ca3313e7a490e8886980ca70a9db0874eaa1 [2022-03-23T20:59:30.170Z] ---> Running in 234c55dff46f [2022-03-23T20:59:31.172Z] Removing intermediate container 234c55dff46f [2022-03-23T20:59:31.172Z] ---> 651c44356d83 [2022-03-23T20:59:31.172Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:59:31.450Z] ---> Running in a5b4ffacb793 [2022-03-23T20:59:32.440Z] Removing intermediate container a5b4ffacb793 [2022-03-23T20:59:32.440Z] ---> 808c5ad5f79d [2022-03-23T20:59:32.440Z] [2022-03-23T20:59:33.043Z] Removing intermediate container 6710d9ea3cc8 [2022-03-23T20:59:33.043Z] ---> ec82f055ad2c [2022-03-23T20:59:33.043Z] [2022-03-23T20:59:33.043Z] Step 10/31 : FROM alpine:3.14 [2022-03-23T20:59:33.043Z] ---> 71a2028e5025 [2022-03-23T20:59:33.043Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-23T20:59:33.043Z] ---> Running in 720a93773b94 [2022-03-23T20:59:33.674Z] Successfully built 808c5ad5f79d [2022-03-23T20:59:33.674Z] Successfully tagged core-command-arm64:latest [2022-03-23T20:59:33.950Z]  Building core-command ... done Removing intermediate container 720a93773b94 [2022-03-23T20:59:33.950Z] ---> 1e94b6a102b4 [2022-03-23T20:59:33.950Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-23T20:59:33.950Z] ---> Running in 8160c7e58bd5 [2022-03-23T20:59:34.565Z] Removing intermediate container 41299b400c55 [2022-03-23T20:59:34.565Z] ---> 0caf0fcc3ffe [2022-03-23T20:59:34.565Z] [2022-03-23T20:59:34.565Z] Step 10/25 : FROM alpine:3.14 [2022-03-23T20:59:34.565Z] ---> 71a2028e5025 [2022-03-23T20:59:34.565Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-23T20:59:34.846Z] ---> Running in 7d492a7b7fd4 [2022-03-23T20:59:36.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:59:36.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:59:36.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:59:37.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:59:37.425Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-23T20:59:37.425Z] (2/2) Installing su-exec (0.2-r1) [2022-03-23T20:59:37.425Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:59:37.425Z] OK: 6 MiB in 16 packages [2022-03-23T20:59:38.028Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-23T20:59:38.028Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-23T20:59:38.304Z] (3/3) Installing su-exec (0.2-r1) [2022-03-23T20:59:38.304Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:59:38.304Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:59:38.582Z] OK: 6 MiB in 17 packages [2022-03-23T20:59:38.859Z] Removing intermediate container 8160c7e58bd5 [2022-03-23T20:59:38.859Z] ---> c25cd51b5bc5 [2022-03-23T20:59:38.859Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-23T20:59:38.859Z] ---> Running in 6870a3378d4a [2022-03-23T20:59:39.482Z] Removing intermediate container 6870a3378d4a [2022-03-23T20:59:39.482Z] ---> 150dd50a5939 [2022-03-23T20:59:39.482Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-23T20:59:39.760Z] ---> Running in f1355b558a93 [2022-03-23T20:59:40.749Z] Removing intermediate container f1355b558a93 [2022-03-23T20:59:40.749Z] ---> 8a73a56219c9 [2022-03-23T20:59:40.749Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-23T20:59:40.749Z] ---> Running in 80ced0b1b9f3 [2022-03-23T20:59:41.033Z] Removing intermediate container 7d492a7b7fd4 [2022-03-23T20:59:41.033Z] ---> 476410bbdaf7 [2022-03-23T20:59:41.033Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T20:59:41.033Z] ---> Running in 19643e951ed9 [2022-03-23T20:59:42.029Z] Removing intermediate container 19643e951ed9 [2022-03-23T20:59:42.029Z] ---> 8af65f1e8262 [2022-03-23T20:59:42.029Z] Step 13/25 : WORKDIR / [2022-03-23T20:59:42.029Z] ---> Running in f46e01e0b9ac [2022-03-23T20:59:42.628Z] Removing intermediate container f46e01e0b9ac [2022-03-23T20:59:42.628Z] ---> 432519a4cbaf [2022-03-23T20:59:42.628Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-23T20:59:44.072Z] Removing intermediate container 80ced0b1b9f3 [2022-03-23T20:59:44.072Z] ---> cbd48f0645b7 [2022-03-23T20:59:44.072Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-23T20:59:44.072Z] ---> d2942100cfa1 [2022-03-23T20:59:44.072Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-23T20:59:44.072Z] ---> Running in 4231bfdb516e [2022-03-23T20:59:44.681Z] Removing intermediate container 4231bfdb516e [2022-03-23T20:59:44.681Z] ---> a8676d1fc233 [2022-03-23T20:59:44.681Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-23T20:59:45.298Z] ---> fe9cf08d0551 [2022-03-23T20:59:45.298Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-23T20:59:46.291Z] ---> 82673ffcec50 [2022-03-23T20:59:46.291Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-23T20:59:46.291Z] ---> Running in ee9e61699265 [2022-03-23T20:59:46.572Z] ---> 0d85aaee9dc0 [2022-03-23T20:59:46.572Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-23T20:59:48.053Z] ---> 507b383d91f8 [2022-03-23T20:59:48.053Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-23T20:59:49.504Z] Removing intermediate container ee9e61699265 [2022-03-23T20:59:49.504Z] ---> bb447eb4f103 [2022-03-23T20:59:49.504Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:59:50.107Z] ---> 7110b7ffe921 [2022-03-23T20:59:50.107Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-23T20:59:50.728Z] ---> 808f10587dc9 [2022-03-23T20:59:50.728Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-23T20:59:52.190Z] ---> 8bc56cb46ba6 [2022-03-23T20:59:52.190Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T20:59:52.469Z] ---> ca9076547d37 [2022-03-23T20:59:52.469Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-23T20:59:53.082Z] ---> 51b334be8347 [2022-03-23T20:59:53.082Z] 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/ [2022-03-23T20:59:53.358Z] ---> Running in 1509f82d8c17 [2022-03-23T20:59:53.358Z] ---> 9dad264d1ee1 [2022-03-23T20:59:53.358Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-23T20:59:54.364Z] ---> c53815d47b70 [2022-03-23T20:59:54.364Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-23T20:59:55.355Z] ---> e5f14c39884b [2022-03-23T20:59:55.355Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-23T20:59:55.630Z] ---> Running in eaa714349a1c [2022-03-23T20:59:55.631Z] Removing intermediate container 1509f82d8c17 [2022-03-23T20:59:55.631Z] ---> c2691258d26d [2022-03-23T20:59:55.631Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T20:59:55.922Z] ---> Running in 98696adb5dd4 [2022-03-23T20:59:55.922Z] Removing intermediate container eaa714349a1c [2022-03-23T20:59:55.922Z] ---> fa3f40cfb054 [2022-03-23T20:59:55.922Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-23T20:59:56.199Z] Removing intermediate container 98696adb5dd4 [2022-03-23T20:59:56.199Z] ---> e75c19af0e87 [2022-03-23T20:59:56.199Z] Step 23/25 : LABEL arch=arm64 [2022-03-23T20:59:56.473Z] ---> Running in 177b15adf5aa [2022-03-23T20:59:57.074Z] Removing intermediate container 177b15adf5aa [2022-03-23T20:59:57.074Z] ---> 86376755cfca [2022-03-23T20:59:57.074Z] Step 24/25 : LABEL git_sha=fd48ca3313e7a490e8886980ca70a9db0874eaa1 [2022-03-23T20:59:57.074Z] ---> 86f3e8b622b6 [2022-03-23T20:59:57.074Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-23T20:59:57.074Z] ---> Running in 0e21ad90c7e2 [2022-03-23T20:59:57.354Z] ---> Running in cc32e1b0abd8 [2022-03-23T20:59:57.628Z] Removing intermediate container 0e21ad90c7e2 [2022-03-23T20:59:57.628Z] ---> 8d5a253aad2b [2022-03-23T20:59:57.628Z] Step 25/25 : LABEL version=0.0.0 [2022-03-23T20:59:57.901Z] ---> Running in 359cd34c2469 [2022-03-23T20:59:58.499Z] Removing intermediate container 359cd34c2469 [2022-03-23T20:59:58.499Z] ---> f8ad91282632 [2022-03-23T20:59:58.499Z] [2022-03-23T20:59:58.776Z] Successfully built f8ad91282632 [2022-03-23T20:59:58.776Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-23T20:59:59.374Z]  Building security-secretstore-setup ... done Removing intermediate container cc32e1b0abd8 [2022-03-23T20:59:59.374Z] ---> df328e1d8ec0 [2022-03-23T20:59:59.374Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-23T20:59:59.644Z] ---> Running in 5303dabfb1f2 [2022-03-23T21:00:00.253Z] Removing intermediate container 5303dabfb1f2 [2022-03-23T21:00:00.253Z] ---> 97d9791086a5 [2022-03-23T21:00:00.253Z] Step 28/31 : CMD ["gate"] [2022-03-23T21:00:00.253Z] ---> Running in 2c73af0f8484 [2022-03-23T21:00:00.530Z] Removing intermediate container dc7943575525 [2022-03-23T21:00:00.530Z] ---> b112bf08840d [2022-03-23T21:00:00.530Z] [2022-03-23T21:00:00.530Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T21:00:00.530Z] ---> 71a2028e5025 [2022-03-23T21:00:00.530Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-23T21:00:00.806Z] ---> Running in 6b768dadacbf [2022-03-23T21:00:00.806Z] Removing intermediate container 2c73af0f8484 [2022-03-23T21:00:00.806Z] ---> 865d72d238fa [2022-03-23T21:00:00.806Z] Step 29/31 : LABEL arch=arm64 [2022-03-23T21:00:01.093Z] ---> Running in 0907e8abcd86 [2022-03-23T21:00:01.093Z] Removing intermediate container 6b768dadacbf [2022-03-23T21:00:01.093Z] ---> 1b1043c8f3b8 [2022-03-23T21:00:01.093Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-23T21:00:01.093Z] ---> Running in aac8cdf62470 [2022-03-23T21:00:01.380Z] Removing intermediate container 0907e8abcd86 [2022-03-23T21:00:01.380Z] ---> cdca75a161b7 [2022-03-23T21:00:01.380Z] Step 30/31 : LABEL git_sha=fd48ca3313e7a490e8886980ca70a9db0874eaa1 [2022-03-23T21:00:01.667Z] Removing intermediate container aac8cdf62470 [2022-03-23T21:00:01.667Z] ---> aa35b2043839 [2022-03-23T21:00:01.667Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-23T21:00:01.667Z] ---> Running in 294e01d3b375 [2022-03-23T21:00:01.667Z] ---> Running in da6f34bd0409 [2022-03-23T21:00:02.266Z] Removing intermediate container 294e01d3b375 [2022-03-23T21:00:02.266Z] ---> bcb6c2d32fa6 [2022-03-23T21:00:02.266Z] Step 31/31 : LABEL version=0.0.0 [2022-03-23T21:00:02.266Z] Removing intermediate container da6f34bd0409 [2022-03-23T21:00:02.266Z] ---> 50fdb32db2e9 [2022-03-23T21:00:02.266Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:00:02.266Z] ---> Running in 3abd13f7b719 [2022-03-23T21:00:02.540Z] ---> Running in 83f98c7ba00c [2022-03-23T21:00:02.814Z] Removing intermediate container 83f98c7ba00c [2022-03-23T21:00:02.814Z] ---> a5aed2c31a98 [2022-03-23T21:00:02.814Z] [2022-03-23T21:00:03.413Z] Successfully built a5aed2c31a98 [2022-03-23T21:00:03.413Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-23T21:00:04.016Z]  Building security-bootstrapper ... done Removing intermediate container 3abd13f7b719 [2022-03-23T21:00:04.016Z] ---> b0a194e0e348 [2022-03-23T21:00:04.016Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-23T21:00:04.016Z] ---> Running in d4ba0b03105a [2022-03-23T21:00:04.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:00:05.970Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:00:06.944Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-23T21:00:06.944Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T21:00:06.944Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-23T21:00:07.216Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T21:00:07.216Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-23T21:00:07.491Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-23T21:00:07.491Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:00:07.491Z] OK: 8 MiB in 20 packages [2022-03-23T21:00:08.475Z] Removing intermediate container d4ba0b03105a [2022-03-23T21:00:08.475Z] ---> 7ff0a9823d77 [2022-03-23T21:00:08.475Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:00:09.071Z] ---> b7f8f3e8819e [2022-03-23T21:00:09.071Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-23T21:00:10.051Z] ---> 3069b6fa823f [2022-03-23T21:00:10.051Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-23T21:00:10.646Z] ---> 8ce57a6a3e09 [2022-03-23T21:00:10.646Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-23T21:00:10.646Z] ---> Running in 7fee7e04e700 [2022-03-23T21:00:10.924Z] Removing intermediate container 7fee7e04e700 [2022-03-23T21:00:10.925Z] ---> 1bd963cc2768 [2022-03-23T21:00:10.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:00:10.925Z] ---> Running in 8c6f6b618478 [2022-03-23T21:00:11.524Z] Removing intermediate container 8c6f6b618478 [2022-03-23T21:00:11.524Z] ---> 84ea305890db [2022-03-23T21:00:11.524Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T21:00:11.524Z] ---> Running in e7ecd6d1b0b7 [2022-03-23T21:00:11.797Z] Removing intermediate container e7ecd6d1b0b7 [2022-03-23T21:00:11.797Z] ---> 03eb32f65b42 [2022-03-23T21:00:11.797Z] Step 22/23 : LABEL git_sha=fd48ca3313e7a490e8886980ca70a9db0874eaa1 [2022-03-23T21:00:11.797Z] ---> Running in 4355946b3e7f [2022-03-23T21:00:12.080Z] Removing intermediate container 4355946b3e7f [2022-03-23T21:00:12.080Z] ---> 11b31890dbc4 [2022-03-23T21:00:12.080Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:00:12.080Z] ---> Running in 9cc9d9e82f21 [2022-03-23T21:00:12.676Z] Removing intermediate container 9cc9d9e82f21 [2022-03-23T21:00:12.676Z] ---> 57c1968c9bb6 [2022-03-23T21:00:12.676Z] [2022-03-23T21:00:12.948Z] Successfully built 57c1968c9bb6 [2022-03-23T21:00:12.948Z] Successfully tagged core-data-arm64:latest [2022-03-23T21:00:13.235Z]  Building core-data ... done  [Pipeline] } [2022-03-23T21:00:13.239Z] $ docker stop --time=1 6b7ac67514620444b46340f9c9723ef3504c79fe702f1b0c216aad01e400f308 [2022-03-23T21:00:14.926Z] $ docker rm -f 6b7ac67514620444b46340f9c9723ef3504c79fe702f1b0c216aad01e400f308 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T21:00:15.484Z] + docker images [2022-03-23T21:00:15.757Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-23T21:00:15.757Z] core-data-arm64 latest 57c1968c9bb6 3 seconds ago 21.3MB [2022-03-23T21:00:15.757Z] security-bootstrapper-arm64 latest a5aed2c31a98 13 seconds ago 18MB [2022-03-23T21:00:15.757Z] b112bf08840d 16 seconds ago 1.66GB [2022-03-23T21:00:15.757Z] security-secretstore-setup-arm64 latest f8ad91282632 17 seconds ago 26.9MB [2022-03-23T21:00:15.757Z] 0caf0fcc3ffe 42 seconds ago 1.64GB [2022-03-23T21:00:15.758Z] core-command-arm64 latest 808c5ad5f79d 43 seconds ago 15.3MB [2022-03-23T21:00:15.758Z] ec82f055ad2c 43 seconds ago 1.64GB [2022-03-23T21:00:15.758Z] 6af5c0174bf2 58 seconds ago 1.63GB [2022-03-23T21:00:15.758Z] sys-mgmt-agent-arm64 latest 3b73c49767be 4 minutes ago 280MB [2022-03-23T21:00:15.758Z] security-proxy-setup-arm64 latest fccee13d0a56 5 minutes ago 25.4MB [2022-03-23T21:00:15.758Z] core-metadata-arm64 latest 0ebf86940ac0 5 minutes ago 15.9MB [2022-03-23T21:00:15.758Z] support-notifications-arm64 latest f6f0a8032fe3 5 minutes ago 16.1MB [2022-03-23T21:00:15.758Z] support-scheduler-arm64 latest ee5011242f39 5 minutes ago 15.4MB [2022-03-23T21:00:15.758Z] 66ad6c63cdab 5 minutes ago 1.64GB [2022-03-23T21:00:15.758Z] 7f779ae2c11f 5 minutes ago 1.64GB [2022-03-23T21:00:15.758Z] 74315107f7e1 5 minutes ago 1.64GB [2022-03-23T21:00:15.758Z] 632a376dd4eb 5 minutes ago 1.64GB [2022-03-23T21:00:15.758Z] 6c503d85af0d 5 minutes ago 1.63GB [2022-03-23T21:00:15.758Z] ci-base-image-arm64 latest ee5b94a09e18 23 minutes ago 1.26GB [2022-03-23T21:00:15.758Z] alpine 3.14 71a2028e5025 6 days ago 5.34MB [2022-03-23T21:00:15.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-23T21:00:15.758Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-23T21:00:15.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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 [2022-03-23T21:00:16.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T21:00:16.214Z] [2022-03-23T21:00:16.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:00:16.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T21:00:16.848Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-23T21:00:16.848Z] 8998bd30e6a1: Pulling fs layer [2022-03-23T21:00:16.848Z] 04944245beec: Pulling fs layer [2022-03-23T21:00:16.848Z] 699f458cf7ca: Pulling fs layer [2022-03-23T21:00:16.848Z] 765212b225bb: Pulling fs layer [2022-03-23T21:00:16.848Z] f23df028b6ca: Pulling fs layer [2022-03-23T21:00:16.848Z] d65c8cfc05b1: Pulling fs layer [2022-03-23T21:00:16.848Z] 2437ff75d9bd: Pulling fs layer [2022-03-23T21:00:16.848Z] 765212b225bb: Waiting [2022-03-23T21:00:16.848Z] f23df028b6ca: Waiting [2022-03-23T21:00:16.848Z] d65c8cfc05b1: Waiting [2022-03-23T21:00:16.848Z] 2437ff75d9bd: Waiting [2022-03-23T21:00:16.848Z] 04944245beec: Verifying Checksum [2022-03-23T21:00:16.848Z] 04944245beec: Download complete [2022-03-23T21:00:16.848Z] 765212b225bb: Verifying Checksum [2022-03-23T21:00:16.848Z] 765212b225bb: Download complete [2022-03-23T21:00:16.848Z] f23df028b6ca: Verifying Checksum [2022-03-23T21:00:16.848Z] f23df028b6ca: Download complete [2022-03-23T21:00:16.848Z] d65c8cfc05b1: Download complete [2022-03-23T21:00:17.130Z] 699f458cf7ca: Verifying Checksum [2022-03-23T21:00:17.130Z] 699f458cf7ca: Download complete [2022-03-23T21:00:17.405Z] 8998bd30e6a1: Download complete [2022-03-23T21:00:20.026Z] 2437ff75d9bd: Verifying Checksum [2022-03-23T21:00:20.026Z] 2437ff75d9bd: Download complete [2022-03-23T21:00:22.001Z] 8998bd30e6a1: Pull complete [2022-03-23T21:00:22.274Z] 04944245beec: Pull complete [2022-03-23T21:00:23.707Z] 699f458cf7ca: Pull complete [2022-03-23T21:00:23.981Z] 765212b225bb: Pull complete [2022-03-23T21:00:24.961Z] f23df028b6ca: Pull complete [2022-03-23T21:00:24.961Z] d65c8cfc05b1: Pull complete [2022-03-23T21:00:40.051Z] 2437ff75d9bd: Pull complete [2022-03-23T21:00:40.051Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-23T21:00:40.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T21:00:40.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-23T21:00:40.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-8698 does not seem to be running inside a container [2022-03-23T21:00:40.384Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-23T21:00:43.167Z] $ docker top 19ffb418008e5abb3c328030a05813ff9a2307efcc75a84a453572e69dd28cc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:00:44.168Z] ---> job-cost.sh [2022-03-23T21:00:44.168Z] lf-activate-venv: SKIPPING [2022-03-23T21:00:44.168Z] INFO: No Stack... [2022-03-23T21:00:44.441Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-23T21:00:45.415Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T21:00:46.076Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2022-03-23T21:00:46.077Z] + cut -d, -f6 [Pipeline] lock [2022-03-23T21:00:46.138Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3893-8-stack-cost] [2022-03-23T21:00:46.145Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3893-8-stack-cost] did not exist. Created. [2022-03-23T21:00:46.145Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3893-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T21:00:46.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-23T21:00:46.974Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T21:00:46.981Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3893-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T21:00:47.001Z] $ docker stop --time=1 19ffb418008e5abb3c328030a05813ff9a2307efcc75a84a453572e69dd28cc0 [2022-03-23T21:00:48.491Z] $ docker rm -f 19ffb418008e5abb3c328030a05813ff9a2307efcc75a84a453572e69dd28cc0 [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 [2022-03-23T21:00:48.975Z] provisioning config files... [2022-03-23T21:00:48.984Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config4596138367704387302tmp [Pipeline] { [Pipeline] sh [2022-03-23T21:00:49.286Z] + set +x [2022-03-23T21:00:49.286Z] + curl -s https://codecov.io/bash [2022-03-23T21:00:49.286Z] + bash -s -- [2022-03-23T21:00:49.286Z] [2022-03-23T21:00:49.286Z] _____ _ [2022-03-23T21:00:49.286Z] / ____| | | [2022-03-23T21:00:49.286Z] | | ___ __| | ___ ___ _____ __ [2022-03-23T21:00:49.286Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-23T21:00:49.286Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-23T21:00:49.286Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-23T21:00:49.286Z] Bash-1.0.6 [2022-03-23T21:00:49.286Z] [2022-03-23T21:00:49.286Z] [2022-03-23T21:00:49.286Z] ==> git version 2.25.1 found [2022-03-23T21:00:49.286Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-23T21:00:49.286Z] Release-Date: 2020-01-08 [2022-03-23T21:00:49.286Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-23T21:00:49.286Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-23T21:00:49.286Z] ==> Jenkins CI detected. [2022-03-23T21:00:49.286Z] current dir:  /w/workspace/edgex-go/8 [2022-03-23T21:00:49.286Z] project root: . [2022-03-23T21:00:49.286Z] --> token set from env [2022-03-23T21:00:49.286Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-23T21:00:49.286Z] ==> Running gcov in . (disable via -X gcov) [2022-03-23T21:00:49.286Z] ==> Python coveragepy not found [2022-03-23T21:00:49.286Z] ==> Searching for coverage reports in: [2022-03-23T21:00:49.286Z] + . [2022-03-23T21:00:49.286Z] -> Found 1 reports [2022-03-23T21:00:49.286Z] ==> Detecting git/mercurial file structure [2022-03-23T21:00:49.286Z] ==> Reading reports [2022-03-23T21:00:49.286Z] + ./coverage.out bytes=426503 [2022-03-23T21:00:49.286Z] ==> Appending adjustments [2022-03-23T21:00:49.286Z] https://docs.codecov.io/docs/fixing-reports [2022-03-23T21:00:50.670Z] + Found adjustments [2022-03-23T21:00:50.670Z] ==> Gzipping contents [2022-03-23T21:00:50.670Z] 60K /tmp/codecov.sjFsyt.gz [2022-03-23T21:00:50.670Z] ==> Uploading reports [2022-03-23T21:00:50.670Z] url: https://codecov.io [2022-03-23T21:00:50.670Z] query: branch=PR-3893&commit=2d1f8fba5920f17250879dc9d39735fad246b52b&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3893%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3893&job=&cmd_args= [2022-03-23T21:00:50.670Z] -> Pinging Codecov [2022-03-23T21:00:50.670Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3893&commit=2d1f8fba5920f17250879dc9d39735fad246b52b&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3893%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3893&job=&cmd_args= [2022-03-23T21:01:02.920Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [2022-03-23T21:01:02.920Z] 500 [2022-03-23T21:01:02.920Z] ==> Uploading to Codecov [2022-03-23T21:01:02.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T21:01:02.920Z] Dload Upload Total Spent Left Speed [2022-03-23T21:01:03.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57902 100 31 100 57871 69 126k --:--:-- --:--:-- --:--:-- 126k [2022-03-23T21:01:03.181Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries [2022-03-23T21:01:03.181Z] Warning: left. [2022-03-23T21:01:05.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57902 100 31 100 57871 100 182k --:--:-- --:--:-- --:--:-- 181k 100 57902 100 31 100 57871 100 182k --:--:-- --:--:-- --:--:-- 181k [2022-03-23T21:01:05.361Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries [2022-03-23T21:01:05.361Z] Warning: left. [2022-03-23T21:01:07.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57902 100 31 100 57871 113 207k --:--:-- --:--:-- --:--:-- 208k [2022-03-23T21:01:07.538Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries [2022-03-23T21:01:07.538Z] Warning: left. [2022-03-23T21:01:10.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57902 100 31 100 57871 94 171k --:--:-- --:--:-- --:--:-- 171k [2022-03-23T21:01:10.085Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries [2022-03-23T21:01:10.085Z] Warning: left. [2022-03-23T21:01:12.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57902 100 31 100 57871 100 182k --:--:-- --:--:-- --:--:-- 182k 100 57902 100 31 100 57871 100 182k --:--:-- --:--:-- --:--:-- 182k [2022-03-23T21:01:12.258Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries [2022-03-23T21:01:12.258Z] Warning: left. [2022-03-23T21:01:14.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57902 100 31 100 57871 67 122k --:--:-- --:--:-- --:--:-- 122k [2022-03-23T21:01:14.802Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [Pipeline] } [2022-03-23T21:01:14.809Z] 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 [2022-03-23T21:01:15.400Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:01:15.692Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:01:16.626Z] ---> package-listing.sh [2022-03-23T21:01:16.626Z] ++ facter osfamily [2022-03-23T21:01:16.626Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-23T21:01:16.626Z] + OS_FAMILY=debian [2022-03-23T21:01:16.626Z] + workspace=/w/workspace/edgex-go/8 [2022-03-23T21:01:16.626Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-23T21:01:16.626Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-23T21:01:16.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-23T21:01:16.626Z] + PACKAGES=/tmp/packages_start.txt [2022-03-23T21:01:16.626Z] + '[' /w/workspace/edgex-go/8 ']' [2022-03-23T21:01:16.626Z] + PACKAGES=/tmp/packages_end.txt [2022-03-23T21:01:16.626Z] + case "${OS_FAMILY}" in [2022-03-23T21:01:16.626Z] + dpkg -l [2022-03-23T21:01:16.626Z] + grep '^ii' [2022-03-23T21:01:16.626Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-23T21:01:16.626Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-23T21:01:16.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-23T21:01:16.626Z] + '[' /w/workspace/edgex-go/8 ']' [2022-03-23T21:01:16.626Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-03-23T21:01:16.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-03-23T21:01:16.639Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-23T21:01:16.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:01:17.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T21:01:17.551Z] [2022-03-23T21:01:17.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:01:17.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T21:01:17.851Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-23T21:01:17.851Z] 5eb5b503b376: Pulling fs layer [2022-03-23T21:01:17.851Z] 5c69ac0246d0: Pulling fs layer [2022-03-23T21:01:17.851Z] ec43610c2a17: Pulling fs layer [2022-03-23T21:01:17.851Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-23T21:01:17.851Z] 33b1e0a273af: Pulling fs layer [2022-03-23T21:01:17.851Z] 5d3b04190fa2: Pulling fs layer [2022-03-23T21:01:17.851Z] 2f39f015ded8: Pulling fs layer [2022-03-23T21:01:17.851Z] 33b1e0a273af: Waiting [2022-03-23T21:01:17.851Z] 5d3b04190fa2: Waiting [2022-03-23T21:01:17.851Z] 3a2ae6a8a46f: Waiting [2022-03-23T21:01:17.851Z] 2f39f015ded8: Waiting [2022-03-23T21:01:17.851Z] 5c69ac0246d0: Download complete [2022-03-23T21:01:17.851Z] 3a2ae6a8a46f: Download complete [2022-03-23T21:01:17.851Z] ec43610c2a17: Verifying Checksum [2022-03-23T21:01:17.851Z] ec43610c2a17: Download complete [2022-03-23T21:01:17.851Z] 33b1e0a273af: Verifying Checksum [2022-03-23T21:01:17.851Z] 33b1e0a273af: Download complete [2022-03-23T21:01:17.851Z] 5d3b04190fa2: Verifying Checksum [2022-03-23T21:01:17.851Z] 5d3b04190fa2: Download complete [2022-03-23T21:01:18.110Z] 5eb5b503b376: Download complete [2022-03-23T21:01:18.679Z] 2f39f015ded8: Download complete [2022-03-23T21:01:19.248Z] 5eb5b503b376: Pull complete [2022-03-23T21:01:19.508Z] 5c69ac0246d0: Pull complete [2022-03-23T21:01:19.768Z] ec43610c2a17: Pull complete [2022-03-23T21:01:20.026Z] 3a2ae6a8a46f: Pull complete [2022-03-23T21:01:20.287Z] 33b1e0a273af: Pull complete [2022-03-23T21:01:20.287Z] 5d3b04190fa2: Pull complete [2022-03-23T21:01:25.566Z] 2f39f015ded8: Pull complete [2022-03-23T21:01:25.566Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-23T21:01:25.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T21:01:25.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-23T21:01:25.640Z] prd-ubuntu20.04-docker-8c-8g-8693 does not seem to be running inside a container [2022-03-23T21:01:25.656Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T21:01:27.515Z] $ docker top e8a86f2d1b69e277f52ae21b36615f3857a8233915ce76e661144c6e922e643c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T21:01:27.897Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-23T21:01:28.189Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-23T21:01:28.482Z] + ls /var/log/sa-host [2022-03-23T21:01:28.482Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T21:01:28.564Z] provisioning config files... [2022-03-23T21:01:28.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config3454135493107507595tmp [Pipeline] { [Pipeline] echo [2022-03-23T21:01:28.590Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:01:28.874Z] ---> create-netrc.sh [Pipeline] } [2022-03-23T21:01:28.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:01:29.207Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-23T21:01:29.214Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:01:29.500Z] ---> sudo-logs.sh [2022-03-23T21:01:29.500Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-23T21:01:29.519Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:01:29.807Z] ---> job-cost.sh [2022-03-23T21:01:29.807Z] lf-activate-venv: SKIPPING [2022-03-23T21:01:29.807Z] DEBUG: total: 0.10999999940395355 [2022-03-23T21:01:29.807Z] INFO: Retrieving Stack Cost... [2022-03-23T21:01:30.377Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T21:01:30.638Z] INFO: Archiving Costs [Pipeline] echo [2022-03-23T21:01:30.654Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:01:30.944Z] ---> logs-deploy.sh [2022-03-23T21:01:30.944Z] lf-activate-venv: SKIPPING [2022-03-23T21:01:30.944Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3893/8 [2022-03-23T21:01:30.944Z] INFO: archiving workspace using pattern(s): [2022-03-23T21:01:31.886Z] Archives upload complete. [2022-03-23T21:01:31.886Z] INFO: archiving logs to Nexus