Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f68aec58afc9cbde1ec9a476ce9469a7044ca47+d0bb8bce458d6aeff3c23d934026fad0aa77cb8e (83ef39d0b0d49fafa76c9375fc4139c87deabb54) 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-ssh7101424268749049346.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3104159532807539641.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3882/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-3882/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9599067409811294682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5664069001863523411.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3882/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-3882/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12471443684836980155.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6281 in /w/workspace/edgexfoundry_edgex-go_PR-3882 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh6012133729368148312.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh6014529875259483261.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3882/head:refs/remotes/origin/PR-3882 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d0bb8bce458d6aeff3c23d934026fad0aa77cb8e into PR head commit 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 Merge succeeded, producing 7459c3f058aae64198843afb1e546ea1035de431 Checking out Revision 7459c3f058aae64198843afb1e546ea1035de431 (PR-3882) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh4222750388534695124.key > git merge d0bb8bce458d6aeff3c23d934026fad0aa77cb8e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7459c3f058aae64198843afb1e546ea1035de431 # timeout=10 Commit message: "Merge commit 'd0bb8bce458d6aeff3c23d934026fad0aa77cb8e' into HEAD" > git rev-list --no-walk 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-02T20:29:16.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-02T20:29:16.817Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-02T20:29:16.835Z] ========================================================= [2022-03-02T20:29:16.835Z] EdgeX Global Pipelines Version Info [2022-03-02T20:29:16.835Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:29:17.991Z] ------------------- [2022-03-02T20:29:17.991Z] stable info: [2022-03-02T20:29:17.991Z] ------------------- [2022-03-02T20:29:17.991Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-02T20:29:17.991Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-02T20:29:17.991Z] Message: update stable to v1.0.220 [2022-03-02T20:29:18.564Z] ------------------- [2022-03-02T20:29:18.564Z] experimental info: [2022-03-02T20:29:18.564Z] ------------------- [2022-03-02T20:29:18.564Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-02T20:29:18.564Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-02T20:29:18.564Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-02T20:29:18.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-02T20:29:18.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-02T20:29:18.730Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-02T20:29:18.744Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-02T20:29:18.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-02T20:29:18.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-02T20:29:18.785Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-02T20:29:18.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-02T20:29:18.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-02T20:29:18.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-02T20:29:18.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-02T20:29:18.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-02T20:29:18.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-02T20:29:18.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-02T20:29:18.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-02T20:29:18.907Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-02T20:29:18.918Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-02T20:29:18.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-02T20:29:18.950Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-02T20:29:18.967Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-02T20:29:18.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-02T20:29:18.999Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-02T20:29:19.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3882 [Pipeline] echo [2022-03-02T20:29:19.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3882 [Pipeline] echo [2022-03-02T20:29:19.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3882 [Pipeline] echo [2022-03-02T20:29:19.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7459c3f058aae64198843afb1e546ea1035de431 [Pipeline] echo [2022-03-02T20:29:19.067Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7459c3f [Pipeline] echo [2022-03-02T20:29:19.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T20:29:19.120Z] provisioning config files... [2022-03-02T20:29:19.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3231175041922620305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:29:19.444Z] ---> docker-login.sh [2022-03-02T20:29:19.444Z] nexus3.edgexfoundry.org:10001 [2022-03-02T20:29:19.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:29:19.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:29:19.707Z] Configure a credential helper to remove this warning. See [2022-03-02T20:29:19.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:29:19.707Z] [2022-03-02T20:29:19.707Z] Login Succeeded [2022-03-02T20:29:19.707Z] nexus3.edgexfoundry.org:10002 [2022-03-02T20:29:19.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:29:19.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:29:19.707Z] Configure a credential helper to remove this warning. See [2022-03-02T20:29:19.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:29:19.707Z] [2022-03-02T20:29:19.707Z] Login Succeeded [2022-03-02T20:29:19.707Z] nexus3.edgexfoundry.org:10003 [2022-03-02T20:29:19.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:29:19.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:29:19.974Z] Configure a credential helper to remove this warning. See [2022-03-02T20:29:19.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:29:19.974Z] [2022-03-02T20:29:19.974Z] Login Succeeded [2022-03-02T20:29:19.974Z] nexus3.edgexfoundry.org:10004 [2022-03-02T20:29:19.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:29:19.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:29:19.974Z] Configure a credential helper to remove this warning. See [2022-03-02T20:29:19.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:29:19.974Z] [2022-03-02T20:29:19.974Z] Login Succeeded [2022-03-02T20:29:19.974Z] docker.io [2022-03-02T20:29:20.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:29:20.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:29:20.507Z] Configure a credential helper to remove this warning. See [2022-03-02T20:29:20.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:29:20.507Z] [2022-03-02T20:29:20.507Z] Login Succeeded [2022-03-02T20:29:20.507Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T20:29:20.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T20:29:20.846Z] ++ 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-02T20:29:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:20.846Z] ++ dirname cmd/core-command/Dockerfile [2022-03-02T20:29:20.846Z] ++ cut -d/ -f2 [2022-03-02T20:29:20.846Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-02T20:29:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:20.846Z] ++ dirname cmd/core-data/Dockerfile [2022-03-02T20:29:20.846Z] ++ cut -d/ -f2 [2022-03-02T20:29:20.846Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-02T20:29:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:20.846Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-02T20:29:20.846Z] ++ cut -d/ -f2 [2022-03-02T20:29:20.846Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-02T20:29:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:20.846Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-02T20:29:20.846Z] ++ cut -d/ -f2 [2022-03-02T20:29:20.846Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-02T20:29:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:20.846Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-02T20:29:20.846Z] ++ cut -d/ -f2 [2022-03-02T20:29:20.846Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-02T20:29:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:20.846Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-02T20:29:20.846Z] ++ cut -d/ -f2 [2022-03-02T20:29:20.846Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-02T20:29:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:20.846Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-02T20:29:20.846Z] ++ cut -d/ -f2 [2022-03-02T20:29:20.846Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-02T20:29:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:20.846Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-02T20:29:20.846Z] ++ cut -d/ -f2 [2022-03-02T20:29:20.846Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-02T20:29:20.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-02T20:29:20.846Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-02T20:29:20.846Z] ++ cut -d/ -f2 [2022-03-02T20:29:20.846Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-02T20:29:20.885Z] 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-02T20:29:21.246Z] + git rev-list -1 --merges 7459c3f058aae64198843afb1e546ea1035de431~1..7459c3f058aae64198843afb1e546ea1035de431 [Pipeline] echo [2022-03-02T20:29:21.260Z] -----------> git rev-list -1 --merges 7459c3f058aae64198843afb1e546ea1035de431~1..7459c3f058aae64198843afb1e546ea1035de431 7459c3f058aae64198843afb1e546ea1035de431 [2022-03-02T20:29:21.260Z] 7459c3f058aae64198843afb1e546ea1035de431 [false] [Pipeline] sh [2022-03-02T20:29:21.553Z] + git log --format=format:%s -1 7459c3f058aae64198843afb1e546ea1035de431 [Pipeline] echo [2022-03-02T20:29:21.574Z] ========================================================= [2022-03-02T20:29:21.574Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-02T20:29:21.574Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-02T20:29:22.120Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-02T20:29:22.120Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-02T20:29:22.120Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-02T20:29:22.120Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-02T20:29:22.120Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-02T20:29:22.120Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-02T20:29:22.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:29:22.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T20:29:22.549Z] [2022-03-02T20:29:22.549Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:29:22.866Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T20:29:22.866Z] latest: Pulling from edgex-devops/git-semver [2022-03-02T20:29:22.866Z] a0d0a0d46f8b: Pulling fs layer [2022-03-02T20:29:22.866Z] 3e5f54012d9b: Pulling fs layer [2022-03-02T20:29:22.866Z] 4c7163046ea9: Pulling fs layer [2022-03-02T20:29:22.866Z] 0c2d73faf560: Pulling fs layer [2022-03-02T20:29:22.866Z] 0c2d73faf560: Waiting [2022-03-02T20:29:22.866Z] 3e5f54012d9b: Verifying Checksum [2022-03-02T20:29:22.867Z] 3e5f54012d9b: Download complete [2022-03-02T20:29:22.867Z] a0d0a0d46f8b: Verifying Checksum [2022-03-02T20:29:22.867Z] a0d0a0d46f8b: Download complete [2022-03-02T20:29:22.867Z] 0c2d73faf560: Verifying Checksum [2022-03-02T20:29:22.867Z] 0c2d73faf560: Download complete [2022-03-02T20:29:22.867Z] 4c7163046ea9: Verifying Checksum [2022-03-02T20:29:22.867Z] 4c7163046ea9: Download complete [2022-03-02T20:29:23.138Z] a0d0a0d46f8b: Pull complete [2022-03-02T20:29:23.138Z] 3e5f54012d9b: Pull complete [2022-03-02T20:29:23.412Z] 4c7163046ea9: Pull complete [2022-03-02T20:29:23.678Z] 0c2d73faf560: Pull complete [2022-03-02T20:29:23.678Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-02T20:29:23.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T20:29:23.678Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-02T20:29:23.751Z] prd-centos7-docker-4c-2g-6281 does not seem to be running inside a container [2022-03-02T20:29:23.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-02T20:29:24.407Z] $ docker top c54656f7561f528018f2df7aa0879ebab39a6bcd576dff4087f95d462108fd37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-02T20:29:24.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T20:29:24.500Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T20:29:24.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T20:29:24.602Z] $ docker exec c54656f7561f528018f2df7aa0879ebab39a6bcd576dff4087f95d462108fd37 ssh-agent [2022-03-02T20:29:24.699Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLEgmAB/agent.13 [2022-03-02T20:29:24.699Z] SSH_AGENT_PID=20 [2022-03-02T20:29:24.706Z] Running ssh-add (command line suppressed) [2022-03-02T20:29:24.797Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_3960082266145471578.key (/w/workspace/edgex-go/6@tmp/private_key_3960082266145471578.key) [2022-03-02T20:29:24.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T20:29:25.102Z] + git tag --points-at HEAD [Pipeline] } [2022-03-02T20:29:25.127Z] $ docker exec --env ******** --env ******** c54656f7561f528018f2df7aa0879ebab39a6bcd576dff4087f95d462108fd37 ssh-agent -k [2022-03-02T20:29:25.204Z] unset SSH_AUTH_SOCK; [2022-03-02T20:29:25.204Z] unset SSH_AGENT_PID; [2022-03-02T20:29:25.204Z] echo Agent pid 20 killed; [2022-03-02T20:29:25.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-02T20:29:25.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T20:29:25.237Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T20:29:25.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T20:29:25.342Z] $ docker exec c54656f7561f528018f2df7aa0879ebab39a6bcd576dff4087f95d462108fd37 ssh-agent [2022-03-02T20:29:25.454Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBAoCFG/agent.52 [2022-03-02T20:29:25.454Z] SSH_AGENT_PID=59 [2022-03-02T20:29:25.459Z] Running ssh-add (command line suppressed) [2022-03-02T20:29:25.570Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_649801851571060601.key (/w/workspace/edgex-go/6@tmp/private_key_649801851571060601.key) [2022-03-02T20:29:25.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T20:29:25.872Z] + git semver init [2022-03-02T20:29:25.873Z] # -> Open(): unable to determine branch for HEAD [2022-03-02T20:29:25.873Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2022-03-02T20:29:25.873Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2022-03-02T20:29:25.873Z] # $SEMVER_REMOTE_NAME = origin [2022-03-02T20:29:25.873Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-02T20:29:25.873Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-02T20:29:25.873Z] # $SEMVER_BRANCH = PR-3882 [2022-03-02T20:29:25.873Z] # $SEMVER_TEMP = /tmp/semver-111805724 [2022-03-02T20:29:25.873Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-02T20:29:40.919Z] # '/tmp/semver-111805724' -> '/w/workspace/edgex-go/6/.semver' [2022-03-02T20:29:40.919Z] # -> Force: false [2022-03-02T20:29:40.919Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2022-03-02T20:29:40.936Z] $ docker exec --env ******** --env ******** c54656f7561f528018f2df7aa0879ebab39a6bcd576dff4087f95d462108fd37 ssh-agent -k [2022-03-02T20:29:41.032Z] unset SSH_AUTH_SOCK; [2022-03-02T20:29:41.032Z] unset SSH_AGENT_PID; [2022-03-02T20:29:41.032Z] echo Agent pid 59 killed; [2022-03-02T20:29:41.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T20:29:41.348Z] + git semver [Pipeline] } [2022-03-02T20:29:41.365Z] $ docker stop --time=1 c54656f7561f528018f2df7aa0879ebab39a6bcd576dff4087f95d462108fd37 [2022-03-02T20:29:43.782Z] $ docker rm -f c54656f7561f528018f2df7aa0879ebab39a6bcd576dff4087f95d462108fd37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T20:29:44.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-02T20:29:44.399Z] Stashed 1 file(s) [Pipeline] echo [2022-03-02T20:29:44.404Z] [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-02T20:29:44.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-02T20:29:44.561Z] ========================================================= [2022-03-02T20:29:44.561Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-02T20:29:44.561Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:29:44.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T20:29:44.857Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-02T20:29:44.857Z] 59bf1c3509f3: Pulling fs layer [2022-03-02T20:29:44.857Z] 666ba61612fd: Pulling fs layer [2022-03-02T20:29:44.857Z] 8ed8ca486205: Pulling fs layer [2022-03-02T20:29:44.857Z] 4fe6c5a15a65: Pulling fs layer [2022-03-02T20:29:44.857Z] 22a0e8bec74d: Pulling fs layer [2022-03-02T20:29:44.857Z] 640e595b4fbd: Pulling fs layer [2022-03-02T20:29:44.857Z] 763cafe07f6e: Pulling fs layer [2022-03-02T20:29:44.857Z] 0c0b528cf693: Pulling fs layer [2022-03-02T20:29:44.857Z] 10935f4eaf8b: Pulling fs layer [2022-03-02T20:29:44.857Z] 4fe6c5a15a65: Waiting [2022-03-02T20:29:44.857Z] 22a0e8bec74d: Waiting [2022-03-02T20:29:44.857Z] 640e595b4fbd: Waiting [2022-03-02T20:29:44.857Z] 763cafe07f6e: Waiting [2022-03-02T20:29:44.857Z] 0c0b528cf693: Waiting [2022-03-02T20:29:44.857Z] 10935f4eaf8b: Waiting [2022-03-02T20:29:44.857Z] 8ed8ca486205: Verifying Checksum [2022-03-02T20:29:44.857Z] 8ed8ca486205: Download complete [2022-03-02T20:29:44.857Z] 666ba61612fd: Verifying Checksum [2022-03-02T20:29:44.857Z] 666ba61612fd: Download complete [2022-03-02T20:29:44.857Z] 22a0e8bec74d: Verifying Checksum [2022-03-02T20:29:44.857Z] 22a0e8bec74d: Download complete [2022-03-02T20:29:44.857Z] 59bf1c3509f3: Verifying Checksum [2022-03-02T20:29:44.857Z] 59bf1c3509f3: Download complete [2022-03-02T20:29:44.857Z] 640e595b4fbd: Verifying Checksum [2022-03-02T20:29:44.857Z] 640e595b4fbd: Download complete [2022-03-02T20:29:44.857Z] 763cafe07f6e: Verifying Checksum [2022-03-02T20:29:44.857Z] 763cafe07f6e: Download complete [2022-03-02T20:29:45.122Z] 0c0b528cf693: Verifying Checksum [2022-03-02T20:29:45.122Z] 0c0b528cf693: Download complete [2022-03-02T20:29:45.122Z] 59bf1c3509f3: Pull complete [2022-03-02T20:29:45.715Z] 4fe6c5a15a65: Verifying Checksum [2022-03-02T20:29:45.715Z] 4fe6c5a15a65: Download complete [2022-03-02T20:29:45.715Z] 10935f4eaf8b: Verifying Checksum [2022-03-02T20:29:45.715Z] 10935f4eaf8b: Download complete [2022-03-02T20:29:45.715Z] 666ba61612fd: Pull complete [2022-03-02T20:29:45.715Z] 8ed8ca486205: Pull complete [2022-03-02T20:29:49.993Z] 4fe6c5a15a65: Pull complete [2022-03-02T20:29:49.993Z] 22a0e8bec74d: Pull complete [2022-03-02T20:29:49.993Z] 640e595b4fbd: Pull complete [2022-03-02T20:29:49.993Z] 763cafe07f6e: Pull complete [2022-03-02T20:29:49.993Z] 0c0b528cf693: Pull complete [2022-03-02T20:29:52.561Z] 10935f4eaf8b: Pull complete [2022-03-02T20:29:52.561Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-02T20:29:52.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T20:29:52.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:29:52.866Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T20:29:52.866Z] WORKDIR /edgex [2022-03-02T20:29:52.866Z] COPY go.mod . [2022-03-02T20:29:52.866Z] RUN go mod download' [2022-03-02T20:29:52.866Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-02T20:29:55.417Z] Sending build context to Docker daemon 334.1MB [2022-03-02T20:29:55.417Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T20:29:55.417Z] ---> 99d49a6021b9 [2022-03-02T20:29:55.417Z] Step 2/4 : WORKDIR /edgex [2022-03-02T20:29:55.992Z] ---> Running in fdffb681d13d [2022-03-02T20:29:56.258Z] Removing intermediate container fdffb681d13d [2022-03-02T20:29:56.258Z] ---> dc2a75c52ece [2022-03-02T20:29:56.258Z] Step 3/4 : COPY go.mod . [2022-03-02T20:29:56.258Z] ---> af048692ae66 [2022-03-02T20:29:56.258Z] Step 4/4 : RUN go mod download [2022-03-02T20:29:56.258Z] ---> Running in 17284ada8a27 [2022-03-02T20:29:59.490Z] Still waiting to schedule task [2022-03-02T20:29:59.490Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-02T20:30:35.039Z] Removing intermediate container 17284ada8a27 [2022-03-02T20:30:35.039Z] ---> 6b04125a57cf [2022-03-02T20:30:35.039Z] Successfully built 6b04125a57cf [2022-03-02T20:30:35.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:30:35.335Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-02T20:30:35.335Z] . [Pipeline] withDockerContainer [2022-03-02T20:30:35.398Z] prd-centos7-docker-4c-2g-6281 does not seem to be running inside a container [2022-03-02T20:30:35.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-02T20:30:35.809Z] $ docker top 3ccc4b9b2fd8e94cacc52d2e8af9d2b5fab59dc3c0b7423afec1d06979619598 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:30:36.167Z] + go version [2022-03-02T20:30:36.167Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-02T20:30:36.191Z] $ docker stop --time=1 3ccc4b9b2fd8e94cacc52d2e8af9d2b5fab59dc3c0b7423afec1d06979619598 [2022-03-02T20:30:37.383Z] $ docker rm -f 3ccc4b9b2fd8e94cacc52d2e8af9d2b5fab59dc3c0b7423afec1d06979619598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:30:37.792Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-02T20:30:37.793Z] . [Pipeline] withDockerContainer [2022-03-02T20:30:37.856Z] prd-centos7-docker-4c-2g-6281 does not seem to be running inside a container [2022-03-02T20:30:37.896Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-02T20:30:38.192Z] $ docker top c339f7cb48e1105868c4d5d170ed17782fe4566745825f33e2b8acafbc624d87 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-02T20:30:38.276Z] ========================================================= [2022-03-02T20:30:38.276Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-02T20:30:38.276Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:30:38.565Z] + make test [2022-03-02T20:30:38.566Z] go mod tidy [2022-03-02T20:30:38.566Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-02T20:30:45.240Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-02T20:31:00.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-02T20:31:05.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-02T20:31:05.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-02T20:31:06.117Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-02T20:31:08.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-02T20:31:08.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-02T20:31:08.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-02T20:31:08.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-02T20:31:09.239Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-02T20:31:09.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-02T20:31:09.768Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-02T20:31:09.768Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-02T20:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-02T20:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-02T20:31:11.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2022-03-02T20:31:11.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-02T20:31:11.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-02T20:31:12.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 98.5% of statements [2022-03-02T20:31:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-02T20:31:12.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 44.7% of statements [2022-03-02T20:31:12.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-02T20:31:12.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-02T20:31:13.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.5% of statements [2022-03-02T20:31:13.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-02T20:31:13.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:31:14.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements [2022-03-02T20:31:14.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-02T20:31:14.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-02T20:31:14.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-02T20:31:14.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-02T20:31:14.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-02T20:31:14.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.262s coverage: 94.2% of statements [2022-03-02T20:31:14.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-02T20:31:14.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:31:14.867Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2022-03-02T20:31:14.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-02T20:31:14.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-02T20:31:14.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-02T20:31:14.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-02T20:31:14.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-02T20:31:15.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-03-02T20:31:15.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-02T20:31:15.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-02T20:31:15.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-02T20:31:16.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2022-03-02T20:31:16.431Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-02T20:31:16.431Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2022-03-02T20:31:16.431Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2022-03-02T20:31:16.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-02T20:31:16.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-03-02T20:31:16.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-03-02T20:31:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-03-02T20:31:17.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.146s coverage: 96.3% of statements [2022-03-02T20:31:17.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2022-03-02T20:31:29.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2022-03-02T20:31:29.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-03-02T20:31:35.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.194s coverage: 82.5% of statements [2022-03-02T20:31:35.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-02T20:31:40.103Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6284 in /w/workspace/edgexfoundry_edgex-go_PR-3882 [Pipeline] { [Pipeline] ws [2022-03-02T20:31:40.114Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-02T20:31:40.316Z] The recommended git tool is: git [2022-03-02T20:31:45.584Z] using credential edgex-jenkins-ssh [2022-03-02T20:31:45.614Z] Cloning the remote Git repository [2022-03-02T20:31:45.692Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:31:45.778Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-02T20:31:45.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:31:45.879Z] > git --version # timeout=10 [2022-03-02T20:31:45.899Z] > git --version # 'git version 2.17.1' [2022-03-02T20:31:45.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:31:45.979Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.042s coverage: 87.2% of statements [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.117s coverage: 91.2% of statements [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-03-02T20:31:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 65.4% of statements [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-02T20:31:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-02T20:31:53.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements [2022-03-02T20:31:53.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-02T20:31:53.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-02T20:31:53.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.041s coverage: 89.5% of statements [2022-03-02T20:31:53.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-02T20:31:54.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-03-02T20:31:54.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-02T20:32:00.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-03-02T20:32:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-02T20:32:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-02T20:32:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-02T20:32:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-02T20:32:00.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements [2022-03-02T20:32:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-02T20:32:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:32:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-02T20:32:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-02T20:32:00.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-03-02T20:32:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-02T20:32:00.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-02T20:32:00.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-02T20:32:00.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-02T20:32:00.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-03-02T20:32:00.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-02T20:32:00.945Z] 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-02T20:32:02.466Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T20:32:02.497Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T20:32:03.327Z] Merging remotes/origin/main commit d0bb8bce458d6aeff3c23d934026fad0aa77cb8e into PR head commit 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T20:32:03.951Z] Merge succeeded, producing 5df528c747a44ce47fd46033a47a6f38ebd9e0c6 [2022-03-02T20:32:03.951Z] Checking out Revision 5df528c747a44ce47fd46033a47a6f38ebd9e0c6 (PR-3882) [2022-03-02T20:32:02.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T20:32:02.570Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:32:02.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:32:02.588Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3882/head:refs/remotes/origin/PR-3882 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-02T20:32:03.353Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T20:32:03.371Z] > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 [2022-03-02T20:32:03.614Z] > git remote # timeout=10 [2022-03-02T20:32:03.633Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T20:32:03.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:32:03.669Z] > git merge d0bb8bce458d6aeff3c23d934026fad0aa77cb8e # timeout=10 [2022-03-02T20:32:03.940Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T20:32:03.963Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T20:32:03.974Z] > git checkout -f 5df528c747a44ce47fd46033a47a6f38ebd9e0c6 # timeout=10 [2022-03-02T20:32:08.464Z] Commit message: "Merge commit 'd0bb8bce458d6aeff3c23d934026fad0aa77cb8e' into HEAD" [2022-03-02T20:32:08.477Z] > git rev-list --no-walk 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-02T20:32:09.448Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-02T20:32:09.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T20:32:09.448Z] Dload Upload Total Spent Left Speed [2022-03-02T20:32:09.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44522 0 --:--:-- --:--:-- --:--:-- 44690 [Pipeline] sh [2022-03-02T20:32:09.993Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-02T20:32:10.341Z] + sudo tee /etc/docker/daemon.new [2022-03-02T20:32:10.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-02T20:32:10.341Z] { [2022-03-02T20:32:10.341Z] "registry-mirrors": [ [2022-03-02T20:32:10.341Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-02T20:32:10.341Z] ], [2022-03-02T20:32:10.341Z] "bip": "10.250.0.254/24", [2022-03-02T20:32:10.341Z] "hosts": [ [2022-03-02T20:32:10.341Z] "tcp://0.0.0.0:5555", [2022-03-02T20:32:10.341Z] "unix:///var/run/docker.sock" [2022-03-02T20:32:10.341Z] ], [2022-03-02T20:32:10.341Z] "mtu": 1458, [2022-03-02T20:32:10.341Z] "selinux-enabled": true, [2022-03-02T20:32:10.341Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-02T20:32:10.341Z] } [Pipeline] sh [2022-03-02T20:32:10.701Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-02T20:32:11.058Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T20:32:29.481Z] provisioning config files... [2022-03-02T20:32:29.514Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3126328341540107904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:32:30.056Z] ---> docker-login.sh [2022-03-02T20:32:30.056Z] nexus3.edgexfoundry.org:10001 [2022-03-02T20:32:30.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:32:30.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:32:30.930Z] Configure a credential helper to remove this warning. See [2022-03-02T20:32:30.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:32:30.930Z] [2022-03-02T20:32:30.930Z] Login Succeeded [2022-03-02T20:32:30.930Z] nexus3.edgexfoundry.org:10002 [2022-03-02T20:32:31.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:32:31.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:32:31.478Z] Configure a credential helper to remove this warning. See [2022-03-02T20:32:31.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:32:31.478Z] [2022-03-02T20:32:31.478Z] Login Succeeded [2022-03-02T20:32:31.478Z] nexus3.edgexfoundry.org:10003 [2022-03-02T20:32:31.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:32:32.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:32:32.048Z] Configure a credential helper to remove this warning. See [2022-03-02T20:32:32.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:32:32.048Z] [2022-03-02T20:32:32.048Z] Login Succeeded [2022-03-02T20:32:32.048Z] nexus3.edgexfoundry.org:10004 [2022-03-02T20:32:32.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:32:32.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:32:32.321Z] Configure a credential helper to remove this warning. See [2022-03-02T20:32:32.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:32:32.321Z] [2022-03-02T20:32:32.321Z] Login Succeeded [2022-03-02T20:32:32.321Z] docker.io [2022-03-02T20:32:32.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T20:32:33.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T20:32:33.193Z] Configure a credential helper to remove this warning. See [2022-03-02T20:32:33.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T20:32:33.193Z] [2022-03-02T20:32:33.193Z] Login Succeeded [2022-03-02T20:32:33.193Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T20:32:33.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-02T20:32:33.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-02T20:32:33.494Z] ========================================================= [2022-03-02T20:32:33.494Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-02T20:32:33.494Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:32:33.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T20:32:34.106Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-02T20:32:34.106Z] 9b3977197b4f: Pulling fs layer [2022-03-02T20:32:34.106Z] 1a89e8eeedd5: Pulling fs layer [2022-03-02T20:32:34.106Z] 94645a83ff95: Pulling fs layer [2022-03-02T20:32:34.106Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-02T20:32:34.106Z] 0c92f367c5e7: Pulling fs layer [2022-03-02T20:32:34.106Z] f7c0051592d6: Pulling fs layer [2022-03-02T20:32:34.106Z] a227ed2f7395: Pulling fs layer [2022-03-02T20:32:34.106Z] 7b1c46037f91: Pulling fs layer [2022-03-02T20:32:34.106Z] 0c92f367c5e7: Waiting [2022-03-02T20:32:34.106Z] a227ed2f7395: Waiting [2022-03-02T20:32:34.106Z] f7c0051592d6: Waiting [2022-03-02T20:32:34.106Z] 7b1c46037f91: Waiting [2022-03-02T20:32:34.106Z] 3f3a8bcf1eab: Waiting [2022-03-02T20:32:34.106Z] 94645a83ff95: Verifying Checksum [2022-03-02T20:32:34.106Z] 94645a83ff95: Download complete [2022-03-02T20:32:34.106Z] 1a89e8eeedd5: Verifying Checksum [2022-03-02T20:32:34.106Z] 1a89e8eeedd5: Download complete [2022-03-02T20:32:34.106Z] 0c92f367c5e7: Verifying Checksum [2022-03-02T20:32:34.106Z] 0c92f367c5e7: Download complete [2022-03-02T20:32:34.106Z] f7c0051592d6: Download complete [2022-03-02T20:32:34.106Z] 9b3977197b4f: Download complete [2022-03-02T20:32:34.106Z] a227ed2f7395: Verifying Checksum [2022-03-02T20:32:34.106Z] a227ed2f7395: Download complete [2022-03-02T20:32:35.093Z] 9b3977197b4f: Pull complete [2022-03-02T20:32:35.699Z] 1a89e8eeedd5: Pull complete [2022-03-02T20:32:35.979Z] 94645a83ff95: Pull complete [2022-03-02T20:32:36.258Z] 7b1c46037f91: Verifying Checksum [2022-03-02T20:32:36.258Z] 7b1c46037f91: Download complete [2022-03-02T20:32:36.912Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-02T20:32:36.912Z] 3f3a8bcf1eab: Download complete [2022-03-02T20:32:39.873Z] GO111MODULE=on go vet ./... [2022-03-02T20:32:41.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-02T20:32:41.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-02T20:32:41.809Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-02T20:32:42.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-02T20:32:42.375Z] + ls -al . [2022-03-02T20:32:42.375Z] total 644 [2022-03-02T20:32:42.375Z] drwxrwxr-x 10 1001 1001 4096 Mar 2 20:32 . [2022-03-02T20:32:42.375Z] drwxr-xr-x 4 root root 28 Mar 2 20:30 .. [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 11 Mar 2 20:29 .dockerignore [2022-03-02T20:32:42.375Z] drwxrwxr-x 8 1001 1001 179 Mar 2 20:29 .git [2022-03-02T20:32:42.375Z] drwxrwxr-x 4 1001 1001 142 Mar 2 20:29 .github [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 804 Mar 2 20:29 .gitignore [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 42 Mar 2 20:29 .golangci.yml [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 76 Mar 2 20:29 .hadolint.yml [2022-03-02T20:32:42.375Z] drwx------ 3 1001 1001 73 Mar 2 20:29 .semver [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 20:29 .sonarcloud.properties [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 1171 Mar 2 20:29 ADOPTERS.md [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 9019 Mar 2 20:29 Attribution.txt [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 51732 Mar 2 20:29 CHANGELOG.md [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 20:29 CONTRIBUTING.md [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 677 Mar 2 20:29 GOVERNANCE.md [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 849 Mar 2 20:29 Jenkinsfile [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 20:29 LICENSE [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 6508 Mar 2 20:29 Makefile [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 582 Mar 2 20:29 OWNERS.md [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 8207 Mar 2 20:29 README.md [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 6912 Mar 2 20:29 SECURITY.md [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 20:29 VERSION [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 4131 Mar 2 20:29 ZMQWindows.md [2022-03-02T20:32:42.375Z] drwxrwxr-x 2 1001 1001 37 Mar 2 20:29 bin [2022-03-02T20:32:42.375Z] drwxrwxr-x 14 1001 1001 4096 Mar 2 20:29 cmd [2022-03-02T20:32:42.375Z] -rw-r--r-- 1 root root 428383 Mar 2 20:32 coverage.out [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 2827 Mar 2 20:29 go.mod [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 50275 Mar 2 20:29 go.sum [2022-03-02T20:32:42.375Z] drwxrwxr-x 8 1001 1001 124 Mar 2 20:29 internal [2022-03-02T20:32:42.375Z] drwxrwxr-x 3 1001 1001 16 Mar 2 20:29 openapi [2022-03-02T20:32:42.375Z] drwxrwxr-x 4 1001 1001 71 Mar 2 20:29 snap [2022-03-02T20:32:42.375Z] -rw-rw-r-- 1 1001 1001 204 Mar 2 20:29 version.go [Pipeline] sh [2022-03-02T20:32:42.664Z] + '[' -e coverage.out ] [2022-03-02T20:32:42.664Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-02T20:32:42.757Z] Stashed 1 file(s) [Pipeline] sh [2022-03-02T20:32:43.061Z] + make build [2022-03-02T20:32:43.061Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-02T20:32:44.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-02T20:32:47.044Z] 3f3a8bcf1eab: Pull complete [2022-03-02T20:32:47.323Z] 0c92f367c5e7: Pull complete [2022-03-02T20:32:47.598Z] f7c0051592d6: Pull complete [2022-03-02T20:32:48.211Z] a227ed2f7395: Pull complete [2022-03-02T20:32:51.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-02T20:32:52.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-02T20:32:52.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-02T20:32:53.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-02T20:32:54.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-02T20:32:54.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-02T20:32:54.957Z] 7b1c46037f91: Pull complete [2022-03-02T20:32:54.957Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-02T20:32:54.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T20:32:54.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:32:55.322Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-02T20:32:55.322Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T20:32:55.322Z] WORKDIR /edgex [2022-03-02T20:32:55.322Z] COPY go.mod . [2022-03-02T20:32:55.322Z] RUN go mod download [2022-03-02T20:32:55.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-02T20:32:56.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-02T20:32:57.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-02T20:32:57.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-02T20:32:57.962Z] Sending build context to Docker daemon 168.7MB [2022-03-02T20:32:57.962Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T20:32:57.962Z] ---> f79e39bc4007 [2022-03-02T20:32:57.962Z] Step 2/4 : WORKDIR /edgex [Pipeline] } [2022-03-02T20:32:59.271Z] $ docker stop --time=1 c339f7cb48e1105868c4d5d170ed17782fe4566745825f33e2b8acafbc624d87 [2022-03-02T20:33:00.595Z] ---> Running in 49568faabd61 [2022-03-02T20:33:00.596Z] Removing intermediate container 49568faabd61 [2022-03-02T20:33:00.596Z] ---> ec7b3f4544b9 [2022-03-02T20:33:00.596Z] Step 3/4 : COPY go.mod . [2022-03-02T20:33:01.048Z] $ docker rm -f c339f7cb48e1105868c4d5d170ed17782fe4566745825f33e2b8acafbc624d87 [2022-03-02T20:33:01.195Z] ---> a8e8d0f16536 [2022-03-02T20:33:01.195Z] Step 4/4 : RUN go mod download [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-03-02T20:33:01.472Z] ---> Running in bc5174820c8c [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:33:02.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T20:33:02.414Z] [2022-03-02T20:33:02.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:33:02.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T20:33:02.724Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-02T20:33:02.724Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-02T20:33:02.724Z] ca9280d653b3: Pulling fs layer [2022-03-02T20:33:02.724Z] 7e9c9ca2126c: Pulling fs layer [2022-03-02T20:33:02.724Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-02T20:33:02.724Z] cbdbe7a5bc2a: Download complete [2022-03-02T20:33:02.983Z] ca9280d653b3: Verifying Checksum [2022-03-02T20:33:02.983Z] ca9280d653b3: Download complete [2022-03-02T20:33:02.983Z] cbdbe7a5bc2a: Pull complete [2022-03-02T20:33:03.248Z] 7e9c9ca2126c: Download complete [2022-03-02T20:33:03.517Z] ca9280d653b3: Pull complete [2022-03-02T20:33:07.740Z] 7e9c9ca2126c: Pull complete [2022-03-02T20:33:07.740Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-02T20:33:07.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T20:33:07.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-02T20:33:07.807Z] prd-centos7-docker-4c-2g-6281 does not seem to be running inside a container [2022-03-02T20:33:07.844Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-02T20:33:10.385Z] $ docker top 17c624cdc375b96c9a1c992c5b6598f8a7f78efdc7f2ea8e04f01b2d55eee50d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:33:10.732Z] + docker-compose build --help [2022-03-02T20:33:10.732Z] + grep parallel [2022-03-02T20:33:11.303Z] --parallel Build images in parallel. [Pipeline] } [2022-03-02T20:33:11.317Z] $ docker stop --time=1 17c624cdc375b96c9a1c992c5b6598f8a7f78efdc7f2ea8e04f01b2d55eee50d [2022-03-02T20:33:12.506Z] $ docker rm -f 17c624cdc375b96c9a1c992c5b6598f8a7f78efdc7f2ea8e04f01b2d55eee50d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:33:12.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-02T20:33:12.890Z] . [Pipeline] withDockerContainer [2022-03-02T20:33:12.953Z] prd-centos7-docker-4c-2g-6281 does not seem to be running inside a container [2022-03-02T20:33:12.991Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-02T20:33:13.319Z] $ docker top d82011242e784d9eebf497630320f9c669842aa279ae7f242ae076243a6e0917 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:33:13.668Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-02T20:33:14.238Z] Building core-command ... [2022-03-02T20:33:14.238Z] Building core-data ... [2022-03-02T20:33:14.238Z] Building core-metadata ... [2022-03-02T20:33:14.238Z] Building security-bootstrapper ... [2022-03-02T20:33:14.238Z] Building security-proxy-setup ... [2022-03-02T20:33:14.238Z] Building security-secretstore-setup ... [2022-03-02T20:33:14.238Z] Building support-notifications ... [2022-03-02T20:33:14.238Z] Building support-scheduler ... [2022-03-02T20:33:14.238Z] Building sys-mgmt-agent ... [2022-03-02T20:33:14.238Z] Building support-notifications [2022-03-02T20:33:14.238Z] Building core-command [2022-03-02T20:33:14.238Z] Building security-proxy-setup [2022-03-02T20:33:14.238Z] Building security-secretstore-setup [2022-03-02T20:33:14.238Z] Building core-metadata [2022-03-02T20:33:29.170Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:33:29.170Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:33:29.170Z] ---> 6b04125a57cf [2022-03-02T20:33:29.170Z] Step 3/25 : WORKDIR /edgex-go [2022-03-02T20:33:29.170Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:33:29.170Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:33:29.170Z] ---> 6b04125a57cf [2022-03-02T20:33:29.170Z] Step 3/21 : WORKDIR /edgex-go [2022-03-02T20:33:29.170Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:33:29.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:33:29.170Z] ---> 6b04125a57cf [2022-03-02T20:33:29.170Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:33:29.170Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:33:29.170Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:33:29.170Z] ---> 6b04125a57cf [2022-03-02T20:33:29.170Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T20:33:30.123Z] ---> Running in 1d0bcb763a1c [2022-03-02T20:33:30.123Z] ---> Running in 843f84930f0b [2022-03-02T20:33:30.123Z] ---> Running in 6eec87e18c00 [2022-03-02T20:33:30.123Z] ---> Running in 56fa4918abd1 [2022-03-02T20:33:30.385Z] Removing intermediate container 56fa4918abd1 [2022-03-02T20:33:30.385Z] ---> 67b903babe03 [2022-03-02T20:33:30.385Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:33:30.385Z] Removing intermediate container 6eec87e18c00 [2022-03-02T20:33:30.385Z] ---> 42047bb8544a [2022-03-02T20:33:30.385Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:33:30.385Z] Removing intermediate container 1d0bcb763a1c [2022-03-02T20:33:30.385Z] ---> d677da187002 [2022-03-02T20:33:30.385Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:33:30.385Z] Removing intermediate container 843f84930f0b [2022-03-02T20:33:30.385Z] ---> 03ec7f908df5 [2022-03-02T20:33:30.385Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:33:30.650Z] ---> Running in 6086f2fcf56c [2022-03-02T20:33:30.650Z] ---> Running in fc7c0d3f3037 [2022-03-02T20:33:30.650Z] ---> Running in 08a279020850 [2022-03-02T20:33:30.650Z] ---> Running in cb5e7aa74461 [2022-03-02T20:33:31.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:33:31.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:33:31.233Z] ---> 6b04125a57cf [2022-03-02T20:33:31.233Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:33:31.233Z] ---> Using cache [2022-03-02T20:33:31.233Z] ---> d677da187002 [2022-03-02T20:33:31.233Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:33:31.233Z] ---> Running in bd0e7adffe1f [2022-03-02T20:33:31.808Z] Removing intermediate container 6086f2fcf56c [2022-03-02T20:33:31.808Z] ---> fef8819f75ef [2022-03-02T20:33:31.808Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-02T20:33:31.808Z] ---> Running in a724177fc0fb [2022-03-02T20:33:31.808Z] Removing intermediate container fc7c0d3f3037 [2022-03-02T20:33:31.808Z] ---> 69874673a561 [2022-03-02T20:33:31.808Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T20:33:31.808Z] ---> Running in 866f011f9da5 [2022-03-02T20:33:31.808Z] Removing intermediate container 08a279020850 [2022-03-02T20:33:31.808Z] ---> 583536abb127 [2022-03-02T20:33:31.808Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-02T20:33:32.074Z] Removing intermediate container cb5e7aa74461 [2022-03-02T20:33:32.074Z] ---> b567ff3532cc [2022-03-02T20:33:32.074Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-02T20:33:32.074Z] ---> Running in 0e8b976e54b8 [2022-03-02T20:33:32.074Z] ---> Running in d7e1ac85c8a1 [2022-03-02T20:33:32.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:33:32.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:33:32.370Z] Removing intermediate container bd0e7adffe1f [2022-03-02T20:33:32.370Z] ---> 65a422c3c1be [2022-03-02T20:33:32.370Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T20:33:32.370Z] ---> Running in 4c3a0734b3d2 [2022-03-02T20:33:32.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:33:32.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:33:32.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:33:33.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:33:33.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:33:33.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:33:33.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:33:33.430Z] OK: 221 MiB in 52 packages [2022-03-02T20:33:33.690Z] OK: 221 MiB in 52 packages [2022-03-02T20:33:33.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:33:33.690Z] OK: 221 MiB in 52 packages [2022-03-02T20:33:33.958Z] OK: 221 MiB in 52 packages [2022-03-02T20:33:33.958Z] OK: 221 MiB in 52 packages [2022-03-02T20:33:33.958Z] Removing intermediate container a724177fc0fb [2022-03-02T20:33:33.958Z] ---> 4a7c2d75bf36 [2022-03-02T20:33:33.958Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T20:33:34.217Z] Removing intermediate container 866f011f9da5 [2022-03-02T20:33:34.217Z] ---> 9ba7441360cb [2022-03-02T20:33:34.217Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:33:34.217Z] Removing intermediate container 0e8b976e54b8 [2022-03-02T20:33:34.217Z] ---> 53cc66ffc3c9 [2022-03-02T20:33:34.217Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-02T20:33:34.217Z] ---> 6f26d16ba559 [2022-03-02T20:33:34.217Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:33:34.476Z] ---> Running in 9ca3604559db [2022-03-02T20:33:34.476Z] ---> 5015f8dbcb05 [2022-03-02T20:33:34.476Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:33:34.476Z] Removing intermediate container d7e1ac85c8a1 [2022-03-02T20:33:34.476Z] ---> 3dcdb6121cd1 [2022-03-02T20:33:34.476Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-02T20:33:34.476Z] Removing intermediate container 4c3a0734b3d2 [2022-03-02T20:33:34.476Z] ---> 94b4960f42dd [2022-03-02T20:33:34.476Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:33:34.476Z] ---> Running in 1705f38fae01 [2022-03-02T20:33:34.476Z] ---> 5222cac15a23 [2022-03-02T20:33:34.476Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:33:34.736Z] ---> Running in 0dc1e9e686a6 [2022-03-02T20:33:34.736Z] ---> 2dd90d82d082 [2022-03-02T20:33:34.736Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:33:34.736Z] ---> 4290353072fd [2022-03-02T20:33:34.736Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:33:34.736Z] ---> Running in 8acbb6143396 [2022-03-02T20:33:34.736Z] ---> Running in e500795a6c52 [2022-03-02T20:33:36.667Z] Removing intermediate container 9ca3604559db [2022-03-02T20:33:36.667Z] ---> 75351b617344 [2022-03-02T20:33:36.667Z] Step 8/22 : COPY . . [2022-03-02T20:33:36.667Z] Removing intermediate container 0dc1e9e686a6 [2022-03-02T20:33:36.667Z] ---> b2e141dd3f55 [2022-03-02T20:33:36.667Z] Step 8/25 : COPY . . [2022-03-02T20:33:36.667Z] Removing intermediate container 1705f38fae01 [2022-03-02T20:33:36.667Z] ---> c4844fd557ee [2022-03-02T20:33:36.667Z] Step 8/23 : COPY . . [2022-03-02T20:33:39.271Z] Removing intermediate container e500795a6c52 [2022-03-02T20:33:39.271Z] ---> 35236a3c384f [2022-03-02T20:33:39.271Z] Step 8/23 : COPY . . [2022-03-02T20:33:39.271Z] Removing intermediate container 8acbb6143396 [2022-03-02T20:33:39.271Z] ---> 2c968d989e93 [2022-03-02T20:33:39.271Z] Step 8/21 : COPY . . [2022-03-02T20:33:47.451Z] ---> f1e34e95678a [2022-03-02T20:33:47.451Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-02T20:33:47.451Z] ---> Running in 8341c3f67dd0 [2022-03-02T20:33:48.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-02T20:34:03.423Z] ---> 5c9036b88c9c [2022-03-02T20:34:03.423Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-02T20:34:03.423Z] Removing intermediate container 8341c3f67dd0 [2022-03-02T20:34:03.423Z] ---> 889c719b7fb8 [2022-03-02T20:34:03.423Z] [2022-03-02T20:34:03.423Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:34:03.995Z] ---> Running in 2125b4ecebed [2022-03-02T20:34:04.258Z] 3.14: Pulling from library/alpine [2022-03-02T20:34:04.258Z] ---> 99e337617008 [2022-03-02T20:34:04.258Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-02T20:34:04.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-02T20:34:04.790Z] ---> Running in 178367765b35 [2022-03-02T20:34:05.379Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T20:34:05.648Z] Status: Downloaded newer image for alpine:3.14 [2022-03-02T20:34:05.648Z] ---> 0a97eee8041e [2022-03-02T20:34:05.648Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:34:06.619Z] ---> Running in 46f8ae39d336 [2022-03-02T20:34:06.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-02T20:34:07.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:07.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:07.753Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-02T20:34:07.753Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:34:07.753Z] OK: 6 MiB in 15 packages [2022-03-02T20:34:09.739Z] Removing intermediate container 46f8ae39d336 [2022-03-02T20:34:09.739Z] ---> 53035338d0df [2022-03-02T20:34:09.739Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:34:09.739Z] ---> 9cdf29afce42 [2022-03-02T20:34:09.739Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-02T20:34:09.739Z] ---> Running in b8e7244b37e2 [2022-03-02T20:34:09.739Z] ---> Running in 76e8e8252911 [2022-03-02T20:34:10.002Z] Removing intermediate container b8e7244b37e2 [2022-03-02T20:34:10.002Z] ---> 6aac08d8773a [2022-03-02T20:34:10.002Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-02T20:34:10.002Z] ---> Running in 3c38a6e82092 [2022-03-02T20:34:10.583Z] Removing intermediate container 3c38a6e82092 [2022-03-02T20:34:10.583Z] ---> 762c3e74e62b [2022-03-02T20:34:10.583Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T20:34:10.583Z] ---> Running in a6254a7e973e [2022-03-02T20:34:10.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-02T20:34:10.846Z] Removing intermediate container a6254a7e973e [2022-03-02T20:34:10.846Z] ---> 5017d461a385 [2022-03-02T20:34:10.846Z] Step 15/23 : WORKDIR / [2022-03-02T20:34:10.846Z] ---> Running in ff26bcbf4cb5 [2022-03-02T20:34:11.449Z] Removing intermediate container ff26bcbf4cb5 [2022-03-02T20:34:11.450Z] ---> bea705c62921 [2022-03-02T20:34:11.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:34:11.720Z] ---> 0d217f9fdc29 [2022-03-02T20:34:11.720Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-02T20:34:11.720Z] ---> Running in ed6ccfc39270 [2022-03-02T20:34:11.985Z] ---> d5ae7f49dfc0 [2022-03-02T20:34:11.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-02T20:34:12.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-02T20:34:12.575Z] ---> 2e2d9d9036d4 [2022-03-02T20:34:12.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-02T20:34:12.845Z] ---> ce506309360e [2022-03-02T20:34:12.845Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-02T20:34:12.845Z] ---> Running in 3636735bbdc5 [2022-03-02T20:34:13.118Z] Removing intermediate container 3636735bbdc5 [2022-03-02T20:34:13.118Z] ---> 54832b3c1c59 [2022-03-02T20:34:13.118Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:34:13.118Z] ---> Running in e7f483c962cf [2022-03-02T20:34:13.118Z] Removing intermediate container e7f483c962cf [2022-03-02T20:34:13.118Z] ---> 154aeeca878d [2022-03-02T20:34:13.118Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T20:34:13.118Z] ---> Running in b70b51788a2c [2022-03-02T20:34:13.381Z] Removing intermediate container b70b51788a2c [2022-03-02T20:34:13.381Z] ---> 003b83c0cb2c [2022-03-02T20:34:13.381Z] Step 22/23 : LABEL git_sha=7459c3f058aae64198843afb1e546ea1035de431 [2022-03-02T20:34:13.381Z] ---> Running in 0c3a82589260 [2022-03-02T20:34:13.381Z] Removing intermediate container 0c3a82589260 [2022-03-02T20:34:13.381Z] ---> 4c05cbe5298b [2022-03-02T20:34:13.381Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:34:13.648Z] ---> Running in 08e25b77f0e5 [2022-03-02T20:34:13.648Z] Removing intermediate container 08e25b77f0e5 [2022-03-02T20:34:13.648Z] ---> 80d27135f4d5 [2022-03-02T20:34:13.648Z] [2022-03-02T20:34:13.648Z] Successfully built 80d27135f4d5 [2022-03-02T20:34:13.648Z] Successfully tagged core-command:latest [2022-03-02T20:34:13.648Z] Building support-scheduler [2022-03-02T20:34:22.146Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:34:22.146Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:34:22.146Z] ---> 6b04125a57cf [2022-03-02T20:34:22.146Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T20:34:22.146Z] ---> Using cache [2022-03-02T20:34:22.146Z] ---> d677da187002 [2022-03-02T20:34:22.146Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:34:22.146Z] ---> Using cache [2022-03-02T20:34:22.146Z] ---> 65a422c3c1be [2022-03-02T20:34:22.146Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-02T20:34:22.146Z] ---> Using cache [2022-03-02T20:34:22.146Z] ---> 94b4960f42dd [2022-03-02T20:34:22.146Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T20:34:22.146Z] ---> Using cache [2022-03-02T20:34:22.146Z] ---> 4290353072fd [2022-03-02T20:34:22.146Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:34:22.146Z] ---> Using cache [2022-03-02T20:34:22.146Z] ---> 35236a3c384f [2022-03-02T20:34:22.146Z] Step 8/22 : COPY . . [2022-03-02T20:34:22.146Z] ---> Using cache [2022-03-02T20:34:22.146Z] ---> 9cdf29afce42 [2022-03-02T20:34:22.146Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-02T20:34:22.146Z] ---> Running in 019e551ada8d [2022-03-02T20:34:22.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-02T20:34:23.283Z] Removing intermediate container bc5174820c8c [2022-03-02T20:34:23.283Z] ---> 20845713089b [2022-03-02T20:34:23.283Z] Successfully built 20845713089b [2022-03-02T20:34:23.283Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:34:23.630Z] + docker inspect -f . ci-base-image-arm64 [2022-03-02T20:34:23.630Z] . [Pipeline] withDockerContainer [2022-03-02T20:34:23.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container [2022-03-02T20:34:23.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-02T20:34:25.496Z] $ docker top 44083790e8d56da6a4df8f1028115378522e8f511d08ef666b98eb8c335567b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:34:26.425Z] + go version [2022-03-02T20:34:26.425Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-02T20:34:26.453Z] $ docker stop --time=1 44083790e8d56da6a4df8f1028115378522e8f511d08ef666b98eb8c335567b7 [2022-03-02T20:34:28.174Z] $ docker rm -f 44083790e8d56da6a4df8f1028115378522e8f511d08ef666b98eb8c335567b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:34:28.812Z] + docker inspect -f . ci-base-image-arm64 [2022-03-02T20:34:28.812Z] . [Pipeline] withDockerContainer [2022-03-02T20:34:29.055Z] prd-ubuntu18.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container [2022-03-02T20:34:29.167Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-02T20:34:30.680Z] $ docker top 3432fb7bd4573107f27b51fb997aa2022c7817b59da9136f05ce8387b5776b5c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-02T20:34:30.973Z] ========================================================= [2022-03-02T20:34:30.973Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-02T20:34:30.973Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-02T20:34:31.638Z] + make test [2022-03-02T20:34:31.638Z] go mod tidy [2022-03-02T20:34:32.624Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-02T20:34:44.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-02T20:34:49.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-02T20:34:49.500Z] Removing intermediate container 178367765b35 [2022-03-02T20:34:49.500Z] ---> ea9b040799a7 [2022-03-02T20:34:49.500Z] [2022-03-02T20:34:49.500Z] Step 10/25 : FROM alpine:3.14 [2022-03-02T20:34:49.500Z] ---> 0a97eee8041e [2022-03-02T20:34:49.500Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-02T20:34:49.500Z] Removing intermediate container 2125b4ecebed [2022-03-02T20:34:49.500Z] ---> 4b4655dee482 [2022-03-02T20:34:49.500Z] [2022-03-02T20:34:49.500Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T20:34:49.500Z] ---> 0a97eee8041e [2022-03-02T20:34:49.500Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-02T20:34:49.500Z] ---> Running in a0b5c3bbad89 [2022-03-02T20:34:49.500Z] ---> Running in 1b162e368077 [2022-03-02T20:34:49.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:49.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:49.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:49.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:50.027Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-02T20:34:50.027Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-02T20:34:50.027Z] (3/3) Installing su-exec (0.2-r1) [2022-03-02T20:34:50.027Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:34:50.027Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:34:50.289Z] OK: 6 MiB in 17 packages [2022-03-02T20:34:50.289Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-02T20:34:50.289Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-02T20:34:50.289Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:34:50.289Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:34:50.289Z] OK: 6 MiB in 16 packages [2022-03-02T20:34:51.262Z] Removing intermediate container 1b162e368077 [2022-03-02T20:34:51.262Z] ---> 4ed6049bade2 [2022-03-02T20:34:51.262Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:34:51.262Z] Removing intermediate container a0b5c3bbad89 [2022-03-02T20:34:51.262Z] ---> 7e302010bd9a [2022-03-02T20:34:51.262Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T20:34:51.262Z] ---> Running in 09788d62fc42 [2022-03-02T20:34:51.262Z] ---> Running in 1f7bec62112b [2022-03-02T20:34:51.262Z] Removing intermediate container 1f7bec62112b [2022-03-02T20:34:51.262Z] ---> 30028edfe3bb [2022-03-02T20:34:51.262Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-02T20:34:51.542Z] ---> Running in 7e10ab6eeee0 [2022-03-02T20:34:51.542Z] Removing intermediate container 09788d62fc42 [2022-03-02T20:34:51.542Z] ---> 3b4d272144dc [2022-03-02T20:34:51.542Z] Step 13/25 : WORKDIR / [2022-03-02T20:34:51.542Z] ---> Running in e510414d75e3 [2022-03-02T20:34:51.542Z] Removing intermediate container 7e10ab6eeee0 [2022-03-02T20:34:51.542Z] ---> 10e126d3b2be [2022-03-02T20:34:51.542Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T20:34:51.542Z] ---> Running in ea73c2b2f00a [2022-03-02T20:34:51.817Z] Removing intermediate container e510414d75e3 [2022-03-02T20:34:51.817Z] ---> 78efe337bb67 [2022-03-02T20:34:51.817Z] 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-02T20:34:51.817Z] Removing intermediate container ea73c2b2f00a [2022-03-02T20:34:51.817Z] ---> 46b5e8301690 [2022-03-02T20:34:51.817Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:34:52.088Z] ---> 0035a282a5d7 [2022-03-02T20:34:52.088Z] 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-02T20:34:52.088Z] ---> 495ff5796081 [2022-03-02T20:34:52.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-02T20:34:52.352Z] ---> bcfcdc9b92a2 [2022-03-02T20:34:52.352Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-02T20:34:52.935Z] ---> 8b53eea75e5e [2022-03-02T20:34:52.935Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-02T20:34:52.935Z] ---> 719f1843cc6a [2022-03-02T20:34:52.935Z] 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-02T20:34:53.209Z] ---> 57af1d9d364f [2022-03-02T20:34:53.209Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-02T20:34:53.209Z] ---> Running in d94056ead607 [2022-03-02T20:34:53.484Z] ---> f08be1e28811 [2022-03-02T20:34:53.484Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-02T20:34:53.484Z] Removing intermediate container d94056ead607 [2022-03-02T20:34:53.484Z] ---> 18ea80a4cf4b [2022-03-02T20:34:53.484Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:34:53.756Z] ---> Running in 5697458fe4b8 [2022-03-02T20:34:54.333Z] ---> 2e781ed6335a [2022-03-02T20:34:54.333Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-02T20:34:54.333Z] Removing intermediate container 5697458fe4b8 [2022-03-02T20:34:54.333Z] ---> b517222a3605 [2022-03-02T20:34:54.333Z] Step 20/22 : LABEL arch=x86_64 [2022-03-02T20:34:54.597Z] Removing intermediate container ed6ccfc39270 [2022-03-02T20:34:54.597Z] ---> 2a5bb63e477a [2022-03-02T20:34:54.597Z] [2022-03-02T20:34:54.597Z] ---> Running in f356ae4f965a [2022-03-02T20:34:54.597Z] Step 10/21 : FROM alpine:3.14 [2022-03-02T20:34:54.597Z] ---> 0a97eee8041e [2022-03-02T20:34:54.597Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-02T20:34:54.860Z] ---> Running in 098f091206d1 [2022-03-02T20:34:54.860Z] Removing intermediate container 76e8e8252911 [2022-03-02T20:34:54.860Z] ---> 4c3cf0c5f2dd [2022-03-02T20:34:54.860Z] [2022-03-02T20:34:54.860Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:34:54.860Z] ---> 0a97eee8041e [2022-03-02T20:34:54.860Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:34:54.860Z] ---> Using cache [2022-03-02T20:34:54.860Z] ---> 53035338d0df [2022-03-02T20:34:54.860Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:34:54.860Z] ---> Using cache [2022-03-02T20:34:54.860Z] ---> 6aac08d8773a [2022-03-02T20:34:54.860Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-02T20:34:54.860Z] Removing intermediate container f356ae4f965a [2022-03-02T20:34:54.860Z] ---> f430fec63019 [2022-03-02T20:34:54.860Z] Step 21/22 : LABEL git_sha=7459c3f058aae64198843afb1e546ea1035de431 [2022-03-02T20:34:55.129Z] ---> Running in 3afec03c77c9 [2022-03-02T20:34:55.129Z] ---> Running in c3f8a18140b6 [2022-03-02T20:34:55.391Z] Removing intermediate container 3afec03c77c9 [2022-03-02T20:34:55.391Z] ---> 86b451922296 [2022-03-02T20:34:55.391Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T20:34:55.391Z] ---> 90dbc1c8886f [2022-03-02T20:34:55.391Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-02T20:34:55.391Z] Removing intermediate container c3f8a18140b6 [2022-03-02T20:34:55.391Z] ---> 7d96e9ca7466 [2022-03-02T20:34:55.391Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T20:34:55.391Z] ---> Running in 979b1e1a47c3 [2022-03-02T20:34:55.391Z] ---> Running in 915897e3584c [2022-03-02T20:34:55.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:55.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:34:55.664Z] Removing intermediate container 979b1e1a47c3 [2022-03-02T20:34:55.664Z] ---> b75d5feef2cd [2022-03-02T20:34:55.664Z] Step 15/23 : WORKDIR / [2022-03-02T20:34:55.664Z] ---> Running in c6cc43662c66 [2022-03-02T20:34:55.664Z] Removing intermediate container 915897e3584c [2022-03-02T20:34:55.664Z] ---> 3b8f024326ca [2022-03-02T20:34:55.664Z] [2022-03-02T20:34:55.928Z] ---> f5d5f43b90d3 [2022-03-02T20:34:55.928Z] 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-02T20:34:55.928Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-02T20:34:55.928Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-02T20:34:55.928Z] Successfully built 3b8f024326ca [2022-03-02T20:34:55.928Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T20:34:55.928Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-02T20:34:55.928Z] (5/5) Installing curl (7.79.1-r0) [2022-03-02T20:34:55.928Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:34:55.928Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:34:55.928Z] Successfully tagged support-notifications:latest [2022-03-02T20:34:56.217Z]  Building support-notifications ... done  ---> Running in 42b090f93120 [2022-03-02T20:34:56.217Z] Building security-bootstrapper [2022-03-02T20:34:56.217Z] OK: 8 MiB in 19 packages [2022-03-02T20:34:56.217Z] Removing intermediate container c6cc43662c66 [2022-03-02T20:34:56.217Z] ---> 9faef59ca31b [2022-03-02T20:34:56.217Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:34:56.807Z] ---> 3f81126550a6 [2022-03-02T20:34:56.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-02T20:34:57.095Z] Removing intermediate container 098f091206d1 [2022-03-02T20:34:57.095Z] ---> 64744ce1588c [2022-03-02T20:34:57.095Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T20:34:58.060Z] ---> Running in a54aeb4b0598 [2022-03-02T20:34:58.060Z] ---> 854ae1fc6be4 [2022-03-02T20:34:58.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-02T20:34:58.060Z] Removing intermediate container a54aeb4b0598 [2022-03-02T20:34:58.060Z] ---> f7ae660c5ae8 [2022-03-02T20:34:58.060Z] Step 13/21 : WORKDIR /edgex [2022-03-02T20:34:58.339Z] Removing intermediate container 42b090f93120 [2022-03-02T20:34:58.339Z] ---> 6fce6835d24f [2022-03-02T20:34:58.339Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-02T20:34:58.339Z] ---> Running in d0fffac326d0 [2022-03-02T20:34:58.339Z] ---> Running in f9f8dc379b64 [2022-03-02T20:34:58.339Z] ---> ffddef42fe84 [2022-03-02T20:34:58.339Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-02T20:34:58.339Z] ---> Running in c2fb9511e1f7 [2022-03-02T20:34:58.339Z] Removing intermediate container d0fffac326d0 [2022-03-02T20:34:58.339Z] ---> 72a1b57f0bfb [2022-03-02T20:34:58.339Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-02T20:34:58.606Z] Removing intermediate container f9f8dc379b64 [2022-03-02T20:34:58.606Z] ---> e80237cf9305 [2022-03-02T20:34:58.606Z] Step 23/25 : LABEL arch=x86_64 [2022-03-02T20:34:58.606Z] Removing intermediate container c2fb9511e1f7 [2022-03-02T20:34:58.606Z] ---> cbc7adbe1139 [2022-03-02T20:34:58.606Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:34:58.873Z] ---> Running in 4f3c59ad319a [2022-03-02T20:34:58.873Z] ---> eecbd0bb7977 [2022-03-02T20:34:58.873Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-02T20:34:58.873Z] ---> Running in 81dea6f17efa [2022-03-02T20:34:58.873Z] Removing intermediate container 4f3c59ad319a [2022-03-02T20:34:58.873Z] ---> 97b35f5e2046 [2022-03-02T20:34:58.873Z] Step 24/25 : LABEL git_sha=7459c3f058aae64198843afb1e546ea1035de431 [2022-03-02T20:34:59.138Z] Removing intermediate container 81dea6f17efa [2022-03-02T20:34:59.138Z] ---> 2c969f7128e0 [2022-03-02T20:34:59.138Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T20:34:59.138Z] ---> Running in 012fcd115a15 [2022-03-02T20:34:59.138Z] Removing intermediate container 019e551ada8d [2022-03-02T20:34:59.138Z] ---> 901229ac5a12 [2022-03-02T20:34:59.138Z] [2022-03-02T20:34:59.138Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T20:34:59.138Z] ---> 0a97eee8041e [2022-03-02T20:34:59.138Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:34:59.138Z] ---> Using cache [2022-03-02T20:34:59.138Z] ---> 53035338d0df [2022-03-02T20:34:59.138Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:34:59.138Z] ---> Using cache [2022-03-02T20:34:59.138Z] ---> 6aac08d8773a [2022-03-02T20:34:59.138Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-02T20:34:59.138Z] ---> Running in aa4ac25b5e9a [2022-03-02T20:34:59.138Z] ---> Running in a0b6821d37af [2022-03-02T20:34:59.414Z] Removing intermediate container 012fcd115a15 [2022-03-02T20:34:59.414Z] ---> ba51a045b92c [2022-03-02T20:34:59.414Z] Step 25/25 : LABEL version=0.0.0 [2022-03-02T20:34:59.414Z] ---> dfa3d52a2f26 [2022-03-02T20:34:59.414Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-02T20:34:59.414Z] ---> Running in 1ae84b04c0d0 [2022-03-02T20:34:59.414Z] Removing intermediate container aa4ac25b5e9a [2022-03-02T20:34:59.414Z] ---> 0b4ea0e47574 [2022-03-02T20:34:59.414Z] Step 22/23 : LABEL git_sha=7459c3f058aae64198843afb1e546ea1035de431 [2022-03-02T20:34:59.414Z] Removing intermediate container a0b6821d37af [2022-03-02T20:34:59.414Z] ---> fb85021734c9 [2022-03-02T20:34:59.414Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T20:34:59.414Z] ---> Running in 680e47ad9c88 [2022-03-02T20:34:59.687Z] ---> Running in f870c67c6d23 [2022-03-02T20:34:59.687Z] Removing intermediate container 1ae84b04c0d0 [2022-03-02T20:34:59.687Z] ---> b9c90d7f6fa2 [2022-03-02T20:34:59.687Z] [2022-03-02T20:34:59.687Z] Removing intermediate container 680e47ad9c88 [2022-03-02T20:34:59.687Z] ---> ae2cf9cd5c9a [2022-03-02T20:34:59.687Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:34:59.687Z] Successfully built b9c90d7f6fa2 [2022-03-02T20:34:59.687Z] ---> 66cbee97930f [2022-03-02T20:34:59.687Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-02T20:34:59.687Z] Successfully tagged security-secretstore-setup:latest [2022-03-02T20:34:59.687Z] ---> Running in ee6980c7d7be [2022-03-02T20:34:59.687Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-03-02T20:34:59.687Z] Removing intermediate container f870c67c6d23 [2022-03-02T20:34:59.687Z] ---> 3525f4c7c4e7 [2022-03-02T20:34:59.687Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:34:59.687Z] ---> Running in 56187ac1becf [2022-03-02T20:34:59.950Z] Removing intermediate container ee6980c7d7be [2022-03-02T20:34:59.950Z] ---> b8d56c27e09b [2022-03-02T20:34:59.950Z] [2022-03-02T20:34:59.950Z] Successfully built b8d56c27e09b [2022-03-02T20:35:01.900Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:35:01.900Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:35:02.162Z] Successfully tagged core-metadata:latest [2022-03-02T20:35:02.162Z]  Building core-metadata ... done Building core-data [2022-03-02T20:35:02.162Z] ---> 6b04125a57cf [2022-03-02T20:35:02.162Z] Step 3/31 : WORKDIR /edgex-go [2022-03-02T20:35:02.162Z] ---> Using cache [2022-03-02T20:35:02.162Z] ---> d677da187002 [2022-03-02T20:35:02.162Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:35:02.162Z] ---> Using cache [2022-03-02T20:35:02.162Z] ---> 65a422c3c1be [2022-03-02T20:35:02.162Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-02T20:35:02.162Z] ---> Using cache [2022-03-02T20:35:02.162Z] ---> 94b4960f42dd [2022-03-02T20:35:02.162Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-02T20:35:02.162Z] Removing intermediate container 56187ac1becf [2022-03-02T20:35:02.162Z] ---> a2e3c181ec13 [2022-03-02T20:35:02.162Z] Step 18/21 : CMD ["--init=true"] [2022-03-02T20:35:02.162Z] ---> Using cache [2022-03-02T20:35:02.162Z] ---> 4290353072fd [2022-03-02T20:35:02.162Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:35:02.162Z] ---> Using cache [2022-03-02T20:35:02.162Z] ---> 35236a3c384f [2022-03-02T20:35:02.162Z] Step 8/31 : COPY . . [2022-03-02T20:35:02.162Z] ---> Using cache [2022-03-02T20:35:02.162Z] ---> 9cdf29afce42 [2022-03-02T20:35:02.162Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-02T20:35:05.476Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:35:05.476Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:35:05.476Z] ---> 6b04125a57cf [2022-03-02T20:35:05.476Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:35:05.476Z] ---> Using cache [2022-03-02T20:35:05.476Z] ---> d677da187002 [2022-03-02T20:35:05.476Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:35:05.476Z] ---> Using cache [2022-03-02T20:35:05.476Z] ---> 65a422c3c1be [2022-03-02T20:35:05.476Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-02T20:35:05.476Z] ---> c21a2fee31dc [2022-03-02T20:35:05.476Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-02T20:35:05.476Z] ---> Running in 90a0815b7810 [2022-03-02T20:35:05.476Z] ---> Running in 99a8375493b1 [2022-03-02T20:35:05.476Z] ---> Running in 9cbd361512e3 [2022-03-02T20:35:05.476Z] Removing intermediate container 9cbd361512e3 [2022-03-02T20:35:05.476Z] ---> ecba6f93e855 [2022-03-02T20:35:05.476Z] Step 19/21 : LABEL arch=x86_64 [2022-03-02T20:35:05.476Z] ---> Running in d4a3b1062520 [2022-03-02T20:35:05.476Z] ---> 88971a239f3b [2022-03-02T20:35:05.476Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-02T20:35:05.747Z] Removing intermediate container d4a3b1062520 [2022-03-02T20:35:05.747Z] ---> 8efb71ef8fe8 [2022-03-02T20:35:05.747Z] Step 20/21 : LABEL git_sha=7459c3f058aae64198843afb1e546ea1035de431 [2022-03-02T20:35:05.747Z] ---> Running in 4d9af54cb026 [2022-03-02T20:35:06.017Z] ---> 842dc1ee6acf [2022-03-02T20:35:06.017Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-02T20:35:06.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-02T20:35:06.017Z] ---> Running in d1da491173bd [2022-03-02T20:35:06.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:06.017Z] Removing intermediate container 4d9af54cb026 [2022-03-02T20:35:06.017Z] ---> ac44657fa9ea [2022-03-02T20:35:06.017Z] Step 21/21 : LABEL version=0.0.0 [2022-03-02T20:35:06.290Z] ---> Running in 1e63fa72a07a [2022-03-02T20:35:06.290Z] Removing intermediate container d1da491173bd [2022-03-02T20:35:06.290Z] ---> 05cbcf07e415 [2022-03-02T20:35:06.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:35:06.290Z] ---> Running in d755df24a606 [2022-03-02T20:35:06.552Z] Removing intermediate container 1e63fa72a07a [2022-03-02T20:35:06.552Z] ---> fb7011643d89 [2022-03-02T20:35:06.552Z] [2022-03-02T20:35:06.552Z] Successfully built fb7011643d89 [2022-03-02T20:35:06.552Z] Successfully tagged security-proxy-setup:latest [2022-03-02T20:35:06.552Z]  Building security-proxy-setup ... done Removing intermediate container d755df24a606 [2022-03-02T20:35:06.552Z] ---> 57c515719847 [2022-03-02T20:35:06.552Z] Step 20/22 : LABEL arch=x86_64 [2022-03-02T20:35:06.813Z] ---> Running in 6b614cef1fbd [2022-03-02T20:35:06.813Z] Removing intermediate container 6b614cef1fbd [2022-03-02T20:35:06.813Z] ---> 891fb9c372be [2022-03-02T20:35:06.813Z] Step 21/22 : LABEL git_sha=7459c3f058aae64198843afb1e546ea1035de431 [2022-03-02T20:35:06.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:06.813Z] ---> Running in 7d7510a424c3 [2022-03-02T20:35:07.075Z] Removing intermediate container 7d7510a424c3 [2022-03-02T20:35:07.075Z] ---> ba625943e0f6 [2022-03-02T20:35:07.075Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T20:35:07.339Z] ---> Running in 6d382ff79f36 [2022-03-02T20:35:07.339Z] OK: 221 MiB in 52 packages [2022-03-02T20:35:07.339Z] Removing intermediate container 6d382ff79f36 [2022-03-02T20:35:07.339Z] ---> 3c3a0c16bfc9 [2022-03-02T20:35:07.339Z] [2022-03-02T20:35:07.603Z] Successfully built 3c3a0c16bfc9 [2022-03-02T20:35:07.603Z] Successfully tagged support-scheduler:latest [2022-03-02T20:35:07.876Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:35:07.876Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:35:07.876Z] ---> 6b04125a57cf [2022-03-02T20:35:07.876Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:35:07.876Z] ---> Using cache [2022-03-02T20:35:07.876Z] ---> d677da187002 [2022-03-02T20:35:07.876Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:35:07.876Z] ---> Using cache [2022-03-02T20:35:07.876Z] ---> 65a422c3c1be [2022-03-02T20:35:07.876Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-02T20:35:07.876Z] ---> Running in af0c9813b635 [2022-03-02T20:35:07.876Z] Removing intermediate container 90a0815b7810 [2022-03-02T20:35:07.876Z] ---> bfb2afaf0978 [2022-03-02T20:35:07.876Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:35:08.138Z] ---> 174e5ccdc15c [2022-03-02T20:35:08.138Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:35:08.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:08.398Z] ---> Running in e60f1031df7a [2022-03-02T20:35:09.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:09.613Z] OK: 221 MiB in 52 packages [2022-03-02T20:35:10.191Z] Removing intermediate container af0c9813b635 [2022-03-02T20:35:10.191Z] ---> b6ee1f067797 [2022-03-02T20:35:10.191Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:35:10.191Z] Removing intermediate container e60f1031df7a [2022-03-02T20:35:10.191Z] ---> 2956f7851159 [2022-03-02T20:35:10.191Z] Step 8/23 : COPY . . [2022-03-02T20:35:10.453Z] ---> e1562e472d7f [2022-03-02T20:35:10.453Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:35:11.425Z] ---> Running in c927cdace1f7 [2022-03-02T20:35:11.676Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-02T20:35:15.722Z] Removing intermediate container c927cdace1f7 [2022-03-02T20:35:15.722Z] ---> aab69f96f75e [2022-03-02T20:35:15.722Z] Step 8/23 : COPY . . [2022-03-02T20:35:15.722Z] ---> 530c001656e8 [2022-03-02T20:35:15.722Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-02T20:35:16.351Z] ---> Running in f34aba34e6af [2022-03-02T20:35:16.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-02T20:35:22.362Z] ---> 3126b6516b44 [2022-03-02T20:35:22.362Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-02T20:35:22.362Z] ---> Running in 6de4b75c83c5 [2022-03-02T20:35:22.362Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-02T20:35:27.674Z] Removing intermediate container 99a8375493b1 [2022-03-02T20:35:27.674Z] ---> 33f3950c0ce1 [2022-03-02T20:35:27.674Z] [2022-03-02T20:35:27.674Z] Step 10/31 : FROM alpine:3.14 [2022-03-02T20:35:27.674Z] ---> 0a97eee8041e [2022-03-02T20:35:27.674Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-02T20:35:27.674Z] ---> Running in 25101b519eda [2022-03-02T20:35:27.674Z] Removing intermediate container 25101b519eda [2022-03-02T20:35:27.674Z] ---> d2dc6c748e86 [2022-03-02T20:35:27.674Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-02T20:35:27.674Z] ---> Running in b9f853bbb827 [2022-03-02T20:35:28.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:28.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:28.826Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-02T20:35:28.826Z] (2/2) Installing su-exec (0.2-r1) [2022-03-02T20:35:28.826Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:35:28.826Z] OK: 6 MiB in 16 packages [2022-03-02T20:35:29.420Z] Removing intermediate container b9f853bbb827 [2022-03-02T20:35:29.420Z] ---> 5110d138c37d [2022-03-02T20:35:29.420Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-02T20:35:29.420Z] ---> Running in 719fab2c27a0 [2022-03-02T20:35:29.420Z] Removing intermediate container 719fab2c27a0 [2022-03-02T20:35:29.420Z] ---> 8f28a18d1ff0 [2022-03-02T20:35:29.420Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-02T20:35:29.693Z] ---> Running in d9d7ce77367e [2022-03-02T20:35:29.693Z] Removing intermediate container d9d7ce77367e [2022-03-02T20:35:29.693Z] ---> 285a725c2f2e [2022-03-02T20:35:29.693Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-02T20:35:29.693Z] ---> Running in 9118029d16f1 [2022-03-02T20:35:30.644Z] Removing intermediate container 9118029d16f1 [2022-03-02T20:35:30.644Z] ---> 56f3f5272b01 [2022-03-02T20:35:30.644Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-02T20:35:30.644Z] ---> Running in 829740d9b16d [2022-03-02T20:35:30.909Z] Removing intermediate container 829740d9b16d [2022-03-02T20:35:30.909Z] ---> d2b0636096a6 [2022-03-02T20:35:30.909Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-02T20:35:31.172Z] ---> bae35598b8f1 [2022-03-02T20:35:31.172Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-02T20:35:31.172Z] ---> Running in 2529b1882903 [2022-03-02T20:35:32.559Z] Removing intermediate container 2529b1882903 [2022-03-02T20:35:32.559Z] ---> b57a809a06ff [2022-03-02T20:35:32.559Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:35:32.826Z] ---> 3791df24091a [2022-03-02T20:35:32.826Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-02T20:35:33.787Z] ---> 1da8ae0dbc6b [2022-03-02T20:35:33.787Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-02T20:35:33.787Z] ---> 5ad7d73c8499 [2022-03-02T20:35:33.787Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-02T20:35:34.055Z] ---> 4f20a076a984 [2022-03-02T20:35:34.055Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-02T20:35:34.625Z] ---> 30df435dbbc3 [2022-03-02T20:35:34.625Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-02T20:35:34.625Z] ---> Running in f705462f5c14 [2022-03-02T20:35:35.202Z] Removing intermediate container f705462f5c14 [2022-03-02T20:35:35.202Z] ---> ca9276fe5cb9 [2022-03-02T20:35:35.202Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-02T20:35:35.466Z] ---> 4c37385b26c8 [2022-03-02T20:35:35.466Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-02T20:35:35.466Z] ---> Running in 106d14f61f77 [2022-03-02T20:35:36.410Z] Removing intermediate container 106d14f61f77 [2022-03-02T20:35:36.410Z] ---> 3cc6be0b01c2 [2022-03-02T20:35:36.410Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-02T20:35:36.672Z] ---> Running in 29fd9e8ad0ef [2022-03-02T20:35:36.936Z] Removing intermediate container 29fd9e8ad0ef [2022-03-02T20:35:36.936Z] ---> 00d63618deed [2022-03-02T20:35:36.936Z] Step 28/31 : CMD ["gate"] [2022-03-02T20:35:36.936Z] ---> Running in cbe56a803a01 [2022-03-02T20:35:37.206Z] Removing intermediate container cbe56a803a01 [2022-03-02T20:35:37.206Z] ---> 388ec9ac9239 [2022-03-02T20:35:37.206Z] Step 29/31 : LABEL arch=x86_64 [2022-03-02T20:35:37.206Z] ---> Running in 032eefdc640c [2022-03-02T20:35:37.469Z] Removing intermediate container 032eefdc640c [2022-03-02T20:35:37.469Z] ---> 34663a07b783 [2022-03-02T20:35:37.469Z] Step 30/31 : LABEL git_sha=7459c3f058aae64198843afb1e546ea1035de431 [2022-03-02T20:35:37.469Z] ---> Running in 40473adb1b64 [2022-03-02T20:35:37.731Z] Removing intermediate container 40473adb1b64 [2022-03-02T20:35:37.731Z] ---> a2c5b0088afd [2022-03-02T20:35:37.731Z] Step 31/31 : LABEL version=0.0.0 [2022-03-02T20:35:37.731Z] ---> Running in 322402e7c38c [2022-03-02T20:35:37.992Z] Removing intermediate container 322402e7c38c [2022-03-02T20:35:37.992Z] ---> 02cebc83b56f [2022-03-02T20:35:37.992Z] [2022-03-02T20:35:38.252Z] Successfully built 02cebc83b56f [2022-03-02T20:35:38.252Z] Successfully tagged security-bootstrapper:latest [2022-03-02T20:35:41.582Z]  Building security-bootstrapper ... done Removing intermediate container f34aba34e6af [2022-03-02T20:35:41.582Z] ---> cbe6bac49989 [2022-03-02T20:35:41.582Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-02T20:35:41.582Z] ---> Running in 715b0538f0f1 [2022-03-02T20:35:41.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-02T20:35:42.531Z] Removing intermediate container 715b0538f0f1 [2022-03-02T20:35:42.531Z] ---> aa75a2afe5d9 [2022-03-02T20:35:42.531Z] [2022-03-02T20:35:42.531Z] Step 11/23 : FROM docker:20.10.10 [2022-03-02T20:35:42.813Z] 20.10.10: Pulling from library/docker [2022-03-02T20:35:46.189Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-02T20:35:46.189Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-02T20:35:46.189Z] ---> b706a049f56e [2022-03-02T20:35:46.189Z] 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-02T20:35:46.189Z] ---> Running in ac9d979a567d [2022-03-02T20:35:46.451Z] Removing intermediate container ac9d979a567d [2022-03-02T20:35:46.451Z] ---> 8abb08a8f256 [2022-03-02T20:35:46.451Z] 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-02T20:35:46.720Z] ---> Running in 9a6417606c10 [2022-03-02T20:35:46.720Z] Removing intermediate container 6de4b75c83c5 [2022-03-02T20:35:46.720Z] ---> f9ec33db1130 [2022-03-02T20:35:46.720Z] [2022-03-02T20:35:46.720Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:35:46.720Z] ---> 0a97eee8041e [2022-03-02T20:35:46.720Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-02T20:35:46.720Z] ---> Running in 6564adbd66e3 [2022-03-02T20:35:46.720Z] Removing intermediate container 6564adbd66e3 [2022-03-02T20:35:46.720Z] ---> 4aa763340e20 [2022-03-02T20:35:46.720Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-02T20:35:46.720Z] ---> Running in 5a357bde3446 [2022-03-02T20:35:46.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:46.979Z] Removing intermediate container 5a357bde3446 [2022-03-02T20:35:46.979Z] ---> d02eb8ab1240 [2022-03-02T20:35:46.979Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-02T20:35:46.979Z] ---> Running in 8ab8c4c36ad9 [2022-03-02T20:35:46.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:46.979Z] Removing intermediate container 8ab8c4c36ad9 [2022-03-02T20:35:46.979Z] ---> 9f9c7d1ee84c [2022-03-02T20:35:46.979Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:35:46.979Z] ---> Running in cc09dfa68d0f [2022-03-02T20:35:47.241Z] (1/42) Installing readline (8.1.0-r0) [2022-03-02T20:35:47.241Z] (2/42) Installing bash (5.1.4-r0) [2022-03-02T20:35:47.241Z] Executing bash-5.1.4-r0.post-install [2022-03-02T20:35:47.241Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-02T20:35:47.241Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T20:35:47.241Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-02T20:35:47.241Z] (6/42) Installing curl (7.79.1-r0) [2022-03-02T20:35:47.241Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-02T20:35:47.241Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-02T20:35:47.241Z] (9/42) Installing expat (2.4.6-r0) [2022-03-02T20:35:47.241Z] (10/42) Installing libffi (3.3-r2) [2022-03-02T20:35:47.241Z] (11/42) Installing gdbm (1.19-r0) [2022-03-02T20:35:47.241Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-02T20:35:47.241Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T20:35:47.241Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T20:35:47.241Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-02T20:35:47.241Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-02T20:35:47.241Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-02T20:35:48.636Z] Removing intermediate container cc09dfa68d0f [2022-03-02T20:35:48.636Z] ---> 8e80e3b49c9c [2022-03-02T20:35:48.636Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-02T20:35:48.636Z] ---> Running in b89c27ac3a43 [2022-03-02T20:35:48.636Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-02T20:35:48.636Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-02T20:35:48.636Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-02T20:35:48.636Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-02T20:35:48.636Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-02T20:35:48.636Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-02T20:35:48.636Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-02T20:35:48.636Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-02T20:35:48.636Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-02T20:35:48.636Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-02T20:35:48.636Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-02T20:35:48.636Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-02T20:35:48.636Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-02T20:35:48.636Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-02T20:35:48.636Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-02T20:35:48.636Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-02T20:35:48.636Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-02T20:35:48.636Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-02T20:35:48.636Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-02T20:35:48.636Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-02T20:35:48.636Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-02T20:35:48.636Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-02T20:35:48.636Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-02T20:35:48.636Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-02T20:35:48.636Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:48.636Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-02T20:35:48.897Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:35:48.897Z] OK: 84 MiB in 64 packages [2022-03-02T20:35:49.467Z] Collecting docker-compose==1.23.2 [2022-03-02T20:35:49.467Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-02T20:35:49.467Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T20:35:49.467Z] Collecting cached-property<2,>=1.2.0 [2022-03-02T20:35:49.467Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-02T20:35:49.467Z] Collecting texttable<0.10,>=0.9.0 [2022-03-02T20:35:49.467Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-02T20:35:49.728Z] Collecting docopt<0.7,>=0.6.1 [2022-03-02T20:35:49.728Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-02T20:35:49.728Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-02T20:35:49.988Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T20:35:49.988Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-02T20:35:49.988Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T20:35:50.249Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-02T20:35:50.249Z] Collecting PyYAML<4,>=3.10 [2022-03-02T20:35:50.249Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-02T20:35:50.249Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-02T20:35:50.512Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:35:50.512Z] OK: 8 MiB in 20 packages [2022-03-02T20:35:51.090Z] Collecting docker<4.0,>=3.6.0 [2022-03-02T20:35:51.090Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-02T20:35:51.090Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-02T20:35:51.090Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-02T20:35:51.090Z] 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-02T20:35:51.090Z] Removing intermediate container b89c27ac3a43 [2022-03-02T20:35:51.090Z] ---> 4ea49e500fc7 [2022-03-02T20:35:51.090Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:35:51.090Z] Collecting jsonschema<3,>=2.5.1 [2022-03-02T20:35:51.090Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-02T20:35:51.365Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-02T20:35:51.365Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-02T20:35:51.365Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-02T20:35:51.365Z] ---> 7917c07c08ea [2022-03-02T20:35:51.365Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-02T20:35:51.365Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-02T20:35:51.624Z] Collecting docker-pycreds>=0.4.0 [2022-03-02T20:35:51.624Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-02T20:35:51.624Z] ---> 3eb32cd3aea3 [2022-03-02T20:35:51.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-02T20:35:51.624Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-02T20:35:51.624Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-02T20:35:51.883Z] ---> 3eb3dda758ce [2022-03-02T20:35:51.883Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-02T20:35:51.883Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-02T20:35:51.883Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-02T20:35:51.883Z] ---> Running in 178efb197d7b [2022-03-02T20:35:51.883Z] Collecting idna<2.8,>=2.5 [2022-03-02T20:35:51.883Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-02T20:35:51.883Z] 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-02T20:35:51.883Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-02T20:35:51.883Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-02T20:35:51.883Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-02T20:35:51.883Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-02T20:35:51.883Z] Removing intermediate container 178efb197d7b [2022-03-02T20:35:51.883Z] ---> c8a0d74c012c [2022-03-02T20:35:51.883Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:35:51.883Z] ---> Running in 3dbdbbb19477 [2022-03-02T20:35:51.883Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-02T20:35:51.883Z] Attempting uninstall: urllib3 [2022-03-02T20:35:51.883Z] Found existing installation: urllib3 1.26.5 [2022-03-02T20:35:51.883Z] Uninstalling urllib3-1.26.5: [2022-03-02T20:35:51.883Z] Removing intermediate container 3dbdbbb19477 [2022-03-02T20:35:51.883Z] ---> 813e25911c7a [2022-03-02T20:35:51.883Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T20:35:51.883Z] Successfully uninstalled urllib3-1.26.5 [2022-03-02T20:35:52.152Z] ---> Running in 2fd51f89fb31 [2022-03-02T20:35:52.152Z] Removing intermediate container 2fd51f89fb31 [2022-03-02T20:35:52.152Z] ---> d8d7d907f977 [2022-03-02T20:35:52.152Z] Step 22/23 : LABEL git_sha=7459c3f058aae64198843afb1e546ea1035de431 [2022-03-02T20:35:52.152Z] Attempting uninstall: idna [2022-03-02T20:35:52.152Z] Found existing installation: idna 3.2 [2022-03-02T20:35:52.152Z] Uninstalling idna-3.2: [2022-03-02T20:35:52.152Z] Successfully uninstalled idna-3.2 [2022-03-02T20:35:52.152Z] ---> Running in 5641fdcd6230 [2022-03-02T20:35:52.152Z] Removing intermediate container 5641fdcd6230 [2022-03-02T20:35:52.152Z] ---> c811d9502dcf [2022-03-02T20:35:52.152Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:35:52.152Z] ---> Running in 3e6a5de95054 [2022-03-02T20:35:52.416Z] Attempting uninstall: chardet [2022-03-02T20:35:52.416Z] Found existing installation: chardet 4.0.0 [2022-03-02T20:35:52.416Z] Uninstalling chardet-4.0.0: [2022-03-02T20:35:52.416Z] Successfully uninstalled chardet-4.0.0 [2022-03-02T20:35:52.416Z] Removing intermediate container 3e6a5de95054 [2022-03-02T20:35:52.416Z] ---> 2a57003f1385 [2022-03-02T20:35:52.416Z] [2022-03-02T20:35:52.416Z] Successfully built 2a57003f1385 [2022-03-02T20:35:52.416Z] Successfully tagged core-data:latest [2022-03-02T20:35:52.677Z]  Building core-data ... done  Attempting uninstall: requests [2022-03-02T20:35:52.677Z] Found existing installation: requests 2.25.1 [2022-03-02T20:35:52.677Z] Uninstalling requests-2.25.1: [2022-03-02T20:35:52.677Z] Successfully uninstalled requests-2.25.1 [2022-03-02T20:35:52.677Z] Running setup.py install for texttable: started [2022-03-02T20:35:52.938Z] Running setup.py install for texttable: finished with status 'done' [2022-03-02T20:35:52.938Z] Running setup.py install for PyYAML: started [2022-03-02T20:35:53.510Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-02T20:35:53.510Z] Running setup.py install for docopt: started [2022-03-02T20:35:53.775Z] Running setup.py install for docopt: finished with status 'done' [2022-03-02T20:35:53.775Z] Running setup.py install for dockerpty: started [2022-03-02T20:35:54.035Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-02T20:35:54.296Z] 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-02T20:35:57.610Z] Removing intermediate container 9a6417606c10 [2022-03-02T20:35:57.610Z] ---> 14e70e8c432d [2022-03-02T20:35:57.610Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-02T20:35:57.610Z] ---> Running in ae50bfd7fde1 [2022-03-02T20:35:57.610Z] Removing intermediate container ae50bfd7fde1 [2022-03-02T20:35:57.610Z] ---> 6bece4599504 [2022-03-02T20:35:57.610Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-02T20:35:57.610Z] ---> Running in 8c52a7334fbf [2022-03-02T20:35:57.610Z] Removing intermediate container 8c52a7334fbf [2022-03-02T20:35:57.610Z] ---> 0710c64d3b38 [2022-03-02T20:35:57.610Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-02T20:35:57.610Z] ---> 8d936856bdbb [2022-03-02T20:35:57.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-02T20:35:57.610Z] ---> d27f0107d694 [2022-03-02T20:35:57.610Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-02T20:35:57.959Z] ---> 1569370a1b32 [2022-03-02T20:35:57.959Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-02T20:35:57.959Z] ---> Running in 1fba6b292cd7 [2022-03-02T20:35:57.959Z] Removing intermediate container 1fba6b292cd7 [2022-03-02T20:35:57.959Z] ---> 76bc97225e9e [2022-03-02T20:35:57.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:35:57.959Z] ---> Running in e7c1e27bfd01 [2022-03-02T20:35:58.238Z] Removing intermediate container e7c1e27bfd01 [2022-03-02T20:35:58.238Z] ---> a7530d263010 [2022-03-02T20:35:58.238Z] Step 21/23 : LABEL arch=x86_64 [2022-03-02T20:35:58.238Z] ---> Running in 11c8d86a70bc [2022-03-02T20:35:58.238Z] Removing intermediate container 11c8d86a70bc [2022-03-02T20:35:58.238Z] ---> edbd2c580173 [2022-03-02T20:35:58.238Z] Step 22/23 : LABEL git_sha=7459c3f058aae64198843afb1e546ea1035de431 [2022-03-02T20:35:58.238Z] ---> Running in 282aace49fc4 [2022-03-02T20:35:58.238Z] Removing intermediate container 282aace49fc4 [2022-03-02T20:35:58.238Z] ---> 13597f331ef5 [2022-03-02T20:35:58.238Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:35:58.524Z] ---> Running in 487a016ab057 [2022-03-02T20:35:58.524Z] Removing intermediate container 487a016ab057 [2022-03-02T20:35:58.524Z] ---> ef9f04f1d157 [2022-03-02T20:35:58.524Z] [2022-03-02T20:35:58.524Z] Successfully built ef9f04f1d157 [2022-03-02T20:35:58.524Z] Successfully tagged sys-mgmt-agent:latest [2022-03-02T20:35:58.545Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-02T20:35:58.554Z] $ docker stop --time=1 d82011242e784d9eebf497630320f9c669842aa279ae7f242ae076243a6e0917 [2022-03-02T20:35:59.830Z] $ docker rm -f d82011242e784d9eebf497630320f9c669842aa279ae7f242ae076243a6e0917 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T20:36:00.274Z] + docker images [2022-03-02T20:36:00.534Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T20:36:00.534Z] sys-mgmt-agent latest ef9f04f1d157 2 seconds ago 296MB [2022-03-02T20:36:00.534Z] core-data latest 2a57003f1385 8 seconds ago 20MB [2022-03-02T20:36:00.534Z] f9ec33db1130 14 seconds ago 1.79GB [2022-03-02T20:36:00.534Z] aa75a2afe5d9 18 seconds ago 1.77GB [2022-03-02T20:36:00.534Z] security-bootstrapper latest 02cebc83b56f 23 seconds ago 18.7MB [2022-03-02T20:36:00.534Z] 33f3950c0ce1 34 seconds ago 1.77GB [2022-03-02T20:36:00.534Z] support-scheduler latest 3c3a0c16bfc9 53 seconds ago 16MB [2022-03-02T20:36:00.534Z] security-proxy-setup latest fb7011643d89 54 seconds ago 26.2MB [2022-03-02T20:36:00.534Z] core-metadata latest b8d56c27e09b About a minute ago 16.6MB [2022-03-02T20:36:00.534Z] security-secretstore-setup latest b9c90d7f6fa2 About a minute ago 27.9MB [2022-03-02T20:36:00.534Z] 901229ac5a12 About a minute ago 1.78GB [2022-03-02T20:36:00.534Z] support-notifications latest 3b8f024326ca About a minute ago 16.7MB [2022-03-02T20:36:00.534Z] 4c3cf0c5f2dd About a minute ago 1.78GB [2022-03-02T20:36:00.534Z] 2a5bb63e477a About a minute ago 1.78GB [2022-03-02T20:36:00.534Z] 4b4655dee482 About a minute ago 1.78GB [2022-03-02T20:36:00.534Z] ea9b040799a7 About a minute ago 1.78GB [2022-03-02T20:36:00.534Z] core-command latest 80d27135f4d5 About a minute ago 15.8MB [2022-03-02T20:36:00.534Z] 889c719b7fb8 About a minute ago 1.77GB [2022-03-02T20:36:00.534Z] ci-base-image-x86_64 latest 6b04125a57cf 5 minutes ago 1.27GB [2022-03-02T20:36:00.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 4 weeks ago 562MB [2022-03-02T20:36:00.534Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-02T20:36:00.534Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-02T20:36:00.534Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-03-02T20:36:00.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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-02T20:36:15.697Z] Still waiting to schedule task [2022-03-02T20:36:15.697Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-02T20:36:19.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-02T20:36:24.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-02T20:36:24.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-02T20:36:24.426Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-02T20:36:36.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-02T20:36:36.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-02T20:36:36.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-02T20:36:36.867Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-02T20:36:36.867Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-02T20:36:36.867Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-02T20:36:36.867Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-02T20:36:36.867Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-02T20:36:36.867Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-02T20:36:36.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-02T20:36:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements [2022-03-02T20:36:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-02T20:36:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-02T20:36:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.410s coverage: 98.5% of statements [2022-03-02T20:36:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-02T20:36:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 44.7% of statements [2022-03-02T20:36:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-02T20:36:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-02T20:36:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.721s coverage: 89.5% of statements [2022-03-02T20:36:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-02T20:36:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:36:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.273s coverage: 84.4% of statements [2022-03-02T20:36:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-02T20:36:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-02T20:36:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-02T20:36:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-02T20:36:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.790s coverage: 94.2% of statements [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.266s coverage: 59.1% of statements [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.9% of statements [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.218s coverage: 58.8% of statements [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.238s coverage: 21.7% of statements [2022-03-02T20:37:07.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.457s coverage: 47.1% of statements [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.315s coverage: 79.5% of statements [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements [2022-03-02T20:37:07.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements [2022-03-02T20:37:17.512Z] Running on prd-ubuntu18.04-docker-8c-8g-6287 in /w/workspace/edgexfoundry_edgex-go_PR-3882 [Pipeline] { [Pipeline] ws [2022-03-02T20:37:17.525Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-02T20:37:17.605Z] The recommended git tool is: git [2022-03-02T20:37:19.145Z] using credential edgex-jenkins-ssh [2022-03-02T20:37:19.157Z] Cloning the remote Git repository [2022-03-02T20:37:19.183Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:37:19.218Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-02T20:37:19.241Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:37:19.241Z] > git --version # timeout=10 [2022-03-02T20:37:19.263Z] > git --version # 'git version 2.17.1' [2022-03-02T20:37:19.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:37:19.299Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T20:37:19.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements [2022-03-02T20:37:19.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements [2022-03-02T20:37:23.306Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T20:37:23.316Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T20:37:23.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-02T20:37:23.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-02T20:37:23.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:37:23.343Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3882/head:refs/remotes/origin/PR-3882 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-02T20:37:23.899Z] Merging remotes/origin/main commit d0bb8bce458d6aeff3c23d934026fad0aa77cb8e into PR head commit 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [2022-03-02T20:37:24.036Z] Merge succeeded, producing eea9c12a789e7bcff96f87f65157539dfbdd860b [2022-03-02T20:37:24.036Z] Checking out Revision eea9c12a789e7bcff96f87f65157539dfbdd860b (PR-3882) [2022-03-02T20:37:23.915Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T20:37:23.921Z] > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 [2022-03-02T20:37:23.977Z] > git remote # timeout=10 [2022-03-02T20:37:23.989Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T20:37:23.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T20:37:23.999Z] > git merge d0bb8bce458d6aeff3c23d934026fad0aa77cb8e # timeout=10 [2022-03-02T20:37:24.038Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T20:37:24.046Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T20:37:24.051Z] > git checkout -f eea9c12a789e7bcff96f87f65157539dfbdd860b # timeout=10 [2022-03-02T20:37:25.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.756s coverage: 82.5% of statements [2022-03-02T20:37:25.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-02T20:37:27.515Z] Commit message: "Merge commit 'd0bb8bce458d6aeff3c23d934026fad0aa77cb8e' into HEAD" [2022-03-02T20:37:27.525Z] > git rev-list --no-walk 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:37:28.328Z] + echo snap-build.sh [2022-03-02T20:37:28.328Z] snap-build.sh [2022-03-02T20:37:28.328Z] + SNAP_BASE_DIR=. [2022-03-02T20:37:28.328Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2022-03-02T20:37:28.328Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2022-03-02T20:37:28.328Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2022-03-02T20:37:28.328Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2022-03-02T20:37:28.328Z] + cd /w/workspace/edgex-go/6 [2022-03-02T20:37:28.328Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-02T20:37:28.328Z] Reading package lists... [2022-03-02T20:37:28.328Z] Building dependency tree... [2022-03-02T20:37:28.328Z] Reading state information... [2022-03-02T20:37:28.328Z] The following packages were automatically installed and are no longer required: [2022-03-02T20:37:28.328Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-02T20:37:28.328Z] uidmap xdelta3 [2022-03-02T20:37:28.328Z] Use 'sudo apt autoremove' to remove them. [2022-03-02T20:37:28.328Z] The following packages will be REMOVED: [2022-03-02T20:37:28.328Z] lxd* lxd-client* [2022-03-02T20:37:28.328Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-02T20:37:28.593Z] After this operation, 31.7 MB disk space will be freed. [2022-03-02T20:37:29.116Z] (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-02T20:37:29.116Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-02T20:37:30.057Z] Removing lxd dnsmasq configuration [2022-03-02T20:37:30.057Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-02T20:37:30.057Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-02T20:37:30.628Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-02T20:37:30.890Z] (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-02T20:37:30.890Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-02T20:37:32.278Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-02T20:37:32.278Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-02T20:37:32.543Z] + sudo snap remove --purge lxd [2022-03-02T20:37:32.805Z] snap "lxd" is not installed [2022-03-02T20:37:32.805Z] + sudo groupadd --force --system lxd [2022-03-02T20:37:32.805Z] ++ whoami [2022-03-02T20:37:32.805Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-02T20:37:32.805Z] + newgrp - lxd [2022-03-02T20:37:32.805Z] + sudo snap install lxd [2022-03-02T20:37:33.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.325s coverage: 92.9% of statements [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-02T20:37:33.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-02T20:37:33.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-02T20:37:33.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-02T20:37:33.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.327s coverage: 58.8% of statements [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-02T20:37:33.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.366s coverage: 80.0% of statements [2022-03-02T20:37:33.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.319s coverage: 87.2% of statements [2022-03-02T20:37:33.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.348s coverage: 85.4% of statements [2022-03-02T20:37:33.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.943s coverage: 91.2% of statements [2022-03-02T20:37:33.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-02T20:37:34.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.978s coverage: 64.4% of statements [2022-03-02T20:37:34.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-02T20:37:34.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-02T20:37:34.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.203s coverage: 100.0% of statements [2022-03-02T20:37:35.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2022-03-02T20:37:35.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-03-02T20:37:35.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2022-03-02T20:37:37.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-03-02T20:37:41.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.574s coverage: 65.4% of statements [2022-03-02T20:37:41.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-02T20:37:41.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-02T20:37:41.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-02T20:37:42.820Z] 2022-03-02T20:37:39Z INFO Waiting for automatic snapd restart... [2022-03-02T20:37:44.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.766s coverage: 43.8% of statements [2022-03-02T20:37:44.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-02T20:37:44.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-02T20:37:44.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.325s coverage: 89.5% of statements [2022-03-02T20:37:44.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-02T20:37:44.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.327s coverage: 84.8% of statements [2022-03-02T20:37:44.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-02T20:37:52.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-02T20:37:52.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.709s coverage: 92.3% of statements [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-02T20:37:52.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 63.2% of statements [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-02T20:37:52.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.484s coverage: 97.7% of statements [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-02T20:37:52.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-02T20:37:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-02T20:37:52.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2022-03-02T20:37:52.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 96.9% of statements [2022-03-02T20:37:53.176Z] 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-02T20:37:53.176Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-02T20:37:53.176Z] GO111MODULE=on go vet ./... [2022-03-02T20:37:57.753Z] lxd 4.23 from Canonical* installed [2022-03-02T20:37:57.753Z] + sudo lxd init --auto [2022-03-02T20:38:05.898Z] + sudo snap install --classic snapcraft [2022-03-02T20:38:11.180Z] snapcraft 6.0.2 from Canonical* installed [2022-03-02T20:38:11.180Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-02T20:38:11.180Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-02T20:38:11.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T20:38:11.180Z] Dload Upload Total Spent Left Speed [2022-03-02T20:38:11.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4272 0 --:--:-- --:--:-- --:--:-- 4245 [2022-03-02T20:38:11.180Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2022-03-02T20:38:11.180Z] ./yq_linux_amd64 [2022-03-02T20:38:11.180Z] + sudo snapcraft prime --use-lxd [2022-03-02T20:38:13.087Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-02T20:38:13.087Z] 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-02T20:38:13.087Z] - README.md [2022-03-02T20:38:13.087Z] [2022-03-02T20:38:13.087Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-02T20:38:13.348Z] Launching a container. [2022-03-02T20:38:23.346Z] Waiting for container to be ready [2022-03-02T20:38:23.607Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-02T20:38:23.607Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-02T20:38:23.607Z] [2022-03-02T20:38:26.903Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-02T20:38:28.283Z] Waiting for network to be ready... [2022-03-02T20:38:28.284Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-02T20:38:28.544Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1275 kB] [2022-03-02T20:38:28.544Z] Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-02T20:38:28.544Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [224 kB] [2022-03-02T20:38:28.544Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-02T20:38:28.544Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-02T20:38:28.544Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [773 kB] [2022-03-02T20:38:28.544Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [110 kB] [2022-03-02T20:38:28.544Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [680 kB] [2022-03-02T20:38:28.544Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] [2022-03-02T20:38:29.113Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-02T20:38:29.113Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-02T20:38:29.372Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-02T20:38:29.372Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-02T20:38:29.372Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-02T20:38:29.372Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-02T20:38:29.373Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-02T20:38:29.373Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-02T20:38:29.634Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-02T20:38:29.898Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1608 kB] [2022-03-02T20:38:29.898Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [308 kB] [2022-03-02T20:38:29.898Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-03-02T20:38:29.898Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-02T20:38:29.898Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [827 kB] [2022-03-02T20:38:29.898Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [118 kB] [2022-03-02T20:38:29.898Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] [2022-03-02T20:38:30.158Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] [2022-03-02T20:38:32.070Z] Fetched 23.2 MB in 4s (6368 kB/s) [2022-03-02T20:38:32.643Z] Reading package lists... [2022-03-02T20:38:32.643Z] Reading package lists... [2022-03-02T20:38:32.904Z] Building dependency tree... [2022-03-02T20:38:32.904Z] Reading state information... [2022-03-02T20:38:32.904Z] The following additional packages will be installed: [2022-03-02T20:38:32.904Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-02T20:38:32.904Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-02T20:38:32.904Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-02T20:38:32.904Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-02T20:38:32.904Z] Suggested packages: [2022-03-02T20:38:32.904Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-02T20:38:32.904Z] Recommended packages: [2022-03-02T20:38:32.904Z] gnupg libsasl2-modules [2022-03-02T20:38:33.164Z] The following NEW packages will be installed: [2022-03-02T20:38:33.164Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-02T20:38:33.164Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-02T20:38:33.164Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-02T20:38:33.164Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-02T20:38:33.164Z] The following packages will be upgraded: [2022-03-02T20:38:33.164Z] gpg gpg-agent gpgconf libudev1 [2022-03-02T20:38:33.164Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-02T20:38:33.164Z] Need to get 3859 kB of archives. [2022-03-02T20:38:33.164Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-02T20:38:33.164Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-02T20:38:33.164Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-02T20:38:33.164Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-02T20:38:33.164Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-02T20:38:33.424Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-02T20:38:33.685Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-02T20:38:33.685Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-02T20:38:33.946Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-02T20:38:33.946Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-02T20:38:33.946Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-02T20:38:33.946Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-02T20:38:33.946Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-02T20:38:33.946Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-02T20:38:33.946Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-02T20:38:33.946Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-02T20:38:33.946Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-02T20:38:33.946Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-02T20:38:34.207Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-02T20:38:34.207Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-02T20:38:34.207Z] 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-02T20:38:34.207Z] 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-02T20:38:34.207Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-02T20:38:34.207Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T20:38:34.207Z] Fetched 3859 kB in 1s (3414 kB/s) [2022-03-02T20:38:34.471Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-02T20:38:34.471Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:38:34.471Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T20:38:34.471Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T20:38:34.471Z] Selecting previously unselected package udev. [2022-03-02T20:38:34.471Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-02T20:38:34.471Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:38:34.471Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-02T20:38:34.732Z] Selecting previously unselected package libfuse2:amd64. [2022-03-02T20:38:34.732Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-02T20:38:34.732Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-02T20:38:34.732Z] Selecting previously unselected package fuse. [2022-03-02T20:38:34.732Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-02T20:38:34.732Z] Unpacking fuse (2.9.9-3) ... [2022-03-02T20:38:34.732Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T20:38:34.732Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T20:38:34.732Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T20:38:35.028Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T20:38:35.028Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T20:38:35.028Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T20:38:35.028Z] Selecting previously unselected package libksba8:amd64. [2022-03-02T20:38:35.028Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-02T20:38:35.028Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-02T20:38:35.028Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-02T20:38:35.028Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:38:35.028Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:35.028Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-02T20:38:35.028Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:38:35.028Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:35.290Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-02T20:38:35.290Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:38:35.290Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:35.290Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-02T20:38:35.290Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:38:35.290Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:35.290Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-02T20:38:35.290Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:38:35.290Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:35.290Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-02T20:38:35.290Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:38:35.290Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:35.290Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-02T20:38:35.290Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:38:35.290Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:35.551Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-02T20:38:35.552Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:38:35.552Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:35.552Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-02T20:38:35.552Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-02T20:38:35.552Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:35.552Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-02T20:38:35.552Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-02T20:38:35.552Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T20:38:35.552Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-02T20:38:35.552Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-02T20:38:35.552Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T20:38:35.552Z] Selecting previously unselected package libldap-common. [2022-03-02T20:38:35.552Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-02T20:38:35.552Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T20:38:35.552Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-02T20:38:35.552Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-02T20:38:35.552Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T20:38:35.813Z] Selecting previously unselected package dirmngr. [2022-03-02T20:38:35.813Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T20:38:35.813Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-02T20:38:35.813Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-02T20:38:35.813Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-02T20:38:35.813Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T20:38:35.813Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T20:38:35.813Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-02T20:38:36.384Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-02T20:38:36.384Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-02T20:38:36.384Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:36.384Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-02T20:38:36.384Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-02T20:38:36.384Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:36.384Z] Setting up fuse (2.9.9-3) ... [2022-03-02T20:38:36.642Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-02T20:38:36.905Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:37.165Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:37.165Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:37.165Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:37.165Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:37.165Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:37.165Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-02T20:38:37.165Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-02T20:38:37.165Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-02T20:38:37.165Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-02T20:38:37.165Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-02T20:38:37.426Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-02T20:38:37.687Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-02T20:38:37.687Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-02T20:38:37.687Z] units). This means they are not meant to be enabled using systemctl. [2022-03-02T20:38:37.687Z] [2022-03-02T20:38:37.687Z] Possible reasons for having this kind of units are: [2022-03-02T20:38:37.687Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-02T20:38:37.687Z] .wants/ or .requires/ directory. [2022-03-02T20:38:37.687Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-02T20:38:37.687Z] a requirement dependency on it. [2022-03-02T20:38:37.687Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-02T20:38:37.687Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-02T20:38:37.687Z] • In case of template units, the unit is meant to be enabled with some [2022-03-02T20:38:37.687Z] instance name specified. [2022-03-02T20:38:37.947Z] Reading package lists... [2022-03-02T20:38:38.207Z] Building dependency tree... [2022-03-02T20:38:38.207Z] Reading state information... [2022-03-02T20:38:38.207Z] The following additional packages will be installed: [2022-03-02T20:38:38.207Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-02T20:38:38.207Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-02T20:38:38.207Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-02T20:38:38.207Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-02T20:38:38.207Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-02T20:38:38.207Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-02T20:38:38.207Z] Suggested packages: [2022-03-02T20:38:38.207Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-02T20:38:38.207Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-02T20:38:38.207Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-02T20:38:38.207Z] systemd-container policykit-1 [2022-03-02T20:38:38.207Z] Recommended packages: [2022-03-02T20:38:38.207Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-02T20:38:38.207Z] The following NEW packages will be installed: [2022-03-02T20:38:38.207Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-02T20:38:38.207Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-02T20:38:38.207Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-02T20:38:38.207Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-02T20:38:38.207Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-02T20:38:38.207Z] The following packages will be upgraded: [2022-03-02T20:38:38.207Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-02T20:38:38.467Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-02T20:38:38.467Z] Need to get 46.5 MB of archives. [2022-03-02T20:38:38.467Z] After this operation, 181 MB of additional disk space will be used. [2022-03-02T20:38:38.467Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-02T20:38:38.467Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-02T20:38:38.467Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-02T20:38:38.467Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-02T20:38:38.467Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-02T20:38:38.467Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-02T20:38:38.467Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-03-02T20:38:38.467Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-02T20:38:38.467Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-02T20:38:38.727Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-02T20:38:38.727Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-02T20:38:38.727Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-02T20:38:38.727Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-02T20:38:38.727Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-02T20:38:38.727Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-02T20:38:38.727Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-02T20:38:38.727Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-02T20:38:38.727Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-02T20:38:38.727Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-02T20:38:38.727Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-02T20:38:38.727Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-02T20:38:38.727Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-02T20:38:38.727Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-02T20:38:38.987Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-02T20:38:38.987Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-02T20:38:38.987Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-02T20:38:38.987Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-02T20:38:39.246Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-02T20:38:39.246Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-02T20:38:39.246Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-02T20:38:39.246Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-02T20:38:39.246Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-02T20:38:39.246Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-02T20:38:39.246Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T20:38:39.246Z] Fetched 46.5 MB in 1s (51.8 MB/s) [2022-03-02T20:38:39.507Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-02T20:38:39.507Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:38:39.507Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T20:38:39.507Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:38:39.507Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T20:38:39.507Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:38:39.767Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T20:38:40.338Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:38:40.338Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-02T20:38:40.338Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T20:38:40.338Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-02T20:38:40.338Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-02T20:38:40.338Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T20:38:40.338Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:38:40.338Z] Selecting previously unselected package libexpat1:amd64. [2022-03-02T20:38:40.338Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-03-02T20:38:40.338Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-02T20:38:40.598Z] Selecting previously unselected package python3.8-minimal. [2022-03-02T20:38:40.598Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T20:38:40.598Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:38:40.598Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:38:40.598Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-02T20:38:40.859Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:38:41.119Z] Selecting previously unselected package python3-minimal. [2022-03-02T20:38:41.119Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-02T20:38:41.119Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-02T20:38:41.119Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-02T20:38:41.379Z] Selecting previously unselected package mime-support. [2022-03-02T20:38:41.379Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-02T20:38:41.379Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-02T20:38:41.379Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-02T20:38:41.379Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-02T20:38:41.379Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-02T20:38:41.379Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-02T20:38:41.379Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T20:38:41.379Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:38:41.639Z] Selecting previously unselected package python3.8. [2022-03-02T20:38:41.639Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-02T20:38:41.639Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:38:41.639Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-02T20:38:41.639Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-02T20:38:41.639Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-02T20:38:41.639Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-02T20:38:41.899Z] Selecting previously unselected package python3. [2022-03-02T20:38:41.899Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-02T20:38:41.899Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-02T20:38:41.899Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-02T20:38:41.899Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-02T20:38:41.899Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-02T20:38:41.899Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-02T20:38:41.899Z] Selecting previously unselected package dbus. [2022-03-02T20:38:41.899Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-02T20:38:41.899Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-02T20:38:42.159Z] Selecting previously unselected package libbsd0:amd64. [2022-03-02T20:38:42.159Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-02T20:38:42.159Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-02T20:38:42.159Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-02T20:38:42.159Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-02T20:38:42.159Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T20:38:42.159Z] Selecting previously unselected package sudo. [2022-03-02T20:38:42.159Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-02T20:38:42.159Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-02T20:38:42.419Z] Selecting previously unselected package apparmor. [2022-03-02T20:38:42.419Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-02T20:38:42.419Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-02T20:38:42.419Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-02T20:38:42.419Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-02T20:38:42.419Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-02T20:38:42.419Z] Selecting previously unselected package libedit2:amd64. [2022-03-02T20:38:42.419Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-02T20:38:42.419Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-02T20:38:42.419Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-02T20:38:42.679Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-02T20:38:42.679Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-02T20:38:42.679Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-02T20:38:42.679Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:38:42.679Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:38:42.679Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-02T20:38:42.679Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:38:42.679Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:38:42.679Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-02T20:38:42.679Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-02T20:38:42.679Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-02T20:38:42.679Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-02T20:38:42.679Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:38:42.679Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:38:42.939Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-02T20:38:42.939Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:38:42.939Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:38:42.939Z] Selecting previously unselected package openssh-client. [2022-03-02T20:38:42.939Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-02T20:38:42.939Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-02T20:38:42.939Z] Selecting previously unselected package dbus-user-session. [2022-03-02T20:38:42.939Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-02T20:38:42.939Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-02T20:38:42.939Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-02T20:38:42.939Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-02T20:38:42.939Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-02T20:38:43.200Z] Selecting previously unselected package squashfs-tools. [2022-03-02T20:38:43.200Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-02T20:38:43.200Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-02T20:38:43.200Z] Selecting previously unselected package snapd. [2022-03-02T20:38:43.200Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-02T20:38:43.200Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-02T20:38:46.489Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-02T20:38:46.489Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-02T20:38:46.489Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-02T20:38:46.489Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-02T20:38:46.489Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:38:46.489Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-02T20:38:46.489Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-02T20:38:46.489Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-02T20:38:46.489Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:38:46.489Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:38:46.489Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-02T20:38:46.489Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:38:46.489Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-02T20:38:46.489Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-02T20:38:47.063Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-02T20:38:47.063Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-02T20:38:47.063Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-02T20:38:47.063Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-02T20:38:47.063Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-02T20:38:47.063Z] running python rtupdate hooks for python3.8... [2022-03-02T20:38:47.063Z] running python post-rtupdate hooks for python3.8... [2022-03-02T20:38:47.324Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-02T20:38:47.895Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-02T20:38:48.154Z] Reloading AppArmor profiles [2022-03-02T20:38:48.154Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:38:48.415Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-02T20:38:48.415Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-02T20:38:48.675Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-02T20:38:48.675Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-02T20:38:48.675Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-02T20:38:48.675Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-02T20:38:50.059Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-02T20:38:50.059Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-02T20:38:50.320Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-02T20:38:50.320Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-02T20:38:50.584Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-02T20:38:50.844Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-02T20:38:51.105Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-02T20:38:51.366Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-02T20:38:51.626Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-02T20:38:51.626Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-02T20:38:51.887Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-02T20:38:52.148Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-02T20:38:52.409Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-02T20:38:52.409Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-02T20:38:52.669Z] /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-02T20:38:52.929Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-02T20:38:53.498Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-02T20:38:53.498Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-02T20:38:53.759Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-02T20:38:54.590Z] Reading package lists... [2022-03-02T20:38:55.161Z] Reading package lists... [2022-03-02T20:38:55.161Z] Building dependency tree... [2022-03-02T20:38:55.161Z] Reading state information... [2022-03-02T20:38:55.161Z] Calculating upgrade... [2022-03-02T20:38:55.422Z] The following packages will be upgraded: [2022-03-02T20:38:55.422Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-02T20:38:55.422Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-02T20:38:55.422Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-02T20:38:55.422Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-02T20:38:55.422Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-02T20:38:55.422Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-02T20:38:55.422Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-02T20:38:55.422Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-02T20:38:55.422Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-02T20:38:55.422Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-02T20:38:55.422Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-02T20:38:55.422Z] xz-utils zlib1g [2022-03-02T20:38:55.681Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T20:38:55.681Z] Need to get 63.3 MB of archives. [2022-03-02T20:38:55.681Z] After this operation, 13.8 MB of additional disk space will be used. [2022-03-02T20:38:55.681Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-02T20:38:55.681Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-02T20:38:55.941Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-02T20:38:56.202Z] 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-02T20:38:56.202Z] 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-02T20:38:56.202Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-02T20:38:56.202Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-02T20:38:56.202Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-02T20:38:56.202Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-02T20:38:56.202Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-02T20:38:56.462Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-02T20:38:56.462Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] [2022-03-02T20:38:56.462Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-02T20:38:56.462Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-02T20:38:56.462Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-02T20:38:56.462Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-02T20:38:56.462Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-02T20:38:56.462Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-02T20:38:56.462Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-02T20:38:56.462Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-02T20:38:56.462Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-02T20:38:56.462Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-03-02T20:38:56.462Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-03-02T20:38:56.462Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-02T20:38:56.462Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-02T20:38:56.462Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-02T20:38:56.462Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-02T20:38:56.462Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-02T20:38:56.462Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-02T20:38:56.462Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-02T20:38:56.462Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-02T20:38:56.462Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-02T20:38:56.462Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-02T20:38:56.462Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-02T20:38:56.462Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-02T20:38:56.722Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-02T20:38:56.722Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-02T20:38:56.722Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-02T20:38:56.722Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-02T20:38:56.722Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-02T20:38:56.722Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-02T20:38:56.981Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-02T20:38:56.981Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-02T20:38:56.981Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-02T20:38:56.981Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-02T20:38:56.981Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-02T20:38:56.981Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-02T20:38:56.981Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-02T20:38:56.981Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-02T20:38:56.981Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-02T20:38:56.981Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-02T20:38:56.981Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-02T20:38:56.981Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-02T20:38:56.981Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-02T20:38:56.981Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-02T20:38:56.981Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-02T20:38:56.981Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-02T20:38:57.241Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-02T20:38:57.241Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-02T20:38:57.241Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-02T20:38:57.241Z] 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-02T20:38:57.241Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-02T20:38:57.241Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-02T20:38:57.241Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-02T20:38:57.241Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-02T20:38:57.241Z] 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-02T20:38:57.241Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-02T20:38:57.241Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-02T20:38:57.241Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-02T20:38:57.241Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-02T20:38:57.501Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-03-02T20:38:57.501Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-03-02T20:38:57.762Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-03-02T20:38:58.022Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-03-02T20:38:58.022Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-03-02T20:38:58.022Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-03-02T20:38:58.283Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-03-02T20:38:58.544Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T20:38:58.805Z] Fetched 63.3 MB in 3s (21.8 MB/s) [2022-03-02T20:38:58.805Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-02T20:38:58.805Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T20:38:58.805Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T20:38:59.067Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T20:38:59.068Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T20:38:59.068Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... [2022-03-02T20:38:59.068Z] Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... [2022-03-02T20:38:59.328Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:38:59.328Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:38:59.588Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:38:59.588Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:38:59.849Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:38:59.849Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:38:59.849Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:38:59.849Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:00.110Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:00.110Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:00.110Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:00.110Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:00.110Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:00.110Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:00.110Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:00.371Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T20:39:00.371Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:00.371Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:00.371Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:00.632Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T20:39:00.632Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:00.632Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:00.632Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:00.632Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:00.632Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:00.632Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-02T20:39:00.632Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:00.893Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T20:39:00.893Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T20:39:00.893Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T20:39:01.463Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-02T20:39:01.463Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-02T20:39:01.463Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-02T20:39:01.463Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-02T20:39:01.463Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-02T20:39:01.463Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-02T20:39:02.033Z] Setting up base-files (11ubuntu5.5) ... [2022-03-02T20:39:02.033Z] Installing new version of config file /etc/issue ... [2022-03-02T20:39:02.033Z] Installing new version of config file /etc/issue.net ... [2022-03-02T20:39:02.033Z] Installing new version of config file /etc/lsb-release ... [2022-03-02T20:39:02.033Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-02T20:39:02.033Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-02T20:39:02.292Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-02T20:39:02.292Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-02T20:39:02.292Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:02.292Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-02T20:39:02.292Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-02T20:39:02.554Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-02T20:39:02.554Z] 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-02T20:39:02.554Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:02.554Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:39:02.554Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-02T20:39:02.554Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-02T20:39:02.554Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:02.554Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-02T20:39:02.813Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-02T20:39:02.813Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-02T20:39:02.813Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:02.813Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-02T20:39:02.813Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T20:39:03.382Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-02T20:39:03.382Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T20:39:03.382Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-02T20:39:03.382Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T20:39:03.952Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-02T20:39:03.952Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:03.952Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-02T20:39:03.952Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-02T20:39:04.212Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-02T20:39:04.212Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-02T20:39:04.212Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-02T20:39:04.212Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:04.212Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-02T20:39:04.212Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-02T20:39:04.474Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-02T20:39:04.474Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:04.474Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:39:04.474Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:39:04.474Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T20:39:04.474Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:04.474Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:39:04.474Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:39:04.743Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T20:39:04.743Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:04.743Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:39:04.743Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:39:04.743Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:39:04.743Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:39:04.743Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T20:39:05.003Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:05.003Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:39:05.003Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:39:05.003Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T20:39:05.003Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:05.003Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:39:05.003Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:39:05.003Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:39:05.003Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:39:05.573Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-02T20:39:05.834Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-02T20:39:06.094Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-02T20:39:06.355Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:06.355Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-02T20:39:06.355Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-02T20:39:06.355Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-02T20:39:06.615Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:06.615Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-02T20:39:06.615Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-02T20:39:06.615Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-02T20:39:06.615Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:06.615Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-02T20:39:06.615Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-02T20:39:06.874Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-02T20:39:06.874Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:06.874Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-02T20:39:06.874Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-02T20:39:06.874Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-02T20:39:06.874Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:06.874Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-02T20:39:06.874Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-02T20:39:07.136Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-02T20:39:07.136Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:07.136Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-02T20:39:07.136Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-02T20:39:07.136Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-02T20:39:07.397Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:07.397Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-02T20:39:07.397Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-02T20:39:07.397Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-02T20:39:07.397Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:07.397Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-02T20:39:07.397Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-02T20:39:07.397Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-02T20:39:07.659Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:07.659Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-02T20:39:07.659Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-02T20:39:07.659Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-02T20:39:07.659Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:07.659Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-02T20:39:07.659Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-02T20:39:07.659Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-02T20:39:07.918Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:07.919Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-02T20:39:07.919Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-02T20:39:07.919Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-02T20:39:07.919Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:07.919Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-02T20:39:07.919Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-02T20:39:08.178Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-02T20:39:08.178Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:08.178Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-02T20:39:08.178Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-02T20:39:08.178Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-02T20:39:08.178Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:08.178Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-02T20:39:08.178Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-02T20:39:08.752Z] Setting up apt (2.0.6) ... [2022-03-02T20:39:09.323Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-02T20:39:09.323Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:09.323Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-02T20:39:09.323Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T20:39:09.323Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-02T20:39:09.323Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-02T20:39:09.323Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-02T20:39:09.588Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T20:39:09.588Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-02T20:39:09.588Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-02T20:39:09.588Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-02T20:39:09.588Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T20:39:09.848Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-02T20:39:09.848Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-02T20:39:09.848Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-02T20:39:09.848Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-02T20:39:09.848Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-02T20:39:09.848Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-02T20:39:10.109Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-02T20:39:10.109Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-02T20:39:10.109Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-02T20:39:10.370Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-02T20:39:10.370Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-02T20:39:10.631Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-02T20:39:10.631Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-02T20:39:10.631Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-02T20:39:10.631Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-02T20:39:10.631Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-02T20:39:10.631Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-03-02T20:39:10.631Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-03-02T20:39:10.892Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-03-02T20:39:10.892Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-03-02T20:39:11.152Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-02T20:39:11.152Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-02T20:39:11.152Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-02T20:39:11.152Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-02T20:39:11.152Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-02T20:39:11.152Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-02T20:39:11.152Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-02T20:39:11.152Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-02T20:39:11.414Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-02T20:39:11.414Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-02T20:39:11.414Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-02T20:39:11.414Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-02T20:39:11.673Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-02T20:39:11.673Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-02T20:39:11.933Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:39:11.933Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:39:11.933Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:39:11.933Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:39:12.193Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:39:12.193Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:39:12.193Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:39:12.193Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:39:12.193Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:39:12.193Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:39:12.453Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-02T20:39:12.453Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-02T20:39:12.453Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-02T20:39:12.453Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-02T20:39:12.453Z] Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:12.453Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:39:12.715Z] Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:12.715Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:39:13.285Z] Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:13.285Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:39:14.226Z] Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:14.226Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:39:14.226Z] Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:14.226Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:39:14.486Z] Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:14.486Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:39:14.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-02T20:39:14.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-02T20:39:14.986Z] ./bin/test-attribution-txt.sh [2022-03-02T20:39:15.428Z] Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-02T20:39:15.428Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-02T20:39:15.428Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-02T20:39:15.428Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-02T20:39:15.428Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-03-02T20:39:15.428Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-02T20:39:15.428Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T20:39:15.428Z] Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... [2022-03-02T20:39:15.428Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T20:39:15.428Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:15.428Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-02T20:39:15.428Z] [2022-03-02T20:39:15.428Z] Current default time zone: 'Etc/UTC' [2022-03-02T20:39:15.428Z] Local time is now: Wed Mar 2 20:39:15 UTC 2022. [2022-03-02T20:39:15.428Z] Universal Time is now: Wed Mar 2 20:39:15 UTC 2022. [2022-03-02T20:39:15.428Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-02T20:39:15.428Z] [2022-03-02T20:39:15.689Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-02T20:39:15.689Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:15.689Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:15.689Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-02T20:39:15.689Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:15.689Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-02T20:39:15.689Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-02T20:39:15.689Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-02T20:39:15.689Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T20:39:15.689Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-02T20:39:15.689Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-03-02T20:39:15.689Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:15.689Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:15.689Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-02T20:39:15.689Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:15.689Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:39:15.689Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-02T20:39:15.689Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-02T20:39:15.689Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-02T20:39:15.689Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-02T20:39:17.598Z] Updating certificates in /etc/ssl/certs... [Pipeline] echo [2022-03-02T20:39:17.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-02T20:39:18.170Z] 21 added, 21 removed; done. [2022-03-02T20:39:18.170Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:39:18.170Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-02T20:39:18.170Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-02T20:39:18.282Z] + ls -al . [2022-03-02T20:39:18.283Z] total 672 [2022-03-02T20:39:18.283Z] drwxrwxr-x 9 1001 1001 4096 Mar 2 20:39 . [2022-03-02T20:39:18.283Z] drwxr-xr-x 4 root root 4096 Mar 2 20:34 .. [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 11 Mar 2 20:32 .dockerignore [2022-03-02T20:39:18.283Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 20:32 .git [2022-03-02T20:39:18.283Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 20:32 .github [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 804 Mar 2 20:32 .gitignore [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 42 Mar 2 20:32 .golangci.yml [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 76 Mar 2 20:32 .hadolint.yml [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 20:32 .sonarcloud.properties [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 1171 Mar 2 20:32 ADOPTERS.md [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 9019 Mar 2 20:32 Attribution.txt [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 51732 Mar 2 20:32 CHANGELOG.md [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 20:32 CONTRIBUTING.md [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 677 Mar 2 20:32 GOVERNANCE.md [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 849 Mar 2 20:32 Jenkinsfile [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 20:32 LICENSE [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 6508 Mar 2 20:32 Makefile [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 582 Mar 2 20:32 OWNERS.md [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 8207 Mar 2 20:32 README.md [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 6912 Mar 2 20:32 SECURITY.md [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 20:29 VERSION [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 4131 Mar 2 20:32 ZMQWindows.md [2022-03-02T20:39:18.283Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 20:32 bin [2022-03-02T20:39:18.283Z] drwxrwxr-x 14 1001 1001 4096 Mar 2 20:32 cmd [2022-03-02T20:39:18.283Z] -rw-r--r-- 1 root root 428383 Mar 2 20:37 coverage.out [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 2827 Mar 2 20:32 go.mod [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 50275 Mar 2 20:32 go.sum [2022-03-02T20:39:18.283Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 20:32 internal [2022-03-02T20:39:18.283Z] drwxrwxr-x 3 1001 1001 4096 Mar 2 20:32 openapi [2022-03-02T20:39:18.283Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 20:32 snap [2022-03-02T20:39:18.283Z] -rw-rw-r-- 1 1001 1001 204 Mar 2 20:32 version.go [Pipeline] sh [2022-03-02T20:39:18.433Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:39:18.433Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-02T20:39:18.433Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-02T20:39:18.433Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-02T20:39:18.434Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-02T20:39:18.434Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:39:18.434Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-02T20:39:18.434Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:39:18.434Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:39:18.434Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-02T20:39:18.434Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-02T20:39:18.434Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-02T20:39:18.695Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-02T20:39:18.695Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-02T20:39:18.695Z] Updating certificates in /etc/ssl/certs... [2022-03-02T20:39:18.942Z] + '[' -e coverage.out ] [2022-03-02T20:39:18.942Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-02T20:39:18.962Z] Warning: overwriting stash ‘coverage-report’ [2022-03-02T20:39:19.266Z] 0 added, 0 removed; done. [2022-03-02T20:39:19.266Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-02T20:39:19.266Z] done. [2022-03-02T20:39:19.839Z] Stashed 1 file(s) [Pipeline] sh [2022-03-02T20:39:20.466Z] Reading package lists... [2022-03-02T20:39:20.467Z] Building dependency tree... [2022-03-02T20:39:20.467Z] Reading state information... [2022-03-02T20:39:20.506Z] + make build [2022-03-02T20:39:20.506Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-02T20:39:20.728Z] The following NEW packages will be installed: [2022-03-02T20:39:20.728Z] apt-transport-https [2022-03-02T20:39:20.728Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T20:39:20.988Z] Need to get 4680 B of archives. [2022-03-02T20:39:20.988Z] After this operation, 162 kB of additional disk space will be used. [2022-03-02T20:39:20.988Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-02T20:39:20.988Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T20:39:20.988Z] Fetched 4680 B in 0s (24.8 kB/s) [2022-03-02T20:39:20.988Z] Selecting previously unselected package apt-transport-https. [2022-03-02T20:39:20.988Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-02T20:39:20.988Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-02T20:39:20.988Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-02T20:39:21.246Z] Setting up apt-transport-https (2.0.6) ... [2022-03-02T20:39:21.246Z] Waiting for network to be ready... [2022-03-02T20:39:25.450Z] 2022-03-02T20:39:24Z INFO Waiting for automatic snapd restart... [2022-03-02T20:39:25.450Z] snapd 2.54.3 from Canonical* installed [2022-03-02T20:39:25.710Z] "snapd" switched to the "latest/stable" channel [2022-03-02T20:39:25.710Z] [2022-03-02T20:39:28.253Z] core20 20220215 from Canonical* installed [2022-03-02T20:39:28.253Z] "core20" switched to the "latest/stable" channel [2022-03-02T20:39:28.253Z] [2022-03-02T20:39:28.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-02T20:39:30.158Z] snapcraft 6.0.2 from Canonical* installed [2022-03-02T20:39:30.418Z] "snapcraft" switched to the "latest/stable" channel [2022-03-02T20:39:30.418Z] [2022-03-02T20:39:34.614Z] 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-02T20:39:34.614Z] - README.md [2022-03-02T20:39:34.614Z] [2022-03-02T20:39:34.614Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-02T20:39:34.885Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-02T20:39:34.885Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-02T20:39:35.144Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-02T20:39:36.096Z] Reading package lists... [2022-03-02T20:39:36.096Z] 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-02T20:39:36.356Z] Reading package lists... [2022-03-02T20:39:36.356Z] Building dependency tree... [2022-03-02T20:39:36.356Z] Reading state information... [2022-03-02T20:39:36.616Z] Suggested packages: [2022-03-02T20:39:36.616Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-02T20:39:36.616Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-02T20:39:36.616Z] krb5-user libnorm-doc [2022-03-02T20:39:36.616Z] Recommended packages: [2022-03-02T20:39:36.616Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-02T20:39:36.616Z] The following NEW packages will be installed: [2022-03-02T20:39:36.616Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-02T20:39:36.616Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-02T20:39:36.616Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-02T20:39:36.616Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-02T20:39:36.616Z] libzmq5 pkg-config zip [2022-03-02T20:39:36.616Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T20:39:36.876Z] Need to get 10.3 MB of archives. [2022-03-02T20:39:36.876Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-02T20:39:36.876Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-02T20:39:36.876Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-02T20:39:37.449Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-02T20:39:37.449Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-02T20:39:37.449Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-02T20:39:37.449Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-02T20:39:37.449Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-02T20:39:37.449Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-02T20:39:37.449Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-02T20:39:37.449Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-02T20:39:37.449Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-02T20:39:37.449Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-02T20:39:37.709Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-02T20:39:37.710Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-02T20:39:37.710Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-02T20:39:37.710Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-02T20:39:37.710Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-02T20:39:37.710Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-02T20:39:37.710Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-02T20:39:37.710Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-02T20:39:37.710Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-02T20:39:37.710Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-02T20:39:37.710Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-02T20:39:37.710Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-02T20:39:37.710Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-02T20:39:37.710Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-02T20:39:37.710Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-02T20:39:37.969Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T20:39:37.969Z] Fetched 10.3 MB in 1s (9274 kB/s) [2022-03-02T20:39:37.969Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-02T20:39:37.969Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-02T20:39:37.969Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-02T20:39:37.969Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-02T20:39:37.969Z] Selecting previously unselected package libsodium23:amd64. [2022-03-02T20:39:37.969Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-02T20:39:37.969Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-02T20:39:38.229Z] Selecting previously unselected package libpsl5:amd64. [2022-03-02T20:39:38.229Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-02T20:39:38.229Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-02T20:39:38.229Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-02T20:39:38.229Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-02T20:39:38.229Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-02T20:39:38.229Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-02T20:39:38.229Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-02T20:39:38.229Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-02T20:39:38.229Z] Selecting previously unselected package librtmp1:amd64. [2022-03-02T20:39:38.229Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-02T20:39:38.229Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-02T20:39:38.489Z] Selecting previously unselected package libssh-4:amd64. [2022-03-02T20:39:38.489Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-02T20:39:38.489Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-02T20:39:38.489Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-02T20:39:38.489Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-02T20:39:38.489Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-02T20:39:38.489Z] Selecting previously unselected package liberror-perl. [2022-03-02T20:39:38.489Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-02T20:39:38.489Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-02T20:39:38.489Z] Selecting previously unselected package git-man. [2022-03-02T20:39:38.489Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-02T20:39:38.489Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-02T20:39:38.749Z] Selecting previously unselected package git. [2022-03-02T20:39:38.749Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-02T20:39:38.749Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-02T20:39:39.319Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-02T20:39:39.319Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:39:39.319Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:39.319Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-02T20:39:39.319Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:39:39.319Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:39.319Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-02T20:39:39.319Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:39:39.319Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:39.319Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-02T20:39:39.319Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:39:39.319Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:39.319Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-02T20:39:39.319Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-02T20:39:39.319Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-02T20:39:39.319Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-02T20:39:39.319Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:39:39.319Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:39.578Z] Selecting previously unselected package libnorm1:amd64. [2022-03-02T20:39:39.578Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-02T20:39:39.578Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T20:39:39.578Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-02T20:39:39.578Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-02T20:39:39.578Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T20:39:39.578Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-02T20:39:39.578Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-02T20:39:39.578Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T20:39:39.578Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-02T20:39:39.578Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-02T20:39:39.578Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T20:39:39.838Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-02T20:39:39.838Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-02T20:39:39.838Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-02T20:39:39.838Z] Selecting previously unselected package libzmq5:amd64. [2022-03-02T20:39:39.838Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-02T20:39:39.838Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T20:39:39.838Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-02T20:39:39.838Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-02T20:39:39.838Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:39.838Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-02T20:39:39.838Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-02T20:39:39.838Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T20:39:40.097Z] Selecting previously unselected package pkg-config. [2022-03-02T20:39:40.097Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-02T20:39:40.097Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-02T20:39:40.097Z] Selecting previously unselected package zip. [2022-03-02T20:39:40.097Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-02T20:39:40.097Z] Unpacking zip (3.0-11build1) ... [2022-03-02T20:39:40.097Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-02T20:39:40.097Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-02T20:39:40.097Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-02T20:39:40.097Z] No schema files found: doing nothing. [2022-03-02T20:39:40.097Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-02T20:39:40.097Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T20:39:40.097Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-02T20:39:40.097Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-02T20:39:40.097Z] Setting up liberror-perl (0.17029-1) ... [2022-03-02T20:39:40.097Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:40.356Z] Setting up zip (3.0-11build1) ... [2022-03-02T20:39:40.356Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-02T20:39:40.356Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-02T20:39:40.356Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-02T20:39:40.356Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-02T20:39:40.356Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-02T20:39:40.356Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:40.356Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-02T20:39:40.356Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:40.356Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T20:39:40.356Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:40.356Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T20:39:40.356Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-02T20:39:40.356Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-02T20:39:40.356Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-02T20:39:40.357Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:40.357Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-02T20:39:40.357Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-02T20:39:40.357Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-02T20:39:40.927Z] comerr-dev set to automatically installed. [2022-03-02T20:39:40.927Z] git set to automatically installed. [2022-03-02T20:39:40.927Z] git-man set to automatically installed. [2022-03-02T20:39:40.927Z] krb5-multidev set to automatically installed. [2022-03-02T20:39:40.927Z] libbrotli1 set to automatically installed. [2022-03-02T20:39:40.927Z] libcurl3-gnutls set to automatically installed. [2022-03-02T20:39:40.927Z] liberror-perl set to automatically installed. [2022-03-02T20:39:40.927Z] libglib2.0-0 set to automatically installed. [2022-03-02T20:39:40.927Z] libgssrpc4 set to automatically installed. [2022-03-02T20:39:40.927Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-02T20:39:40.927Z] libkadm5srv-mit11 set to automatically installed. [2022-03-02T20:39:40.927Z] libkdb5-9 set to automatically installed. [2022-03-02T20:39:40.927Z] libkrb5-dev set to automatically installed. [2022-03-02T20:39:40.927Z] libnghttp2-14 set to automatically installed. [2022-03-02T20:39:40.927Z] libnorm-dev set to automatically installed. [2022-03-02T20:39:40.927Z] libnorm1 set to automatically installed. [2022-03-02T20:39:40.927Z] libpgm-5.2-0 set to automatically installed. [2022-03-02T20:39:40.927Z] libpgm-dev set to automatically installed. [2022-03-02T20:39:40.927Z] libpsl5 set to automatically installed. [2022-03-02T20:39:40.927Z] librtmp1 set to automatically installed. [2022-03-02T20:39:40.927Z] libsodium-dev set to automatically installed. [2022-03-02T20:39:40.927Z] libsodium23 set to automatically installed. [2022-03-02T20:39:40.927Z] libssh-4 set to automatically installed. [2022-03-02T20:39:40.927Z] libzmq3-dev set to automatically installed. [2022-03-02T20:39:40.927Z] libzmq5 set to automatically installed. [2022-03-02T20:39:40.927Z] pkg-config set to automatically installed. [2022-03-02T20:39:40.927Z] zip set to automatically installed. [2022-03-02T20:39:41.868Z] snapd is not logged in, snap install commands will use sudo [2022-03-02T20:39:51.853Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-03-02T20:39:51.853Z] Downloading snap 'edgex-app-service-configurable' [2022-03-02T20:39:55.151Z] Pulling app-service-configurable [2022-03-02T20:39:55.151Z] + snapcraftctl pull [2022-03-02T20:39:56.088Z] Pulling config-common [2022-03-02T20:39:56.088Z] + snapcraftctl pull [2022-03-02T20:39:57.467Z] Pulling go-build-helper [2022-03-02T20:39:57.467Z] + snapcraftctl pull [2022-03-02T20:39:58.850Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-02T20:39:58.850Z] Skipping pull go-build-helper (already ran) [2022-03-02T20:39:58.850Z] Building go-build-helper [2022-03-02T20:39:58.850Z] + snapcraftctl build [2022-03-02T20:39:59.791Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-02T20:40:00.734Z] Staging go-build-helper [2022-03-02T20:40:00.734Z] + snapcraftctl stage [2022-03-02T20:40:01.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-02T20:40:03.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-02T20:40:06.303Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-02T20:40:06.303Z] Fetched 290 kB in 0s (0 B/s) [2022-03-02T20:40:06.303Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-02T20:40:06.303Z] Fetched 158 kB in 0s (0 B/s) [2022-03-02T20:40:06.303Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-02T20:40:06.303Z] Fetched 242 kB in 0s (0 B/s) [2022-03-02T20:40:06.303Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-02T20:40:06.303Z] Fetched 150 kB in 0s (0 B/s) [2022-03-02T20:40:06.303Z] Pulling edgex-go [2022-03-02T20:40:06.303Z] + snapcraftctl pull [2022-03-02T20:40:07.244Z] Pulling hooks [2022-03-02T20:40:07.244Z] + snapcraftctl pull [2022-03-02T20:40:08.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-02T20:40:09.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-02T20:40:14.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-02T20:40:17.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-02T20:40:21.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-02T20:40:22.143Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-02T20:40:22.143Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-02T20:40:22.143Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-02T20:40:22.143Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-02T20:40:22.143Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-02T20:40:22.143Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-02T20:40:22.143Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-02T20:40:22.143Z] Fetched 234 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-02T20:40:22.143Z] Fetched 155 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-02T20:40:22.143Z] Fetched 170 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-02T20:40:22.143Z] Fetched 267 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-02T20:40:22.143Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-02T20:40:22.143Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-02T20:40:22.143Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-02T20:40:22.143Z] Fetched 121 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-02T20:40:22.143Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-02T20:40:22.143Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-02T20:40:22.143Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-02T20:40:22.143Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-02T20:40:22.143Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-02T20:40:22.143Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-02T20:40:22.143Z] Fetched 142 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-02T20:40:22.143Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-02T20:40:22.143Z] Fetched 181 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-02T20:40:22.143Z] Fetched 208 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-02T20:40:22.143Z] Fetched 161 kB in 0s (0 B/s) [2022-03-02T20:40:22.143Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-02T20:40:22.143Z] Fetched 107 kB in 0s (0 B/s) [2022-03-02T20:40:22.144Z] Pulling static-packages [2022-03-02T20:40:22.144Z] + snapcraftctl pull [2022-03-02T20:40:22.144Z] Pulling version [2022-03-02T20:40:22.144Z] + cd /root/project [2022-03-02T20:40:22.144Z] ++ git describe --tags --abbrev=0 [2022-03-02T20:40:22.144Z] ++ sed s/v// [2022-03-02T20:40:22.144Z] + GIT_VERSION=2.2.0-dev.32 [2022-03-02T20:40:22.144Z] + '[' -z 2.2.0-dev.32 ']' [2022-03-02T20:40:22.144Z] + snapcraftctl set-version 2.2.0-dev.32 [2022-03-02T20:40:23.526Z] Building app-service-configurable [2022-03-02T20:40:23.526Z] + snapcraftctl build [2022-03-02T20:40:25.435Z] Building config-common [2022-03-02T20:40:25.435Z] + snapcraftctl build [2022-03-02T20:40:26.375Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-02T20:40:26.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-02T20:40:26.945Z] Skipping build go-build-helper (already ran) [2022-03-02T20:40:27.205Z] Building edgex-go [2022-03-02T20:40:27.465Z] + cd /root/parts/edgex-go/src [2022-03-02T20:40:27.465Z] ++ git describe --tags --abbrev=0 [2022-03-02T20:40:27.465Z] ++ sed s/v// [2022-03-02T20:40:27.465Z] + GIT_VERSION=2.2.0-dev.32 [2022-03-02T20:40:27.465Z] + '[' -z 2.2.0-dev.32 ']' [2022-03-02T20:40:27.465Z] + echo 2.2.0-dev.32 [2022-03-02T20:40:27.465Z] + '[' '!' -d vendor ']' [2022-03-02T20:40:27.465Z] + go mod download all [2022-03-02T20:40:30.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-02T20:40:34.057Z] + make build [2022-03-02T20:40:34.057Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/core-data/core-data ./cmd/core-data [2022-03-02T20:40:34.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-02T20:40:42.602Z] $ docker stop --time=1 3432fb7bd4573107f27b51fb997aa2022c7817b59da9136f05ce8387b5776b5c [2022-03-02T20:40:44.692Z] $ docker rm -f 3432fb7bd4573107f27b51fb997aa2022c7817b59da9136f05ce8387b5776b5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:40:46.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-02T20:40:46.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T20:40:46.405Z] [2022-03-02T20:40:46.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:40:46.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T20:40:47.031Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-02T20:40:47.031Z] 29e5d40040c1: Pulling fs layer [2022-03-02T20:40:47.031Z] 1ce36da41761: Pulling fs layer [2022-03-02T20:40:47.031Z] 25b303627fd3: Pulling fs layer [2022-03-02T20:40:47.031Z] 29e5d40040c1: Download complete [2022-03-02T20:40:47.309Z] 1ce36da41761: Verifying Checksum [2022-03-02T20:40:47.309Z] 1ce36da41761: Download complete [2022-03-02T20:40:47.582Z] 29e5d40040c1: Pull complete [2022-03-02T20:40:49.012Z] 25b303627fd3: Verifying Checksum [2022-03-02T20:40:49.012Z] 1ce36da41761: Pull complete [2022-03-02T20:40:49.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/core-command/core-command ./cmd/core-command [2022-03-02T20:40:50.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-02T20:40:51.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-02T20:40:51.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-02T20:40:53.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-02T20:40:54.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-02T20:40:55.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-02T20:40:56.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-02T20:40:56.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-02T20:40:57.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.32" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-02T20:40:59.159Z] 25b303627fd3: Pull complete [2022-03-02T20:40:59.159Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-02T20:40:59.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T20:40:59.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-02T20:40:59.391Z] prd-ubuntu18.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container [2022-03-02T20:40:59.468Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-02T20:40:59.832Z] + case "$service" in [2022-03-02T20:40:59.832Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-02T20:40:59.832Z] + 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-02T20:40:59.832Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-02T20:40:59.832Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-02T20:40:59.832Z] + 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-02T20:41:00.404Z] Building hooks [2022-03-02T20:41:00.404Z] + cd /root/parts/hooks/src [2022-03-02T20:41:00.404Z] + make build [2022-03-02T20:41:00.404Z] go mod tidy [2022-03-02T20:41:00.404Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-02T20:41:00.974Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-02T20:41:00.974Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-02T20:41:00.974Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-02T20:41:01.909Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-02T20:41:02.137Z] $ docker top 42185d3db644e4379393919b5876fbb88fa8f55f427be0ca367931456ccf79c5 -eo pid,comm [2022-03-02T20:41:02.167Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-02T20:41:02.167Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [Pipeline] { [Pipeline] sh [2022-03-02T20:41:03.058Z] + docker-compose build --help [2022-03-02T20:41:03.058Z] + grep parallel [2022-03-02T20:41:04.076Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-02T20:41:04.076Z] Building static-packages [2022-03-02T20:41:04.076Z] + snapcraftctl build [2022-03-02T20:41:05.992Z] Building version [2022-03-02T20:41:05.992Z] + snapcraftctl build [2022-03-02T20:41:07.897Z] Staging app-service-configurable [2022-03-02T20:41:07.897Z] + snapcraftctl stage [2022-03-02T20:41:08.438Z] --parallel Build images in parallel. [Pipeline] } [2022-03-02T20:41:08.452Z] $ docker stop --time=1 42185d3db644e4379393919b5876fbb88fa8f55f427be0ca367931456ccf79c5 [2022-03-02T20:41:09.279Z] Staging config-common [2022-03-02T20:41:09.279Z] + snapcraftctl stage [2022-03-02T20:41:10.106Z] $ docker rm -f 42185d3db644e4379393919b5876fbb88fa8f55f427be0ca367931456ccf79c5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:41:10.661Z] Skipping stage go-build-helper (already ran) [2022-03-02T20:41:10.661Z] Staging edgex-go [2022-03-02T20:41:10.661Z] + snapcraftctl stage [2022-03-02T20:41:10.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-02T20:41:10.690Z] . [Pipeline] withDockerContainer [2022-03-02T20:41:10.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container [2022-03-02T20:41:11.001Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-02T20:41:12.037Z] Staging hooks [2022-03-02T20:41:12.037Z] + snapcraftctl stage [2022-03-02T20:41:12.279Z] $ docker top 4efc71f6ea57ba324a852cbbdd6d84aacd47fed95a4d76af602b7a666313728d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:41:13.192Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-02T20:41:13.418Z] Staging static-packages [2022-03-02T20:41:13.418Z] + snapcraftctl stage [2022-03-02T20:41:14.805Z] Staging version [2022-03-02T20:41:14.805Z] + snapcraftctl stage [2022-03-02T20:41:16.185Z] Priming app-service-configurable [2022-03-02T20:41:16.185Z] + snapcraftctl prime [2022-03-02T20:41:18.091Z] 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-02T20:41:18.091Z] stage-packages: [2022-03-02T20:41:18.091Z] - libnorm1 [2022-03-02T20:41:18.091Z] - libpgm-5.2-0 [2022-03-02T20:41:18.091Z] - libsodium23 [2022-03-02T20:41:18.091Z] - libzmq5 [2022-03-02T20:41:18.350Z] Priming config-common [2022-03-02T20:41:18.350Z] + snapcraftctl prime [2022-03-02T20:41:18.559Z] Building core-command ... [2022-03-02T20:41:18.559Z] Building core-data ... [2022-03-02T20:41:18.559Z] Building core-metadata ... [2022-03-02T20:41:18.559Z] Building security-bootstrapper ... [2022-03-02T20:41:18.559Z] Building security-proxy-setup ... [2022-03-02T20:41:18.559Z] Building security-secretstore-setup ... [2022-03-02T20:41:18.559Z] Building support-notifications ... [2022-03-02T20:41:18.559Z] Building support-scheduler ... [2022-03-02T20:41:18.559Z] Building sys-mgmt-agent ... [2022-03-02T20:41:18.559Z] Building support-notifications [2022-03-02T20:41:18.559Z] Building core-metadata [2022-03-02T20:41:18.559Z] Building sys-mgmt-agent [2022-03-02T20:41:18.559Z] Building security-proxy-setup [2022-03-02T20:41:18.559Z] Building support-scheduler [2022-03-02T20:41:19.728Z] Priming go-build-helper [2022-03-02T20:41:19.728Z] + snapcraftctl prime [2022-03-02T20:41:21.110Z] Priming edgex-go [2022-03-02T20:41:21.110Z] + snapcraftctl prime [2022-03-02T20:41:22.489Z] Priming hooks [2022-03-02T20:41:22.489Z] + snapcraftctl prime [2022-03-02T20:41:23.872Z] Priming static-packages [2022-03-02T20:41:23.872Z] + snapcraftctl prime [2022-03-02T20:41:29.247Z] Priming version [2022-03-02T20:41:29.247Z] + snapcraftctl prime [2022-03-02T20:41:29.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-02T20:42:26.632Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:42:26.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:42:26.632Z] ---> 20845713089b [2022-03-02T20:42:26.632Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:42:26.632Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:42:26.632Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:42:26.632Z] ---> 20845713089b [2022-03-02T20:42:26.632Z] Step 3/21 : WORKDIR /edgex-go [2022-03-02T20:42:26.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:42:26.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:42:26.632Z] ---> 20845713089b [2022-03-02T20:42:26.632Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T20:42:26.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:42:26.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:42:26.632Z] ---> 20845713089b [2022-03-02T20:42:26.632Z] Step 3/22 : WORKDIR /edgex-go [2022-03-02T20:42:26.632Z] ---> Running in bc387998fa2b [2022-03-02T20:42:26.632Z] ---> Running in 33fecc21fe0c [2022-03-02T20:42:26.632Z] ---> Running in e23d319e72f5 [2022-03-02T20:42:26.632Z] ---> Running in d5312e9cfb92 [2022-03-02T20:42:26.632Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:42:26.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:42:26.632Z] ---> 20845713089b [2022-03-02T20:42:26.632Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:42:26.632Z] ---> Running in b6b257dd1aad [2022-03-02T20:42:26.632Z] Removing intermediate container d5312e9cfb92 [2022-03-02T20:42:26.632Z] ---> 541d5d84eb9d [2022-03-02T20:42:26.632Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:42:26.632Z] ---> Running in 8694534a6269 [2022-03-02T20:42:26.632Z] Removing intermediate container e23d319e72f5 [2022-03-02T20:42:26.632Z] ---> f70f213d182a [2022-03-02T20:42:26.632Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:42:26.632Z] Removing intermediate container bc387998fa2b [2022-03-02T20:42:26.632Z] ---> 4b344b0968d9 [2022-03-02T20:42:26.632Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:42:26.632Z] Removing intermediate container 33fecc21fe0c [2022-03-02T20:42:26.632Z] ---> 7f0bb49fa4cd [2022-03-02T20:42:26.632Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:42:26.632Z] Removing intermediate container b6b257dd1aad [2022-03-02T20:42:26.632Z] ---> 12a1200f4215 [2022-03-02T20:42:26.632Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:42:26.632Z] ---> Running in 9be01b933309 [2022-03-02T20:42:26.632Z] ---> Running in 5bf7b2bf03a5 [2022-03-02T20:42:26.632Z] ---> Running in 6e8bac87a8a4 [2022-03-02T20:42:26.632Z] ---> Running in 5cbe42345917 [2022-03-02T20:42:26.632Z] Removing intermediate container 8694534a6269 [2022-03-02T20:42:26.632Z] ---> aee969e05e3f [2022-03-02T20:42:26.632Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-02T20:42:26.632Z] ---> Running in 49e01766c6e7 [2022-03-02T20:42:26.947Z] Removing intermediate container 9be01b933309 [2022-03-02T20:42:26.947Z] ---> ea46b8bea7d5 [2022-03-02T20:42:26.947Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-02T20:42:27.248Z] ---> Running in 34a91c9e45c6 [2022-03-02T20:42:27.572Z] Removing intermediate container 5bf7b2bf03a5 [2022-03-02T20:42:27.572Z] ---> 0d4ed7180969 [2022-03-02T20:42:27.572Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-02T20:42:27.572Z] Removing intermediate container 5cbe42345917 [2022-03-02T20:42:27.572Z] ---> 09135fb7f2f2 [2022-03-02T20:42:27.572Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-02T20:42:27.572Z] ---> Running in 34d5b4c1385e [2022-03-02T20:42:27.854Z] ---> Running in 69867f1540c8 [2022-03-02T20:42:27.854Z] Removing intermediate container 6e8bac87a8a4 [2022-03-02T20:42:27.854Z] ---> a307da5f8acf [2022-03-02T20:42:27.854Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T20:42:28.127Z] ---> Running in 04014b03286c [2022-03-02T20:42:29.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:42:29.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:42:29.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:42:29.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:42:29.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:42:29.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:42:30.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:42:30.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:42:30.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:42:30.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:42:30.813Z] OK: 220 MiB in 52 packages [2022-03-02T20:42:31.412Z] OK: 220 MiB in 52 packages [2022-03-02T20:42:31.688Z] OK: 220 MiB in 52 packages [2022-03-02T20:42:31.966Z] OK: 220 MiB in 52 packages [2022-03-02T20:42:31.966Z] OK: 220 MiB in 52 packages [2022-03-02T20:42:32.566Z] Removing intermediate container 49e01766c6e7 [2022-03-02T20:42:32.566Z] ---> a3da6c22f99b [2022-03-02T20:42:32.566Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T20:42:32.837Z] Removing intermediate container 34a91c9e45c6 [2022-03-02T20:42:32.837Z] ---> 9ac7b560c76e [2022-03-02T20:42:32.837Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-02T20:42:33.113Z] Removing intermediate container 34d5b4c1385e [2022-03-02T20:42:33.113Z] ---> f1d1611794ae [2022-03-02T20:42:33.113Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-02T20:42:33.383Z] ---> ea0ab41e602c [2022-03-02T20:42:33.383Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:42:33.383Z] Removing intermediate container 69867f1540c8 [2022-03-02T20:42:33.383Z] ---> ac21354b997b [2022-03-02T20:42:33.383Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:42:33.383Z] Removing intermediate container 04014b03286c [2022-03-02T20:42:33.383Z] ---> ce7ef8a13d2b [2022-03-02T20:42:33.383Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:42:33.659Z] ---> Running in 76ff609908aa [2022-03-02T20:42:33.934Z] ---> 6056418d78f8 [2022-03-02T20:42:33.934Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:42:33.934Z] ---> Running in 3645b4469e3b [2022-03-02T20:42:34.207Z] ---> f9b9db76570f [2022-03-02T20:42:34.207Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:42:34.475Z] ---> Running in 1232976fd973 [2022-03-02T20:42:34.753Z] ---> 0b52b0891b2c [2022-03-02T20:42:34.753Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:42:34.753Z] ---> Running in a55761536af8 [2022-03-02T20:42:35.026Z] ---> 121fd17870d8 [2022-03-02T20:42:35.026Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:42:35.026Z] ---> Running in 9f30c85f997e [2022-03-02T20:42:39.339Z] Removing intermediate container 76ff609908aa [2022-03-02T20:42:39.339Z] ---> 670f43829fcd [2022-03-02T20:42:39.339Z] Step 8/22 : COPY . . [2022-03-02T20:42:40.328Z] Removing intermediate container 3645b4469e3b [2022-03-02T20:42:40.328Z] ---> 997c1f7f5af8 [2022-03-02T20:42:40.328Z] Step 8/22 : COPY . . [2022-03-02T20:42:41.307Z] Removing intermediate container a55761536af8 [2022-03-02T20:42:41.307Z] ---> 0491a5a0d9b3 [2022-03-02T20:42:41.307Z] Step 8/23 : COPY . . [2022-03-02T20:42:41.307Z] Removing intermediate container 1232976fd973 [2022-03-02T20:42:41.307Z] ---> ad38db805003 [2022-03-02T20:42:41.307Z] Step 8/21 : COPY . . [2022-03-02T20:42:41.307Z] Removing intermediate container 9f30c85f997e [2022-03-02T20:42:41.307Z] ---> 2ad93249b8f8 [2022-03-02T20:42:41.307Z] Step 8/23 : COPY . . [2022-03-02T20:43:03.448Z] ---> 8688be549da1 [2022-03-02T20:43:03.448Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-02T20:43:03.448Z] ---> Running in af7b52adddc5 [2022-03-02T20:43:03.448Z] ---> fecb1e882e3b [2022-03-02T20:43:03.448Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-02T20:43:03.448Z] ---> Running in 3e7074f74054 [2022-03-02T20:43:03.448Z] ---> f3139502864d [2022-03-02T20:43:03.448Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-02T20:43:03.448Z] ---> Running in 07f42f5fe79e [2022-03-02T20:43:03.448Z] ---> 9db615dad22e [2022-03-02T20:43:03.448Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-02T20:43:03.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-02T20:43:03.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-02T20:43:03.448Z] ---> Running in c03724836a0a [2022-03-02T20:43:03.723Z] ---> 34e3e680997b [2022-03-02T20:43:03.723Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-02T20:43:03.998Z] ---> Running in da47103560c6 [2022-03-02T20:43:03.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-02T20:43:04.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-02T20:43:05.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-02T20:45:27.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-02T20:45:30.483Z] Removing intermediate container da47103560c6 [2022-03-02T20:45:30.483Z] ---> 35cc05d10488 [2022-03-02T20:45:30.483Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-02T20:45:30.483Z] ---> Running in 08be189e4eb3 [2022-03-02T20:45:32.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-02T20:45:33.450Z] Removing intermediate container c03724836a0a [2022-03-02T20:45:33.450Z] ---> 31e9e132946c [2022-03-02T20:45:33.450Z] [2022-03-02T20:45:33.450Z] Step 10/21 : FROM alpine:3.14 [2022-03-02T20:45:33.725Z] 3.14: Pulling from library/alpine [2022-03-02T20:45:34.745Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T20:45:34.745Z] Status: Downloaded newer image for alpine:3.14 [2022-03-02T20:45:34.745Z] ---> 5b8b7b635229 [2022-03-02T20:45:34.745Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-02T20:45:35.021Z] ---> Running in d37c818c88c0 [2022-03-02T20:45:37.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:45:37.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:45:37.291Z] Removing intermediate container 08be189e4eb3 [2022-03-02T20:45:37.291Z] ---> 22aaf8051e3a [2022-03-02T20:45:37.291Z] [2022-03-02T20:45:37.291Z] Step 11/23 : FROM docker:20.10.10 [2022-03-02T20:45:37.568Z] 20.10.10: Pulling from library/docker [2022-03-02T20:45:38.552Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-02T20:45:38.552Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-02T20:45:38.552Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T20:45:38.552Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-02T20:45:38.552Z] (5/5) Installing curl (7.79.1-r0) [2022-03-02T20:45:38.552Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:45:38.552Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:45:38.824Z] OK: 8 MiB in 19 packages [2022-03-02T20:45:42.208Z] Removing intermediate container d37c818c88c0 [2022-03-02T20:45:42.208Z] ---> 8cb9dd7f22f8 [2022-03-02T20:45:42.208Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T20:45:42.208Z] ---> Running in 96999d563b0e [2022-03-02T20:45:42.477Z] Removing intermediate container af7b52adddc5 [2022-03-02T20:45:42.477Z] ---> a2fcd25d8fe8 [2022-03-02T20:45:42.477Z] [2022-03-02T20:45:42.477Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T20:45:42.477Z] ---> 5b8b7b635229 [2022-03-02T20:45:42.477Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:45:42.751Z] ---> Running in 07666e2a1929 [2022-03-02T20:45:42.751Z] Removing intermediate container 96999d563b0e [2022-03-02T20:45:42.751Z] ---> 12725c4abe42 [2022-03-02T20:45:42.751Z] Step 13/21 : WORKDIR /edgex [2022-03-02T20:45:43.028Z] ---> Running in 56dd207147da [2022-03-02T20:45:44.014Z] Removing intermediate container 56dd207147da [2022-03-02T20:45:44.014Z] ---> 109349cff44c [2022-03-02T20:45:44.014Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-02T20:45:44.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:45:44.298Z] Removing intermediate container 3e7074f74054 [2022-03-02T20:45:44.298Z] ---> baa6374771ae [2022-03-02T20:45:44.298Z] [2022-03-02T20:45:44.576Z] Step 10/22 : FROM alpine:3.14 [2022-03-02T20:45:44.576Z] ---> 5b8b7b635229 [2022-03-02T20:45:44.576Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-02T20:45:44.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:45:44.576Z] ---> Running in 8481f1363beb [2022-03-02T20:45:45.175Z] Removing intermediate container 07f42f5fe79e [2022-03-02T20:45:45.175Z] ---> a58f6b8fe320 [2022-03-02T20:45:45.175Z] [2022-03-02T20:45:45.175Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:45:45.175Z] ---> 5b8b7b635229 [2022-03-02T20:45:45.175Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:45:45.445Z] ---> ac689d30a7c1 [2022-03-02T20:45:45.445Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-02T20:45:45.445Z] ---> Running in 1d44d93396fb [2022-03-02T20:45:45.716Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-02T20:45:45.716Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:45:45.716Z] OK: 6 MiB in 15 packages [2022-03-02T20:45:46.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:45:46.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:45:47.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:45:47.295Z] Removing intermediate container 07666e2a1929 [2022-03-02T20:45:47.295Z] ---> f4a4c7d39305 [2022-03-02T20:45:47.295Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:45:47.295Z] ---> Running in 02ae25db1da6 [2022-03-02T20:45:47.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:45:47.569Z] ---> 6a383d47a242 [2022-03-02T20:45:47.569Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-02T20:45:47.569Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-02T20:45:47.842Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-02T20:45:47.843Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:45:47.843Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:45:48.124Z] Removing intermediate container 02ae25db1da6 [2022-03-02T20:45:48.124Z] ---> 20311ff506b0 [2022-03-02T20:45:48.124Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-02T20:45:48.124Z] OK: 6 MiB in 16 packages [2022-03-02T20:45:48.400Z] ---> Running in b0fd95585993 [2022-03-02T20:45:48.676Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-02T20:45:48.676Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:45:48.676Z] OK: 6 MiB in 15 packages [2022-03-02T20:45:49.269Z] Removing intermediate container b0fd95585993 [2022-03-02T20:45:49.269Z] ---> 4d14a46adb81 [2022-03-02T20:45:49.269Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T20:45:49.269Z] ---> Running in 7a444c7970ae [2022-03-02T20:45:49.864Z] ---> f29857218ba3 [2022-03-02T20:45:49.864Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-02T20:45:50.137Z] Removing intermediate container 1d44d93396fb [2022-03-02T20:45:50.137Z] ---> 556440bfa0b1 [2022-03-02T20:45:50.137Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:45:50.137Z] ---> Running in 341a8bb523cd [2022-03-02T20:45:50.137Z] Removing intermediate container 7a444c7970ae [2022-03-02T20:45:50.137Z] ---> ee3a463db687 [2022-03-02T20:45:50.137Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:45:50.137Z] ---> Running in fc8d835e61e4 [2022-03-02T20:45:50.137Z] Removing intermediate container 8481f1363beb [2022-03-02T20:45:50.137Z] ---> bc8335f4716e [2022-03-02T20:45:50.137Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:45:50.409Z] ---> Running in a8bef476b040 [2022-03-02T20:45:50.688Z] Removing intermediate container 341a8bb523cd [2022-03-02T20:45:50.688Z] ---> 5b67b9aa6c33 [2022-03-02T20:45:50.688Z] Step 18/21 : CMD ["--init=true"] [2022-03-02T20:45:50.971Z] Removing intermediate container fc8d835e61e4 [2022-03-02T20:45:50.971Z] ---> d3da5b1d77d0 [2022-03-02T20:45:50.971Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-02T20:45:50.971Z] ---> Running in 21735ea61f56 [2022-03-02T20:45:50.971Z] ---> Running in 920f724507e0 [2022-03-02T20:45:50.971Z] Removing intermediate container a8bef476b040 [2022-03-02T20:45:50.971Z] ---> eef3155ecded [2022-03-02T20:45:50.971Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-02T20:45:51.249Z] ---> 12896848fa55 [2022-03-02T20:45:51.249Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-02T20:45:51.249Z] ---> Running in 14e2b1638122 [2022-03-02T20:45:51.520Z] Removing intermediate container 21735ea61f56 [2022-03-02T20:45:51.520Z] ---> 9d353e22868a [2022-03-02T20:45:51.520Z] Step 19/21 : LABEL arch=arm64 [2022-03-02T20:45:51.520Z] ---> Running in b696d75b85ae [2022-03-02T20:45:51.792Z] Removing intermediate container 920f724507e0 [2022-03-02T20:45:51.793Z] ---> 01f42fde34ed [2022-03-02T20:45:51.793Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T20:45:51.793Z] ---> Running in d437dab1d136 [2022-03-02T20:45:51.793Z] Removing intermediate container 14e2b1638122 [2022-03-02T20:45:51.793Z] ---> bf2bd1aa99c3 [2022-03-02T20:45:51.793Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-02T20:45:52.067Z] ---> Running in 9bfef780f777 [2022-03-02T20:45:52.067Z] Removing intermediate container b696d75b85ae [2022-03-02T20:45:52.343Z] ---> a6b58b3a40b0 [2022-03-02T20:45:52.343Z] Step 20/21 : LABEL git_sha=5df528c747a44ce47fd46033a47a6f38ebd9e0c6 [2022-03-02T20:45:52.343Z] ---> Running in 195d915bad76 [2022-03-02T20:45:52.343Z] Removing intermediate container d437dab1d136 [2022-03-02T20:45:52.343Z] ---> 273f9d69385c [2022-03-02T20:45:52.343Z] Step 15/23 : WORKDIR / [2022-03-02T20:45:52.614Z] ---> Running in 27bcd3f91b5a [2022-03-02T20:45:52.887Z] Removing intermediate container 9bfef780f777 [2022-03-02T20:45:52.887Z] ---> dd8f66464144 [2022-03-02T20:45:52.887Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:45:52.887Z] Removing intermediate container 195d915bad76 [2022-03-02T20:45:52.887Z] ---> 1602bad010cf [2022-03-02T20:45:52.887Z] Step 21/21 : LABEL version=0.0.0 [2022-03-02T20:45:52.887Z] ---> 702716d11837 [2022-03-02T20:45:52.887Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-02T20:45:53.159Z] ---> Running in 20892e8929d4 [2022-03-02T20:45:53.159Z] Removing intermediate container 27bcd3f91b5a [2022-03-02T20:45:53.159Z] ---> c7d22d21e406 [2022-03-02T20:45:53.159Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:45:53.754Z] Removing intermediate container 20892e8929d4 [2022-03-02T20:45:53.754Z] ---> 3eb82bd2de91 [2022-03-02T20:45:53.754Z] [2022-03-02T20:45:53.754Z] ---> 8b11fbc4ccbc [2022-03-02T20:45:53.754Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-02T20:45:53.754Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-02T20:45:53.754Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-02T20:45:53.754Z] ---> 520e9a0a30f7 [2022-03-02T20:45:53.754Z] 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-02T20:45:54.026Z] ---> 69659928491b [2022-03-02T20:45:54.026Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-02T20:45:54.026Z] ---> Running in fddf0c112603 [2022-03-02T20:45:54.026Z] ---> Running in d97350e4cfc7 [2022-03-02T20:45:54.026Z] ---> a0c719527801 [2022-03-02T20:45:54.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-02T20:45:54.299Z] Successfully built 3eb82bd2de91 [2022-03-02T20:45:54.299Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-02T20:45:54.299Z]  Building security-proxy-setup ... done Building core-command [2022-03-02T20:45:54.583Z] Removing intermediate container d97350e4cfc7 [2022-03-02T20:45:54.583Z] ---> 4b047a7dccf4 [2022-03-02T20:45:54.583Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:45:54.583Z] Removing intermediate container fddf0c112603 [2022-03-02T20:45:54.583Z] ---> 08d79b490058 [2022-03-02T20:45:54.583Z] 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-02T20:45:54.859Z] ---> Running in 16aaeaac685e [2022-03-02T20:45:54.859Z] ---> Running in 6dda4c39863d [2022-03-02T20:45:55.457Z] ---> 9822277c02d2 [2022-03-02T20:45:55.457Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-02T20:45:55.736Z] Removing intermediate container 6dda4c39863d [2022-03-02T20:45:55.736Z] ---> 5ddaade79305 [2022-03-02T20:45:55.736Z] Step 20/22 : LABEL arch=arm64 [2022-03-02T20:45:56.010Z] ---> Running in 8af640e8e9df [2022-03-02T20:45:56.284Z] ---> 60b2159e2f30 [2022-03-02T20:45:56.284Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-02T20:45:56.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:45:56.563Z] Removing intermediate container 8af640e8e9df [2022-03-02T20:45:56.563Z] ---> e5260a5d2cf6 [2022-03-02T20:45:56.564Z] Step 21/22 : LABEL git_sha=5df528c747a44ce47fd46033a47a6f38ebd9e0c6 [2022-03-02T20:45:56.564Z] ---> a70a2747f3cd [2022-03-02T20:45:56.564Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-02T20:45:56.838Z] ---> Running in 442e961c60be [2022-03-02T20:45:56.838Z] ---> Running in 7ed22e45c159 [2022-03-02T20:45:56.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:45:57.436Z] Removing intermediate container 442e961c60be [2022-03-02T20:45:57.436Z] ---> d77a16b4582b [2022-03-02T20:45:57.436Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T20:45:57.436Z] ---> 7e01e4f9ee43 [2022-03-02T20:45:57.436Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-02T20:45:57.436Z] Removing intermediate container 7ed22e45c159 [2022-03-02T20:45:57.436Z] ---> cb62b29ea5a5 [2022-03-02T20:45:57.436Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:45:57.436Z] ---> Running in 7acb43387868 [2022-03-02T20:45:57.719Z] ---> Running in 2a875b3e9ad2 [2022-03-02T20:45:57.719Z] ---> Running in 3ce028518d01 [2022-03-02T20:45:57.719Z] (1/42) Installing readline (8.1.0-r0) [2022-03-02T20:45:57.719Z] (2/42) Installing bash (5.1.4-r0) [2022-03-02T20:45:57.719Z] Executing bash-5.1.4-r0.post-install [2022-03-02T20:45:57.997Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-02T20:45:57.997Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-02T20:45:57.997Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-02T20:45:57.997Z] (6/42) Installing curl (7.79.1-r0) [2022-03-02T20:45:57.997Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-02T20:45:57.997Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-02T20:45:57.997Z] (9/42) Installing expat (2.4.6-r0) [2022-03-02T20:45:57.997Z] (10/42) Installing libffi (3.3-r2) [2022-03-02T20:45:57.997Z] (11/42) Installing gdbm (1.19-r0) [2022-03-02T20:45:57.997Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-02T20:45:57.997Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T20:45:57.997Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T20:45:57.997Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-02T20:45:57.997Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-02T20:45:58.279Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-02T20:45:58.279Z] Removing intermediate container 7acb43387868 [2022-03-02T20:45:58.279Z] ---> 1db026e6b190 [2022-03-02T20:45:58.279Z] [2022-03-02T20:45:58.279Z] Removing intermediate container 2a875b3e9ad2 [2022-03-02T20:45:58.279Z] ---> cbf53b5c5540 [2022-03-02T20:45:58.279Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:45:58.557Z] Removing intermediate container 3ce028518d01 [2022-03-02T20:45:58.557Z] ---> c7beccf7974b [2022-03-02T20:45:58.557Z] Step 20/22 : LABEL arch=arm64 [2022-03-02T20:45:58.557Z] ---> Running in c6325bc6fbec [2022-03-02T20:45:58.557Z] ---> Running in 413a27f84608 [2022-03-02T20:45:58.839Z] Successfully built 1db026e6b190 [2022-03-02T20:45:58.839Z] Successfully tagged support-scheduler-arm64:latest [2022-03-02T20:45:58.839Z]  Building support-scheduler ... done Building core-data [2022-03-02T20:45:59.113Z] Removing intermediate container c6325bc6fbec [2022-03-02T20:45:59.113Z] ---> 0c0d7252f186 [2022-03-02T20:45:59.113Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T20:45:59.386Z] Removing intermediate container 413a27f84608 [2022-03-02T20:45:59.386Z] ---> cc8d473eed7c [2022-03-02T20:45:59.386Z] Step 21/22 : LABEL git_sha=5df528c747a44ce47fd46033a47a6f38ebd9e0c6 [2022-03-02T20:45:59.386Z] ---> Running in 41bd5ad0b19b [2022-03-02T20:45:59.386Z] ---> Running in 0fe5b51072ae [2022-03-02T20:45:59.991Z] Removing intermediate container 0fe5b51072ae [2022-03-02T20:45:59.991Z] ---> 97d7213162bf [2022-03-02T20:45:59.991Z] Step 22/22 : LABEL version=0.0.0 [2022-03-02T20:45:59.991Z] Removing intermediate container 41bd5ad0b19b [2022-03-02T20:45:59.991Z] ---> 94a2a1277b6f [2022-03-02T20:45:59.991Z] Step 22/23 : LABEL git_sha=5df528c747a44ce47fd46033a47a6f38ebd9e0c6 [2022-03-02T20:46:00.267Z] ---> Running in 56b79a1215f1 [2022-03-02T20:46:00.267Z] ---> Running in 1d37da56fde5 [2022-03-02T20:46:00.540Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-02T20:46:00.540Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-02T20:46:00.540Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-02T20:46:00.540Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-02T20:46:00.830Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-02T20:46:00.830Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-02T20:46:00.830Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-02T20:46:00.830Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-02T20:46:00.830Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-02T20:46:00.830Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-02T20:46:00.830Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-02T20:46:00.830Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-02T20:46:00.830Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-02T20:46:00.830Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-02T20:46:00.830Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-02T20:46:00.830Z] Removing intermediate container 1d37da56fde5 [2022-03-02T20:46:00.830Z] ---> ec8dbbdb2dd7 [2022-03-02T20:46:00.830Z] [2022-03-02T20:46:00.830Z] Removing intermediate container 56b79a1215f1 [2022-03-02T20:46:00.830Z] ---> 60217527abcb [2022-03-02T20:46:00.830Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:46:00.830Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-02T20:46:01.104Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-02T20:46:01.104Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-02T20:46:01.104Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-02T20:46:01.104Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-02T20:46:01.104Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-02T20:46:01.104Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-02T20:46:01.104Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-02T20:46:01.104Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-02T20:46:01.378Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-02T20:46:01.378Z] ---> Running in a414cd852437 [2022-03-02T20:46:01.378Z] Successfully built ec8dbbdb2dd7 [2022-03-02T20:46:01.378Z] Successfully tagged support-notifications-arm64:latest [2022-03-02T20:46:01.378Z]  Building support-notifications ... done Building security-secretstore-setup [2022-03-02T20:46:01.979Z] Removing intermediate container a414cd852437 [2022-03-02T20:46:01.979Z] ---> 4528ad4eb98e [2022-03-02T20:46:01.979Z] [2022-03-02T20:46:01.979Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:46:01.979Z] OK: 84 MiB in 64 packages [2022-03-02T20:46:02.254Z] Successfully built 4528ad4eb98e [2022-03-02T20:46:02.254Z] Successfully tagged core-metadata-arm64:latest [2022-03-02T20:46:02.254Z]  Building core-metadata ... done Building security-bootstrapper [2022-03-02T20:46:06.630Z] Collecting docker-compose==1.23.2 [2022-03-02T20:46:06.630Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-02T20:46:06.630Z] Collecting cached-property<2,>=1.2.0 [2022-03-02T20:46:06.630Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-02T20:46:08.138Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-02T20:46:08.138Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-02T20:46:08.138Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-02T20:46:08.138Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-02T20:46:10.802Z] Collecting docker<4.0,>=3.6.0 [2022-03-02T20:46:10.802Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-02T20:46:11.079Z] Collecting jsonschema<3,>=2.5.1 [2022-03-02T20:46:11.079Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-02T20:46:11.350Z] Collecting texttable<0.10,>=0.9.0 [2022-03-02T20:46:11.350Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-02T20:46:13.316Z] Collecting docopt<0.7,>=0.6.1 [2022-03-02T20:46:13.316Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-02T20:46:15.933Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-02T20:46:15.933Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-02T20:46:15.933Z] 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-02T20:46:16.912Z] Collecting PyYAML<4,>=3.10 [2022-03-02T20:46:16.912Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-02T20:46:20.301Z] Collecting docker-pycreds>=0.4.0 [2022-03-02T20:46:20.301Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-02T20:46:20.895Z] 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-02T20:46:21.873Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-02T20:46:21.873Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-02T20:46:21.873Z] Collecting idna<2.8,>=2.5 [2022-03-02T20:46:21.873Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-02T20:46:22.147Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-02T20:46:22.148Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-02T20:46:22.422Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-02T20:46:22.422Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-02T20:46:22.422Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-02T20:46:22.422Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-02T20:46:23.394Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-02T20:46:23.394Z] Attempting uninstall: urllib3 [2022-03-02T20:46:23.394Z] Found existing installation: urllib3 1.26.5 [2022-03-02T20:46:23.394Z] Uninstalling urllib3-1.26.5: [2022-03-02T20:46:23.666Z] Successfully uninstalled urllib3-1.26.5 [2022-03-02T20:46:24.274Z] Attempting uninstall: idna [2022-03-02T20:46:24.274Z] Found existing installation: idna 3.2 [2022-03-02T20:46:24.274Z] Uninstalling idna-3.2: [2022-03-02T20:46:24.274Z] Successfully uninstalled idna-3.2 [2022-03-02T20:46:25.249Z] Attempting uninstall: chardet [2022-03-02T20:46:25.249Z] Found existing installation: chardet 4.0.0 [2022-03-02T20:46:25.249Z] Uninstalling chardet-4.0.0: [2022-03-02T20:46:25.525Z] Successfully uninstalled chardet-4.0.0 [2022-03-02T20:46:27.500Z] Attempting uninstall: requests [2022-03-02T20:46:27.500Z] Found existing installation: requests 2.25.1 [2022-03-02T20:46:27.500Z] Uninstalling requests-2.25.1: [2022-03-02T20:46:27.500Z] Successfully uninstalled requests-2.25.1 [2022-03-02T20:46:28.095Z] Running setup.py install for texttable: started [2022-03-02T20:46:30.710Z] Running setup.py install for texttable: finished with status 'done' [2022-03-02T20:46:30.710Z] Running setup.py install for PyYAML: started [2022-03-02T20:46:33.340Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-02T20:46:33.934Z] Running setup.py install for docopt: started [2022-03-02T20:46:36.542Z] Running setup.py install for docopt: finished with status 'done' [2022-03-02T20:46:36.542Z] Running setup.py install for dockerpty: started [2022-03-02T20:46:38.517Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:46:38.517Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:46:38.517Z] ---> 20845713089b [2022-03-02T20:46:38.517Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:46:38.517Z] ---> Using cache [2022-03-02T20:46:38.517Z] ---> 12a1200f4215 [2022-03-02T20:46:38.517Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:46:38.517Z] ---> Using cache [2022-03-02T20:46:38.517Z] ---> 09135fb7f2f2 [2022-03-02T20:46:38.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-02T20:46:39.117Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-02T20:46:40.103Z] ---> Running in 3c6b7e2892b4 [2022-03-02T20:46:41.544Z] 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-02T20:46:41.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:46:42.799Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:46:43.786Z] OK: 220 MiB in 52 packages [2022-03-02T20:46:45.238Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:46:45.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:46:45.238Z] ---> 20845713089b [2022-03-02T20:46:45.238Z] Step 3/23 : WORKDIR /edgex-go [2022-03-02T20:46:45.238Z] ---> Using cache [2022-03-02T20:46:45.238Z] ---> 12a1200f4215 [2022-03-02T20:46:45.238Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:46:45.238Z] ---> Using cache [2022-03-02T20:46:45.238Z] ---> 09135fb7f2f2 [2022-03-02T20:46:45.238Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-02T20:46:45.238Z] ---> Running in 698a7ce466a7 [2022-03-02T20:46:45.850Z] Removing intermediate container 3c6b7e2892b4 [2022-03-02T20:46:45.850Z] ---> e06865b001ad [2022-03-02T20:46:45.850Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:46:46.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:46:47.113Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:46:47.113Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:46:47.113Z] ---> 20845713089b [2022-03-02T20:46:47.113Z] Step 3/31 : WORKDIR /edgex-go [2022-03-02T20:46:47.113Z] ---> Using cache [2022-03-02T20:46:47.113Z] ---> 12a1200f4215 [2022-03-02T20:46:47.113Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:46:47.113Z] ---> Using cache [2022-03-02T20:46:47.113Z] ---> 09135fb7f2f2 [2022-03-02T20:46:47.113Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-02T20:46:47.113Z] ---> Using cache [2022-03-02T20:46:47.113Z] ---> e06865b001ad [2022-03-02T20:46:47.113Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-02T20:46:47.387Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-02T20:46:47.387Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-02T20:46:47.387Z] ---> 20845713089b [2022-03-02T20:46:47.387Z] Step 3/25 : WORKDIR /edgex-go [2022-03-02T20:46:47.387Z] ---> Using cache [2022-03-02T20:46:47.387Z] ---> 12a1200f4215 [2022-03-02T20:46:47.387Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:46:47.387Z] ---> Using cache [2022-03-02T20:46:47.387Z] ---> 09135fb7f2f2 [2022-03-02T20:46:47.387Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-02T20:46:47.387Z] ---> Using cache [2022-03-02T20:46:47.387Z] ---> e06865b001ad [2022-03-02T20:46:47.387Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-02T20:46:47.387Z] ---> Using cache [2022-03-02T20:46:47.387Z] ---> e15681588991 [2022-03-02T20:46:47.387Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:46:47.387Z] ---> e15681588991 [2022-03-02T20:46:47.387Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:46:47.660Z] ---> Running in e0af35bd9c5f [2022-03-02T20:46:47.660Z] ---> Running in f9ee303cf193 [2022-03-02T20:46:47.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:46:48.261Z] ---> f2623e10b94f [2022-03-02T20:46:48.261Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:46:48.534Z] ---> Running in a3d396057e0c [2022-03-02T20:46:48.811Z] OK: 220 MiB in 52 packages [2022-03-02T20:46:50.788Z] Removing intermediate container 698a7ce466a7 [2022-03-02T20:46:50.788Z] ---> 3cffbabca1f8 [2022-03-02T20:46:50.788Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-02T20:46:52.778Z] ---> 95db91f8f115 [2022-03-02T20:46:52.778Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T20:46:52.778Z] ---> Running in fe3887997099 [2022-03-02T20:46:54.231Z] Removing intermediate container e0af35bd9c5f [2022-03-02T20:46:54.231Z] ---> a0f7b8edf2ae [2022-03-02T20:46:54.231Z] Step 8/25 : COPY . . [2022-03-02T20:46:54.505Z] Removing intermediate container f9ee303cf193 [2022-03-02T20:46:54.505Z] ---> 7bac2fbdd110 [2022-03-02T20:46:54.506Z] Step 8/23 : COPY . . [2022-03-02T20:46:54.779Z] Removing intermediate container a3d396057e0c [2022-03-02T20:46:54.779Z] ---> 3f18877dbbd3 [2022-03-02T20:46:54.779Z] Step 8/31 : COPY . . [2022-03-02T20:46:58.173Z] Removing intermediate container fe3887997099 [2022-03-02T20:46:58.173Z] ---> a84b26151111 [2022-03-02T20:46:58.173Z] Step 8/23 : COPY . . [2022-03-02T20:46:59.164Z] Removing intermediate container 16aaeaac685e [2022-03-02T20:46:59.164Z] ---> 09b7f4919ab5 [2022-03-02T20:46:59.164Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-02T20:46:59.768Z] ---> Running in 2c473f3d7b9e [2022-03-02T20:47:00.746Z] Removing intermediate container 2c473f3d7b9e [2022-03-02T20:47:00.746Z] ---> 774976c23eff [2022-03-02T20:47:00.746Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-02T20:47:00.746Z] ---> Running in c52e26f73398 [2022-03-02T20:47:01.720Z] Removing intermediate container c52e26f73398 [2022-03-02T20:47:01.720Z] ---> 3c2702dad15d [2022-03-02T20:47:01.720Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-02T20:47:04.336Z] ---> 6204a3f1b83c [2022-03-02T20:47:04.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-02T20:47:05.774Z] ---> a453a8503901 [2022-03-02T20:47:05.774Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-02T20:47:07.212Z] ---> 81ef93fec17d [2022-03-02T20:47:07.212Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-02T20:47:07.486Z] ---> Running in 8f44d3d08975 [2022-03-02T20:47:08.081Z] Removing intermediate container 8f44d3d08975 [2022-03-02T20:47:08.081Z] ---> 4131ff3e5c6f [2022-03-02T20:47:08.081Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:47:08.354Z] ---> Running in 89de640a8f56 [2022-03-02T20:47:08.952Z] Removing intermediate container 89de640a8f56 [2022-03-02T20:47:08.952Z] ---> b865cc8aeeae [2022-03-02T20:47:08.952Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T20:47:08.952Z] ---> Running in db3ce582053b [2022-03-02T20:47:09.930Z] Removing intermediate container db3ce582053b [2022-03-02T20:47:09.930Z] ---> 53a48b8a862f [2022-03-02T20:47:09.930Z] Step 22/23 : LABEL git_sha=5df528c747a44ce47fd46033a47a6f38ebd9e0c6 [2022-03-02T20:47:09.930Z] ---> Running in 3ad36c8beb17 [2022-03-02T20:47:10.536Z] Removing intermediate container 3ad36c8beb17 [2022-03-02T20:47:10.536Z] ---> 6b355701f7fc [2022-03-02T20:47:10.536Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:47:10.821Z] ---> Running in 41a2b302c5a3 [2022-03-02T20:47:11.422Z] Removing intermediate container 41a2b302c5a3 [2022-03-02T20:47:11.422Z] ---> ea7f4830dd32 [2022-03-02T20:47:11.422Z] [2022-03-02T20:47:12.474Z] Successfully built ea7f4830dd32 [2022-03-02T20:47:12.474Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-02T20:47:17.929Z]  Building sys-mgmt-agent ... done  ---> dd3b4242d713 [2022-03-02T20:47:17.929Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-02T20:47:17.929Z] ---> d4bfcf220425 [2022-03-02T20:47:17.929Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-02T20:47:17.929Z] ---> 1e13e321a93a [2022-03-02T20:47:17.929Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-02T20:47:17.929Z] ---> Running in a14efb20d28d [2022-03-02T20:47:17.929Z] ---> Running in f072d7f5c309 [2022-03-02T20:47:17.929Z] ---> Running in ce5bed7d1a1e [2022-03-02T20:47:18.528Z] ---> f3757a429ce4 [2022-03-02T20:47:18.528Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-02T20:47:18.528Z] ---> Running in 23fa0fa16846 [2022-03-02T20:47:19.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-02T20:47:19.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-02T20:47:19.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-02T20:47:20.385Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-02T20:49:12.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-02T20:49:14.865Z] Removing intermediate container f072d7f5c309 [2022-03-02T20:49:14.865Z] ---> dc7766b27f09 [2022-03-02T20:49:14.865Z] [2022-03-02T20:49:14.865Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:49:14.865Z] ---> 5b8b7b635229 [2022-03-02T20:49:14.865Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-02T20:49:14.865Z] ---> Using cache [2022-03-02T20:49:14.865Z] ---> 556440bfa0b1 [2022-03-02T20:49:14.865Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-02T20:49:14.865Z] ---> Using cache [2022-03-02T20:49:14.865Z] ---> d3da5b1d77d0 [2022-03-02T20:49:14.865Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-02T20:49:14.865Z] Removing intermediate container a14efb20d28d [2022-03-02T20:49:14.865Z] ---> d76d30af3a87 [2022-03-02T20:49:14.865Z] [2022-03-02T20:49:14.865Z] Step 10/31 : FROM alpine:3.14 [2022-03-02T20:49:14.865Z] ---> 5b8b7b635229 [2022-03-02T20:49:14.865Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-02T20:49:14.865Z] ---> Running in 6b83d5f6eda4 [2022-03-02T20:49:14.865Z] ---> Running in e43a5667ace4 [2022-03-02T20:49:15.469Z] Removing intermediate container 6b83d5f6eda4 [2022-03-02T20:49:15.469Z] ---> b760fe8e6846 [2022-03-02T20:49:15.469Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-02T20:49:15.744Z] ---> Running in 8d6946aa74bb [2022-03-02T20:49:15.744Z] Removing intermediate container e43a5667ace4 [2022-03-02T20:49:15.744Z] ---> 2072b4bb6091 [2022-03-02T20:49:15.744Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-02T20:49:16.028Z] ---> Running in 74348d496b5a [2022-03-02T20:49:16.628Z] Removing intermediate container 8d6946aa74bb [2022-03-02T20:49:16.628Z] ---> cb10242199c3 [2022-03-02T20:49:16.628Z] Step 15/23 : WORKDIR / [2022-03-02T20:49:16.916Z] ---> Running in 465fecf95079 [2022-03-02T20:49:17.905Z] Removing intermediate container 465fecf95079 [2022-03-02T20:49:17.905Z] ---> 7aa43646d2df [2022-03-02T20:49:17.905Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:49:18.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:49:18.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:49:18.739Z] Removing intermediate container ce5bed7d1a1e [2022-03-02T20:49:18.739Z] ---> 40069babecd8 [2022-03-02T20:49:18.739Z] [2022-03-02T20:49:18.739Z] Step 10/25 : FROM alpine:3.14 [2022-03-02T20:49:18.739Z] ---> 5b8b7b635229 [2022-03-02T20:49:18.739Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-02T20:49:18.739Z] ---> 6c6d52f273e0 [2022-03-02T20:49:18.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-02T20:49:19.017Z] ---> Running in e0e74aa4d31f [2022-03-02T20:49:19.628Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-02T20:49:19.628Z] (2/2) Installing su-exec (0.2-r1) [2022-03-02T20:49:19.628Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:49:19.628Z] OK: 6 MiB in 16 packages [2022-03-02T20:49:20.616Z] ---> fb90eb72ea19 [2022-03-02T20:49:20.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-02T20:49:20.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:49:20.886Z] Removing intermediate container 74348d496b5a [2022-03-02T20:49:20.886Z] ---> a491c4644191 [2022-03-02T20:49:20.886Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-02T20:49:20.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:49:20.886Z] ---> Running in 4cb51d72e185 [2022-03-02T20:49:21.480Z] Removing intermediate container 4cb51d72e185 [2022-03-02T20:49:21.480Z] ---> 13a89856802f [2022-03-02T20:49:21.480Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-02T20:49:21.480Z] ---> beee10376bfd [2022-03-02T20:49:21.480Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-02T20:49:21.480Z] ---> Running in e8db4d8405c7 [2022-03-02T20:49:21.753Z] ---> Running in 41af078162ea [2022-03-02T20:49:21.753Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-02T20:49:22.025Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-02T20:49:22.025Z] (3/3) Installing su-exec (0.2-r1) [2022-03-02T20:49:22.025Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:49:22.025Z] Executing ca-certificates-20211220-r0.trigger [2022-03-02T20:49:22.025Z] Removing intermediate container e8db4d8405c7 [2022-03-02T20:49:22.025Z] ---> ddfb4a96a405 [2022-03-02T20:49:22.025Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-02T20:49:22.305Z] ---> Running in ab9ed58c8753 [2022-03-02T20:49:22.305Z] Removing intermediate container 41af078162ea [2022-03-02T20:49:22.305Z] ---> b7e65190f831 [2022-03-02T20:49:22.305Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:49:22.305Z] OK: 6 MiB in 17 packages [2022-03-02T20:49:22.591Z] ---> Running in c1d56cae9ff4 [2022-03-02T20:49:23.196Z] Removing intermediate container c1d56cae9ff4 [2022-03-02T20:49:23.196Z] ---> f8cf1b033fe8 [2022-03-02T20:49:23.196Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T20:49:23.471Z] ---> Running in 284459f55ca7 [2022-03-02T20:49:24.077Z] Removing intermediate container 284459f55ca7 [2022-03-02T20:49:24.077Z] ---> 4d52eb01ce06 [2022-03-02T20:49:24.077Z] Step 22/23 : LABEL git_sha=5df528c747a44ce47fd46033a47a6f38ebd9e0c6 [2022-03-02T20:49:24.362Z] ---> Running in 8d7c21368ba6 [2022-03-02T20:49:24.362Z] Removing intermediate container e0e74aa4d31f [2022-03-02T20:49:24.362Z] ---> bcf300350bb0 [2022-03-02T20:49:24.362Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-02T20:49:24.643Z] ---> Running in 7810134c0f08 [2022-03-02T20:49:24.917Z] Removing intermediate container 8d7c21368ba6 [2022-03-02T20:49:24.917Z] ---> 46ccc696af57 [2022-03-02T20:49:24.917Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:49:24.917Z] ---> Running in 0839cc80467d [2022-03-02T20:49:24.917Z] Removing intermediate container ab9ed58c8753 [2022-03-02T20:49:24.917Z] ---> 11c0fa0aad02 [2022-03-02T20:49:24.917Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-02T20:49:25.190Z] ---> Running in 4eeebeb76594 [2022-03-02T20:49:25.190Z] Removing intermediate container 7810134c0f08 [2022-03-02T20:49:25.190Z] ---> 2869b2cb8aee [2022-03-02T20:49:25.190Z] Step 13/25 : WORKDIR / [2022-03-02T20:49:25.190Z] ---> Running in ae62755c353c [2022-03-02T20:49:25.466Z] Removing intermediate container 0839cc80467d [2022-03-02T20:49:25.466Z] ---> 6842694dce2d [2022-03-02T20:49:25.466Z] [2022-03-02T20:49:25.738Z] Removing intermediate container 4eeebeb76594 [2022-03-02T20:49:25.738Z] ---> 519df5ce4371 [2022-03-02T20:49:25.738Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-02T20:49:25.738Z] Successfully built 6842694dce2d [2022-03-02T20:49:25.738Z] Successfully tagged core-command-arm64:latest [2022-03-02T20:49:26.011Z]  Building core-command ... done Removing intermediate container ae62755c353c [2022-03-02T20:49:26.011Z] ---> 2c03264c0f53 [2022-03-02T20:49:26.011Z] 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-02T20:49:26.615Z] ---> 2f9875305e0f [2022-03-02T20:49:26.615Z] ---> 397524cfdf03 [2022-03-02T20:49:26.615Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-02T20:49:26.615Z] 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-02T20:49:26.886Z] ---> Running in 624989f179d0 [2022-03-02T20:49:27.495Z] ---> 03070c37cf1a [2022-03-02T20:49:27.495Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-02T20:49:28.474Z] ---> 27842a2bb5bb [2022-03-02T20:49:28.474Z] 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-02T20:49:29.455Z] ---> bd0dfb68178b [2022-03-02T20:49:29.455Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-02T20:49:29.455Z] Removing intermediate container 624989f179d0 [2022-03-02T20:49:29.455Z] ---> defe4c5d879a [2022-03-02T20:49:29.455Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:49:30.431Z] Removing intermediate container 23fa0fa16846 [2022-03-02T20:49:30.431Z] ---> e7af079939b9 [2022-03-02T20:49:30.431Z] [2022-03-02T20:49:30.431Z] Step 10/23 : FROM alpine:3.14 [2022-03-02T20:49:30.431Z] ---> 5b8b7b635229 [2022-03-02T20:49:30.431Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-02T20:49:30.431Z] ---> 3522d5deb96f [2022-03-02T20:49:30.431Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-02T20:49:30.431Z] ---> b80db0d85ed4 [2022-03-02T20:49:30.431Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-02T20:49:30.431Z] ---> Running in 2f75e78a3c5f [2022-03-02T20:49:31.023Z] Removing intermediate container 2f75e78a3c5f [2022-03-02T20:49:31.023Z] ---> 73970f97ac35 [2022-03-02T20:49:31.023Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-02T20:49:31.023Z] ---> Running in 31a78c297efe [2022-03-02T20:49:31.619Z] Removing intermediate container 31a78c297efe [2022-03-02T20:49:31.619Z] ---> c21fba196f8d [2022-03-02T20:49:31.619Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-02T20:49:31.619Z] ---> e5594f3c2e3a [2022-03-02T20:49:31.619Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-02T20:49:31.892Z] ---> Running in e5a939c49a34 [2022-03-02T20:49:31.892Z] ---> d0404fb07fdc [2022-03-02T20:49:31.892Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-02T20:49:32.163Z] Removing intermediate container e5a939c49a34 [2022-03-02T20:49:32.163Z] ---> 672d94eab539 [2022-03-02T20:49:32.163Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T20:49:32.437Z] ---> Running in 5d9d6943f68e [2022-03-02T20:49:32.706Z] ---> b85f0ce8e8b3 [2022-03-02T20:49:32.706Z] 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-02T20:49:32.706Z] ---> cec63f204383 [2022-03-02T20:49:32.706Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-02T20:49:32.706Z] ---> Running in 4071f188d642 [2022-03-02T20:49:33.682Z] ---> 0d06dc576604 [2022-03-02T20:49:33.682Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-02T20:49:34.660Z] ---> 1979fda1e0f9 [2022-03-02T20:49:34.660Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-02T20:49:34.660Z] Removing intermediate container 5d9d6943f68e [2022-03-02T20:49:34.660Z] ---> 99a59e51aa4f [2022-03-02T20:49:34.660Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-02T20:49:34.660Z] ---> Running in dee7d35d06ea [2022-03-02T20:49:34.935Z] ---> Running in 5ff576c138f2 [2022-03-02T20:49:34.935Z] Removing intermediate container 4071f188d642 [2022-03-02T20:49:34.935Z] ---> d84ad81fbf39 [2022-03-02T20:49:34.935Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-02T20:49:34.935Z] ---> Running in 26eb1cf1b704 [2022-03-02T20:49:35.208Z] Removing intermediate container dee7d35d06ea [2022-03-02T20:49:35.208Z] ---> bc52c0f3cbc7 [2022-03-02T20:49:35.208Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-02T20:49:35.805Z] Removing intermediate container 26eb1cf1b704 [2022-03-02T20:49:35.805Z] ---> ea02dd13adac [2022-03-02T20:49:35.805Z] Step 23/25 : LABEL arch=arm64 [2022-03-02T20:49:35.805Z] ---> Running in 54cebc365dbc [2022-03-02T20:49:36.073Z] ---> 08b89954e97e [2022-03-02T20:49:36.073Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-02T20:49:36.073Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T20:49:36.073Z] Removing intermediate container 54cebc365dbc [2022-03-02T20:49:36.073Z] ---> 9dd9b0674998 [2022-03-02T20:49:36.073Z] Step 24/25 : LABEL git_sha=5df528c747a44ce47fd46033a47a6f38ebd9e0c6 [2022-03-02T20:49:36.343Z] ---> Running in 1d124fa4f5b7 [2022-03-02T20:49:36.343Z] ---> Running in 50595a01ec5b [2022-03-02T20:49:36.940Z] Removing intermediate container 50595a01ec5b [2022-03-02T20:49:36.940Z] ---> efca45e8ee32 [2022-03-02T20:49:36.940Z] Step 25/25 : LABEL version=0.0.0 [2022-03-02T20:49:36.940Z] ---> Running in 76cf42a6b14d [2022-03-02T20:49:36.940Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T20:49:37.538Z] Removing intermediate container 76cf42a6b14d [2022-03-02T20:49:37.538Z] ---> 21a6c4029408 [2022-03-02T20:49:37.538Z] [2022-03-02T20:49:37.820Z] Successfully built 21a6c4029408 [2022-03-02T20:49:37.820Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-02T20:49:37.820Z]  Building security-secretstore-setup ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-03-02T20:49:38.093Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T20:49:38.093Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-02T20:49:38.093Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T20:49:38.364Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-02T20:49:38.364Z] Removing intermediate container 1d124fa4f5b7 [2022-03-02T20:49:38.364Z] ---> b2016b5f723b [2022-03-02T20:49:38.364Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-02T20:49:38.364Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-02T20:49:38.637Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T20:49:38.637Z] OK: 8 MiB in 20 packages [2022-03-02T20:49:38.637Z] ---> Running in 2b7d9bb7472b [2022-03-02T20:49:39.232Z] Removing intermediate container 2b7d9bb7472b [2022-03-02T20:49:39.232Z] ---> 6498f80d7817 [2022-03-02T20:49:39.232Z] Step 28/31 : CMD ["gate"] [2022-03-02T20:49:39.232Z] ---> Running in d40255dd2325 [2022-03-02T20:49:39.504Z] Removing intermediate container 5ff576c138f2 [2022-03-02T20:49:39.504Z] ---> 64931e2a2d56 [2022-03-02T20:49:39.504Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-02T20:49:39.773Z] Removing intermediate container d40255dd2325 [2022-03-02T20:49:39.773Z] ---> a5fd93067ede [2022-03-02T20:49:39.773Z] Step 29/31 : LABEL arch=arm64 [2022-03-02T20:49:40.044Z] ---> Running in c7f8bc104d8e [2022-03-02T20:49:40.319Z] ---> 42ce7d2ed01d [2022-03-02T20:49:40.319Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-02T20:49:40.319Z] Removing intermediate container c7f8bc104d8e [2022-03-02T20:49:40.319Z] ---> eff7eb1d3190 [2022-03-02T20:49:40.319Z] Step 30/31 : LABEL git_sha=5df528c747a44ce47fd46033a47a6f38ebd9e0c6 [2022-03-02T20:49:40.589Z] ---> Running in f26b0e122463 [2022-03-02T20:49:41.178Z] Removing intermediate container f26b0e122463 [2022-03-02T20:49:41.178Z] ---> db85fdd5cb04 [2022-03-02T20:49:41.178Z] Step 31/31 : LABEL version=0.0.0 [2022-03-02T20:49:41.447Z] ---> Running in d57c7d6a795b [2022-03-02T20:49:41.447Z] ---> ba763f782835 [2022-03-02T20:49:41.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-02T20:49:41.718Z] Removing intermediate container d57c7d6a795b [2022-03-02T20:49:41.718Z] ---> be1d3600c012 [2022-03-02T20:49:41.718Z] [2022-03-02T20:49:42.308Z] Successfully built be1d3600c012 [2022-03-02T20:49:42.308Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-02T20:49:42.308Z]  Building security-bootstrapper ... done  ---> 57c96abac65e [2022-03-02T20:49:42.308Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-02T20:49:42.308Z] ---> Running in 9eb2cb7761e3 [2022-03-02T20:49:42.578Z] Removing intermediate container 9eb2cb7761e3 [2022-03-02T20:49:42.578Z] ---> cf1611ee1d4a [2022-03-02T20:49:42.578Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T20:49:42.847Z] ---> Running in e50250934e3f [2022-03-02T20:49:43.117Z] Removing intermediate container e50250934e3f [2022-03-02T20:49:43.117Z] ---> c5479458eabc [2022-03-02T20:49:43.117Z] Step 21/23 : LABEL arch=arm64 [2022-03-02T20:49:43.117Z] ---> Running in f7149fb4ae9f [2022-03-02T20:49:43.385Z] Removing intermediate container f7149fb4ae9f [2022-03-02T20:49:43.385Z] ---> 9e8b80e426b1 [2022-03-02T20:49:43.385Z] Step 22/23 : LABEL git_sha=5df528c747a44ce47fd46033a47a6f38ebd9e0c6 [2022-03-02T20:49:43.655Z] ---> Running in 5ff47af1e564 [2022-03-02T20:49:43.925Z] Removing intermediate container 5ff47af1e564 [2022-03-02T20:49:43.925Z] ---> fcec4272c418 [2022-03-02T20:49:43.925Z] Step 23/23 : LABEL version=0.0.0 [2022-03-02T20:49:43.925Z] ---> Running in 826303d5bb26 [2022-03-02T20:49:44.517Z] Removing intermediate container 826303d5bb26 [2022-03-02T20:49:44.517Z] ---> 2e1374115689 [2022-03-02T20:49:44.517Z] [2022-03-02T20:49:44.785Z] Successfully built 2e1374115689 [2022-03-02T20:49:44.786Z] Successfully tagged core-data-arm64:latest [2022-03-02T20:49:45.067Z]  Building core-data ... done  [Pipeline] } [2022-03-02T20:49:45.061Z] $ docker stop --time=1 4efc71f6ea57ba324a852cbbdd6d84aacd47fed95a4d76af602b7a666313728d [2022-03-02T20:49:46.671Z] $ docker rm -f 4efc71f6ea57ba324a852cbbdd6d84aacd47fed95a4d76af602b7a666313728d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T20:49:47.199Z] + docker images [2022-03-02T20:49:47.468Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T20:49:47.468Z] core-data-arm64 latest 2e1374115689 3 seconds ago 19.2MB [2022-03-02T20:49:47.468Z] security-bootstrapper-arm64 latest be1d3600c012 6 seconds ago 18MB [2022-03-02T20:49:47.468Z] security-secretstore-setup-arm64 latest 21a6c4029408 10 seconds ago 27MB [2022-03-02T20:49:47.468Z] e7af079939b9 18 seconds ago 1.6GB [2022-03-02T20:49:47.468Z] core-command-arm64 latest 6842694dce2d 22 seconds ago 15.3MB [2022-03-02T20:49:47.468Z] 40069babecd8 29 seconds ago 1.6GB [2022-03-02T20:49:47.468Z] d76d30af3a87 33 seconds ago 1.59GB [2022-03-02T20:49:47.468Z] dc7766b27f09 34 seconds ago 1.59GB [2022-03-02T20:49:47.468Z] sys-mgmt-agent-arm64 latest ea7f4830dd32 2 minutes ago 280MB [2022-03-02T20:49:47.468Z] core-metadata-arm64 latest 4528ad4eb98e 3 minutes ago 16MB [2022-03-02T20:49:47.468Z] support-notifications-arm64 latest ec8dbbdb2dd7 3 minutes ago 16.1MB [2022-03-02T20:49:47.468Z] support-scheduler-arm64 latest 1db026e6b190 3 minutes ago 15.4MB [2022-03-02T20:49:47.468Z] security-proxy-setup-arm64 latest 3eb82bd2de91 3 minutes ago 25.5MB [2022-03-02T20:49:47.468Z] a58f6b8fe320 4 minutes ago 1.6GB [2022-03-02T20:49:47.468Z] baa6374771ae 4 minutes ago 1.6GB [2022-03-02T20:49:47.468Z] a2fcd25d8fe8 4 minutes ago 1.6GB [2022-03-02T20:49:47.468Z] 22aaf8051e3a 4 minutes ago 1.59GB [2022-03-02T20:49:47.468Z] 31e9e132946c 4 minutes ago 1.6GB [2022-03-02T20:49:47.468Z] ci-base-image-arm64 latest 20845713089b 15 minutes ago 1.26GB [2022-03-02T20:49:47.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 4 weeks ago 551MB [2022-03-02T20:49:47.468Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-02T20:49:47.468Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-02T20:49:47.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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-02T20:49:47.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T20:49:47.966Z] [2022-03-02T20:49:47.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:49:48.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T20:49:48.367Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-02T20:49:48.367Z] 8998bd30e6a1: Pulling fs layer [2022-03-02T20:49:48.367Z] 04944245beec: Pulling fs layer [2022-03-02T20:49:48.367Z] 699f458cf7ca: Pulling fs layer [2022-03-02T20:49:48.367Z] 765212b225bb: Pulling fs layer [2022-03-02T20:49:48.367Z] f23df028b6ca: Pulling fs layer [2022-03-02T20:49:48.367Z] d65c8cfc05b1: Pulling fs layer [2022-03-02T20:49:48.367Z] 2437ff75d9bd: Pulling fs layer [2022-03-02T20:49:48.367Z] 765212b225bb: Waiting [2022-03-02T20:49:48.367Z] f23df028b6ca: Waiting [2022-03-02T20:49:48.367Z] d65c8cfc05b1: Waiting [2022-03-02T20:49:48.367Z] 2437ff75d9bd: Waiting [2022-03-02T20:49:48.636Z] 04944245beec: Verifying Checksum [2022-03-02T20:49:48.636Z] 04944245beec: Download complete [2022-03-02T20:49:48.636Z] 765212b225bb: Verifying Checksum [2022-03-02T20:49:48.636Z] 765212b225bb: Download complete [2022-03-02T20:49:48.636Z] f23df028b6ca: Verifying Checksum [2022-03-02T20:49:48.636Z] f23df028b6ca: Download complete [2022-03-02T20:49:48.636Z] d65c8cfc05b1: Verifying Checksum [2022-03-02T20:49:48.636Z] d65c8cfc05b1: Download complete [2022-03-02T20:49:48.636Z] 699f458cf7ca: Verifying Checksum [2022-03-02T20:49:48.636Z] 699f458cf7ca: Download complete [2022-03-02T20:49:49.274Z] 8998bd30e6a1: Verifying Checksum [2022-03-02T20:49:49.275Z] 8998bd30e6a1: Download complete [2022-03-02T20:49:51.286Z] 2437ff75d9bd: Verifying Checksum [2022-03-02T20:49:51.286Z] 2437ff75d9bd: Download complete [2022-03-02T20:49:53.242Z] 8998bd30e6a1: Pull complete [2022-03-02T20:49:53.831Z] 04944245beec: Pull complete [2022-03-02T20:49:55.254Z] 699f458cf7ca: Pull complete [2022-03-02T20:49:55.254Z] 765212b225bb: Pull complete [2022-03-02T20:49:56.230Z] f23df028b6ca: Pull complete [2022-03-02T20:49:56.500Z] d65c8cfc05b1: Pull complete [2022-03-02T20:50:11.550Z] 2437ff75d9bd: Pull complete [2022-03-02T20:50:11.550Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-02T20:50:11.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T20:50:11.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-02T20:50:11.778Z] prd-ubuntu18.04-docker-arm64-4c-16g-6284 does not seem to be running inside a container [2022-03-02T20:50:11.852Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-02T20:50:14.878Z] $ docker top 22b99857d826f88d97e0e784a1fd1e36ca4c05f4b58f9e5037b023292fe0e6b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:50:15.920Z] ---> job-cost.sh [2022-03-02T20:50:15.920Z] lf-activate-venv: SKIPPING [2022-03-02T20:50:15.920Z] INFO: No Stack... [2022-03-02T20:50:16.513Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-02T20:50:17.485Z] INFO: Archiving Costs [Pipeline] sh [2022-03-02T20:50:18.142Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2022-03-02T20:50:18.142Z] + cut -d, -f6 [Pipeline] lock [2022-03-02T20:50:18.209Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3882-6-stack-cost] [2022-03-02T20:50:18.215Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3882-6-stack-cost] did not exist. Created. [2022-03-02T20:50:18.215Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3882-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-02T20:50:18.890Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-02T20:50:19.069Z] Stashed 1 file(s) [Pipeline] } [2022-03-02T20:50:19.080Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3882-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-02T20:50:19.092Z] $ docker stop --time=1 22b99857d826f88d97e0e784a1fd1e36ca4c05f4b58f9e5037b023292fe0e6b0 [2022-03-02T20:50:20.617Z] $ docker rm -f 22b99857d826f88d97e0e784a1fd1e36ca4c05f4b58f9e5037b023292fe0e6b0 [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-02T20:50:21.217Z] provisioning config files... [2022-03-02T20:50:21.232Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config437978531592798920tmp [Pipeline] { [Pipeline] sh [2022-03-02T20:50:21.534Z] + set +x [2022-03-02T20:50:21.534Z] + curl -s https://codecov.io/bash [2022-03-02T20:50:21.534Z] + bash -s -- [2022-03-02T20:50:21.534Z] [2022-03-02T20:50:21.534Z] _____ _ [2022-03-02T20:50:21.534Z] / ____| | | [2022-03-02T20:50:21.534Z] | | ___ __| | ___ ___ _____ __ [2022-03-02T20:50:21.534Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-02T20:50:21.534Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-02T20:50:21.534Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-02T20:50:21.534Z] Bash-1.0.6 [2022-03-02T20:50:21.534Z] [2022-03-02T20:50:21.534Z] [2022-03-02T20:50:21.534Z] ==> git version 2.24.4 found [2022-03-02T20:50:21.534Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-02T20:50:21.534Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-02T20:50:21.534Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-02T20:50:21.534Z] ==> Jenkins CI detected. [2022-03-02T20:50:21.534Z] current dir:  /w/workspace/edgex-go/6 [2022-03-02T20:50:21.534Z] project root: . [2022-03-02T20:50:21.534Z] --> token set from env [2022-03-02T20:50:21.796Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-02T20:50:21.796Z] ==> Running gcov in . (disable via -X gcov) [2022-03-02T20:50:21.796Z] ==> Python coveragepy not found [2022-03-02T20:50:21.796Z] ==> Searching for coverage reports in: [2022-03-02T20:50:21.796Z] + . [2022-03-02T20:50:21.796Z] -> Found 1 reports [2022-03-02T20:50:21.796Z] ==> Detecting git/mercurial file structure [2022-03-02T20:50:21.796Z] ==> Reading reports [2022-03-02T20:50:21.796Z] + ./coverage.out bytes=428383 [2022-03-02T20:50:21.796Z] ==> Appending adjustments [2022-03-02T20:50:21.796Z] https://docs.codecov.io/docs/fixing-reports [2022-03-02T20:50:22.734Z] + Found adjustments [2022-03-02T20:50:22.734Z] ==> Gzipping contents [2022-03-02T20:50:22.994Z] 60K /tmp/codecov.71CACW.gz [2022-03-02T20:50:22.994Z] ==> Uploading reports [2022-03-02T20:50:22.994Z] url: https://codecov.io [2022-03-02T20:50:22.994Z] query: branch=PR-3882&commit=7459c3f058aae64198843afb1e546ea1035de431&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3882%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3882&job=&cmd_args= [2022-03-02T20:50:22.994Z] -> Pinging Codecov [2022-03-02T20:50:22.994Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3882&commit=7459c3f058aae64198843afb1e546ea1035de431&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3882%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3882&job=&cmd_args= [2022-03-02T20:50:23.253Z] -> Uploading to [2022-03-02T20:50:23.253Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-02/00271124DB129430A58F1EEE437C3FCB/7459c3f058aae64198843afb1e546ea1035de431/1d7a3542-47e7-4639-9cc0-af400f0d4b74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220302T205023Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88fc021f45e603021caba7b2fbd17882d1a3cecedb827cc77c0c727de724869e [2022-03-02T20:50:23.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T20:50:23.253Z] Dload Upload Total Spent Left Speed [2022-03-02T20:50:23.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57955 0 0 100 57955 0 176k --:--:-- --:--:-- --:--:-- 176k 100 57955 0 0 100 57955 0 176k --:--:-- --:--:-- --:--:-- 176k [2022-03-02T20:50:23.823Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7459c3f058aae64198843afb1e546ea1035de431 [Pipeline] } [2022-03-02T20:50:23.832Z] 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-02T20:50:24.479Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:50:24.773Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:50:25.329Z] ---> package-listing.sh [2022-03-02T20:50:25.329Z] ++ facter osfamily [2022-03-02T20:50:25.329Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-02T20:50:25.588Z] + OS_FAMILY=redhat [2022-03-02T20:50:25.588Z] + workspace=/w/workspace/edgex-go/6 [2022-03-02T20:50:25.588Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-02T20:50:25.588Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-02T20:50:25.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-02T20:50:25.588Z] + PACKAGES=/tmp/packages_start.txt [2022-03-02T20:50:25.588Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-02T20:50:25.588Z] + PACKAGES=/tmp/packages_end.txt [2022-03-02T20:50:25.588Z] + case "${OS_FAMILY}" in [2022-03-02T20:50:25.588Z] + rpm -qa [2022-03-02T20:50:25.588Z] + sort [2022-03-02T20:50:29.801Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-02T20:50:29.801Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-02T20:50:29.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-02T20:50:29.801Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-02T20:50:29.801Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-03-02T20:50:29.801Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-03-02T20:50:29.814Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-02T20:50:30.099Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:50:30.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T20:50:30.666Z] [2022-03-02T20:50:30.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T20:50:30.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T20:50:30.974Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-02T20:50:30.974Z] 5eb5b503b376: Pulling fs layer [2022-03-02T20:50:30.974Z] 5c69ac0246d0: Pulling fs layer [2022-03-02T20:50:30.974Z] ec43610c2a17: Pulling fs layer [2022-03-02T20:50:30.974Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-02T20:50:30.974Z] 33b1e0a273af: Pulling fs layer [2022-03-02T20:50:30.974Z] 5d3b04190fa2: Pulling fs layer [2022-03-02T20:50:30.974Z] 2f39f015ded8: Pulling fs layer [2022-03-02T20:50:30.974Z] 3a2ae6a8a46f: Waiting [2022-03-02T20:50:30.974Z] 33b1e0a273af: Waiting [2022-03-02T20:50:30.974Z] 5d3b04190fa2: Waiting [2022-03-02T20:50:30.974Z] 2f39f015ded8: Waiting [2022-03-02T20:50:30.974Z] 5c69ac0246d0: Verifying Checksum [2022-03-02T20:50:30.974Z] 5c69ac0246d0: Download complete [2022-03-02T20:50:30.974Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-02T20:50:30.974Z] 3a2ae6a8a46f: Download complete [2022-03-02T20:50:30.974Z] ec43610c2a17: Verifying Checksum [2022-03-02T20:50:30.974Z] ec43610c2a17: Download complete [2022-03-02T20:50:30.974Z] 33b1e0a273af: Verifying Checksum [2022-03-02T20:50:30.974Z] 33b1e0a273af: Download complete [2022-03-02T20:50:30.974Z] 5d3b04190fa2: Verifying Checksum [2022-03-02T20:50:30.974Z] 5d3b04190fa2: Download complete [2022-03-02T20:50:31.237Z] 5eb5b503b376: Verifying Checksum [2022-03-02T20:50:31.237Z] 5eb5b503b376: Download complete [2022-03-02T20:50:31.830Z] 2f39f015ded8: Verifying Checksum [2022-03-02T20:50:31.830Z] 2f39f015ded8: Download complete [2022-03-02T20:50:32.777Z] 5eb5b503b376: Pull complete [2022-03-02T20:50:32.778Z] 5c69ac0246d0: Pull complete [2022-03-02T20:50:33.349Z] ec43610c2a17: Pull complete [2022-03-02T20:50:33.349Z] 3a2ae6a8a46f: Pull complete [2022-03-02T20:50:33.614Z] 33b1e0a273af: Pull complete [2022-03-02T20:50:33.614Z] 5d3b04190fa2: Pull complete [2022-03-02T20:50:38.932Z] 2f39f015ded8: Pull complete [2022-03-02T20:50:38.932Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-02T20:50:38.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T20:50:38.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-02T20:50:39.001Z] prd-centos7-docker-4c-2g-6281 does not seem to be running inside a container [2022-03-02T20:50:39.035Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-02T20:50:42.379Z] $ docker top 97e8ac93de512ea80f6b8f7287cb95e7ec10ed3a0bce7ca93aabae06fcc86f68 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T20:50:42.743Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-02T20:50:43.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-02T20:50:43.338Z] + ls /var/log/sa-host [2022-03-02T20:50:43.338Z] + sadf -c /var/log/sa-host/sa02 [2022-03-02T20:50:43.338Z] file_magic: OK [2022-03-02T20:50:43.338Z] HZ: Using current value: 100 [2022-03-02T20:50:43.338Z] file_header: OK [2022-03-02T20:50:43.338Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-02T20:50:43.338Z] Statistics: [2022-03-02T20:50:43.338Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-02T20:50:43.338Z] File successfully converted to sysstat format version 12.5.2 [2022-03-02T20:50:43.338Z] + sadf -c /var/log/sa-host/sa17 [2022-03-02T20:50:43.338Z] file_magic: OK [2022-03-02T20:50:43.338Z] HZ: Using current value: 100 [2022-03-02T20:50:43.338Z] file_header: OK [2022-03-02T20:50:43.338Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-02T20:50:43.338Z] Statistics: [2022-03-02T20:50:43.338Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-02T20:50:43.338Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T20:50:43.425Z] provisioning config files... [2022-03-02T20:50:43.434Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config6140157110640871677tmp [Pipeline] { [Pipeline] echo [2022-03-02T20:50:43.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:50:43.740Z] ---> create-netrc.sh [Pipeline] } [2022-03-02T20:50:43.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:50:44.074Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-02T20:50:44.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:50:44.373Z] ---> sudo-logs.sh [2022-03-02T20:50:44.373Z] Archiving 'sudo' log.. [2022-03-02T20:50:44.373Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6281.novalocal: Name or service not known [2022-03-02T20:50:44.373Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6281.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-02T20:50:44.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:50:44.691Z] ---> job-cost.sh [2022-03-02T20:50:44.691Z] lf-activate-venv: SKIPPING [2022-03-02T20:50:44.691Z] DEBUG: total: 0.10999999940395355 [2022-03-02T20:50:44.691Z] INFO: Retrieving Stack Cost... [2022-03-02T20:50:44.948Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-02T20:50:45.515Z] INFO: Archiving Costs [Pipeline] echo [2022-03-02T20:50:45.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T20:50:45.814Z] ---> logs-deploy.sh [2022-03-02T20:50:45.814Z] lf-activate-venv: SKIPPING [2022-03-02T20:50:45.814Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3882/6 [2022-03-02T20:50:45.814Z] INFO: archiving workspace using pattern(s): [2022-03-02T20:50:46.756Z] Archives upload complete. [2022-03-02T20:50:46.756Z] INFO: archiving logs to Nexus