Pull request #3822 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2e605913a7d68d22cca21f212a09481fcbcf06fd+451b096496c10626fafafdb288817a63ed714faa (bd7622a3fe76bb5c3e47060f95a76e86c5fff63e) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2087551573280672176.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7612869058383520419.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3822/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-3822/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2731069100127317383.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6280586521868323201.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-3822/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-3822/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh948420230549096437.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.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-117 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9126659256659204038.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 2e605913a7d68d22cca21f212a09481fcbcf06fd Merge succeeded, producing 2e605913a7d68d22cca21f212a09481fcbcf06fd Checking out Revision 2e605913a7d68d22cca21f212a09481fcbcf06fd (PR-3822) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6138349555225377865.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3822/head:refs/remotes/origin/PR-3822 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1923090130464521947.key > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 Commit message: "Merge branch 'main' into encode-rename" > git rev-list --no-walk c69b39d6caaa6f77bf72e03613795b0d93241436 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-19T04:00:14.149Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-19T04:00:14.177Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-19T04:00:14.196Z] ========================================================= [2021-11-19T04:00:14.196Z] EdgeX Global Pipelines Version Info [2021-11-19T04:00:14.196Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:00:15.366Z] ------------------- [2021-11-19T04:00:15.366Z] stable info: [2021-11-19T04:00:15.366Z] ------------------- [2021-11-19T04:00:15.366Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-19T04:00:15.366Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-19T04:00:15.366Z] Message: update stable to v1.0.217 [2021-11-19T04:00:15.941Z] ------------------- [2021-11-19T04:00:15.941Z] experimental info: [2021-11-19T04:00:15.941Z] ------------------- [2021-11-19T04:00:15.941Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-19T04:00:15.941Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-19T04:00:15.941Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-19T04:00:16.012Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-19T04:00:16.023Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-19T04:00:16.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-19T04:00:16.049Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-19T04:00:16.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-19T04:00:16.069Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-19T04:00:16.081Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-19T04:00:16.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-19T04:00:16.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-19T04:00:16.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-19T04:00:16.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-19T04:00:16.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-19T04:00:16.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-19T04:00:16.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-19T04:00:16.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-19T04:00:16.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-19T04:00:16.185Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-19T04:00:16.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-19T04:00:16.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-19T04:00:16.213Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-19T04:00:16.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-19T04:00:16.232Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-19T04:00:16.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3822 [Pipeline] echo [2021-11-19T04:00:16.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3822 [Pipeline] echo [2021-11-19T04:00:16.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3822 [Pipeline] echo [2021-11-19T04:00:16.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e605913a7d68d22cca21f212a09481fcbcf06fd [Pipeline] echo [2021-11-19T04:00:16.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e60591 [Pipeline] echo [2021-11-19T04:00:16.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-19T04:00:16.334Z] provisioning config files... [2021-11-19T04:00:16.351Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8890799452629034167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:00:16.652Z] ---> docker-login.sh [2021-11-19T04:00:16.652Z] nexus3.edgexfoundry.org:10001 [2021-11-19T04:00:16.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:00:16.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:00:16.652Z] Configure a credential helper to remove this warning. See [2021-11-19T04:00:16.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:00:16.652Z] [2021-11-19T04:00:16.652Z] Login Succeeded [2021-11-19T04:00:16.652Z] nexus3.edgexfoundry.org:10002 [2021-11-19T04:00:16.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:00:16.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:00:16.914Z] Configure a credential helper to remove this warning. See [2021-11-19T04:00:16.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:00:16.914Z] [2021-11-19T04:00:16.914Z] Login Succeeded [2021-11-19T04:00:16.914Z] nexus3.edgexfoundry.org:10003 [2021-11-19T04:00:16.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:00:16.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:00:16.914Z] Configure a credential helper to remove this warning. See [2021-11-19T04:00:16.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:00:16.914Z] [2021-11-19T04:00:16.914Z] Login Succeeded [2021-11-19T04:00:16.914Z] nexus3.edgexfoundry.org:10004 [2021-11-19T04:00:17.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:00:17.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:00:17.175Z] Configure a credential helper to remove this warning. See [2021-11-19T04:00:17.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:00:17.175Z] [2021-11-19T04:00:17.175Z] Login Succeeded [2021-11-19T04:00:17.175Z] docker.io [2021-11-19T04:00:17.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:00:17.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:00:17.437Z] Configure a credential helper to remove this warning. See [2021-11-19T04:00:17.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:00:17.437Z] [2021-11-19T04:00:17.437Z] Login Succeeded [2021-11-19T04:00:17.437Z] ---> docker-login.sh ends [Pipeline] } [2021-11-19T04:00:17.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-19T04:00:17.753Z] ++ 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 [2021-11-19T04:00:17.753Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T04:00:17.753Z] ++ dirname cmd/core-command/Dockerfile [2021-11-19T04:00:17.753Z] ++ cut -d/ -f2 [2021-11-19T04:00:17.753Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-19T04:00:17.753Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T04:00:17.753Z] ++ dirname cmd/core-data/Dockerfile [2021-11-19T04:00:17.753Z] ++ cut -d/ -f2 [2021-11-19T04:00:17.753Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-19T04:00:17.753Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T04:00:17.753Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-19T04:00:17.753Z] ++ cut -d/ -f2 [2021-11-19T04:00:17.753Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-19T04:00:17.753Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T04:00:17.753Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-19T04:00:17.753Z] ++ cut -d/ -f2 [2021-11-19T04:00:17.753Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-19T04:00:17.753Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T04:00:17.753Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-19T04:00:17.753Z] ++ cut -d/ -f2 [2021-11-19T04:00:17.753Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-19T04:00:17.753Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T04:00:17.753Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-19T04:00:17.753Z] ++ cut -d/ -f2 [2021-11-19T04:00:17.753Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-19T04:00:17.753Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T04:00:17.753Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-19T04:00:17.753Z] ++ cut -d/ -f2 [2021-11-19T04:00:17.753Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-19T04:00:17.753Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T04:00:17.753Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-19T04:00:17.753Z] ++ cut -d/ -f2 [2021-11-19T04:00:17.753Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-19T04:00:17.753Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T04:00:17.753Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-19T04:00:17.753Z] ++ cut -d/ -f2 [2021-11-19T04:00:17.753Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-19T04:00:17.795Z] 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 [2021-11-19T04:00:18.187Z] + git rev-list -1 --merges 2e605913a7d68d22cca21f212a09481fcbcf06fd~1..2e605913a7d68d22cca21f212a09481fcbcf06fd [Pipeline] echo [2021-11-19T04:00:18.198Z] -----------> git rev-list -1 --merges 2e605913a7d68d22cca21f212a09481fcbcf06fd~1..2e605913a7d68d22cca21f212a09481fcbcf06fd 2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:00:18.198Z] 2e605913a7d68d22cca21f212a09481fcbcf06fd [false] [Pipeline] sh [2021-11-19T04:00:18.487Z] + git log --format=format:%s -1 2e605913a7d68d22cca21f212a09481fcbcf06fd [Pipeline] echo [2021-11-19T04:00:18.502Z] ========================================================= [2021-11-19T04:00:18.502Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-19T04:00:18.502Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-19T04:00:18.889Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-19T04:00:18.889Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-19T04:00:18.889Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-19T04:00:18.889Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-19T04:00:18.889Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-19T04:00:18.889Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-19T04:00:18.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:00:19.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T04:00:19.238Z] [2021-11-19T04:00:19.238Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:00:19.546Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T04:00:19.546Z] latest: Pulling from edgex-devops/git-semver [2021-11-19T04:00:19.546Z] a0d0a0d46f8b: Pulling fs layer [2021-11-19T04:00:19.546Z] 3e5f54012d9b: Pulling fs layer [2021-11-19T04:00:19.546Z] 4c7163046ea9: Pulling fs layer [2021-11-19T04:00:19.546Z] 0c2d73faf560: Pulling fs layer [2021-11-19T04:00:19.546Z] 0c2d73faf560: Waiting [2021-11-19T04:00:19.546Z] 3e5f54012d9b: Verifying Checksum [2021-11-19T04:00:19.546Z] 3e5f54012d9b: Download complete [2021-11-19T04:00:19.546Z] a0d0a0d46f8b: Verifying Checksum [2021-11-19T04:00:19.546Z] a0d0a0d46f8b: Download complete [2021-11-19T04:00:19.812Z] 0c2d73faf560: Verifying Checksum [2021-11-19T04:00:19.812Z] 0c2d73faf560: Download complete [2021-11-19T04:00:19.812Z] 4c7163046ea9: Verifying Checksum [2021-11-19T04:00:19.812Z] 4c7163046ea9: Download complete [2021-11-19T04:00:19.812Z] a0d0a0d46f8b: Pull complete [2021-11-19T04:00:19.812Z] 3e5f54012d9b: Pull complete [2021-11-19T04:00:20.075Z] 4c7163046ea9: Pull complete [2021-11-19T04:00:20.337Z] 0c2d73faf560: Pull complete [2021-11-19T04:00:20.337Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-19T04:00:20.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T04:00:20.337Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-19T04:00:20.402Z] prd-centos7-docker-4c-2g-117 does not seem to be running inside a container [2021-11-19T04:00:20.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-19T04:00:21.104Z] $ docker top cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-19T04:00:21.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-19T04:00:21.195Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-19T04:00:21.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-19T04:00:21.307Z] $ docker exec cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e ssh-agent [2021-11-19T04:00:21.422Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhbaKaj/agent.13 [2021-11-19T04:00:21.422Z] SSH_AGENT_PID=20 [2021-11-19T04:00:21.430Z] Running ssh-add (command line suppressed) [2021-11-19T04:00:21.524Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7897526316914969826.key (/w/workspace/edgex-go/4@tmp/private_key_7897526316914969826.key) [2021-11-19T04:00:21.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-19T04:00:21.833Z] + git tag --points-at HEAD [Pipeline] } [2021-11-19T04:00:21.852Z] $ docker exec --env ******** --env ******** cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e ssh-agent -k [2021-11-19T04:00:21.947Z] unset SSH_AUTH_SOCK; [2021-11-19T04:00:21.948Z] unset SSH_AGENT_PID; [2021-11-19T04:00:21.948Z] echo Agent pid 20 killed; [2021-11-19T04:00:21.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-19T04:00:21.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-19T04:00:21.979Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-19T04:00:22.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-19T04:00:22.082Z] $ docker exec cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e ssh-agent [2021-11-19T04:00:22.177Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLpaicE/agent.52 [2021-11-19T04:00:22.177Z] SSH_AGENT_PID=59 [2021-11-19T04:00:22.182Z] Running ssh-add (command line suppressed) [2021-11-19T04:00:22.279Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1585794649902161392.key (/w/workspace/edgex-go/4@tmp/private_key_1585794649902161392.key) [2021-11-19T04:00:22.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-19T04:00:22.581Z] + git semver init [2021-11-19T04:00:22.581Z] # -> Open(): unable to determine branch for HEAD [2021-11-19T04:00:22.581Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-11-19T04:00:22.581Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-11-19T04:00:22.581Z] # $SEMVER_REMOTE_NAME = origin [2021-11-19T04:00:22.581Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-19T04:00:22.581Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-19T04:00:22.581Z] # $SEMVER_BRANCH = PR-3822 [2021-11-19T04:00:22.581Z] # $SEMVER_TEMP = /tmp/semver-453227780 [2021-11-19T04:00:22.581Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-19T04:02:14.117Z] # '/tmp/semver-453227780' -> '/w/workspace/edgex-go/4/.semver' [2021-11-19T04:02:14.117Z] # -> Force: false [2021-11-19T04:02:14.117Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-11-19T04:02:14.134Z] $ docker exec --env ******** --env ******** cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e ssh-agent -k [2021-11-19T04:02:14.241Z] unset SSH_AUTH_SOCK; [2021-11-19T04:02:14.241Z] unset SSH_AGENT_PID; [2021-11-19T04:02:14.241Z] echo Agent pid 59 killed; [2021-11-19T04:02:14.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-19T04:02:14.572Z] + git semver [Pipeline] } [2021-11-19T04:02:14.585Z] $ docker stop --time=1 cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e [2021-11-19T04:02:16.268Z] $ docker rm -f cba5a1dde95adea4f16516714873f09e9f0127e98a6840e12f867d176d90436e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-19T04:02:16.637Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-19T04:02:16.863Z] Stashed 1 file(s) [Pipeline] echo [2021-11-19T04:02:16.866Z] [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 [2021-11-19T04:02:17.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-19T04:02:17.045Z] ========================================================= [2021-11-19T04:02:17.045Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-19T04:02:17.045Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:02:17.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T04:02:17.351Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-19T04:02:17.351Z] a0d0a0d46f8b: Already exists [2021-11-19T04:02:17.351Z] 31adcdaf11c8: Pulling fs layer [2021-11-19T04:02:17.351Z] b8b176561691: Pulling fs layer [2021-11-19T04:02:17.351Z] 4527c011a84f: Pulling fs layer [2021-11-19T04:02:17.351Z] 5d74067f8e1e: Pulling fs layer [2021-11-19T04:02:17.351Z] e0aca202a116: Pulling fs layer [2021-11-19T04:02:17.351Z] 3a43be97a3b4: Pulling fs layer [2021-11-19T04:02:17.351Z] 34cad66bf833: Pulling fs layer [2021-11-19T04:02:17.351Z] b4e3c513aaa6: Pulling fs layer [2021-11-19T04:02:17.351Z] 5d74067f8e1e: Waiting [2021-11-19T04:02:17.351Z] 3a43be97a3b4: Waiting [2021-11-19T04:02:17.351Z] e0aca202a116: Waiting [2021-11-19T04:02:17.351Z] 34cad66bf833: Waiting [2021-11-19T04:02:17.351Z] b4e3c513aaa6: Waiting [2021-11-19T04:02:17.351Z] b8b176561691: Verifying Checksum [2021-11-19T04:02:17.351Z] b8b176561691: Download complete [2021-11-19T04:02:17.351Z] 31adcdaf11c8: Download complete [2021-11-19T04:02:17.351Z] 5d74067f8e1e: Verifying Checksum [2021-11-19T04:02:17.351Z] 5d74067f8e1e: Download complete [2021-11-19T04:02:17.351Z] e0aca202a116: Verifying Checksum [2021-11-19T04:02:17.351Z] e0aca202a116: Download complete [2021-11-19T04:02:17.351Z] 3a43be97a3b4: Verifying Checksum [2021-11-19T04:02:17.351Z] 3a43be97a3b4: Download complete [2021-11-19T04:02:17.622Z] 34cad66bf833: Verifying Checksum [2021-11-19T04:02:17.622Z] 34cad66bf833: Download complete [2021-11-19T04:02:17.622Z] 31adcdaf11c8: Pull complete [2021-11-19T04:02:17.622Z] b8b176561691: Pull complete [2021-11-19T04:02:17.888Z] b4e3c513aaa6: Verifying Checksum [2021-11-19T04:02:17.888Z] b4e3c513aaa6: Download complete [2021-11-19T04:02:18.149Z] 4527c011a84f: Verifying Checksum [2021-11-19T04:02:18.149Z] 4527c011a84f: Download complete [2021-11-19T04:02:21.470Z] 4527c011a84f: Pull complete [2021-11-19T04:02:21.735Z] 5d74067f8e1e: Pull complete [2021-11-19T04:02:21.735Z] e0aca202a116: Pull complete [2021-11-19T04:02:21.735Z] 3a43be97a3b4: Pull complete [2021-11-19T04:02:21.994Z] 34cad66bf833: Pull complete [2021-11-19T04:02:24.580Z] b4e3c513aaa6: Pull complete [2021-11-19T04:02:24.580Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-19T04:02:24.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T04:02:24.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:02:24.888Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T04:02:24.888Z] WORKDIR /edgex [2021-11-19T04:02:24.888Z] COPY go.mod . [2021-11-19T04:02:24.888Z] RUN go mod download' [2021-11-19T04:02:24.888Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-19T04:02:26.899Z] Sending build context to Docker daemon 334.5MB [2021-11-19T04:02:26.899Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T04:02:26.899Z] ---> 9f6097aaca64 [2021-11-19T04:02:26.899Z] Step 2/4 : WORKDIR /edgex [2021-11-19T04:02:30.204Z] ---> Running in e26e008e3860 [2021-11-19T04:02:30.204Z] Removing intermediate container e26e008e3860 [2021-11-19T04:02:30.204Z] ---> 73f8d7343e84 [2021-11-19T04:02:30.204Z] Step 3/4 : COPY go.mod . [2021-11-19T04:02:30.469Z] ---> 260037a36ccb [2021-11-19T04:02:30.469Z] Step 4/4 : RUN go mod download [2021-11-19T04:02:30.469Z] ---> Running in 00e227c63c6d [2021-11-19T04:02:32.011Z] Still waiting to schedule task [2021-11-19T04:02:32.011Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-19T04:03:02.597Z] Removing intermediate container 00e227c63c6d [2021-11-19T04:03:02.597Z] ---> 4038d64b7509 [2021-11-19T04:03:02.597Z] Successfully built 4038d64b7509 [2021-11-19T04:03:02.597Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:03:02.890Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-19T04:03:02.890Z] . [Pipeline] withDockerContainer [2021-11-19T04:03:02.970Z] prd-centos7-docker-4c-2g-117 does not seem to be running inside a container [2021-11-19T04:03:03.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-19T04:03:03.325Z] $ docker top caacbcfb45ea70e0bf657b50c4d13b260e2203aae6ad1c8af728aa90cdfb1e65 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:03:03.672Z] + go version [2021-11-19T04:03:03.672Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-19T04:03:03.682Z] $ docker stop --time=1 caacbcfb45ea70e0bf657b50c4d13b260e2203aae6ad1c8af728aa90cdfb1e65 [2021-11-19T04:03:04.892Z] $ docker rm -f caacbcfb45ea70e0bf657b50c4d13b260e2203aae6ad1c8af728aa90cdfb1e65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:03:05.368Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-19T04:03:05.368Z] . [Pipeline] withDockerContainer [2021-11-19T04:03:05.434Z] prd-centos7-docker-4c-2g-117 does not seem to be running inside a container [2021-11-19T04:03:05.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-19T04:03:05.834Z] $ docker top 50452bf9c91a9c7b7c5b3f9b16046effd3801dd073efef6d7400cb16ebb1b2a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-19T04:03:05.900Z] ========================================================= [2021-11-19T04:03:05.900Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-19T04:03:05.900Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:03:06.199Z] + make test [2021-11-19T04:03:06.199Z] go mod tidy [2021-11-19T04:03:06.199Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-19T04:03:11.549Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-19T04:03:29.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-19T04:03:34.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-19T04:03:34.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-19T04:03:34.655Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-19T04:03:37.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-19T04:03:37.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-19T04:03:37.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-19T04:03:37.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-19T04:03:38.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-19T04:03:38.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-19T04:03:38.945Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-19T04:03:38.945Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-19T04:03:38.945Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-19T04:03:38.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-19T04:03:40.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-11-19T04:03:40.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-19T04:03:40.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-19T04:03:41.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements [2021-11-19T04:03:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-19T04:03:42.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements [2021-11-19T04:03:42.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-19T04:03:42.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-19T04:03:42.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements [2021-11-19T04:03:42.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-19T04:03:42.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:03:43.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-11-19T04:03:43.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-19T04:03:43.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-19T04:03:43.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-19T04:03:43.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-19T04:03:43.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-19T04:03:44.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements [2021-11-19T04:03:44.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-19T04:03:44.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:03:44.558Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-11-19T04:03:44.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-19T04:03:44.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-19T04:03:44.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-19T04:03:44.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-19T04:03:44.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-19T04:03:44.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-11-19T04:03:44.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-19T04:03:44.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-19T04:03:44.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-19T04:03:45.829Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2021-11-19T04:03:45.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-19T04:03:45.829Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-11-19T04:03:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-11-19T04:03:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-19T04:03:46.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-11-19T04:03:46.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-11-19T04:03:46.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-11-19T04:03:47.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-11-19T04:03:47.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-11-19T04:03:59.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-11-19T04:03:59.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-11-19T04:04:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.212s coverage: 82.5% of statements [2021-11-19T04:04:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-19T04:04:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.270s coverage: 65.4% of statements [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-19T04:04:25.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-19T04:04:25.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-19T04:04:25.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements [2021-11-19T04:04:25.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-19T04:04:25.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-19T04:04:25.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-11-19T04:04:25.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-19T04:04:25.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-11-19T04:04:25.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-19T04:04:30.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-19T04:04:30.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-19T04:04:30.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-19T04:04:30.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-19T04:04:30.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-19T04:04:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-19T04:04:30.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-11-19T04:04:30.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-11-19T04:04:30.924Z] 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 [2021-11-19T04:05:03.131Z] GO111MODULE=on go vet ./... [2021-11-19T04:05:10.317Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-122 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws [2021-11-19T04:05:10.328Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-19T04:05:10.544Z] The recommended git tool is: git [2021-11-19T04:05:13.186Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-19T04:05:13.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-19T04:05:13.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-19T04:05:14.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-19T04:05:14.587Z] + ls -al . [2021-11-19T04:05:14.587Z] total 644 [2021-11-19T04:05:14.587Z] drwxrwxr-x 10 1001 1001 4096 Nov 19 04:05 . [2021-11-19T04:05:14.587Z] drwxr-xr-x 4 root root 28 Nov 19 04:03 .. [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 11 Nov 19 04:00 .dockerignore [2021-11-19T04:05:14.587Z] drwxrwxr-x 8 1001 1001 179 Nov 19 04:00 .git [2021-11-19T04:05:14.587Z] drwxrwxr-x 4 1001 1001 142 Nov 19 04:00 .github [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 804 Nov 19 04:00 .gitignore [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 42 Nov 19 04:00 .golangci.yml [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 76 Nov 19 04:00 .hadolint.yml [2021-11-19T04:05:14.587Z] drwx------ 3 1001 1001 73 Nov 19 04:02 .semver [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 166 Nov 19 04:00 .sonarcloud.properties [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 1171 Nov 19 04:00 ADOPTERS.md [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 8910 Nov 19 04:00 Attribution.txt [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 51732 Nov 19 04:00 CHANGELOG.md [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 3804 Nov 19 04:00 CONTRIBUTING.md [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 677 Nov 19 04:00 GOVERNANCE.md [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 849 Nov 19 04:00 Jenkinsfile [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 10775 Nov 19 04:00 LICENSE [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 6508 Nov 19 04:00 Makefile [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 582 Nov 19 04:00 OWNERS.md [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 8207 Nov 19 04:00 README.md [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 6912 Nov 19 04:00 SECURITY.md [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 5 Nov 19 04:02 VERSION [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 4131 Nov 19 04:00 ZMQWindows.md [2021-11-19T04:05:14.587Z] drwxrwxr-x 2 1001 1001 37 Nov 19 04:00 bin [2021-11-19T04:05:14.587Z] drwxrwxr-x 14 1001 1001 4096 Nov 19 04:00 cmd [2021-11-19T04:05:14.587Z] -rw-r--r-- 1 root root 428381 Nov 19 04:04 coverage.out [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 822 Nov 19 04:00 go.mod [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 49471 Nov 19 04:00 go.sum [2021-11-19T04:05:14.587Z] drwxrwxr-x 8 1001 1001 124 Nov 19 04:00 internal [2021-11-19T04:05:14.587Z] drwxrwxr-x 3 1001 1001 16 Nov 19 04:00 openapi [2021-11-19T04:05:14.587Z] drwxrwxr-x 4 1001 1001 71 Nov 19 04:00 snap [2021-11-19T04:05:14.587Z] -rw-rw-r-- 1 1001 1001 204 Nov 19 04:00 version.go [Pipeline] sh [2021-11-19T04:05:14.873Z] + '[' -e coverage.out ] [2021-11-19T04:05:14.873Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-19T04:05:14.995Z] Stashed 1 file(s) [Pipeline] sh [2021-11-19T04:05:15.281Z] + make build [2021-11-19T04:05:15.281Z] 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 [2021-11-19T04:05:15.968Z] using credential edgex-jenkins-ssh [2021-11-19T04:05:15.986Z] Cloning the remote Git repository [2021-11-19T04:05:16.677Z] 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 [2021-11-19T04:05:16.035Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-19T04:05:16.249Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-19T04:05:16.482Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-19T04:05:16.482Z] > git --version # timeout=10 [2021-11-19T04:05:16.503Z] > git --version # 'git version 2.17.1' [2021-11-19T04:05:16.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T04:05:16.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-19T04:05:23.307Z] 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 [2021-11-19T04:05:23.894Z] 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 [2021-11-19T04:05:24.857Z] 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 [2021-11-19T04:05:25.128Z] 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 [2021-11-19T04:05:26.082Z] 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 [2021-11-19T04:05:27.041Z] 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 [2021-11-19T04:05:27.612Z] 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 [2021-11-19T04:05:28.997Z] 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 [2021-11-19T04:05:29.572Z] 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 [2021-11-19T04:05:30.152Z] 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] } [2021-11-19T04:05:31.955Z] $ docker stop --time=1 50452bf9c91a9c7b7c5b3f9b16046effd3801dd073efef6d7400cb16ebb1b2a5 [2021-11-19T04:05:33.755Z] $ docker rm -f 50452bf9c91a9c7b7c5b3f9b16046effd3801dd073efef6d7400cb16ebb1b2a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:05:34.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T04:05:34.715Z] [2021-11-19T04:05:34.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:05:35.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T04:05:35.024Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-19T04:05:35.024Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-19T04:05:35.024Z] ca9280d653b3: Pulling fs layer [2021-11-19T04:05:35.024Z] 7e9c9ca2126c: Pulling fs layer [2021-11-19T04:05:35.024Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-19T04:05:35.024Z] cbdbe7a5bc2a: Download complete [2021-11-19T04:05:35.295Z] ca9280d653b3: Verifying Checksum [2021-11-19T04:05:35.295Z] ca9280d653b3: Download complete [2021-11-19T04:05:35.295Z] cbdbe7a5bc2a: Pull complete [2021-11-19T04:05:35.565Z] 7e9c9ca2126c: Verifying Checksum [2021-11-19T04:05:35.565Z] 7e9c9ca2126c: Download complete [2021-11-19T04:05:35.833Z] ca9280d653b3: Pull complete [2021-11-19T04:05:40.072Z] 7e9c9ca2126c: Pull complete [2021-11-19T04:05:40.072Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-19T04:05:40.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T04:05:40.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-19T04:05:40.149Z] prd-centos7-docker-4c-2g-117 does not seem to be running inside a container [2021-11-19T04:05:40.185Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-19T04:05:43.087Z] $ docker top d89b9394ebd64063f79071852d3bd0f2033f7464fc62e34bb1ce2c46dfe1e158 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:05:43.442Z] + docker-compose build --help [2021-11-19T04:05:43.442Z] + grep parallel [2021-11-19T04:05:44.014Z] --parallel Build images in parallel. [Pipeline] } [2021-11-19T04:05:44.024Z] $ docker stop --time=1 d89b9394ebd64063f79071852d3bd0f2033f7464fc62e34bb1ce2c46dfe1e158 [2021-11-19T04:05:45.231Z] $ docker rm -f d89b9394ebd64063f79071852d3bd0f2033f7464fc62e34bb1ce2c46dfe1e158 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:05:45.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T04:05:45.613Z] . [Pipeline] withDockerContainer [2021-11-19T04:05:45.682Z] prd-centos7-docker-4c-2g-117 does not seem to be running inside a container [2021-11-19T04:05:45.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-19T04:05:46.109Z] $ docker top 88a94074152c0a58559a01ca83adcb906e3fb65449da186ea392713e36dc7d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:05:46.462Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-19T04:05:47.036Z] Building core-command ... [2021-11-19T04:05:47.036Z] Building core-data ... [2021-11-19T04:05:47.036Z] Building core-metadata ... [2021-11-19T04:05:47.036Z] Building security-bootstrapper ... [2021-11-19T04:05:47.036Z] Building security-proxy-setup ... [2021-11-19T04:05:47.036Z] Building security-secretstore-setup ... [2021-11-19T04:05:47.036Z] Building support-notifications ... [2021-11-19T04:05:47.036Z] Building support-scheduler ... [2021-11-19T04:05:47.036Z] Building sys-mgmt-agent ... [2021-11-19T04:05:47.036Z] Building core-data [2021-11-19T04:05:47.036Z] Building security-bootstrapper [2021-11-19T04:05:47.036Z] Building support-scheduler [2021-11-19T04:05:47.036Z] Building support-notifications [2021-11-19T04:05:47.036Z] Building security-secretstore-setup [2021-11-19T04:05:57.344Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:05:57.344Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:05:57.344Z] ---> 4038d64b7509 [2021-11-19T04:05:57.344Z] Step 3/24 : WORKDIR /edgex-go [2021-11-19T04:05:57.344Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:05:57.344Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:05:57.344Z] ---> 4038d64b7509 [2021-11-19T04:05:57.344Z] Step 3/30 : WORKDIR /edgex-go [2021-11-19T04:06:03.935Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:06:03.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:06:03.935Z] ---> 4038d64b7509 [2021-11-19T04:06:03.935Z] Step 3/23 : WORKDIR /edgex-go [2021-11-19T04:06:04.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:06:04.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:06:04.195Z] ---> 4038d64b7509 [2021-11-19T04:06:04.195Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:06:04.676Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:06:04.676Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:06:04.676Z] ---> 4038d64b7509 [2021-11-19T04:06:04.676Z] Step 3/21 : WORKDIR /edgex-go [2021-11-19T04:06:05.617Z] ---> Running in 5a513eef8b55 [2021-11-19T04:06:05.617Z] ---> Running in 1fc7f3689822 [2021-11-19T04:06:05.617Z] ---> Running in 1ae7bee19956 [2021-11-19T04:06:05.617Z] ---> Running in 52b2bc457222 [2021-11-19T04:06:05.617Z] ---> Running in d4c0ca25e19a [2021-11-19T04:06:05.887Z] Removing intermediate container 1ae7bee19956 [2021-11-19T04:06:05.887Z] ---> 1d5bbd21e7b0 [2021-11-19T04:06:05.887Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:06:05.887Z] Removing intermediate container 52b2bc457222 [2021-11-19T04:06:05.887Z] ---> e7e17542ff60 [2021-11-19T04:06:05.887Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:06:05.887Z] Removing intermediate container 1fc7f3689822 [2021-11-19T04:06:05.887Z] ---> 24b9074fcf0f [2021-11-19T04:06:05.887Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:06:05.887Z] Removing intermediate container d4c0ca25e19a [2021-11-19T04:06:05.887Z] ---> 64ea03ed5f05 [2021-11-19T04:06:05.887Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:06:05.887Z] ---> Running in eadfd9ce94bc [2021-11-19T04:06:05.887Z] Removing intermediate container 5a513eef8b55 [2021-11-19T04:06:05.887Z] ---> 8dabaabd0b0f [2021-11-19T04:06:05.887Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:06:06.150Z] ---> Running in c6a1da00369d [2021-11-19T04:06:06.150Z] ---> Running in c7b163127a8a [2021-11-19T04:06:06.150Z] ---> Running in 5b7fe5d83b5f [2021-11-19T04:06:06.150Z] ---> Running in 86308871a277 [2021-11-19T04:06:07.103Z] Removing intermediate container eadfd9ce94bc [2021-11-19T04:06:07.103Z] ---> 67b6f6713399 [2021-11-19T04:06:07.103Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-19T04:06:07.103Z] ---> Running in 5fae7cfc5765 [2021-11-19T04:06:07.103Z] Removing intermediate container c6a1da00369d [2021-11-19T04:06:07.103Z] ---> 5ad8da2e5788 [2021-11-19T04:06:07.103Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-19T04:06:07.364Z] ---> Running in af87ba83238b [2021-11-19T04:06:07.624Z] Removing intermediate container c7b163127a8a [2021-11-19T04:06:07.624Z] ---> de0bc6b20a1c [2021-11-19T04:06:07.624Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-19T04:06:07.624Z] Removing intermediate container 5b7fe5d83b5f [2021-11-19T04:06:07.624Z] ---> 243292d82167 [2021-11-19T04:06:07.624Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-19T04:06:07.624Z] ---> Running in 6f2ae108b020 [2021-11-19T04:06:07.624Z] Removing intermediate container 86308871a277 [2021-11-19T04:06:07.624Z] ---> c0b562767e2d [2021-11-19T04:06:07.624Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-19T04:06:07.624Z] ---> Running in 2596c16eb584 [2021-11-19T04:06:07.624Z] ---> Running in 6142992770bb [2021-11-19T04:06:07.885Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:07.885Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:08.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:08.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:08.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:08.721Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:08.721Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:08.982Z] OK: 220 MiB in 52 packages [2021-11-19T04:06:08.982Z] OK: 220 MiB in 52 packages [2021-11-19T04:06:08.982Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:09.251Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:09.251Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:09.513Z] Removing intermediate container af87ba83238b [2021-11-19T04:06:09.513Z] ---> 8f5b4c40cc14 [2021-11-19T04:06:09.513Z] Step 6/24 : COPY . . [2021-11-19T04:06:09.513Z] OK: 220 MiB in 52 packages [2021-11-19T04:06:09.513Z] OK: 220 MiB in 52 packages [2021-11-19T04:06:09.778Z] OK: 220 MiB in 52 packages [2021-11-19T04:06:09.778Z] Removing intermediate container 5fae7cfc5765 [2021-11-19T04:06:09.778Z] ---> fd36e77c91ec [2021-11-19T04:06:09.778Z] Step 6/22 : COPY . . [2021-11-19T04:06:15.096Z] Removing intermediate container 2596c16eb584 [2021-11-19T04:06:15.096Z] ---> 914d858ba0a8 [2021-11-19T04:06:15.096Z] Step 6/21 : COPY . . [2021-11-19T04:06:15.096Z] Removing intermediate container 6f2ae108b020 [2021-11-19T04:06:15.096Z] ---> ea57616a16d3 [2021-11-19T04:06:15.096Z] Step 6/30 : COPY . . [2021-11-19T04:06:15.096Z] ---> 57c04ef68982 [2021-11-19T04:06:15.096Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:06:15.096Z] ---> 8ad4f3bdbb09 [2021-11-19T04:06:15.096Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:06:15.370Z] Removing intermediate container 6142992770bb [2021-11-19T04:06:15.370Z] ---> bb74d2cd3b77 [2021-11-19T04:06:15.370Z] Step 6/23 : COPY go.mod . [2021-11-19T04:06:15.370Z] ---> Running in 01b6672f394d [2021-11-19T04:06:16.322Z] ---> Running in d6269a7a9384 [2021-11-19T04:06:18.877Z] ---> acfc89c5b130 [2021-11-19T04:06:18.877Z] Step 7/23 : RUN go mod download [2021-11-19T04:06:20.790Z] ---> Running in f48bbda7f5db [2021-11-19T04:06:20.790Z] ---> c054b855852b [2021-11-19T04:06:20.790Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:06:20.790Z] ---> fc6eeb4c99d7 [2021-11-19T04:06:20.790Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:06:21.049Z] ---> Running in 8d856dba02eb [2021-11-19T04:06:21.049Z] ---> Running in 4e59064d61a5 [2021-11-19T04:06:21.997Z] Removing intermediate container 01b6672f394d [2021-11-19T04:06:21.997Z] ---> 97ecb464a510 [2021-11-19T04:06:21.997Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-19T04:06:22.258Z] ---> Running in 4af6ea72426d [2021-11-19T04:06:22.258Z] Removing intermediate container d6269a7a9384 [2021-11-19T04:06:22.258Z] ---> ca7ca3090d6a [2021-11-19T04:06:22.258Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-19T04:06:22.258Z] ---> Running in 12b2907cf88a [2021-11-19T04:06:22.519Z] Removing intermediate container 8d856dba02eb [2021-11-19T04:06:22.519Z] ---> 5a2fbfaca086 [2021-11-19T04:06:22.519Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-19T04:06:22.519Z] ---> Running in 45b6d5e108ac [2021-11-19T04:06:22.519Z] Removing intermediate container f48bbda7f5db [2021-11-19T04:06:22.519Z] ---> 20ed65565d8d [2021-11-19T04:06:22.519Z] Step 8/23 : COPY . . [2021-11-19T04:06:22.784Z] Removing intermediate container 4e59064d61a5 [2021-11-19T04:06:22.784Z] ---> 2edbbff3bb75 [2021-11-19T04:06:22.784Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-19T04:06:22.784Z] ---> Running in 3f936fb200cb [2021-11-19T04:06:22.784Z] 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 [2021-11-19T04:06:23.052Z] 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 [2021-11-19T04:06:23.315Z] 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 [2021-11-19T04:06:23.887Z] 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 [2021-11-19T04:06:29.177Z] ---> 41ee44665e59 [2021-11-19T04:06:29.177Z] Step 9/23 : RUN go mod tidy [2021-11-19T04:06:29.177Z] ---> Running in 1325c468661a [2021-11-19T04:06:31.090Z] Removing intermediate container 1325c468661a [2021-11-19T04:06:31.090Z] ---> 8038080b6cdc [2021-11-19T04:06:31.090Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-19T04:06:31.090Z] ---> Running in c25e24bbf1fb [2021-11-19T04:06:31.351Z] 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 [2021-11-19T04:07:01.143Z] Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:07:01.497Z] Merge succeeded, producing 2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:07:01.497Z] Checking out Revision 2e605913a7d68d22cca21f212a09481fcbcf06fd (PR-3822) [2021-11-19T04:07:03.473Z] 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 [2021-11-19T04:07:00.175Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-19T04:07:00.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-19T04:07:00.228Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-19T04:07:00.265Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-19T04:07:00.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T04:07:00.278Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3822/head:refs/remotes/origin/PR-3822 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-19T04:07:01.162Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T04:07:01.183Z] > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 [2021-11-19T04:07:01.408Z] > git remote # timeout=10 [2021-11-19T04:07:01.426Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T04:07:01.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T04:07:01.452Z] > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 [2021-11-19T04:07:01.474Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-19T04:07:01.503Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T04:07:01.516Z] > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 [2021-11-19T04:07:05.409Z] Removing intermediate container 4af6ea72426d [2021-11-19T04:07:05.409Z] ---> 6d9960be296f [2021-11-19T04:07:05.409Z] [2021-11-19T04:07:05.409Z] Step 9/24 : FROM alpine:3.14 [2021-11-19T04:07:05.921Z] Commit message: "Merge branch 'main' into encode-rename" [2021-11-19T04:07:05.985Z] Removing intermediate container 45b6d5e108ac [2021-11-19T04:07:05.985Z] ---> 776f1eff9d7f [2021-11-19T04:07:05.985Z] [2021-11-19T04:07:05.985Z] Step 9/30 : FROM alpine:3.14 [2021-11-19T04:07:05.985Z] 3.14: Pulling from library/alpine [2021-11-19T04:07:05.985Z] 3.14: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-19T04:07:06.810Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-19T04:07:06.810Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:07:06.810Z] Dload Upload Total Spent Left Speed [2021-11-19T04:07:06.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2021-11-19T04:07:06.946Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-19T04:07:06.946Z] Status: Downloaded newer image for alpine:3.14 [2021-11-19T04:07:06.946Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-19T04:07:06.946Z] Status: Image is up to date for alpine:3.14 [2021-11-19T04:07:06.946Z] ---> 0a97eee8041e [2021-11-19T04:07:06.946Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-19T04:07:06.946Z] ---> 0a97eee8041e [2021-11-19T04:07:06.946Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-19T04:07:07.208Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-19T04:07:07.551Z] + sudo tee /etc/docker/daemon.new [2021-11-19T04:07:07.551Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-19T04:07:07.551Z] { [2021-11-19T04:07:07.551Z] "registry-mirrors": [ [2021-11-19T04:07:07.551Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-19T04:07:07.551Z] ], [2021-11-19T04:07:07.551Z] "bip": "10.250.0.254/24", [2021-11-19T04:07:07.551Z] "hosts": [ [2021-11-19T04:07:07.551Z] "tcp://0.0.0.0:5555", [2021-11-19T04:07:07.551Z] "unix:///var/run/docker.sock" [2021-11-19T04:07:07.551Z] ], [2021-11-19T04:07:07.551Z] "mtu": 1458, [2021-11-19T04:07:07.551Z] "selinux-enabled": true, [2021-11-19T04:07:07.551Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-19T04:07:07.551Z] } [Pipeline] sh [2021-11-19T04:07:07.905Z] ---> Running in a42ad6f65101 [2021-11-19T04:07:07.905Z] ---> Running in 6db772d46eae [2021-11-19T04:07:07.905Z] Removing intermediate container 3f936fb200cb [2021-11-19T04:07:07.905Z] ---> bbbd6e0296cf [2021-11-19T04:07:07.905Z] [2021-11-19T04:07:07.905Z] Step 9/21 : FROM alpine:3.14 [2021-11-19T04:07:07.905Z] ---> 0a97eee8041e [2021-11-19T04:07:07.905Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-19T04:07:07.946Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-19T04:07:08.171Z] Removing intermediate container a42ad6f65101 [2021-11-19T04:07:08.171Z] ---> 0c3af880d843 [2021-11-19T04:07:08.171Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-19T04:07:08.171Z] ---> Running in f0c7bdb16b11 [2021-11-19T04:07:08.171Z] ---> Running in 2771d63f034e [2021-11-19T04:07:08.297Z] + sudo service docker restart [2021-11-19T04:07:08.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:08.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:09.007Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-19T04:07:09.007Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-19T04:07:09.007Z] (3/3) Installing su-exec (0.2-r1) [2021-11-19T04:07:09.007Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:07:09.007Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:07:09.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:09.007Z] OK: 6 MiB in 17 packages [2021-11-19T04:07:09.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:09.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:09.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:09.271Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-19T04:07:09.271Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-19T04:07:09.271Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:07:09.271Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:07:09.271Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-19T04:07:09.271Z] (2/2) Installing su-exec (0.2-r1) [2021-11-19T04:07:09.271Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:07:09.531Z] OK: 6 MiB in 16 packages [2021-11-19T04:07:09.531Z] OK: 6 MiB in 16 packages [2021-11-19T04:07:10.471Z] Removing intermediate container 6db772d46eae [2021-11-19T04:07:10.471Z] ---> c74952109d31 [2021-11-19T04:07:10.471Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T04:07:10.730Z] ---> Running in 85f972fd5861 [2021-11-19T04:07:10.730Z] Removing intermediate container 2771d63f034e [2021-11-19T04:07:10.730Z] ---> 2799fdf4c944 [2021-11-19T04:07:10.730Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-19T04:07:10.730Z] Removing intermediate container 12b2907cf88a [2021-11-19T04:07:10.730Z] ---> c9886e28c776 [2021-11-19T04:07:10.730Z] [2021-11-19T04:07:10.730Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:07:10.730Z] ---> 0a97eee8041e [2021-11-19T04:07:10.730Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-19T04:07:11.000Z] ---> Running in d0c663ffd645 [2021-11-19T04:07:11.284Z] ---> Running in 6fb66230eb2b [2021-11-19T04:07:11.284Z] Removing intermediate container f0c7bdb16b11 [2021-11-19T04:07:11.284Z] ---> 1c37c750b4c6 [2021-11-19T04:07:11.284Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:07:11.284Z] Removing intermediate container 85f972fd5861 [2021-11-19T04:07:11.284Z] ---> 6934922f2989 [2021-11-19T04:07:11.284Z] Step 12/24 : WORKDIR / [2021-11-19T04:07:11.554Z] ---> Running in c1438caeb381 [2021-11-19T04:07:11.554Z] ---> Running in f47ae58ead9a [2021-11-19T04:07:11.554Z] Removing intermediate container d0c663ffd645 [2021-11-19T04:07:11.554Z] ---> 812674cfeb22 [2021-11-19T04:07:11.554Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-19T04:07:11.554Z] Removing intermediate container 6fb66230eb2b [2021-11-19T04:07:11.554Z] ---> c8a3a4ae3adc [2021-11-19T04:07:11.554Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-19T04:07:11.554Z] Removing intermediate container c25e24bbf1fb [2021-11-19T04:07:11.554Z] ---> 534f4ba0f912 [2021-11-19T04:07:11.554Z] [2021-11-19T04:07:11.554Z] Step 11/23 : FROM alpine:3.14 [2021-11-19T04:07:11.554Z] ---> 0a97eee8041e [2021-11-19T04:07:11.554Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:07:11.554Z] ---> Running in 32a5725d320d [2021-11-19T04:07:11.554Z] ---> Running in 29269692a486 [2021-11-19T04:07:11.554Z] ---> Running in 0255cf900b77 [2021-11-19T04:07:11.826Z] Removing intermediate container c1438caeb381 [2021-11-19T04:07:11.826Z] ---> 8b2d654edee1 [2021-11-19T04:07:11.826Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-19T04:07:11.826Z] Removing intermediate container f47ae58ead9a [2021-11-19T04:07:11.826Z] ---> d836ffd905ba [2021-11-19T04:07:11.826Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-19T04:07:11.826Z] ---> Running in 266da9aacc12 [2021-11-19T04:07:11.826Z] Removing intermediate container 32a5725d320d [2021-11-19T04:07:11.826Z] ---> 2c28c7f5db34 [2021-11-19T04:07:11.826Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-19T04:07:11.826Z] ---> Running in f0c05ed9c422 [2021-11-19T04:07:11.826Z] Removing intermediate container 29269692a486 [2021-11-19T04:07:11.826Z] ---> 342c03d5cc98 [2021-11-19T04:07:11.826Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-19T04:07:11.826Z] Removing intermediate container 266da9aacc12 [2021-11-19T04:07:11.826Z] ---> 0c19f86ec061 [2021-11-19T04:07:11.826Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-19T04:07:11.826Z] ---> Running in 29f7db5133b5 [2021-11-19T04:07:12.090Z] ---> Running in 173c61136242 [2021-11-19T04:07:12.090Z] ---> c36737b449c3 [2021-11-19T04:07:12.090Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-19T04:07:12.090Z] Removing intermediate container 29f7db5133b5 [2021-11-19T04:07:12.090Z] ---> d0d18fe6279f [2021-11-19T04:07:12.090Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:07:12.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:12.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:12.356Z] Removing intermediate container 173c61136242 [2021-11-19T04:07:12.356Z] ---> beb73d8fecdd [2021-11-19T04:07:12.356Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:07:12.356Z] ---> Running in f25ba2de05cc [2021-11-19T04:07:12.356Z] ---> f669a20a8474 [2021-11-19T04:07:12.356Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-19T04:07:12.356Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-19T04:07:12.356Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:07:12.356Z] OK: 6 MiB in 15 packages [2021-11-19T04:07:12.626Z] ---> 983067cd259f [2021-11-19T04:07:12.626Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-19T04:07:12.626Z] ---> 385fd4ae5500 [2021-11-19T04:07:12.626Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-19T04:07:12.888Z] Removing intermediate container f0c05ed9c422 [2021-11-19T04:07:12.888Z] ---> a5d7876d2cc3 [2021-11-19T04:07:12.888Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-19T04:07:12.888Z] Removing intermediate container 0255cf900b77 [2021-11-19T04:07:12.888Z] ---> 6ea78d6b46b5 [2021-11-19T04:07:12.888Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:07:12.888Z] ---> c01da20c3bd4 [2021-11-19T04:07:12.888Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-19T04:07:13.150Z] ---> 55b1769272b7 [2021-11-19T04:07:13.150Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-19T04:07:13.150Z] ---> Running in b4a61b58f5be [2021-11-19T04:07:13.150Z] ---> Running in c8b9cd5e768c [2021-11-19T04:07:13.412Z] Removing intermediate container b4a61b58f5be [2021-11-19T04:07:13.412Z] ---> 064f256216fb [2021-11-19T04:07:13.412Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-19T04:07:13.412Z] ---> f7a49e5d2dd6 [2021-11-19T04:07:13.412Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-19T04:07:13.412Z] Removing intermediate container c8b9cd5e768c [2021-11-19T04:07:13.412Z] ---> 3a6c46f16e4f [2021-11-19T04:07:13.412Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-19T04:07:13.412Z] ---> 2f901329d658 [2021-11-19T04:07:13.412Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-19T04:07:13.412Z] ---> Running in a101ac237994 [2021-11-19T04:07:13.412Z] ---> Running in 6a2066117e6a [2021-11-19T04:07:13.673Z] Removing intermediate container f25ba2de05cc [2021-11-19T04:07:13.673Z] ---> 34f5ea82ece4 [2021-11-19T04:07:13.673Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-19T04:07:13.673Z] ---> Running in de8310ee175a [2021-11-19T04:07:13.673Z] ---> 4d63af1ae940 [2021-11-19T04:07:13.673Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-19T04:07:13.673Z] Removing intermediate container a101ac237994 [2021-11-19T04:07:13.673Z] ---> 5581d078e91a [2021-11-19T04:07:13.673Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:07:13.940Z] Removing intermediate container 6a2066117e6a [2021-11-19T04:07:13.940Z] ---> 4b0df4e14139 [2021-11-19T04:07:13.940Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-19T04:07:13.940Z] ---> Running in 8a0075985a7c [2021-11-19T04:07:13.940Z] ---> Running in b3d56bdbc440 [2021-11-19T04:07:13.940Z] ---> 10a4b3080b9c [2021-11-19T04:07:13.940Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-19T04:07:13.940Z] ---> Running in ec43be0fff09 [2021-11-19T04:07:14.212Z] Removing intermediate container b3d56bdbc440 [2021-11-19T04:07:14.212Z] ---> d22593905641 [2021-11-19T04:07:14.212Z] Step 19/21 : LABEL arch=x86_64 [2021-11-19T04:07:14.212Z] Removing intermediate container ec43be0fff09 [2021-11-19T04:07:14.212Z] ---> 5f410061df6f [2021-11-19T04:07:14.212Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:07:14.212Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:14.212Z] ---> Running in 251b418b564c [2021-11-19T04:07:14.212Z] ---> fd8a2a5efd09 [2021-11-19T04:07:14.212Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-19T04:07:14.485Z] ---> Running in 8ea77a6af30f [2021-11-19T04:07:14.485Z] Removing intermediate container 251b418b564c [2021-11-19T04:07:14.485Z] ---> b76d5cb789ea [2021-11-19T04:07:14.485Z] Step 20/21 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:07:14.485Z] ---> 67e04da54326 [2021-11-19T04:07:14.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-19T04:07:14.485Z] ---> Running in d4dbf2f8c8c9 [2021-11-19T04:07:14.756Z] Removing intermediate container d4dbf2f8c8c9 [2021-11-19T04:07:14.756Z] ---> bcdd3608c00d [2021-11-19T04:07:14.756Z] Step 21/21 : LABEL version=0.0.0 [2021-11-19T04:07:15.019Z] ---> Running in 6e2c5db4fdcb [2021-11-19T04:07:15.019Z] Removing intermediate container 8a0075985a7c [2021-11-19T04:07:15.019Z] ---> d15ebe2e8fa3 [2021-11-19T04:07:15.019Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:07:15.019Z] ---> 2bc7589e5b6c [2021-11-19T04:07:15.019Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-19T04:07:15.019Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:15.019Z] Removing intermediate container 6e2c5db4fdcb [2021-11-19T04:07:15.019Z] ---> fe5c53949b21 [2021-11-19T04:07:15.019Z] [2021-11-19T04:07:15.302Z] Successfully built fe5c53949b21 [2021-11-19T04:07:15.302Z] Successfully tagged support-notifications:latest [2021-11-19T04:07:15.302Z] Building sys-mgmt-agent [2021-11-19T04:07:15.302Z]  Building support-notifications ... done  ---> 3983c50a320d [2021-11-19T04:07:15.302Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-19T04:07:15.568Z] ---> addfc63d3339 [2021-11-19T04:07:15.568Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-19T04:07:15.568Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-19T04:07:15.568Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T04:07:15.568Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-19T04:07:15.827Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T04:07:15.827Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-19T04:07:15.827Z] Removing intermediate container 8ea77a6af30f [2021-11-19T04:07:15.827Z] ---> f90f37dfa5a8 [2021-11-19T04:07:15.827Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-19T04:07:16.087Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-19T04:07:16.087Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:07:16.087Z] OK: 8 MiB in 20 packages [2021-11-19T04:07:16.348Z] ---> Running in 4780e1822c57 [2021-11-19T04:07:16.348Z] ---> Running in ad9042a015b0 [2021-11-19T04:07:16.918Z] ---> 75254e1c0423 [2021-11-19T04:07:16.918Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-19T04:07:17.491Z] Removing intermediate container 4780e1822c57 [2021-11-19T04:07:17.491Z] ---> dbcbe1776df9 [2021-11-19T04:07:17.491Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:07:17.491Z] Removing intermediate container ad9042a015b0 [2021-11-19T04:07:17.491Z] ---> cb69e00ecbbf [2021-11-19T04:07:17.491Z] Step 22/24 : LABEL arch=x86_64 [2021-11-19T04:07:17.491Z] ---> ea9267ee2bfd [2021-11-19T04:07:17.491Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-19T04:07:17.491Z] ---> Running in d3b90b3b4648 [2021-11-19T04:07:17.491Z] ---> Running in 2d73fd58c6df [2021-11-19T04:07:17.762Z] Removing intermediate container de8310ee175a [2021-11-19T04:07:17.762Z] ---> 95ac6f538224 [2021-11-19T04:07:17.762Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:07:17.762Z] Removing intermediate container d3b90b3b4648 [2021-11-19T04:07:17.762Z] ---> 2142bde14fd6 [2021-11-19T04:07:17.762Z] Step 21/23 : LABEL arch=x86_64 [2021-11-19T04:07:18.022Z] ---> 580728b65c89 [2021-11-19T04:07:18.022Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-19T04:07:18.022Z] Removing intermediate container 2d73fd58c6df [2021-11-19T04:07:18.022Z] ---> 9adf4103a46c [2021-11-19T04:07:18.022Z] Step 23/24 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:07:18.022Z] ---> Running in ddb39f029410 [2021-11-19T04:07:18.022Z] ---> 1320549d1bef [2021-11-19T04:07:18.022Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-19T04:07:18.022Z] ---> Running in e98b3eba8c44 [2021-11-19T04:07:18.292Z] ---> c02f587178da [2021-11-19T04:07:18.292Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-19T04:07:18.292Z] Removing intermediate container ddb39f029410 [2021-11-19T04:07:18.292Z] ---> c857bdad5987 [2021-11-19T04:07:18.292Z] Step 22/23 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:07:18.553Z] ---> Running in fe17889d8ab3 [2021-11-19T04:07:18.553Z] ---> Running in b8d7c2772186 [2021-11-19T04:07:18.553Z] Removing intermediate container e98b3eba8c44 [2021-11-19T04:07:18.553Z] ---> 807eb6d48be7 [2021-11-19T04:07:18.553Z] Step 24/24 : LABEL version=0.0.0 [2021-11-19T04:07:18.819Z] ---> 5268cd4b2579 [2021-11-19T04:07:18.819Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-19T04:07:18.819Z] ---> Running in 60788c5a5032 [2021-11-19T04:07:18.819Z] Removing intermediate container fe17889d8ab3 [2021-11-19T04:07:18.819Z] ---> 0cce0b36b218 [2021-11-19T04:07:18.819Z] Step 23/23 : LABEL version=0.0.0 [2021-11-19T04:07:18.819Z] Removing intermediate container b8d7c2772186 [2021-11-19T04:07:18.819Z] ---> eef683814250 [2021-11-19T04:07:18.819Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-19T04:07:19.089Z] Removing intermediate container 60788c5a5032 [2021-11-19T04:07:19.089Z] ---> 964c6bf39dd3 [2021-11-19T04:07:19.089Z] [2021-11-19T04:07:19.089Z] ---> Running in 348cdd1ab6e7 [2021-11-19T04:07:19.350Z] Successfully built 964c6bf39dd3 [2021-11-19T04:07:19.350Z] Successfully tagged security-secretstore-setup:latest [2021-11-19T04:07:19.350Z] Building security-proxy-setup [2021-11-19T04:07:19.350Z] ---> b316eb739fcf [2021-11-19T04:07:19.350Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-19T04:07:19.350Z]  Building security-secretstore-setup ... done  ---> 37490eb79d4e [2021-11-19T04:07:19.351Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-19T04:07:19.611Z] Removing intermediate container 348cdd1ab6e7 [2021-11-19T04:07:19.611Z] ---> 78e033f6b9da [2021-11-19T04:07:19.611Z] [2021-11-19T04:07:19.611Z] ---> Running in 305c7aeb078d [2021-11-19T04:07:19.611Z] Successfully built 78e033f6b9da [2021-11-19T04:07:20.997Z] Successfully tagged support-scheduler:latest [2021-11-19T04:07:20.997Z]  Building support-scheduler ... done Building core-metadata [2021-11-19T04:07:20.997Z] ---> Running in 7793976d4179 [2021-11-19T04:07:21.946Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:07:21.946Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:07:21.946Z] ---> 4038d64b7509 [2021-11-19T04:07:21.946Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:07:21.946Z] ---> Using cache [2021-11-19T04:07:21.946Z] ---> 8dabaabd0b0f [2021-11-19T04:07:21.946Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:07:21.946Z] ---> Using cache [2021-11-19T04:07:21.946Z] ---> c0b562767e2d [2021-11-19T04:07:21.946Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-19T04:07:25.256Z] Removing intermediate container 305c7aeb078d [2021-11-19T04:07:25.256Z] ---> 6f89fd6db1ae [2021-11-19T04:07:25.256Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:07:25.256Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:07:25.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:07:25.256Z] ---> 4038d64b7509 [2021-11-19T04:07:25.256Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:07:25.256Z] ---> Using cache [2021-11-19T04:07:25.256Z] ---> 8dabaabd0b0f [2021-11-19T04:07:25.256Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:07:25.256Z] ---> Using cache [2021-11-19T04:07:25.256Z] ---> c0b562767e2d [2021-11-19T04:07:25.256Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T04:07:25.256Z] ---> Using cache [2021-11-19T04:07:25.256Z] ---> bb74d2cd3b77 [2021-11-19T04:07:25.256Z] Step 6/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-19T04:07:26.624Z] provisioning config files... [2021-11-19T04:07:26.653Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8470551049692185329tmp [2021-11-19T04:07:26.660Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:07:26.660Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:07:26.660Z] ---> 4038d64b7509 [2021-11-19T04:07:26.660Z] Step 3/20 : WORKDIR /edgex-go [2021-11-19T04:07:26.660Z] ---> Using cache [2021-11-19T04:07:26.660Z] ---> 8dabaabd0b0f [2021-11-19T04:07:26.660Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:07:26.660Z] ---> Using cache [2021-11-19T04:07:26.660Z] ---> c0b562767e2d [2021-11-19T04:07:26.660Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-19T04:07:26.660Z] ---> Using cache [2021-11-19T04:07:26.660Z] ---> bb74d2cd3b77 [2021-11-19T04:07:26.660Z] Step 6/20 : COPY . . [2021-11-19T04:07:26.660Z] ---> Running in e554a817c745 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:07:27.017Z] ---> docker-login.sh [2021-11-19T04:07:27.017Z] nexus3.edgexfoundry.org:10001 [2021-11-19T04:07:27.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:07:27.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:07:27.891Z] Configure a credential helper to remove this warning. See [2021-11-19T04:07:27.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:07:27.891Z] [2021-11-19T04:07:27.891Z] Login Succeeded [2021-11-19T04:07:28.048Z] ---> Running in f3af5f0c90ac [2021-11-19T04:07:28.163Z] nexus3.edgexfoundry.org:10002 [2021-11-19T04:07:28.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:07:28.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:07:28.436Z] Configure a credential helper to remove this warning. See [2021-11-19T04:07:28.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:07:28.436Z] [2021-11-19T04:07:28.436Z] Login Succeeded [2021-11-19T04:07:28.436Z] nexus3.edgexfoundry.org:10003 [2021-11-19T04:07:28.996Z] Removing intermediate container f3af5f0c90ac [2021-11-19T04:07:28.996Z] ---> fa1d5bffe953 [2021-11-19T04:07:28.996Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T04:07:29.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:07:29.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:07:29.038Z] Configure a credential helper to remove this warning. See [2021-11-19T04:07:29.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:07:29.038Z] [2021-11-19T04:07:29.038Z] Login Succeeded [2021-11-19T04:07:29.038Z] nexus3.edgexfoundry.org:10004 [2021-11-19T04:07:29.273Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:29.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:07:29.535Z] ---> Running in 9bbe869695a7 [2021-11-19T04:07:29.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:07:29.590Z] Configure a credential helper to remove this warning. See [2021-11-19T04:07:29.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:07:29.590Z] [2021-11-19T04:07:29.590Z] Login Succeeded [2021-11-19T04:07:29.590Z] docker.io [2021-11-19T04:07:29.796Z] Removing intermediate container 9bbe869695a7 [2021-11-19T04:07:29.796Z] ---> ca2567b373cb [2021-11-19T04:07:29.796Z] Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:07:29.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:07:30.062Z] ---> Running in f2ab90f77079 [2021-11-19T04:07:30.062Z] Removing intermediate container 7793976d4179 [2021-11-19T04:07:30.062Z] ---> fd7588e38d87 [2021-11-19T04:07:30.062Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-19T04:07:30.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:30.324Z] ---> Running in 177e0dedc47f [2021-11-19T04:07:30.324Z] Removing intermediate container f2ab90f77079 [2021-11-19T04:07:30.324Z] ---> 450c1492f5ea [2021-11-19T04:07:30.324Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T04:07:30.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:07:30.461Z] Configure a credential helper to remove this warning. See [2021-11-19T04:07:30.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:07:30.461Z] [2021-11-19T04:07:30.461Z] Login Succeeded [2021-11-19T04:07:30.461Z] ---> docker-login.sh ends [Pipeline] } [2021-11-19T04:07:30.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-19T04:07:30.589Z] ---> Running in e41f76e67391 [2021-11-19T04:07:30.589Z] Removing intermediate container 177e0dedc47f [2021-11-19T04:07:30.589Z] ---> 2894e31c21d4 [2021-11-19T04:07:30.589Z] Step 27/30 : CMD ["gate"] [2021-11-19T04:07:30.589Z] OK: 220 MiB in 52 packages [2021-11-19T04:07:30.590Z] ---> 9f7ab288cfbe [2021-11-19T04:07:30.590Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:07:30.590Z] ---> Running in d79253131dc8 [2021-11-19T04:07:30.590Z] ---> Running in d821c3d3ae68 [2021-11-19T04:07:30.590Z] Removing intermediate container e41f76e67391 [2021-11-19T04:07:30.590Z] ---> ec2f764817e3 [2021-11-19T04:07:30.590Z] [2021-11-19T04:07:30.853Z] Successfully built ec2f764817e3 [2021-11-19T04:07:30.853Z] Successfully tagged core-data:latest [2021-11-19T04:07:30.853Z]  Building core-data ... done Building core-command [2021-11-19T04:07:30.853Z] Removing intermediate container d79253131dc8 [2021-11-19T04:07:30.853Z] ---> e2dde4a3f97c [2021-11-19T04:07:30.853Z] Step 28/30 : LABEL arch=x86_64 [Pipeline] echo [2021-11-19T04:07:30.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-19T04:07:30.974Z] ========================================================= [2021-11-19T04:07:30.974Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-19T04:07:30.974Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:07:31.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T04:07:31.422Z] ---> Running in cb6211c832f6 [2021-11-19T04:07:31.610Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-19T04:07:31.610Z] 552d1f2373af: Pulling fs layer [2021-11-19T04:07:31.610Z] ea3f2d53f512: Pulling fs layer [2021-11-19T04:07:31.610Z] 9e70ebbbe112: Pulling fs layer [2021-11-19T04:07:31.610Z] 7a9cfe048b4a: Pulling fs layer [2021-11-19T04:07:31.610Z] 72dc09318566: Pulling fs layer [2021-11-19T04:07:31.610Z] f4f7b4309257: Pulling fs layer [2021-11-19T04:07:31.610Z] 0ac9a79272e3: Pulling fs layer [2021-11-19T04:07:31.610Z] b78e95d17946: Pulling fs layer [2021-11-19T04:07:31.610Z] 7a9cfe048b4a: Waiting [2021-11-19T04:07:31.610Z] 72dc09318566: Waiting [2021-11-19T04:07:31.610Z] f4f7b4309257: Waiting [2021-11-19T04:07:31.610Z] 0ac9a79272e3: Waiting [2021-11-19T04:07:31.610Z] b78e95d17946: Waiting [2021-11-19T04:07:31.610Z] 9e70ebbbe112: Verifying Checksum [2021-11-19T04:07:31.610Z] 9e70ebbbe112: Download complete [2021-11-19T04:07:31.610Z] ea3f2d53f512: Verifying Checksum [2021-11-19T04:07:31.610Z] ea3f2d53f512: Download complete [2021-11-19T04:07:31.610Z] 72dc09318566: Download complete [2021-11-19T04:07:31.610Z] f4f7b4309257: Verifying Checksum [2021-11-19T04:07:31.610Z] f4f7b4309257: Download complete [2021-11-19T04:07:31.891Z] 552d1f2373af: Verifying Checksum [2021-11-19T04:07:31.891Z] 552d1f2373af: Download complete [2021-11-19T04:07:31.891Z] 0ac9a79272e3: Download complete [2021-11-19T04:07:32.494Z] 552d1f2373af: Pull complete [2021-11-19T04:07:33.337Z] Removing intermediate container e554a817c745 [2021-11-19T04:07:33.337Z] ---> 051ff0738d78 [2021-11-19T04:07:33.337Z] Step 6/22 : COPY . . [2021-11-19T04:07:33.490Z] ea3f2d53f512: Pull complete [2021-11-19T04:07:33.766Z] 9e70ebbbe112: Pull complete [2021-11-19T04:07:33.766Z] b78e95d17946: Verifying Checksum [2021-11-19T04:07:33.766Z] b78e95d17946: Download complete [2021-11-19T04:07:33.919Z] ---> 9a95045ea61c [2021-11-19T04:07:33.919Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:07:33.919Z] Removing intermediate container cb6211c832f6 [2021-11-19T04:07:33.919Z] ---> 884bd6413b46 [2021-11-19T04:07:33.919Z] Step 29/30 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:07:34.364Z] 7a9cfe048b4a: Verifying Checksum [2021-11-19T04:07:34.364Z] 7a9cfe048b4a: Download complete [2021-11-19T04:07:36.478Z] ---> Running in 6bbe11b4a277 [2021-11-19T04:07:36.737Z] ---> Running in c093bf31068a [2021-11-19T04:07:38.128Z] Removing intermediate container d821c3d3ae68 [2021-11-19T04:07:38.128Z] ---> 30e8033898f6 [2021-11-19T04:07:38.128Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-19T04:07:38.128Z] Removing intermediate container c093bf31068a [2021-11-19T04:07:38.128Z] ---> 0e6a7897e851 [2021-11-19T04:07:38.128Z] Step 30/30 : LABEL version=0.0.0 [2021-11-19T04:07:38.392Z] ---> Running in 65a5d28b6077 [2021-11-19T04:07:38.392Z] ---> Running in 2bcbfa0fe591 [2021-11-19T04:07:38.392Z] ---> 7d3b38b91a15 [2021-11-19T04:07:38.392Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:07:38.656Z] ---> Running in 4f1003d15279 [2021-11-19T04:07:38.656Z] Removing intermediate container 65a5d28b6077 [2021-11-19T04:07:38.656Z] ---> 8a6e3ccabf8f [2021-11-19T04:07:38.656Z] [2021-11-19T04:07:38.922Z] Successfully built 8a6e3ccabf8f [2021-11-19T04:07:38.922Z] Successfully tagged security-bootstrapper:latest [2021-11-19T04:07:38.922Z]  Building security-bootstrapper ... done 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 [2021-11-19T04:07:38.922Z] Removing intermediate container 6bbe11b4a277 [2021-11-19T04:07:38.922Z] ---> 752c2f27ea35 [2021-11-19T04:07:38.922Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-19T04:07:38.922Z] ---> Running in dddf8a3a578b [2021-11-19T04:07:39.192Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:07:39.192Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:07:39.192Z] ---> 4038d64b7509 [2021-11-19T04:07:39.192Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:07:39.192Z] ---> Using cache [2021-11-19T04:07:39.192Z] ---> 8dabaabd0b0f [2021-11-19T04:07:39.192Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:07:39.192Z] ---> Using cache [2021-11-19T04:07:39.192Z] ---> c0b562767e2d [2021-11-19T04:07:39.192Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T04:07:39.192Z] ---> Using cache [2021-11-19T04:07:39.192Z] ---> bb74d2cd3b77 [2021-11-19T04:07:39.192Z] Step 6/22 : COPY . . [2021-11-19T04:07:39.192Z] ---> Using cache [2021-11-19T04:07:39.192Z] ---> 9a95045ea61c [2021-11-19T04:07:39.192Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:07:39.192Z] ---> Using cache [2021-11-19T04:07:39.192Z] ---> 752c2f27ea35 [2021-11-19T04:07:39.192Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-19T04:07:39.456Z] ---> Running in 4b2d4f0a8628 [2021-11-19T04:07:39.728Z] 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 [2021-11-19T04:07:39.995Z] Removing intermediate container 4f1003d15279 [2021-11-19T04:07:39.995Z] ---> 95d9b326c0b4 [2021-11-19T04:07:39.995Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-19T04:07:39.995Z] 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 [2021-11-19T04:07:39.995Z] ---> Running in b66da1b1c003 [2021-11-19T04:07:40.585Z] 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 [2021-11-19T04:07:44.534Z] 7a9cfe048b4a: Pull complete [2021-11-19T04:07:45.132Z] 72dc09318566: Pull complete [2021-11-19T04:07:45.405Z] f4f7b4309257: Pull complete [2021-11-19T04:07:45.679Z] 0ac9a79272e3: Pull complete [2021-11-19T04:07:52.406Z] b78e95d17946: Pull complete [2021-11-19T04:07:52.406Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-19T04:07:52.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T04:07:52.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:07:52.768Z] + + echodocker build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T04:07:52.768Z] WORKDIR /edgex [2021-11-19T04:07:52.768Z] COPY go.mod . [2021-11-19T04:07:52.768Z] RUN go mod download -t [2021-11-19T04:07:52.768Z] ci-base-image-arm64 -f - . [2021-11-19T04:07:55.417Z] Sending build context to Docker daemon 169MB [2021-11-19T04:07:55.417Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T04:07:55.417Z] ---> 8b459fc5aaf0 [2021-11-19T04:07:55.417Z] Step 2/4 : WORKDIR /edgex [2021-11-19T04:07:57.392Z] ---> Running in 200817ce7b52 [2021-11-19T04:07:57.665Z] Removing intermediate container 200817ce7b52 [2021-11-19T04:07:57.665Z] ---> 091996ecc9aa [2021-11-19T04:07:57.665Z] Step 3/4 : COPY go.mod . [2021-11-19T04:07:58.649Z] ---> 8bb8e93aefae [2021-11-19T04:07:58.649Z] Step 4/4 : RUN go mod download [2021-11-19T04:07:58.649Z] ---> Running in 782cd053c4d4 [2021-11-19T04:08:07.255Z] 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 [2021-11-19T04:08:09.821Z] Removing intermediate container 4b2d4f0a8628 [2021-11-19T04:08:09.821Z] ---> f3f54d11c88d [2021-11-19T04:08:09.821Z] [2021-11-19T04:08:09.821Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:08:09.821Z] ---> 0a97eee8041e [2021-11-19T04:08:09.821Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:08:09.821Z] ---> Using cache [2021-11-19T04:08:09.821Z] ---> 6ea78d6b46b5 [2021-11-19T04:08:09.821Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:08:09.821Z] ---> Using cache [2021-11-19T04:08:09.821Z] ---> 3a6c46f16e4f [2021-11-19T04:08:09.821Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-19T04:08:09.821Z] ---> Running in 8e0959ef40e0 [2021-11-19T04:08:09.821Z] Removing intermediate container 8e0959ef40e0 [2021-11-19T04:08:09.821Z] ---> 7201feeca9a5 [2021-11-19T04:08:09.821Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T04:08:09.821Z] ---> Running in 136b41cec09b [2021-11-19T04:08:09.821Z] Removing intermediate container 136b41cec09b [2021-11-19T04:08:09.821Z] ---> 6423f18892f2 [2021-11-19T04:08:09.821Z] Step 14/22 : WORKDIR / [2021-11-19T04:08:10.090Z] ---> Running in d5ed6233a82b [2021-11-19T04:08:10.090Z] Removing intermediate container d5ed6233a82b [2021-11-19T04:08:10.090Z] ---> c88bd040153e [2021-11-19T04:08:10.090Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:08:10.356Z] ---> 9809b4287e00 [2021-11-19T04:08:10.356Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-19T04:08:10.931Z] ---> 7b97cc5cbd11 [2021-11-19T04:08:10.931Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-19T04:08:11.193Z] ---> fb303a0e94e4 [2021-11-19T04:08:11.193Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-19T04:08:11.457Z] ---> Running in f20d00d9404e [2021-11-19T04:08:11.720Z] Removing intermediate container f20d00d9404e [2021-11-19T04:08:11.720Z] ---> 4a3f6aa1739b [2021-11-19T04:08:11.720Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:08:12.347Z] ---> Running in fb331f72af23 [2021-11-19T04:08:12.606Z] Removing intermediate container fb331f72af23 [2021-11-19T04:08:12.606Z] ---> 59bccb6b1c7a [2021-11-19T04:08:12.606Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T04:08:12.606Z] Removing intermediate container dddf8a3a578b [2021-11-19T04:08:12.606Z] ---> 526ca6da2129 [2021-11-19T04:08:12.606Z] [2021-11-19T04:08:12.606Z] Step 9/20 : FROM alpine:3.14 [2021-11-19T04:08:12.606Z] ---> 0a97eee8041e [2021-11-19T04:08:12.606Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-19T04:08:12.606Z] Removing intermediate container b66da1b1c003 [2021-11-19T04:08:12.606Z] ---> a2caf6a9a1d8 [2021-11-19T04:08:12.606Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-19T04:08:12.606Z] ---> Running in bc3be8732286 [2021-11-19T04:08:12.606Z] ---> Running in ebeabd499476 [2021-11-19T04:08:12.869Z] ---> Running in 9c19a8c4f054 [2021-11-19T04:08:12.869Z] Removing intermediate container bc3be8732286 [2021-11-19T04:08:12.869Z] ---> caebe63c4c2c [2021-11-19T04:08:12.869Z] Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:08:12.869Z] ---> Running in a3f363f25d27 [2021-11-19T04:08:12.869Z] Removing intermediate container a3f363f25d27 [2021-11-19T04:08:12.869Z] ---> dc455ab9a2b9 [2021-11-19T04:08:12.869Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T04:08:13.130Z] ---> Running in 3282c1611d98 [2021-11-19T04:08:13.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:08:13.392Z] Removing intermediate container 3282c1611d98 [2021-11-19T04:08:13.392Z] ---> a06ee37c8c4d [2021-11-19T04:08:13.392Z] [2021-11-19T04:08:13.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:08:13.392Z] 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 [2021-11-19T04:08:13.392Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-19T04:08:13.392Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-19T04:08:13.653Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T04:08:13.653Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-19T04:08:13.653Z] (5/5) Installing curl (7.79.1-r0) [2021-11-19T04:08:13.653Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:08:13.653Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:08:13.653Z] Successfully built a06ee37c8c4d [2021-11-19T04:08:13.653Z] OK: 8 MiB in 19 packages [2021-11-19T04:08:13.653Z] Successfully tagged core-command:latest [2021-11-19T04:08:14.224Z]  Building core-command ... done Removing intermediate container 2bcbfa0fe591 [2021-11-19T04:08:14.224Z] ---> d3311ee72c39 [2021-11-19T04:08:14.224Z] [2021-11-19T04:08:14.224Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:08:14.224Z] ---> 0a97eee8041e [2021-11-19T04:08:14.224Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:08:14.224Z] ---> Using cache [2021-11-19T04:08:14.224Z] ---> 6ea78d6b46b5 [2021-11-19T04:08:14.224Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:08:14.224Z] ---> Using cache [2021-11-19T04:08:14.224Z] ---> 3a6c46f16e4f [2021-11-19T04:08:14.224Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-19T04:08:14.224Z] ---> Running in 49da7c6a2d78 [2021-11-19T04:08:14.224Z] Removing intermediate container ebeabd499476 [2021-11-19T04:08:14.224Z] ---> b8e8381a34f4 [2021-11-19T04:08:14.224Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T04:08:14.224Z] ---> Running in b908384eea80 [2021-11-19T04:08:14.488Z] Removing intermediate container 49da7c6a2d78 [2021-11-19T04:08:14.488Z] ---> 2202e1a506bb [2021-11-19T04:08:14.488Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T04:08:14.488Z] Removing intermediate container b908384eea80 [2021-11-19T04:08:14.488Z] ---> a29c4b9c290b [2021-11-19T04:08:14.488Z] Step 12/20 : WORKDIR /edgex [2021-11-19T04:08:14.488Z] ---> Running in 79e5bf4bef75 [2021-11-19T04:08:14.488Z] Removing intermediate container 9c19a8c4f054 [2021-11-19T04:08:14.488Z] ---> a04cd095c20d [2021-11-19T04:08:14.488Z] [2021-11-19T04:08:14.488Z] Step 10/22 : FROM docker:20.10.8 [2021-11-19T04:08:14.488Z] ---> Running in 02f674927c77 [2021-11-19T04:08:14.488Z] 20.10.8: Pulling from library/docker [2021-11-19T04:08:14.488Z] Removing intermediate container 79e5bf4bef75 [2021-11-19T04:08:14.488Z] ---> a62676ad64ea [2021-11-19T04:08:14.488Z] Step 14/22 : WORKDIR / [2021-11-19T04:08:14.488Z] ---> Running in 6d449a4814b7 [2021-11-19T04:08:14.488Z] Removing intermediate container 02f674927c77 [2021-11-19T04:08:14.488Z] ---> be49e513d968 [2021-11-19T04:08:14.488Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-19T04:08:14.756Z] Removing intermediate container 6d449a4814b7 [2021-11-19T04:08:14.756Z] ---> 56f617df0668 [2021-11-19T04:08:14.756Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:08:15.027Z] ---> 1f7d3c5fd466 [2021-11-19T04:08:15.027Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-19T04:08:15.027Z] ---> 848ddf9200f3 [2021-11-19T04:08:15.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-19T04:08:15.291Z] ---> f0649f5078fd [2021-11-19T04:08:15.291Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-19T04:08:15.550Z] ---> c649f23d8b50 [2021-11-19T04:08:15.550Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-19T04:08:15.812Z] ---> 79beb32d0be7 [2021-11-19T04:08:15.812Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-19T04:08:15.812Z] ---> ca3e1ef99e43 [2021-11-19T04:08:15.812Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-19T04:08:15.812Z] ---> Running in fe1fe1819723 [2021-11-19T04:08:15.812Z] ---> Running in f5958060c4d9 [2021-11-19T04:08:16.072Z] Removing intermediate container fe1fe1819723 [2021-11-19T04:08:16.072Z] ---> f2cec5b69085 [2021-11-19T04:08:16.072Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:08:16.072Z] Removing intermediate container f5958060c4d9 [2021-11-19T04:08:16.072Z] ---> d0a64d608e0c [2021-11-19T04:08:16.072Z] Step 17/20 : CMD ["--init=true"] [2021-11-19T04:08:16.072Z] ---> Running in 4fda29c78a16 [2021-11-19T04:08:16.072Z] ---> Running in 2b102ff12ee1 [2021-11-19T04:08:16.333Z] Removing intermediate container 2b102ff12ee1 [2021-11-19T04:08:16.333Z] ---> 152778e4f24c [2021-11-19T04:08:16.333Z] Step 18/20 : LABEL arch=x86_64 [2021-11-19T04:08:16.333Z] Removing intermediate container 4fda29c78a16 [2021-11-19T04:08:16.333Z] ---> 3fc519648b1a [2021-11-19T04:08:16.333Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T04:08:16.333Z] ---> Running in ba6807fec7af [2021-11-19T04:08:16.333Z] ---> Running in d31973e76d37 [2021-11-19T04:08:16.597Z] Removing intermediate container d31973e76d37 [2021-11-19T04:08:16.597Z] ---> 3401a0c68857 [2021-11-19T04:08:16.597Z] Step 19/20 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:08:16.597Z] Removing intermediate container ba6807fec7af [2021-11-19T04:08:16.597Z] ---> b79c0ec7e2e2 [2021-11-19T04:08:16.597Z] Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:08:16.597Z] ---> Running in 5394a935ead3 [2021-11-19T04:08:16.597Z] ---> Running in b0fe4cdad513 [2021-11-19T04:08:16.866Z] Removing intermediate container b0fe4cdad513 [2021-11-19T04:08:16.866Z] ---> ed6f85f661f9 [2021-11-19T04:08:16.866Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T04:08:16.866Z] Removing intermediate container 5394a935ead3 [2021-11-19T04:08:16.866Z] ---> 8750f7678441 [2021-11-19T04:08:16.866Z] Step 20/20 : LABEL version=0.0.0 [2021-11-19T04:08:16.866Z] ---> Running in b200e853bc61 [2021-11-19T04:08:16.866Z] ---> Running in 3ea2dc73b714 [2021-11-19T04:08:17.129Z] Removing intermediate container b200e853bc61 [2021-11-19T04:08:17.129Z] ---> e31142937cf2 [2021-11-19T04:08:17.129Z] [2021-11-19T04:08:17.129Z] Successfully built e31142937cf2 [2021-11-19T04:08:17.129Z] Successfully tagged core-metadata:latest [2021-11-19T04:08:17.129Z]  Building core-metadata ... done Removing intermediate container 3ea2dc73b714 [2021-11-19T04:08:17.129Z] ---> 05c3039ee9ab [2021-11-19T04:08:17.129Z] [2021-11-19T04:08:17.390Z] Successfully built 05c3039ee9ab [2021-11-19T04:08:17.390Z] Successfully tagged security-proxy-setup:latest [2021-11-19T04:08:17.969Z]  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-19T04:08:17.969Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-19T04:08:17.969Z] ---> bc6c0ffef665 [2021-11-19T04:08:17.969Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:08:17.969Z] ---> Running in 06495276ceff [2021-11-19T04:08:17.969Z] Removing intermediate container 06495276ceff [2021-11-19T04:08:17.969Z] ---> 0b87813c697d [2021-11-19T04:08:17.969Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-19T04:08:17.969Z] ---> Running in 9abcb864bb3b [2021-11-19T04:08:18.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:08:18.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:08:18.491Z] (1/42) Installing readline (8.1.0-r0) [2021-11-19T04:08:18.750Z] (2/42) Installing bash (5.1.4-r0) [2021-11-19T04:08:18.750Z] Executing bash-5.1.4-r0.post-install [2021-11-19T04:08:18.750Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-19T04:08:18.750Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T04:08:18.750Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-19T04:08:18.750Z] (6/42) Installing curl (7.79.1-r0) [2021-11-19T04:08:18.750Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-19T04:08:18.750Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-19T04:08:18.750Z] (9/42) Installing expat (2.4.1-r0) [2021-11-19T04:08:18.750Z] (10/42) Installing libffi (3.3-r2) [2021-11-19T04:08:18.750Z] (11/42) Installing gdbm (1.19-r0) [2021-11-19T04:08:18.750Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-19T04:08:18.750Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T04:08:18.750Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T04:08:18.750Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-19T04:08:18.750Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-19T04:08:18.751Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-19T04:08:19.321Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-19T04:08:19.321Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-19T04:08:19.321Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-19T04:08:19.321Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-19T04:08:19.321Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-19T04:08:19.321Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-19T04:08:19.321Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-19T04:08:19.321Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-19T04:08:19.321Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-19T04:08:19.321Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-19T04:08:19.321Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-19T04:08:19.321Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-19T04:08:19.582Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-19T04:08:19.582Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-19T04:08:19.582Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-19T04:08:19.582Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-19T04:08:19.582Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-19T04:08:19.582Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-19T04:08:19.582Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-19T04:08:19.582Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-19T04:08:19.582Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-19T04:08:19.582Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-19T04:08:19.582Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-19T04:08:19.582Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-19T04:08:19.582Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-19T04:08:19.842Z] Executing busybox-1.33.1-r3.trigger [2021-11-19T04:08:19.842Z] OK: 84 MiB in 64 packages [2021-11-19T04:08:20.509Z] Collecting docker-compose==1.23.2 [2021-11-19T04:08:20.509Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-19T04:08:20.509Z] Collecting texttable<0.10,>=0.9.0 [2021-11-19T04:08:20.509Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-19T04:08:20.816Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-19T04:08:20.816Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-19T04:08:21.121Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-19T04:08:21.121Z] Collecting PyYAML<4,>=3.10 [2021-11-19T04:08:21.121Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-19T04:08:21.784Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-19T04:08:21.784Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-19T04:08:21.784Z] Collecting docker<4.0,>=3.6.0 [2021-11-19T04:08:21.784Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-19T04:08:21.784Z] Collecting docopt<0.7,>=0.6.1 [2021-11-19T04:08:21.784Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-19T04:08:22.092Z] Collecting cached-property<2,>=1.2.0 [2021-11-19T04:08:22.092Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-19T04:08:22.092Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-19T04:08:22.092Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-19T04:08:22.351Z] Collecting jsonschema<3,>=2.5.1 [2021-11-19T04:08:22.351Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-19T04:08:22.351Z] Collecting docker-pycreds>=0.4.0 [2021-11-19T04:08:22.351Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-19T04:08:22.351Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-19T04:08:22.351Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-19T04:08:22.612Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-19T04:08:22.612Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-19T04:08:22.612Z] Collecting idna<2.8,>=2.5 [2021-11-19T04:08:22.612Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-19T04:08:22.612Z] 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) [2021-11-19T04:08:22.612Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-19T04:08:22.612Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-19T04:08:22.612Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-19T04:08:22.612Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-19T04:08:22.612Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-19T04:08:22.612Z] Attempting uninstall: urllib3 [2021-11-19T04:08:22.612Z] Found existing installation: urllib3 1.26.5 [2021-11-19T04:08:22.612Z] Uninstalling urllib3-1.26.5: [2021-11-19T04:08:22.612Z] Successfully uninstalled urllib3-1.26.5 [2021-11-19T04:08:22.873Z] Attempting uninstall: idna [2021-11-19T04:08:22.873Z] Found existing installation: idna 3.2 [2021-11-19T04:08:22.874Z] Uninstalling idna-3.2: [2021-11-19T04:08:22.874Z] Successfully uninstalled idna-3.2 [2021-11-19T04:08:22.874Z] Attempting uninstall: chardet [2021-11-19T04:08:22.874Z] Found existing installation: chardet 4.0.0 [2021-11-19T04:08:22.874Z] Uninstalling chardet-4.0.0: [2021-11-19T04:08:22.874Z] Successfully uninstalled chardet-4.0.0 [2021-11-19T04:08:23.135Z] Attempting uninstall: requests [2021-11-19T04:08:23.135Z] Found existing installation: requests 2.25.1 [2021-11-19T04:08:23.135Z] Uninstalling requests-2.25.1: [2021-11-19T04:08:23.135Z] Successfully uninstalled requests-2.25.1 [2021-11-19T04:08:23.396Z] Running setup.py install for texttable: started [2021-11-19T04:08:23.657Z] Running setup.py install for texttable: finished with status 'done' [2021-11-19T04:08:23.657Z] Running setup.py install for PyYAML: started [2021-11-19T04:08:23.919Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-19T04:08:23.919Z] Running setup.py install for docopt: started [2021-11-19T04:08:24.493Z] Running setup.py install for docopt: finished with status 'done' [2021-11-19T04:08:24.493Z] Running setup.py install for dockerpty: started [2021-11-19T04:08:24.493Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-19T04:08:25.065Z] 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 [2021-11-19T04:08:28.376Z] Removing intermediate container 9abcb864bb3b [2021-11-19T04:08:28.376Z] ---> 4acc5be0368e [2021-11-19T04:08:28.376Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-19T04:08:28.376Z] ---> Running in e35d77a80b8c [2021-11-19T04:08:28.376Z] Removing intermediate container e35d77a80b8c [2021-11-19T04:08:28.376Z] ---> f8ff723f3d8a [2021-11-19T04:08:28.376Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-19T04:08:28.376Z] ---> Running in 17105a75f760 [2021-11-19T04:08:28.635Z] Removing intermediate container 17105a75f760 [2021-11-19T04:08:28.635Z] ---> c6781f5431b8 [2021-11-19T04:08:28.635Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-19T04:08:28.897Z] ---> ce5381690fdf [2021-11-19T04:08:28.897Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-19T04:08:28.897Z] ---> 441c36cef0ab [2021-11-19T04:08:28.897Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-19T04:08:29.157Z] ---> 43af3dc9d2dd [2021-11-19T04:08:29.157Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-19T04:08:29.157Z] ---> Running in 7b64248e427a [2021-11-19T04:08:29.425Z] Removing intermediate container 7b64248e427a [2021-11-19T04:08:29.425Z] ---> 50ca4f7c0683 [2021-11-19T04:08:29.425Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:08:29.425Z] ---> Running in c5234ca6faea [2021-11-19T04:08:29.425Z] Removing intermediate container c5234ca6faea [2021-11-19T04:08:29.425Z] ---> fe494d26cca4 [2021-11-19T04:08:29.425Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T04:08:29.425Z] ---> Running in 9c883c8ad431 [2021-11-19T04:08:29.684Z] Removing intermediate container 9c883c8ad431 [2021-11-19T04:08:29.684Z] ---> b28b486b1433 [2021-11-19T04:08:29.684Z] Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:08:29.684Z] ---> Running in 798a86a00585 [2021-11-19T04:08:29.684Z] Removing intermediate container 798a86a00585 [2021-11-19T04:08:29.684Z] ---> 40cc2f38f4cd [2021-11-19T04:08:29.684Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T04:08:29.684Z] ---> Running in 3d15f08aa44a [2021-11-19T04:08:29.684Z] Removing intermediate container 3d15f08aa44a [2021-11-19T04:08:29.684Z] ---> 2c4f4249b6ff [2021-11-19T04:08:29.684Z] [2021-11-19T04:08:29.944Z] Successfully built 2c4f4249b6ff [2021-11-19T04:08:29.944Z] Successfully tagged sys-mgmt-agent:latest [2021-11-19T04:08:29.951Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-19T04:08:29.954Z] $ docker stop --time=1 88a94074152c0a58559a01ca83adcb906e3fb65449da186ea392713e36dc7d93 [2021-11-19T04:08:31.310Z] $ docker rm -f 88a94074152c0a58559a01ca83adcb906e3fb65449da186ea392713e36dc7d93 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-19T04:08:31.687Z] + docker images [2021-11-19T04:08:31.687Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T04:08:31.687Z] sys-mgmt-agent latest 2c4f4249b6ff 2 seconds ago 294MB [2021-11-19T04:08:31.687Z] core-metadata latest e31142937cf2 15 seconds ago 16.9MB [2021-11-19T04:08:31.687Z] security-proxy-setup latest 05c3039ee9ab 15 seconds ago 26.9MB [2021-11-19T04:08:31.687Z] a04cd095c20d 17 seconds ago 1.76GB [2021-11-19T04:08:31.687Z] core-command latest a06ee37c8c4d 18 seconds ago 16.1MB [2021-11-19T04:08:31.687Z] d3311ee72c39 18 seconds ago 1.76GB [2021-11-19T04:08:31.687Z] 526ca6da2129 19 seconds ago 1.77GB [2021-11-19T04:08:31.687Z] f3f54d11c88d 22 seconds ago 1.76GB [2021-11-19T04:08:31.687Z] security-bootstrapper latest 8a6e3ccabf8f 53 seconds ago 18.9MB [2021-11-19T04:08:31.687Z] core-data latest ec2f764817e3 About a minute ago 20.7MB [2021-11-19T04:08:31.687Z] support-scheduler latest 78e033f6b9da About a minute ago 16.2MB [2021-11-19T04:08:31.687Z] security-secretstore-setup latest 964c6bf39dd3 About a minute ago 28.4MB [2021-11-19T04:08:31.687Z] support-notifications latest fe5c53949b21 About a minute ago 17MB [2021-11-19T04:08:31.687Z] 534f4ba0f912 About a minute ago 1.76GB [2021-11-19T04:08:31.687Z] c9886e28c776 About a minute ago 1.77GB [2021-11-19T04:08:31.687Z] bbbd6e0296cf About a minute ago 1.76GB [2021-11-19T04:08:31.687Z] 776f1eff9d7f About a minute ago 1.76GB [2021-11-19T04:08:31.687Z] 6d9960be296f About a minute ago 1.77GB [2021-11-19T04:08:31.687Z] ci-base-image-x86_64 latest 4038d64b7509 5 minutes ago 1.25GB [2021-11-19T04:08:31.687Z] alpine 3.14 0a97eee8041e 6 days ago 5.61MB [2021-11-19T04:08:31.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 weeks ago 548MB [2021-11-19T04:08:31.687Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-19T04:08:31.687Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-19T04:08:31.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 [2021-11-19T04:08:46.922Z] Still waiting to schedule task [2021-11-19T04:08:46.923Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-19T04:09:20.452Z] Removing intermediate container 782cd053c4d4 [2021-11-19T04:09:20.452Z] ---> 495f602a026f [2021-11-19T04:09:20.452Z] Successfully built 495f602a026f [2021-11-19T04:09:20.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:20.805Z] + docker inspect -f . ci-base-image-arm64 [2021-11-19T04:09:20.805Z] . [Pipeline] withDockerContainer [2021-11-19T04:09:21.106Z] prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container [2021-11-19T04:09:21.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-19T04:09:22.886Z] $ docker top 11f48272104b7e1205fc2047123c27507c493fe56c242297b2fef8c233e1e8db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:09:23.893Z] + go version [2021-11-19T04:09:23.893Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-19T04:09:23.912Z] $ docker stop --time=1 11f48272104b7e1205fc2047123c27507c493fe56c242297b2fef8c233e1e8db [2021-11-19T04:09:25.644Z] $ docker rm -f 11f48272104b7e1205fc2047123c27507c493fe56c242297b2fef8c233e1e8db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:26.408Z] + docker inspect -f . ci-base-image-arm64 [2021-11-19T04:09:26.408Z] . [Pipeline] withDockerContainer [2021-11-19T04:09:26.690Z] prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container [2021-11-19T04:09:26.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-19T04:09:28.257Z] $ docker top 3c3214ff5a4ddfe92c360cc7695aa8db1707074bb5c456e80afc62a2b4fe1f96 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-19T04:09:28.615Z] ========================================================= [2021-11-19T04:09:28.615Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-19T04:09:28.615Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:09:29.274Z] + make test [2021-11-19T04:09:29.274Z] go mod tidy [2021-11-19T04:09:29.895Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-19T04:09:57.366Z] Running on prd-ubuntu18.04-docker-8c-8g-123 in /w/workspace/edgexfoundry_edgex-go_PR-3822 [Pipeline] { [Pipeline] ws [2021-11-19T04:09:57.377Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-19T04:09:57.469Z] The recommended git tool is: git [2021-11-19T04:09:59.261Z] using credential edgex-jenkins-ssh [2021-11-19T04:09:59.274Z] Cloning the remote Git repository [2021-11-19T04:09:59.296Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-19T04:09:59.350Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-19T04:09:59.378Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-19T04:09:59.378Z] > git --version # timeout=10 [2021-11-19T04:09:59.386Z] > git --version # 'git version 2.17.1' [2021-11-19T04:09:59.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T04:09:59.412Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-19T04:10:02.285Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-19T04:11:10.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-19T04:11:10.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-19T04:11:10.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-19T04:11:11.880Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-19T04:11:24.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-19T04:11:24.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-19T04:11:24.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-19T04:11:24.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-19T04:11:24.334Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-19T04:11:24.615Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-19T04:11:26.072Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-19T04:11:26.072Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-19T04:11:26.072Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-19T04:11:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-19T04:11:34.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.186s coverage: 28.7% of statements [2021-11-19T04:11:34.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-19T04:11:34.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-19T04:11:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.404s coverage: 98.5% of statements [2021-11-19T04:11:37.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-19T04:11:39.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.439s coverage: 44.7% of statements [2021-11-19T04:11:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-19T04:11:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-19T04:11:42.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.680s coverage: 89.5% of statements [2021-11-19T04:11:42.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-19T04:11:42.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:11:42.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 84.4% of statements [2021-11-19T04:11:42.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-19T04:11:42.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-19T04:11:42.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-19T04:11:42.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-19T04:11:42.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-19T04:11:44.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-19T04:11:44.123Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-19T04:11:44.142Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-19T04:11:44.156Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-19T04:11:44.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T04:11:44.161Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3822/head:refs/remotes/origin/PR-3822 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-19T04:11:44.902Z] Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:11:45.022Z] Merge succeeded, producing 2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:11:45.023Z] Checking out Revision 2e605913a7d68d22cca21f212a09481fcbcf06fd (PR-3822) [2021-11-19T04:11:48.589Z] Commit message: "Merge branch 'main' into encode-rename" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:11:49.432Z] + echo snap-build.sh [2021-11-19T04:11:49.432Z] snap-build.sh [2021-11-19T04:11:49.432Z] + SNAP_BASE_DIR=. [2021-11-19T04:11:49.432Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-11-19T04:11:49.432Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-11-19T04:11:49.432Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-11-19T04:11:49.432Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-11-19T04:11:49.432Z] + cd /w/workspace/edgex-go/4 [2021-11-19T04:11:49.432Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-19T04:11:49.432Z] Reading package lists... [2021-11-19T04:11:49.432Z] Building dependency tree... [2021-11-19T04:11:49.432Z] Reading state information... [2021-11-19T04:11:49.432Z] The following packages were automatically installed and are no longer required: [2021-11-19T04:11:49.432Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-19T04:11:49.432Z] uidmap xdelta3 [2021-11-19T04:11:49.432Z] Use 'sudo apt autoremove' to remove them. [2021-11-19T04:11:49.432Z] The following packages will be REMOVED: [2021-11-19T04:11:49.432Z] lxd* lxd-client* [2021-11-19T04:11:49.697Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-19T04:11:49.697Z] After this operation, 31.7 MB disk space will be freed. [2021-11-19T04:11:50.220Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-19T04:11:50.220Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-19T04:11:44.913Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T04:11:44.921Z] > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 [2021-11-19T04:11:44.985Z] > git remote # timeout=10 [2021-11-19T04:11:44.993Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T04:11:44.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T04:11:45.004Z] > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 [2021-11-19T04:11:45.019Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-19T04:11:45.027Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T04:11:45.031Z] > git checkout -f 2e605913a7d68d22cca21f212a09481fcbcf06fd # timeout=10 [2021-11-19T04:11:51.166Z] Removing lxd dnsmasq configuration [2021-11-19T04:11:51.166Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-19T04:11:51.166Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-19T04:11:52.111Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-19T04:11:52.372Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-19T04:11:52.372Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-19T04:11:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.870s coverage: 94.2% of statements [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:11:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.174s coverage: 59.1% of statements [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-19T04:11:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.305s coverage: 60.0% of statements [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-19T04:11:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.356s coverage: 0.9% of statements [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-19T04:11:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.184s coverage: 58.8% of statements [2021-11-19T04:11:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 21.7% of statements [2021-11-19T04:11:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-19T04:11:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.352s coverage: 47.1% of statements [2021-11-19T04:11:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.273s coverage: 79.5% of statements [2021-11-19T04:11:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements [2021-11-19T04:11:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-11-19T04:11:53.318Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-19T04:11:53.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements [2021-11-19T04:11:53.585Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-19T04:11:54.159Z] + sudo snap remove --purge lxd [2021-11-19T04:11:54.423Z] snap "lxd" is not installed [2021-11-19T04:11:54.423Z] + sudo groupadd --force --system lxd [2021-11-19T04:11:54.423Z] ++ whoami [2021-11-19T04:11:54.423Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-19T04:11:54.423Z] + newgrp - lxd [2021-11-19T04:11:54.423Z] + sudo snap install lxd [2021-11-19T04:12:04.452Z] 2021-11-19T04:12:02Z INFO Waiting for automatic snapd restart... [2021-11-19T04:12:05.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.265s coverage: 94.4% of statements [2021-11-19T04:12:05.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2021-11-19T04:12:11.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.675s coverage: 82.5% of statements [2021-11-19T04:12:11.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-19T04:12:18.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-19T04:12:18.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-19T04:12:18.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-19T04:12:18.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-19T04:12:18.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.263s coverage: 58.8% of statements [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-19T04:12:18.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements [2021-11-19T04:12:18.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements [2021-11-19T04:12:18.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.314s coverage: 85.4% of statements [2021-11-19T04:12:18.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.843s coverage: 91.2% of statements [2021-11-19T04:12:18.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-19T04:12:18.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.846s coverage: 64.4% of statements [2021-11-19T04:12:18.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-19T04:12:18.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-19T04:12:18.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2021-11-19T04:12:19.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2021-11-19T04:12:19.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-11-19T04:12:20.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-11-19T04:12:21.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-11-19T04:12:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.527s coverage: 65.4% of statements [2021-11-19T04:12:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-19T04:12:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-19T04:12:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-19T04:12:27.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.807s coverage: 43.8% of statements [2021-11-19T04:12:27.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-19T04:12:27.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-19T04:12:27.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.196s coverage: 89.5% of statements [2021-11-19T04:12:27.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-19T04:12:27.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.335s coverage: 84.8% of statements [2021-11-19T04:12:27.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-19T04:12:31.053Z] lxd 4.20 from Canonical* installed [2021-11-19T04:12:31.053Z] + sudo lxd init --auto [2021-11-19T04:12:36.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.253s coverage: 17.7% of statements [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-19T04:12:36.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.3% of statements [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-19T04:12:36.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-19T04:12:36.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.462s coverage: 97.7% of statements [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-19T04:12:36.062Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-19T04:12:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-19T04:12:36.062Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements [2021-11-19T04:12:36.062Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-19T04:12:36.662Z] 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 [2021-11-19T04:12:36.662Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-19T04:12:36.662Z] GO111MODULE=on go vet ./... [2021-11-19T04:12:37.665Z] + sudo snap install --classic snapcraft [2021-11-19T04:12:55.791Z] snapcraft 5.0 from Canonical* installed [2021-11-19T04:12:55.791Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-19T04:12:55.792Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-19T04:12:55.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:12:55.792Z] Dload Upload Total Spent Left Speed [2021-11-19T04:12:55.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5225 0 --:--:-- --:--:-- --:--:-- 5225 [2021-11-19T04:12:55.792Z] 100 3325k 100 3325k 0 0 7805k 0 --:--:-- --:--:-- --:--:-- 7805k [2021-11-19T04:12:55.792Z] ./yq_linux_amd64 [2021-11-19T04:12:55.792Z] + sudo snapcraft prime --use-lxd [2021-11-19T04:12:55.792Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-19T04:12:55.792Z] 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: [2021-11-19T04:12:55.792Z] - README.md [2021-11-19T04:12:55.792Z] [2021-11-19T04:12:55.792Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-19T04:12:56.054Z] Launching a container. [2021-11-19T04:13:11.045Z] Waiting for container to be ready [2021-11-19T04:13:11.045Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-19T04:13:11.045Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-19T04:13:11.045Z] [2021-11-19T04:13:14.351Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-19T04:13:14.923Z] Waiting for network to be ready... [2021-11-19T04:13:15.497Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-19T04:13:15.497Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-19T04:13:15.758Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-19T04:13:15.758Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-19T04:13:16.020Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-19T04:13:16.283Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-19T04:13:16.543Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-19T04:13:16.543Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-19T04:13:16.544Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-19T04:13:16.544Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-19T04:13:16.544Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-19T04:13:16.544Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-19T04:13:16.544Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-19T04:13:16.544Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-19T04:13:16.544Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-19T04:13:16.805Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-19T04:13:16.805Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-19T04:13:16.805Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-19T04:13:17.065Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-19T04:13:17.326Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-19T04:13:17.588Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-19T04:13:17.588Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-19T04:13:17.588Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-19T04:13:17.588Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-19T04:13:17.588Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-19T04:13:17.588Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-19T04:13:17.850Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-19T04:13:19.768Z] Fetched 25.6 MB in 5s (5390 kB/s) [2021-11-19T04:13:20.709Z] Reading package lists... [2021-11-19T04:13:20.970Z] Reading package lists... [2021-11-19T04:13:21.233Z] Building dependency tree... [2021-11-19T04:13:21.233Z] Reading state information... [2021-11-19T04:13:21.493Z] The following additional packages will be installed: [2021-11-19T04:13:21.493Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-19T04:13:21.493Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-19T04:13:21.493Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-19T04:13:21.493Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-19T04:13:21.493Z] Suggested packages: [2021-11-19T04:13:21.493Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-19T04:13:21.493Z] Recommended packages: [2021-11-19T04:13:21.493Z] gnupg libsasl2-modules [2021-11-19T04:13:21.493Z] The following NEW packages will be installed: [2021-11-19T04:13:21.493Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-19T04:13:21.493Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-19T04:13:21.493Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-19T04:13:21.493Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-19T04:13:21.493Z] The following packages will be upgraded: [2021-11-19T04:13:21.493Z] gpg gpg-agent gpgconf libudev1 [2021-11-19T04:13:21.752Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-19T04:13:21.752Z] Need to get 3527 kB of archives. [2021-11-19T04:13:21.752Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-19T04:13:21.752Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-19T04:13:21.752Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-19T04:13:21.752Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-19T04:13:22.013Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-19T04:13:22.013Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-19T04:13:22.013Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-19T04:13:22.274Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-19T04:13:22.274Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-19T04:13:22.274Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-19T04:13:22.538Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-19T04:13:22.538Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-19T04:13:22.538Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-19T04:13:22.538Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-19T04:13:22.538Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-19T04:13:22.538Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-19T04:13:22.538Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-19T04:13:22.538Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-19T04:13:22.538Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-19T04:13:22.799Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-19T04:13:22.800Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-19T04:13:22.800Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-19T04:13:22.800Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-19T04:13:22.800Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T04:13:22.800Z] Fetched 3527 kB in 1s (2664 kB/s) [2021-11-19T04:13:22.800Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-19T04:13:22.800Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-19T04:13:23.061Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-19T04:13:23.061Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-19T04:13:23.061Z] Selecting previously unselected package udev. [2021-11-19T04:13:23.061Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-19T04:13:23.061Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-19T04:13:23.061Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-19T04:13:23.322Z] Selecting previously unselected package libfuse2:amd64. [2021-11-19T04:13:23.322Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-19T04:13:23.322Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-19T04:13:23.322Z] Selecting previously unselected package fuse. [2021-11-19T04:13:23.322Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-19T04:13:23.322Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-19T04:13:23.322Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-19T04:13:23.322Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-19T04:13:23.582Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-19T04:13:23.582Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-19T04:13:23.582Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-19T04:13:23.582Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-19T04:13:23.582Z] Selecting previously unselected package libksba8:amd64. [2021-11-19T04:13:23.582Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-19T04:13:23.582Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-19T04:13:23.582Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-19T04:13:23.582Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T04:13:23.582Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:23.843Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-19T04:13:23.843Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T04:13:23.843Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:23.843Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-19T04:13:23.843Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T04:13:23.843Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:23.843Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-19T04:13:23.843Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T04:13:23.843Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:23.843Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-19T04:13:23.843Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T04:13:23.843Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:24.104Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-19T04:13:24.104Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T04:13:24.104Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:24.104Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-19T04:13:24.104Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T04:13:24.104Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:24.104Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-19T04:13:24.104Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T04:13:24.104Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:24.104Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-19T04:13:24.104Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-19T04:13:24.104Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:24.104Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-19T04:13:24.104Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-19T04:13:24.104Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-19T04:13:24.364Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-19T04:13:24.365Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-19T04:13:24.365Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-19T04:13:24.365Z] Selecting previously unselected package libldap-common. [2021-11-19T04:13:24.365Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-19T04:13:24.365Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-19T04:13:24.365Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-19T04:13:24.365Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-19T04:13:24.365Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-19T04:13:24.365Z] Selecting previously unselected package dirmngr. [2021-11-19T04:13:24.365Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-19T04:13:24.365Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-19T04:13:24.626Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-19T04:13:24.626Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-19T04:13:24.626Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-19T04:13:24.626Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-19T04:13:24.626Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-19T04:13:24.626Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-19T04:13:24.626Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:24.626Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-19T04:13:24.626Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-19T04:13:24.626Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-19T04:13:24.888Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-19T04:13:25.150Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:25.150Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-19T04:13:25.150Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-19T04:13:25.150Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-19T04:13:25.150Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:25.150Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:25.150Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:25.150Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:25.150Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:25.150Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:25.150Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-19T04:13:25.150Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-19T04:13:25.150Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-19T04:13:25.412Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-19T04:13:25.673Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-19T04:13:25.673Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-19T04:13:25.673Z] This means they are not meant to be enabled using systemctl. [2021-11-19T04:13:25.673Z] Possible reasons for having this kind of units are: [2021-11-19T04:13:25.673Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-19T04:13:25.673Z] .wants/ or .requires/ directory. [2021-11-19T04:13:25.673Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-19T04:13:25.673Z] a requirement dependency on it. [2021-11-19T04:13:25.673Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-19T04:13:25.673Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-19T04:13:25.673Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-19T04:13:25.673Z] instance name specified. [2021-11-19T04:13:25.934Z] Reading package lists... [2021-11-19T04:13:26.194Z] Building dependency tree... [2021-11-19T04:13:26.194Z] Reading state information... [2021-11-19T04:13:26.455Z] The following additional packages will be installed: [2021-11-19T04:13:26.455Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-19T04:13:26.455Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-19T04:13:26.455Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-19T04:13:26.455Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-19T04:13:26.455Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-19T04:13:26.455Z] Suggested packages: [2021-11-19T04:13:26.455Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-19T04:13:26.455Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-19T04:13:26.455Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-19T04:13:26.455Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-19T04:13:26.455Z] systemd-container policykit-1 [2021-11-19T04:13:26.455Z] Recommended packages: [2021-11-19T04:13:26.455Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-19T04:13:26.455Z] The following NEW packages will be installed: [2021-11-19T04:13:26.455Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-19T04:13:26.455Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-19T04:13:26.455Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-19T04:13:26.455Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-19T04:13:26.455Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-19T04:13:26.455Z] The following packages will be upgraded: [2021-11-19T04:13:26.455Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-19T04:13:26.455Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-19T04:13:26.455Z] Need to get 36.8 MB of archives. [2021-11-19T04:13:26.455Z] After this operation, 147 MB of additional disk space will be used. [2021-11-19T04:13:26.455Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-19T04:13:26.717Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-19T04:13:26.717Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-19T04:13:26.717Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-19T04:13:26.717Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-19T04:13:26.717Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-19T04:13:26.717Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-19T04:13:26.717Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-19T04:13:26.717Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-19T04:13:26.717Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-19T04:13:26.717Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-19T04:13:26.717Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-19T04:13:26.717Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-19T04:13:26.717Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-19T04:13:26.717Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-19T04:13:26.717Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-19T04:13:26.717Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-19T04:13:27.656Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-19T04:13:27.656Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-19T04:13:27.917Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-19T04:13:27.917Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-19T04:13:27.917Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-19T04:13:27.917Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-19T04:13:27.917Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-19T04:13:27.917Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-19T04:13:27.917Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-19T04:13:27.917Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-19T04:13:27.917Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-19T04:13:27.917Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-19T04:13:27.917Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-19T04:13:29.828Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T04:13:29.828Z] Fetched 36.8 MB in 3s (12.3 MB/s) [2021-11-19T04:13:29.828Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-19T04:13:29.828Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-19T04:13:29.828Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-19T04:13:30.398Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-19T04:13:30.398Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-19T04:13:30.398Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-19T04:13:30.398Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-19T04:13:30.398Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-19T04:13:30.398Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-19T04:13:30.398Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-19T04:13:30.658Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-19T04:13:30.658Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-19T04:13:30.658Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-19T04:13:30.919Z] Setting up apt (1.6.14) ... [2021-11-19T04:13:30.919Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-19T04:13:31.183Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-19T04:13:31.444Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-19T04:13:31.444Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-19T04:13:31.444Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-19T04:13:31.444Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-19T04:13:31.444Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-19T04:13:31.444Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T04:13:31.703Z] Selecting previously unselected package libexpat1:amd64. [2021-11-19T04:13:31.703Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-19T04:13:31.965Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-19T04:13:31.965Z] Selecting previously unselected package python3.6-minimal. [2021-11-19T04:13:31.965Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-19T04:13:31.965Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T04:13:32.226Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-19T04:13:32.226Z] Checking for services that may need to be restarted...done. [2021-11-19T04:13:32.226Z] Checking for services that may need to be restarted...done. [2021-11-19T04:13:32.226Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T04:13:32.226Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-19T04:13:32.226Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T04:13:32.796Z] Selecting previously unselected package python3-minimal. [2021-11-19T04:13:32.796Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-19T04:13:32.796Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-19T04:13:32.796Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-19T04:13:32.796Z] Selecting previously unselected package mime-support. [2021-11-19T04:13:32.796Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-19T04:13:32.796Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-19T04:13:32.796Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-19T04:13:32.796Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-19T04:13:32.796Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-19T04:13:32.796Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-19T04:13:32.796Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-19T04:13:32.796Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T04:13:33.056Z] Selecting previously unselected package python3.6. [2021-11-19T04:13:33.056Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-19T04:13:33.056Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T04:13:33.056Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-19T04:13:33.056Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-19T04:13:33.056Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-19T04:13:33.056Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-19T04:13:33.317Z] Selecting previously unselected package python3. [2021-11-19T04:13:33.317Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-19T04:13:33.317Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-19T04:13:33.317Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-19T04:13:33.317Z] Selecting previously unselected package multiarch-support. [2021-11-19T04:13:33.317Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-19T04:13:33.317Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-19T04:13:33.577Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-19T04:13:33.578Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-19T04:13:33.578Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-19T04:13:33.578Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-19T04:13:33.578Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-19T04:13:33.578Z] Selecting previously unselected package libbsd0:amd64. [2021-11-19T04:13:33.578Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-19T04:13:33.578Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-19T04:13:33.578Z] Selecting previously unselected package sudo. [2021-11-19T04:13:33.578Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-19T04:13:33.578Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-19T04:13:33.837Z] Selecting previously unselected package apparmor. [2021-11-19T04:13:33.837Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-19T04:13:33.837Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-19T04:13:33.837Z] Selecting previously unselected package libedit2:amd64. [2021-11-19T04:13:33.837Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-19T04:13:33.837Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-19T04:13:33.837Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-19T04:13:33.837Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-19T04:13:33.837Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T04:13:34.097Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-19T04:13:34.097Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-19T04:13:34.097Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T04:13:34.097Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-19T04:13:34.097Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-19T04:13:34.097Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-19T04:13:34.097Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-19T04:13:34.097Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-19T04:13:34.097Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T04:13:34.097Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-19T04:13:34.097Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-19T04:13:34.097Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T04:13:34.359Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-19T04:13:34.359Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-19T04:13:34.359Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-19T04:13:34.359Z] Selecting previously unselected package openssh-client. [2021-11-19T04:13:34.359Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-19T04:13:34.359Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-19T04:13:34.359Z] Selecting previously unselected package squashfs-tools. [2021-11-19T04:13:34.359Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-19T04:13:34.359Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-19T04:13:34.618Z] Selecting previously unselected package snapd. [2021-11-19T04:13:34.618Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-19T04:13:34.618Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-19T04:13:36.530Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-19T04:13:36.530Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-19T04:13:36.530Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-19T04:13:36.790Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-19T04:13:36.790Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-19T04:13:36.790Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T04:13:36.790Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-19T04:13:36.790Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-19T04:13:36.790Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-19T04:13:37.734Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-19T04:13:37.734Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-19T04:13:37.734Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-19T04:13:37.734Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T04:13:37.734Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T04:13:37.734Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-19T04:13:38.311Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-19T04:13:38.311Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T04:13:38.311Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-19T04:13:38.311Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-19T04:13:38.311Z] running python rtupdate hooks for python3.6... [2021-11-19T04:13:38.311Z] running python post-rtupdate hooks for python3.6... [2021-11-19T04:13:38.311Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-19T04:13:38.882Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-19T04:13:39.142Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-19T04:13:39.142Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-19T04:13:39.142Z] Setting up snapd (2.51.1+18.04) ... [2021-11-19T04:13:39.712Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-19T04:13:39.712Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-19T04:13:39.973Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-19T04:13:39.973Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-19T04:13:40.236Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-19T04:13:40.236Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-19T04:13:40.496Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-19T04:13:40.496Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-19T04:13:40.757Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-19T04:13:41.018Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-19T04:13:41.018Z] /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' [2021-11-19T04:13:41.018Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-19T04:13:41.018Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-19T04:13:41.959Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-19T04:13:41.959Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-19T04:13:42.220Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-19T04:13:43.425Z] Reading package lists... [2021-11-19T04:13:43.686Z] Reading package lists... [2021-11-19T04:13:43.686Z] Building dependency tree... [2021-11-19T04:13:43.686Z] Reading state information... [2021-11-19T04:13:43.946Z] Calculating upgrade... [2021-11-19T04:13:43.946Z] The following packages will be upgraded: [2021-11-19T04:13:43.946Z] advancecomp base-files bash binutils binutils-common [2021-11-19T04:13:43.946Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-19T04:13:43.946Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-19T04:13:43.946Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-19T04:13:43.946Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-19T04:13:43.946Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-19T04:13:43.946Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-19T04:13:43.946Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-19T04:13:43.946Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-19T04:13:43.946Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-19T04:13:43.946Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-19T04:13:43.946Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-19T04:13:43.946Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-19T04:13:43.946Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-19T04:13:43.946Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-19T04:13:43.946Z] ubuntu-keyring util-linux [2021-11-19T04:13:44.208Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T04:13:44.208Z] Need to get 64.2 MB of archives. [2021-11-19T04:13:44.208Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-19T04:13:44.208Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-19T04:13:44.208Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-19T04:13:44.208Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-19T04:13:44.208Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-19T04:13:44.208Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-19T04:13:44.208Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-19T04:13:44.208Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-19T04:13:44.208Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-19T04:13:44.208Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-19T04:13:44.208Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-19T04:13:44.208Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-19T04:13:44.208Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-19T04:13:44.208Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-19T04:13:44.469Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-19T04:13:44.469Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-19T04:13:44.469Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-19T04:13:44.469Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-19T04:13:44.469Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-19T04:13:44.469Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-19T04:13:44.469Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-19T04:13:44.469Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-19T04:13:44.469Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-19T04:13:44.469Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-19T04:13:44.469Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-19T04:13:44.469Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-19T04:13:44.469Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-19T04:13:44.469Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-19T04:13:44.469Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-19T04:13:44.469Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-19T04:13:44.469Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-19T04:13:44.469Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-19T04:13:44.469Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-19T04:13:44.469Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-19T04:13:44.469Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-19T04:13:44.469Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-19T04:13:44.469Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-19T04:13:44.469Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-19T04:13:44.469Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-19T04:13:44.469Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-19T04:13:44.469Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-19T04:13:44.469Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-19T04:13:44.469Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-19T04:13:44.469Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-19T04:13:44.729Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-19T04:13:44.729Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-19T04:13:44.729Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-19T04:13:44.729Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-19T04:13:44.729Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-19T04:13:44.729Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-19T04:13:44.729Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-19T04:13:44.729Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-19T04:13:44.729Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-19T04:13:44.729Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-19T04:13:44.729Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-19T04:13:44.729Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-19T04:13:44.729Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-19T04:13:44.729Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-19T04:13:44.730Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-19T04:13:44.990Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-19T04:13:44.990Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-19T04:13:44.990Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-19T04:13:45.251Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-19T04:13:45.251Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-19T04:13:45.251Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-19T04:13:45.251Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-19T04:13:45.251Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-19T04:13:45.251Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-19T04:13:45.251Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-19T04:13:45.513Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-19T04:13:45.513Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-19T04:13:45.513Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-19T04:13:45.774Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-19T04:13:45.774Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-19T04:13:45.774Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-19T04:13:45.774Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-19T04:13:45.774Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-19T04:13:45.774Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-19T04:13:45.774Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-19T04:13:45.774Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-19T04:13:45.774Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-19T04:13:45.774Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-19T04:13:45.774Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-19T04:13:45.774Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-19T04:13:45.774Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-19T04:13:45.774Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-19T04:13:45.774Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-19T04:13:46.036Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-19T04:13:46.036Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-19T04:13:46.036Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-19T04:13:46.036Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-19T04:13:46.297Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-19T04:13:46.297Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-19T04:13:46.297Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-19T04:13:46.297Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-19T04:13:46.297Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-19T04:13:46.297Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-19T04:13:46.297Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-19T04:13:46.297Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-19T04:13:46.297Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-19T04:13:46.297Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-19T04:13:46.297Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-19T04:13:46.558Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-19T04:13:46.558Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-19T04:13:46.558Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T04:13:46.558Z] Fetched 64.2 MB in 2s (26.6 MB/s) [2021-11-19T04:13:46.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-19T04:13:46.820Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-19T04:13:46.820Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-19T04:13:47.081Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-19T04:13:47.081Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-19T04:13:47.081Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-19T04:13:47.081Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-19T04:13:47.343Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:47.343Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T04:13:47.343Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:47.343Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T04:13:47.605Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:47.605Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T04:13:47.605Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:47.605Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T04:13:47.605Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:47.605Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T04:13:47.605Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:47.605Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T04:13:47.866Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:47.866Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T04:13:47.866Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:13:47.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-19T04:13:47.866Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:47.866Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-19T04:13:47.866Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:13:47.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-19T04:13:47.866Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:47.866Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T04:13:48.127Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:48.127Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T04:13:48.388Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-19T04:13:48.388Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-19T04:13:48.388Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:13:48.388Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-19T04:13:48.388Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-19T04:13:48.648Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-19T04:13:48.908Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-19T04:13:49.169Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-19T04:13:49.169Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-19T04:13:49.169Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-19T04:13:49.169Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-19T04:13:49.169Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-19T04:13:49.430Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-19T04:13:49.430Z] Installing new version of config file /etc/issue ... [2021-11-19T04:13:49.430Z] Installing new version of config file /etc/issue.net ... [2021-11-19T04:13:49.430Z] Installing new version of config file /etc/lsb-release ... [2021-11-19T04:13:49.430Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-19T04:13:49.692Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-19T04:13:49.692Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-19T04:13:49.692Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-19T04:13:49.692Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:49.692Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-19T04:13:49.954Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-19T04:13:49.954Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-19T04:13:49.954Z] 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 [2021-11-19T04:13:49.954Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:49.954Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T04:13:49.954Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-19T04:13:50.215Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-19T04:13:50.215Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:50.215Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-19T04:13:50.215Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-19T04:13:50.215Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-19T04:13:50.215Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:50.215Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-19T04:13:50.215Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-19T04:13:50.475Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-19T04:13:50.475Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:50.475Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-19T04:13:50.475Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-19T04:13:50.737Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-19T04:13:50.737Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:50.737Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-19T04:13:50.737Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-19T04:13:50.737Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-19T04:13:50.737Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:50.737Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-19T04:13:50.737Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-19T04:13:50.998Z] Setting up grep (3.1-2build1) ... [2021-11-19T04:13:50.998Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:50.998Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-19T04:13:50.998Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-19T04:13:50.998Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-19T04:13:50.998Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:50.998Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-19T04:13:50.998Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-19T04:13:51.258Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-19T04:13:51.258Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:51.258Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-19T04:13:51.258Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-19T04:13:51.258Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-19T04:13:51.518Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:51.518Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-19T04:13:51.518Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-19T04:13:51.779Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-19T04:13:51.779Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-19T04:13:52.039Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-19T04:13:52.040Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-19T04:13:52.300Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-19T04:13:52.300Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:52.300Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-19T04:13:52.300Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-19T04:13:52.561Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-19T04:13:52.561Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-19T04:13:52.823Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-19T04:13:52.823Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-19T04:13:52.823Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-19T04:13:52.823Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:52.823Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-19T04:13:52.823Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-19T04:13:53.083Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-19T04:13:53.083Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:53.083Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T04:13:53.083Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T04:13:53.083Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-19T04:13:53.083Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:53.083Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T04:13:53.083Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T04:13:53.083Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-19T04:13:53.344Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:53.344Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T04:13:53.345Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T04:13:53.345Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-19T04:13:53.605Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:53.605Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T04:13:53.605Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T04:13:53.605Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-19T04:13:53.867Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:53.867Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-19T04:13:53.867Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-19T04:13:53.867Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-19T04:13:53.867Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-19T04:13:53.867Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-19T04:13:53.867Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:53.867Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-19T04:13:53.867Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-19T04:13:54.128Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-19T04:13:54.128Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:54.128Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T04:13:54.128Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T04:13:54.128Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-19T04:13:54.128Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:54.128Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T04:13:54.128Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T04:13:54.389Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-19T04:13:54.389Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:54.389Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T04:13:54.389Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T04:13:54.649Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-19T04:13:54.910Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-19T04:13:55.183Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-19T04:13:55.183Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:55.183Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-19T04:13:55.444Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-19T04:13:55.444Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-19T04:13:55.444Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-19T04:13:55.444Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-19T04:13:55.444Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-19T04:13:55.713Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-19T04:13:55.713Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-19T04:13:55.713Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-19T04:13:55.713Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-19T04:13:55.713Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-19T04:13:55.976Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-19T04:13:55.976Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-19T04:13:55.976Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-19T04:13:55.976Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-19T04:13:56.241Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-19T04:13:56.241Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-19T04:13:56.241Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-19T04:13:56.241Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-19T04:13:56.241Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-19T04:13:56.241Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-19T04:13:56.241Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-19T04:13:56.241Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-19T04:13:56.504Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-19T04:13:56.504Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-19T04:13:56.504Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-19T04:13:56.504Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-19T04:13:56.504Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-19T04:13:56.504Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-19T04:13:56.764Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-19T04:13:56.764Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-19T04:13:56.764Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:56.764Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-19T04:13:56.764Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-19T04:13:56.764Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-19T04:13:57.027Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-19T04:13:57.027Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-19T04:13:57.027Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-19T04:13:57.027Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-19T04:13:57.027Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:57.027Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-19T04:13:57.027Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-19T04:13:57.289Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-19T04:13:57.289Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:57.289Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-19T04:13:57.289Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-19T04:13:57.289Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-19T04:13:57.289Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:57.289Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-19T04:13:57.289Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-19T04:13:57.289Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-19T04:13:57.551Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:57.551Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-19T04:13:57.551Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-19T04:13:57.551Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-19T04:13:57.551Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:57.551Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-19T04:13:57.813Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-19T04:13:57.813Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-19T04:13:57.813Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:57.813Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-19T04:13:57.813Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-19T04:13:58.074Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-19T04:13:58.074Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:58.074Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-19T04:13:58.074Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-19T04:13:58.074Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-19T04:13:58.334Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:58.334Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-19T04:13:58.334Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-19T04:13:58.334Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-19T04:13:58.334Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:58.334Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-19T04:13:58.334Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-19T04:13:58.334Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-19T04:13:58.596Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:58.596Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-19T04:13:58.596Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-19T04:13:58.596Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-19T04:13:58.596Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:58.596Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-19T04:13:58.596Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-19T04:13:58.596Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-19T04:13:58.856Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:58.856Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-19T04:13:58.856Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-19T04:13:58.856Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-19T04:13:58.856Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:58.856Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-19T04:13:58.856Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-19T04:13:59.119Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-19T04:13:59.119Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:59.119Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-19T04:13:59.119Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-19T04:13:59.119Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-19T04:13:59.119Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-19T04:13:59.120Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-19T04:13:59.120Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-19T04:13:59.120Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-19T04:13:59.381Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-19T04:13:59.381Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-19T04:13:59.381Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-19T04:13:59.381Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-19T04:13:59.381Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-19T04:13:59.381Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-19T04:13:59.642Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-19T04:13:59.642Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-19T04:13:59.642Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-19T04:13:59.642Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-19T04:13:59.642Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-19T04:13:59.903Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-19T04:13:59.904Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-19T04:13:59.904Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-19T04:13:59.904Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-19T04:13:59.904Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-19T04:13:59.904Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-19T04:13:59.904Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-19T04:14:00.165Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-19T04:14:00.165Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-19T04:14:00.165Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-19T04:14:00.165Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-19T04:14:00.165Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-19T04:14:00.165Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-19T04:14:00.428Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-19T04:14:00.689Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-19T04:14:00.689Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-19T04:14:00.689Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-19T04:14:00.689Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-19T04:14:00.689Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-19T04:14:00.689Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-19T04:14:00.950Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-19T04:14:00.950Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-19T04:14:01.210Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-19T04:14:01.210Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-19T04:14:01.210Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-19T04:14:01.210Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-19T04:14:01.210Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T04:14:01.210Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T04:14:01.210Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T04:14:01.470Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T04:14:01.470Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T04:14:01.470Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T04:14:01.470Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T04:14:01.470Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T04:14:02.410Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T04:14:02.410Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T04:14:03.348Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T04:14:03.348Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T04:14:03.348Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T04:14:03.348Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T04:14:03.609Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T04:14:03.609Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T04:14:04.551Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-19T04:14:04.551Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-19T04:14:04.551Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-19T04:14:04.551Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-19T04:14:04.551Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-19T04:14:04.551Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-19T04:14:04.812Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-19T04:14:04.812Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-19T04:14:04.812Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-19T04:14:04.812Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-19T04:14:04.812Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-19T04:14:04.812Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-19T04:14:04.812Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-19T04:14:04.812Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-19T04:14:04.812Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-19T04:14:05.072Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-19T04:14:05.072Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:14:05.072Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-19T04:14:05.072Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:14:05.072Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:14:05.072Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:14:05.072Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-19T04:14:05.072Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-19T04:14:05.072Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-19T04:14:05.072Z] [2021-11-19T04:14:05.072Z] Current default time zone: 'Etc/UTC' [2021-11-19T04:14:05.333Z] Local time is now: Fri Nov 19 04:14:05 UTC 2021. [2021-11-19T04:14:05.333Z] Universal Time is now: Fri Nov 19 04:14:05 UTC 2021. [2021-11-19T04:14:05.333Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-19T04:14:05.333Z] [2021-11-19T04:14:05.333Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-19T04:14:05.333Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:14:05.333Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-19T04:14:05.333Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-19T04:14:05.333Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-19T04:14:05.333Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-19T04:14:05.333Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-19T04:14:05.333Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-19T04:14:05.333Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-19T04:14:05.333Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-19T04:14:05.333Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:14:05.333Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-19T04:14:05.333Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T04:14:05.594Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-19T04:14:05.594Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:14:05.594Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-19T04:14:05.594Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-19T04:14:05.594Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-19T04:14:05.594Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-19T04:14:05.594Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-19T04:14:05.594Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-19T04:14:05.594Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-19T04:14:05.594Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-19T04:14:07.510Z] Updating certificates in /etc/ssl/certs... [2021-11-19T04:14:08.081Z] 23 added, 28 removed; done. [2021-11-19T04:14:08.343Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-19T04:14:08.343Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-19T04:14:08.343Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-19T04:14:08.343Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-19T04:14:08.343Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-19T04:14:08.343Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T04:14:08.343Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-19T04:14:08.343Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T04:14:08.343Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T04:14:08.343Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T04:14:08.343Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T04:14:08.343Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T04:14:08.343Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-19T04:14:08.343Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-19T04:14:08.343Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-19T04:14:08.343Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-19T04:14:08.343Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-19T04:14:08.343Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T04:14:08.343Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-19T04:14:08.343Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-19T04:14:08.343Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-19T04:14:08.604Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-19T04:14:08.604Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-19T04:14:08.604Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-19T04:14:08.604Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-19T04:14:08.604Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-19T04:14:08.604Z] Updating certificates in /etc/ssl/certs... [2021-11-19T04:14:09.175Z] 0 added, 0 removed; done. [2021-11-19T04:14:09.175Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-19T04:14:09.175Z] done. [2021-11-19T04:14:09.746Z] Reading package lists... [2021-11-19T04:14:10.006Z] Building dependency tree... [2021-11-19T04:14:10.006Z] Reading state information... [2021-11-19T04:14:10.006Z] The following NEW packages will be installed: [2021-11-19T04:14:10.006Z] apt-transport-https [2021-11-19T04:14:10.266Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T04:14:10.266Z] Need to get 4348 B of archives. [2021-11-19T04:14:10.266Z] After this operation, 154 kB of additional disk space will be used. [2021-11-19T04:14:10.266Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-19T04:14:10.528Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T04:14:10.528Z] Fetched 4348 B in 0s (23.9 kB/s) [2021-11-19T04:14:10.528Z] Selecting previously unselected package apt-transport-https. [2021-11-19T04:14:10.528Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-19T04:14:10.528Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-19T04:14:10.528Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-19T04:14:10.528Z] Setting up apt-transport-https (1.6.14) ... [2021-11-19T04:14:10.790Z] Waiting for network to be ready... [2021-11-19T04:14:13.507Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-19T04:14:13.507Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-19T04:14:13.507Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-19T04:14:13.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-19T04:14:14.185Z] + ls -al . [2021-11-19T04:14:14.185Z] total 672 [2021-11-19T04:14:14.185Z] drwxrwxr-x 9 1001 1001 4096 Nov 19 04:14 . [2021-11-19T04:14:14.185Z] drwxr-xr-x 4 root root 4096 Nov 19 04:09 .. [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 11 Nov 19 04:07 .dockerignore [2021-11-19T04:14:14.185Z] drwxrwxr-x 8 1001 1001 4096 Nov 19 04:07 .git [2021-11-19T04:14:14.185Z] drwxrwxr-x 4 1001 1001 4096 Nov 19 04:07 .github [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 804 Nov 19 04:07 .gitignore [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 42 Nov 19 04:07 .golangci.yml [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 76 Nov 19 04:07 .hadolint.yml [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 166 Nov 19 04:07 .sonarcloud.properties [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 1171 Nov 19 04:07 ADOPTERS.md [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 8910 Nov 19 04:07 Attribution.txt [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 51732 Nov 19 04:07 CHANGELOG.md [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 3804 Nov 19 04:07 CONTRIBUTING.md [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 677 Nov 19 04:07 GOVERNANCE.md [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 849 Nov 19 04:07 Jenkinsfile [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 10775 Nov 19 04:07 LICENSE [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 6508 Nov 19 04:07 Makefile [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 582 Nov 19 04:07 OWNERS.md [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 8207 Nov 19 04:07 README.md [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 6912 Nov 19 04:07 SECURITY.md [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 5 Nov 19 04:02 VERSION [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 4131 Nov 19 04:07 ZMQWindows.md [2021-11-19T04:14:14.185Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 04:07 bin [2021-11-19T04:14:14.185Z] drwxrwxr-x 14 1001 1001 4096 Nov 19 04:07 cmd [2021-11-19T04:14:14.185Z] -rw-r--r-- 1 root root 428381 Nov 19 04:12 coverage.out [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 822 Nov 19 04:07 go.mod [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 49471 Nov 19 04:07 go.sum [2021-11-19T04:14:14.185Z] drwxrwxr-x 8 1001 1001 4096 Nov 19 04:07 internal [2021-11-19T04:14:14.185Z] drwxrwxr-x 3 1001 1001 4096 Nov 19 04:07 openapi [2021-11-19T04:14:14.185Z] drwxrwxr-x 4 1001 1001 4096 Nov 19 04:07 snap [2021-11-19T04:14:14.185Z] -rw-rw-r-- 1 1001 1001 204 Nov 19 04:07 version.go [Pipeline] sh [2021-11-19T04:14:14.845Z] + '[' -e coverage.out ] [2021-11-19T04:14:14.845Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-19T04:14:14.870Z] Warning: overwriting stash ‘coverage-report’ [2021-11-19T04:14:15.737Z] Stashed 1 file(s) [Pipeline] sh [2021-11-19T04:14:16.388Z] + make build [2021-11-19T04:14:16.388Z] 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 [2021-11-19T04:14:17.372Z] 2021-11-19T04:14:13Z INFO Waiting for automatic snapd restart... [2021-11-19T04:14:17.373Z] snapd 2.52.1 from Canonical* installed [2021-11-19T04:14:18.314Z] "snapd" switched to the "latest/stable" channel [2021-11-19T04:14:18.314Z] [2021-11-19T04:14:20.857Z] core18 20211015 from Canonical* installed [2021-11-19T04:14:20.857Z] "core18" switched to the "latest/stable" channel [2021-11-19T04:14:20.857Z] [2021-11-19T04:14:23.093Z] 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 [2021-11-19T04:14:23.395Z] snapcraft 5.0 from Canonical* installed [2021-11-19T04:14:23.657Z] "snapcraft" switched to the "latest/stable" channel [2021-11-19T04:14:23.657Z] [2021-11-19T04:14:28.944Z] 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: [2021-11-19T04:14:28.944Z] - README.md [2021-11-19T04:14:28.944Z] [2021-11-19T04:14:28.944Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-19T04:14:28.944Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-19T04:14:28.944Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-19T04:14:28.944Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-19T04:14:30.142Z] Reading package lists... [2021-11-19T04:14:30.402Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-19T04:14:30.403Z] Reading package lists... [2021-11-19T04:14:30.663Z] Building dependency tree... [2021-11-19T04:14:30.663Z] Reading state information... [2021-11-19T04:14:30.925Z] Suggested packages: [2021-11-19T04:14:30.925Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-19T04:14:30.925Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-19T04:14:30.925Z] Recommended packages: [2021-11-19T04:14:30.925Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-19T04:14:30.925Z] The following NEW packages will be installed: [2021-11-19T04:14:30.925Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-19T04:14:30.925Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-19T04:14:30.925Z] pkg-config zip [2021-11-19T04:14:30.925Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T04:14:31.186Z] Need to get 7670 kB of archives. [2021-11-19T04:14:31.186Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-19T04:14:31.186Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-19T04:14:31.186Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-19T04:14:31.447Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-19T04:14:31.447Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-19T04:14:31.708Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-19T04:14:31.708Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-19T04:14:31.708Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-19T04:14:31.708Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-19T04:14:31.968Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-19T04:14:31.968Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-19T04:14:31.968Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-19T04:14:31.968Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-19T04:14:31.968Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-19T04:14:32.229Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-19T04:14:32.229Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-19T04:14:32.490Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T04:14:32.490Z] Fetched 7670 kB in 1s (5288 kB/s) [2021-11-19T04:14:32.490Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-19T04:14:32.490Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-19T04:14:32.490Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-19T04:14:32.490Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-19T04:14:32.751Z] Selecting previously unselected package libpsl5:amd64. [2021-11-19T04:14:32.751Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-19T04:14:32.751Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-19T04:14:32.751Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-19T04:14:32.751Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-19T04:14:32.751Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-19T04:14:32.751Z] Selecting previously unselected package librtmp1:amd64. [2021-11-19T04:14:32.751Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-19T04:14:32.751Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-19T04:14:33.010Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-19T04:14:33.010Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-19T04:14:33.010Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-19T04:14:33.010Z] Selecting previously unselected package liberror-perl. [2021-11-19T04:14:33.010Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-19T04:14:33.010Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-19T04:14:33.010Z] Selecting previously unselected package git-man. [2021-11-19T04:14:33.010Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-19T04:14:33.010Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-19T04:14:33.010Z] Selecting previously unselected package git. [2021-11-19T04:14:33.010Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-19T04:14:33.270Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-19T04:14:33.902Z] Selecting previously unselected package libnorm1:amd64. [2021-11-19T04:14:33.902Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-19T04:14:33.902Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-19T04:14:33.902Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-19T04:14:33.902Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-19T04:14:33.902Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-19T04:14:33.902Z] Selecting previously unselected package libsodium23:amd64. [2021-11-19T04:14:33.902Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-19T04:14:33.902Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-19T04:14:33.902Z] Selecting previously unselected package libzmq5:amd64. [2021-11-19T04:14:33.902Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-19T04:14:33.902Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-19T04:14:33.902Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-19T04:14:33.902Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-19T04:14:33.902Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-19T04:14:34.179Z] Selecting previously unselected package pkg-config. [2021-11-19T04:14:34.179Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-19T04:14:34.179Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-19T04:14:34.179Z] Selecting previously unselected package zip. [2021-11-19T04:14:34.179Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-19T04:14:34.179Z] Unpacking zip (3.0-11build1) ... [2021-11-19T04:14:34.179Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-19T04:14:34.179Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-19T04:14:34.179Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-19T04:14:34.179Z] Setting up liberror-perl (0.17025-1) ... [2021-11-19T04:14:34.179Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-19T04:14:34.179Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-19T04:14:34.179Z] No schema files found: doing nothing. [2021-11-19T04:14:34.179Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-19T04:14:34.179Z] Setting up zip (3.0-11build1) ... [2021-11-19T04:14:34.179Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-19T04:14:34.179Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-19T04:14:34.179Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-19T04:14:34.179Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-19T04:14:34.441Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-19T04:14:34.441Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-19T04:14:34.441Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-19T04:14:34.441Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-19T04:14:35.035Z] git set to automatically installed. [2021-11-19T04:14:35.035Z] git-man set to automatically installed. [2021-11-19T04:14:35.036Z] libcurl3-gnutls set to automatically installed. [2021-11-19T04:14:35.036Z] liberror-perl set to automatically installed. [2021-11-19T04:14:35.036Z] libglib2.0-0 set to automatically installed. [2021-11-19T04:14:35.036Z] libnghttp2-14 set to automatically installed. [2021-11-19T04:14:35.036Z] libnorm1 set to automatically installed. [2021-11-19T04:14:35.036Z] libpgm-5.2-0 set to automatically installed. [2021-11-19T04:14:35.036Z] libpsl5 set to automatically installed. [2021-11-19T04:14:35.036Z] librtmp1 set to automatically installed. [2021-11-19T04:14:35.036Z] libsodium23 set to automatically installed. [2021-11-19T04:14:35.036Z] libzmq3-dev set to automatically installed. [2021-11-19T04:14:35.036Z] libzmq5 set to automatically installed. [2021-11-19T04:14:35.036Z] pkg-config set to automatically installed. [2021-11-19T04:14:35.036Z] zip set to automatically installed. [2021-11-19T04:14:36.507Z] snapd is not logged in, snap install commands will use sudo [2021-11-19T04:14:37.453Z] snap "core18" has no updates available [2021-11-19T04:14:38.025Z] snapd is not logged in, snap install commands will use sudo [2021-11-19T04:14:43.314Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-19T04:14:43.883Z] Pulling config-common [2021-11-19T04:14:43.883Z] + snapcraftctl pull [2021-11-19T04:14:45.269Z] Pulling go-build-helper [2021-11-19T04:14:45.269Z] + snapcraftctl pull [2021-11-19T04:14:46.211Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-19T04:14:46.211Z] Skipping pull go-build-helper (already ran) [2021-11-19T04:14:46.211Z] Building go-build-helper [2021-11-19T04:14:46.211Z] + snapcraftctl build [2021-11-19T04:14:48.125Z] Staging go-build-helper [2021-11-19T04:14:48.125Z] + snapcraftctl stage [2021-11-19T04:14:49.889Z] 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 [2021-11-19T04:14:50.162Z] 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 [2021-11-19T04:14:54.491Z] 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 [2021-11-19T04:14:55.925Z] 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 [2021-11-19T04:14:58.120Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-19T04:14:58.120Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-19T04:14:58.120Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-19T04:14:58.120Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-19T04:14:58.120Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-19T04:14:58.120Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-19T04:14:58.120Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-19T04:14:58.120Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-19T04:14:58.120Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-19T04:14:58.120Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-19T04:14:58.120Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-19T04:14:58.120Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-19T04:14:58.120Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-19T04:14:58.120Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-19T04:14:58.120Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-19T04:14:58.120Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-19T04:14:58.120Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-19T04:14:58.120Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-19T04:14:58.120Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-19T04:14:58.120Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-19T04:14:58.120Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-19T04:14:58.120Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-19T04:14:58.120Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-19T04:14:58.120Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-19T04:14:58.120Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-19T04:14:58.120Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-19T04:14:58.120Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-19T04:14:58.120Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-19T04:14:58.120Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-19T04:14:58.120Z] Fetched 224 kB in 0s (0 B/s) [2021-11-19T04:14:58.120Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-19T04:14:58.120Z] Fetched 157 kB in 0s (0 B/s) [2021-11-19T04:14:58.120Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-19T04:14:58.120Z] Fetched 221 kB in 0s (0 B/s) [2021-11-19T04:14:58.120Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-19T04:14:58.120Z] Fetched 143 kB in 0s (0 B/s) [2021-11-19T04:14:58.120Z] Pulling edgex-go [2021-11-19T04:14:58.120Z] + snapcraftctl pull [2021-11-19T04:14:59.060Z] Pulling hooks [2021-11-19T04:14:59.060Z] + snapcraftctl pull [2021-11-19T04:14:59.439Z] 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 [2021-11-19T04:15:03.798Z] 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 [2021-11-19T04:15:07.191Z] 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 [2021-11-19T04:15:12.592Z] 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 [2021-11-19T04:15:16.901Z] 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 [2021-11-19T04:15:20.284Z] 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 [2021-11-19T04:15:21.029Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-19T04:15:21.029Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-19T04:15:21.029Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-19T04:15:21.029Z] Fetched 0 B in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-19T04:15:21.029Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-19T04:15:21.029Z] Fetched 279 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-19T04:15:21.029Z] Fetched 122 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-19T04:15:21.029Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-19T04:15:21.029Z] Fetched 8848 B in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-19T04:15:21.029Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-19T04:15:21.029Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-19T04:15:21.029Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-19T04:15:21.029Z] Fetched 220 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-19T04:15:21.029Z] Fetched 154 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-19T04:15:21.029Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-19T04:15:21.029Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-19T04:15:21.029Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-19T04:15:21.029Z] Fetched 499 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-19T04:15:21.029Z] Fetched 111 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-19T04:15:21.029Z] Fetched 240 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-19T04:15:21.029Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-19T04:15:21.029Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-19T04:15:21.029Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-19T04:15:21.029Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-19T04:15:21.029Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-19T04:15:21.029Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-19T04:15:21.029Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-19T04:15:21.029Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-19T04:15:21.029Z] Fetched 8720 B in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-19T04:15:21.029Z] Fetched 140 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-19T04:15:21.029Z] Fetched 119 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-19T04:15:21.029Z] Fetched 111 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-19T04:15:21.029Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-19T04:15:21.029Z] Fetched 646 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-19T04:15:21.029Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-19T04:15:21.029Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-19T04:15:21.029Z] Fetched 368 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-19T04:15:21.029Z] Fetched 187 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-19T04:15:21.029Z] Fetched 175 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-19T04:15:21.029Z] Fetched 206 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-19T04:15:21.029Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-19T04:15:21.029Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-19T04:15:21.029Z] Fetched 159 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-19T04:15:21.029Z] Fetched 107 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-19T04:15:21.029Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-19T04:15:21.029Z] Pulling static-packages [2021-11-19T04:15:21.029Z] + snapcraftctl pull [2021-11-19T04:15:21.288Z] Pulling version [2021-11-19T04:15:21.288Z] + cd /root/project [2021-11-19T04:15:21.288Z] + git describe --tags --abbrev=0 [2021-11-19T04:15:21.288Z] + sed s/v// [2021-11-19T04:15:21.288Z] + GIT_VERSION=2.0.1-dev.99 [2021-11-19T04:15:21.288Z] + [ -z 2.0.1-dev.99 ] [2021-11-19T04:15:21.288Z] + snapcraftctl set-version 2.0.1-dev.99 [2021-11-19T04:15:22.227Z] Building config-common [2021-11-19T04:15:22.227Z] + snapcraftctl build [2021-11-19T04:15:24.771Z] Skipping build go-build-helper (already ran) [2021-11-19T04:15:24.771Z] Building edgex-go [2021-11-19T04:15:25.031Z] + cd /root/parts/edgex-go/src [2021-11-19T04:15:25.031Z] + git describe --tags --abbrev=0 [2021-11-19T04:15:25.031Z] + sed s/v// [2021-11-19T04:15:25.031Z] + GIT_VERSION=2.0.1-dev.99 [2021-11-19T04:15:25.031Z] + [ -z 2.0.1-dev.99 ] [2021-11-19T04:15:25.031Z] + echo 2.0.1-dev.99 [2021-11-19T04:15:25.031Z] + [ ! -d vendor ] [2021-11-19T04:15:25.031Z] + go mod download all [Pipeline] } [2021-11-19T04:15:27.006Z] $ docker stop --time=1 3c3214ff5a4ddfe92c360cc7695aa8db1707074bb5c456e80afc62a2b4fe1f96 [2021-11-19T04:15:29.100Z] $ docker rm -f 3c3214ff5a4ddfe92c360cc7695aa8db1707074bb5c456e80afc62a2b4fe1f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:15:30.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T04:15:31.164Z] [2021-11-19T04:15:31.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:15:31.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T04:15:31.786Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-19T04:15:31.786Z] 29e5d40040c1: Pulling fs layer [2021-11-19T04:15:31.786Z] 1ce36da41761: Pulling fs layer [2021-11-19T04:15:31.786Z] 25b303627fd3: Pulling fs layer [2021-11-19T04:15:31.786Z] 29e5d40040c1: Verifying Checksum [2021-11-19T04:15:31.786Z] 29e5d40040c1: Download complete [2021-11-19T04:15:32.060Z] 1ce36da41761: Download complete [2021-11-19T04:15:32.655Z] 29e5d40040c1: Pull complete [2021-11-19T04:15:33.634Z] 25b303627fd3: Verifying Checksum [2021-11-19T04:15:33.634Z] 25b303627fd3: Download complete [2021-11-19T04:15:33.634Z] 1ce36da41761: Pull complete [2021-11-19T04:15:35.058Z] + make build [2021-11-19T04:15:35.058Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data [2021-11-19T04:15:43.769Z] 25b303627fd3: Pull complete [2021-11-19T04:15:43.769Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-19T04:15:43.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T04:15:43.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-19T04:15:44.042Z] prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container [2021-11-19T04:15:44.116Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-19T04:15:45.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-19T04:15:46.855Z] $ docker top 07f4f474cab4ceb834f6f493abdedb06d444ab97e561cd8b0eccb45ddd9a0f27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:15:47.823Z] + docker-compose build --help [2021-11-19T04:15:47.823Z] + grep parallel [2021-11-19T04:15:49.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command [2021-11-19T04:15:50.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-19T04:15:51.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-19T04:15:52.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-19T04:15:53.207Z] --parallel Build images in parallel. [Pipeline] } [2021-11-19T04:15:53.214Z] $ docker stop --time=1 07f4f474cab4ceb834f6f493abdedb06d444ab97e561cd8b0eccb45ddd9a0f27 [2021-11-19T04:15:53.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-19T04:15:54.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-19T04:15:54.981Z] $ docker rm -f 07f4f474cab4ceb834f6f493abdedb06d444ab97e561cd8b0eccb45ddd9a0f27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:15:55.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T04:15:55.613Z] . [Pipeline] withDockerContainer [2021-11-19T04:15:55.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-19T04:15:55.889Z] prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container [2021-11-19T04:15:55.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-19T04:15:57.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-19T04:15:57.459Z] $ docker top 054cf80158c7fd72d89e976a829c47f337e1b23ed97997ffe4fe98d6505a2925 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:15:58.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-19T04:15:58.422Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-19T04:15:59.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-19T04:16:00.905Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-19T04:16:00.905Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-19T04:16:00.905Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-19T04:16:00.905Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-19T04:16:00.905Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-19T04:16:00.905Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-19T04:16:00.905Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-19T04:16:00.905Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-19T04:16:00.905Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-19T04:16:00.905Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-19T04:16:00.905Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-19T04:16:00.905Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-19T04:16:00.905Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-19T04:16:01.166Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-19T04:16:01.166Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-19T04:16:01.166Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-19T04:16:01.166Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-19T04:16:01.166Z] + 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 [2021-11-19T04:16:01.166Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-19T04:16:01.166Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-19T04:16:01.166Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-19T04:16:01.166Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-19T04:16:01.166Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-19T04:16:01.166Z] + 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 [2021-11-19T04:16:01.166Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-19T04:16:01.166Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-19T04:16:01.166Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-19T04:16:02.547Z] Building hooks [2021-11-19T04:16:02.547Z] + cd /root/parts/hooks/src [2021-11-19T04:16:02.547Z] + make build [2021-11-19T04:16:02.547Z] go mod tidy [2021-11-19T04:16:02.547Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-19T04:16:02.806Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-19T04:16:02.806Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-19T04:16:03.065Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-19T04:16:03.810Z] Building core-command ... [2021-11-19T04:16:03.810Z] Building core-data ... [2021-11-19T04:16:03.810Z] Building core-metadata ... [2021-11-19T04:16:03.810Z] Building security-bootstrapper ... [2021-11-19T04:16:03.810Z] Building security-proxy-setup ... [2021-11-19T04:16:03.810Z] Building security-secretstore-setup ... [2021-11-19T04:16:03.810Z] Building support-notifications ... [2021-11-19T04:16:03.810Z] Building support-scheduler ... [2021-11-19T04:16:03.810Z] Building sys-mgmt-agent ... [2021-11-19T04:16:03.810Z] Building core-metadata [2021-11-19T04:16:03.810Z] Building support-notifications [2021-11-19T04:16:03.810Z] Building support-scheduler [2021-11-19T04:16:03.810Z] Building security-proxy-setup [2021-11-19T04:16:03.810Z] Building security-secretstore-setup [2021-11-19T04:16:04.003Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-19T04:16:04.573Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-19T04:16:04.573Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-19T04:16:07.868Z] Building static-packages [2021-11-19T04:16:07.868Z] + snapcraftctl build [2021-11-19T04:16:09.778Z] Building version [2021-11-19T04:16:09.778Z] + snapcraftctl build [2021-11-19T04:16:11.753Z] Staging config-common [2021-11-19T04:16:11.753Z] + snapcraftctl stage [2021-11-19T04:16:12.765Z] Skipping stage go-build-helper (already ran) [2021-11-19T04:16:12.765Z] Staging edgex-go [2021-11-19T04:16:12.765Z] + snapcraftctl stage [2021-11-19T04:16:13.703Z] Staging hooks [2021-11-19T04:16:13.703Z] + snapcraftctl stage [2021-11-19T04:16:14.642Z] Staging static-packages [2021-11-19T04:16:14.642Z] + snapcraftctl stage [2021-11-19T04:16:16.022Z] Staging version [2021-11-19T04:16:16.022Z] + snapcraftctl stage [2021-11-19T04:16:17.403Z] Priming config-common [2021-11-19T04:16:17.403Z] + snapcraftctl prime [2021-11-19T04:16:18.342Z] Priming go-build-helper [2021-11-19T04:16:18.342Z] + snapcraftctl prime [2021-11-19T04:16:19.284Z] Priming edgex-go [2021-11-19T04:16:19.284Z] + snapcraftctl prime [2021-11-19T04:16:20.667Z] Priming hooks [2021-11-19T04:16:20.667Z] + snapcraftctl prime [2021-11-19T04:16:22.054Z] Priming static-packages [2021-11-19T04:16:22.054Z] + snapcraftctl prime [2021-11-19T04:16:24.595Z] Priming version [2021-11-19T04:16:24.595Z] + snapcraftctl prime [2021-11-19T04:16:25.535Z] 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] } [2021-11-19T04:17:11.810Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:17:11.810Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:17:11.810Z] ---> 495f602a026f [2021-11-19T04:17:11.810Z] Step 3/21 : WORKDIR /edgex-go [2021-11-19T04:17:11.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:17:11.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:17:11.810Z] ---> 495f602a026f [2021-11-19T04:17:11.810Z] Step 3/24 : WORKDIR /edgex-go [2021-11-19T04:17:11.810Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:17:11.810Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:17:11.810Z] ---> 495f602a026f [2021-11-19T04:17:11.810Z] Step 3/20 : WORKDIR /edgex-go [2021-11-19T04:17:11.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:17:11.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:17:11.810Z] ---> 495f602a026f [2021-11-19T04:17:11.810Z] Step 3/23 : WORKDIR /edgex-go [2021-11-19T04:17:11.810Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:17:11.810Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:17:11.810Z] ---> 495f602a026f [2021-11-19T04:17:11.810Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:17:12.086Z] ---> Running in 64fe2b1732b8 [2021-11-19T04:17:12.086Z] ---> Running in 5e99ccb43895 [2021-11-19T04:17:12.086Z] ---> Running in 22f337059bb6 [2021-11-19T04:17:12.086Z] ---> Running in d32b09d4e27a [2021-11-19T04:17:12.086Z] ---> Running in 080956b94ec4 [2021-11-19T04:17:12.802Z] Removing intermediate container d32b09d4e27a [2021-11-19T04:17:12.802Z] ---> db0d40759bfb [2021-11-19T04:17:12.802Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:17:12.802Z] Removing intermediate container 64fe2b1732b8 [2021-11-19T04:17:12.802Z] ---> b981ab00177c [2021-11-19T04:17:12.802Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:17:12.802Z] Removing intermediate container 22f337059bb6 [2021-11-19T04:17:12.802Z] ---> 7eeb28b5348e [2021-11-19T04:17:12.802Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:17:12.802Z] Removing intermediate container 080956b94ec4 [2021-11-19T04:17:12.802Z] ---> 45d10ea6d180 [2021-11-19T04:17:12.802Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:17:12.802Z] Removing intermediate container 5e99ccb43895 [2021-11-19T04:17:12.802Z] ---> 1b467ee46399 [2021-11-19T04:17:12.802Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:17:12.802Z] ---> Running in 6f8ac8c069c9 [2021-11-19T04:17:12.802Z] ---> Running in 53c457dbfee1 [2021-11-19T04:17:12.802Z] ---> Running in 31625e54cfbc [2021-11-19T04:17:12.802Z] ---> Running in 16ac24fe94e0 [2021-11-19T04:17:13.162Z] ---> Running in 72b77891ba0e [2021-11-19T04:17:16.625Z] Removing intermediate container 6f8ac8c069c9 [2021-11-19T04:17:16.625Z] ---> b2b78a73394d [2021-11-19T04:17:16.625Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T04:17:16.900Z] Removing intermediate container 53c457dbfee1 [2021-11-19T04:17:16.900Z] ---> 2082763b2f83 [2021-11-19T04:17:16.900Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-19T04:17:16.900Z] ---> Running in e2cd029115dd [2021-11-19T04:17:17.190Z] ---> Running in 3aaf54da9b81 [2021-11-19T04:17:17.190Z] Removing intermediate container 72b77891ba0e [2021-11-19T04:17:17.190Z] ---> 6a224a2cad45 [2021-11-19T04:17:17.190Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-19T04:17:17.468Z] Removing intermediate container 16ac24fe94e0 [2021-11-19T04:17:17.468Z] ---> 67ac44cff691 [2021-11-19T04:17:17.468Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-19T04:17:17.468Z] ---> Running in 5666ee554264 [2021-11-19T04:17:17.468Z] ---> Running in 5674b0820766 [2021-11-19T04:17:17.742Z] Removing intermediate container 31625e54cfbc [2021-11-19T04:17:17.742Z] ---> 9775ca9a4db2 [2021-11-19T04:17:17.742Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-19T04:17:17.742Z] ---> Running in af5e827bdd8f [2021-11-19T04:17:19.195Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:17:19.195Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:17:19.472Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:17:19.746Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:17:19.746Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:17:20.018Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:17:20.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:17:20.582Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:17:20.582Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:17:20.582Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:17:20.858Z] OK: 219 MiB in 52 packages [2021-11-19T04:17:21.137Z] OK: 219 MiB in 52 packages [2021-11-19T04:17:21.755Z] OK: 219 MiB in 52 packages [2021-11-19T04:17:21.756Z] OK: 219 MiB in 52 packages [2021-11-19T04:17:22.037Z] OK: 219 MiB in 52 packages [2021-11-19T04:17:22.648Z] Removing intermediate container e2cd029115dd [2021-11-19T04:17:22.648Z] ---> 8ba3301082c0 [2021-11-19T04:17:22.648Z] Step 6/22 : COPY . . [2021-11-19T04:17:22.925Z] Removing intermediate container 3aaf54da9b81 [2021-11-19T04:17:22.925Z] ---> c86a533815fc [2021-11-19T04:17:22.925Z] Step 6/20 : COPY . . [2021-11-19T04:17:23.538Z] Removing intermediate container 5666ee554264 [2021-11-19T04:17:23.538Z] ---> 53b7d465aaa7 [2021-11-19T04:17:23.538Z] Step 6/23 : COPY go.mod . [2021-11-19T04:17:23.538Z] Removing intermediate container af5e827bdd8f [2021-11-19T04:17:23.538Z] ---> b4a3c5b09729 [2021-11-19T04:17:23.538Z] Step 6/21 : COPY . . [2021-11-19T04:17:23.538Z] Removing intermediate container 5674b0820766 [2021-11-19T04:17:23.538Z] ---> c1f539bcc206 [2021-11-19T04:17:23.538Z] Step 6/24 : COPY . . [2021-11-19T04:17:24.994Z] ---> ec7b545436f9 [2021-11-19T04:17:24.994Z] Step 7/23 : RUN go mod download [2021-11-19T04:17:24.994Z] ---> Running in 30caea9c2116 [2021-11-19T04:17:30.400Z] Removing intermediate container 30caea9c2116 [2021-11-19T04:17:30.400Z] ---> 6908fbc74612 [2021-11-19T04:17:30.400Z] Step 8/23 : COPY . . [2021-11-19T04:17:48.728Z] ---> 9e84e1c71dbd [2021-11-19T04:17:48.728Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:17:48.728Z] ---> 6dbfdde549d9 [2021-11-19T04:17:48.728Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:17:48.728Z] ---> b4703da905ad [2021-11-19T04:17:48.728Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:17:49.002Z] ---> d11ad7e27636 [2021-11-19T04:17:49.002Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:17:49.002Z] ---> Running in 53065da7cf9d [2021-11-19T04:17:49.002Z] ---> Running in 819bbf2d264a [2021-11-19T04:17:49.002Z] ---> Running in bdd0e2d225bd [2021-11-19T04:17:49.002Z] ---> Running in 4fac1543f034 [2021-11-19T04:17:51.624Z] ---> a098bca79b54 [2021-11-19T04:17:51.624Z] Step 9/23 : RUN go mod tidy [2021-11-19T04:17:51.624Z] ---> Running in 1e3462c03a9d [2021-11-19T04:17:55.042Z] Removing intermediate container bdd0e2d225bd [2021-11-19T04:17:55.042Z] ---> 3baac07a44ed [2021-11-19T04:17:55.042Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-19T04:17:55.042Z] ---> Running in 64e37b90b8d9 [2021-11-19T04:17:55.042Z] Removing intermediate container 819bbf2d264a [2021-11-19T04:17:55.042Z] ---> c5a020740cdd [2021-11-19T04:17:55.042Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-19T04:17:55.320Z] ---> Running in 5d7a5c280bc2 [2021-11-19T04:17:55.600Z] Removing intermediate container 4fac1543f034 [2021-11-19T04:17:55.600Z] ---> 4c69cfaa5a36 [2021-11-19T04:17:55.600Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-19T04:17:55.875Z] Removing intermediate container 53065da7cf9d [2021-11-19T04:17:55.875Z] ---> f7e4a4a56072 [2021-11-19T04:17:55.875Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-19T04:17:55.875Z] ---> Running in c74aaeff0cba [2021-11-19T04:17:55.875Z] ---> Running in bea05f135c43 [2021-11-19T04:17:57.322Z] Removing intermediate container 1e3462c03a9d [2021-11-19T04:17:57.322Z] ---> 2dabed2f1dcd [2021-11-19T04:17:57.322Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-19T04:17:57.322Z] ---> Running in 1c688d2977ff [2021-11-19T04:17:57.322Z] 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 [2021-11-19T04:17:57.926Z] 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 [2021-11-19T04:17:58.206Z] 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 [2021-11-19T04:17:58.482Z] 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 [2021-11-19T04:17:59.469Z] 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 [2021-11-19T04:20:06.400Z] 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 [2021-11-19T04:20:06.400Z] 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 [2021-11-19T04:20:13.137Z] Removing intermediate container c74aaeff0cba [2021-11-19T04:20:13.137Z] ---> 1766f28f71ac [2021-11-19T04:20:13.137Z] [2021-11-19T04:20:13.137Z] Step 9/24 : FROM alpine:3.14 [2021-11-19T04:20:13.137Z] Removing intermediate container bea05f135c43 [2021-11-19T04:20:13.137Z] ---> 6dc0a750b72a [2021-11-19T04:20:13.137Z] [2021-11-19T04:20:13.137Z] Step 9/20 : FROM alpine:3.14 [2021-11-19T04:20:13.733Z] 3.14: Pulling from library/alpine [2021-11-19T04:20:13.733Z] 3.14: Pulling from library/alpine [2021-11-19T04:20:16.370Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-19T04:20:16.370Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-19T04:20:16.370Z] Status: Downloaded newer image for alpine:3.14 [2021-11-19T04:20:16.370Z] Status: Image is up to date for alpine:3.14 [2021-11-19T04:20:16.370Z] ---> 5b8b7b635229 [2021-11-19T04:20:16.370Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-19T04:20:16.370Z] ---> 5b8b7b635229 [2021-11-19T04:20:16.370Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-19T04:20:16.370Z] ---> Running in 95717193fe6a [2021-11-19T04:20:16.370Z] ---> Running in 2dd019ca16a8 [2021-11-19T04:20:16.370Z] Removing intermediate container 1c688d2977ff [2021-11-19T04:20:16.370Z] ---> 275b12489419 [2021-11-19T04:20:16.370Z] [2021-11-19T04:20:16.370Z] Step 11/23 : FROM alpine:3.14 [2021-11-19T04:20:16.370Z] ---> 5b8b7b635229 [2021-11-19T04:20:16.370Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:20:16.370Z] Removing intermediate container 5d7a5c280bc2 [2021-11-19T04:20:16.370Z] ---> 94ca93f796d8 [2021-11-19T04:20:16.370Z] [2021-11-19T04:20:16.370Z] Step 9/21 : FROM alpine:3.14 [2021-11-19T04:20:16.370Z] ---> 5b8b7b635229 [2021-11-19T04:20:16.370Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-19T04:20:16.370Z] Removing intermediate container 64e37b90b8d9 [2021-11-19T04:20:16.370Z] ---> f98250c4ba7c [2021-11-19T04:20:16.370Z] [2021-11-19T04:20:16.370Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:20:16.642Z] ---> 5b8b7b635229 [2021-11-19T04:20:16.642Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:20:16.642Z] ---> Running in 3295add66efd [2021-11-19T04:20:16.642Z] ---> Running in dc6b7d22c257 [2021-11-19T04:20:16.642Z] ---> Running in 52228917c049 [2021-11-19T04:20:18.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:20:18.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:20:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:20:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:20:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:20:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:20:19.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:20:19.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:20:19.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:20:19.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:20:19.750Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-19T04:20:20.027Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-19T04:20:20.027Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-19T04:20:20.027Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-19T04:20:20.027Z] (3/3) Installing su-exec (0.2-r1) [2021-11-19T04:20:20.027Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:20:20.027Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T04:20:20.027Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:20:20.027Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-19T04:20:20.027Z] (5/5) Installing curl (7.79.1-r0) [2021-11-19T04:20:20.027Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:20:20.305Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:20:20.305Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-19T04:20:20.305Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:20:20.305Z] OK: 6 MiB in 15 packages [2021-11-19T04:20:20.305Z] OK: 6 MiB in 17 packages [2021-11-19T04:20:20.582Z] OK: 8 MiB in 19 packages [2021-11-19T04:20:20.863Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-19T04:20:20.863Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-19T04:20:20.863Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:20:20.863Z] OK: 6 MiB in 15 packages [2021-11-19T04:20:20.863Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-19T04:20:20.863Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:20:20.863Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:20:21.150Z] OK: 6 MiB in 16 packages [2021-11-19T04:20:22.602Z] Removing intermediate container 3295add66efd [2021-11-19T04:20:22.602Z] ---> 772fb863a611 [2021-11-19T04:20:22.602Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:20:22.602Z] ---> Running in cfb9e9184e82 [2021-11-19T04:20:22.602Z] Removing intermediate container 52228917c049 [2021-11-19T04:20:22.602Z] ---> fe2e55035228 [2021-11-19T04:20:22.602Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:20:22.879Z] ---> Running in 97338f346cf4 [2021-11-19T04:20:23.150Z] Removing intermediate container 2dd019ca16a8 [2021-11-19T04:20:23.150Z] ---> 7eeab435397f [2021-11-19T04:20:23.150Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T04:20:23.432Z] ---> Running in c99eea1ad34a [2021-11-19T04:20:23.432Z] Removing intermediate container cfb9e9184e82 [2021-11-19T04:20:23.432Z] ---> c1fc2a7a9623 [2021-11-19T04:20:23.432Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-19T04:20:23.432Z] Removing intermediate container 95717193fe6a [2021-11-19T04:20:23.432Z] ---> 4cd3d353b002 [2021-11-19T04:20:23.432Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T04:20:23.703Z] ---> Running in ee7a63a03e22 [2021-11-19T04:20:23.703Z] Removing intermediate container 97338f346cf4 [2021-11-19T04:20:23.703Z] ---> 5d115d9bf8e1 [2021-11-19T04:20:23.703Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-19T04:20:23.703Z] Removing intermediate container dc6b7d22c257 [2021-11-19T04:20:23.703Z] ---> c77fd7634a9a [2021-11-19T04:20:23.703Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:20:23.703Z] ---> Running in 0fa661f90447 [2021-11-19T04:20:23.979Z] ---> Running in e478f2bf39f2 [2021-11-19T04:20:23.979Z] ---> Running in 09ff6ee57ec9 [2021-11-19T04:20:23.979Z] Removing intermediate container c99eea1ad34a [2021-11-19T04:20:23.979Z] ---> e79fb6226fea [2021-11-19T04:20:23.979Z] Step 12/24 : WORKDIR / [2021-11-19T04:20:24.260Z] ---> Running in 526c9a31887c [2021-11-19T04:20:24.260Z] Removing intermediate container ee7a63a03e22 [2021-11-19T04:20:24.260Z] ---> c4a07640e387 [2021-11-19T04:20:24.260Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-19T04:20:24.260Z] Removing intermediate container 0fa661f90447 [2021-11-19T04:20:24.260Z] ---> b1710d760583 [2021-11-19T04:20:24.260Z] Step 12/20 : WORKDIR /edgex [2021-11-19T04:20:24.539Z] ---> Running in d14ff1bc9b16 [2021-11-19T04:20:24.539Z] ---> Running in c268e57701bd [2021-11-19T04:20:24.539Z] Removing intermediate container 09ff6ee57ec9 [2021-11-19T04:20:24.539Z] ---> 795acd80c092 [2021-11-19T04:20:24.539Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-19T04:20:24.539Z] Removing intermediate container e478f2bf39f2 [2021-11-19T04:20:24.539Z] ---> 6ed67cab8363 [2021-11-19T04:20:24.539Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T04:20:24.816Z] ---> Running in cc450d36c022 [2021-11-19T04:20:24.816Z] ---> Running in d9878c977b15 [2021-11-19T04:20:24.816Z] Removing intermediate container 526c9a31887c [2021-11-19T04:20:24.816Z] ---> 357c4297c6b5 [2021-11-19T04:20:24.816Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-19T04:20:25.090Z] Removing intermediate container d14ff1bc9b16 [2021-11-19T04:20:25.090Z] ---> a8a370f787d4 [2021-11-19T04:20:25.090Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:20:25.366Z] Removing intermediate container c268e57701bd [2021-11-19T04:20:25.366Z] ---> b12bc55743de [2021-11-19T04:20:25.366Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-19T04:20:25.366Z] Removing intermediate container cc450d36c022 [2021-11-19T04:20:25.366Z] ---> 5d287cfd881c [2021-11-19T04:20:25.366Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-19T04:20:25.366Z] Removing intermediate container d9878c977b15 [2021-11-19T04:20:25.366Z] ---> 87a36db62529 [2021-11-19T04:20:25.366Z] Step 14/22 : WORKDIR / [2021-11-19T04:20:25.645Z] ---> Running in ce938ebbde41 [2021-11-19T04:20:25.645Z] ---> Running in 3cc45a244f05 [2021-11-19T04:20:26.247Z] Removing intermediate container ce938ebbde41 [2021-11-19T04:20:26.247Z] ---> a1ae6419d67f [2021-11-19T04:20:26.247Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:20:26.247Z] Removing intermediate container 3cc45a244f05 [2021-11-19T04:20:26.247Z] ---> 9036627ddc61 [2021-11-19T04:20:26.247Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:20:26.247Z] ---> 99e866ff4bf7 [2021-11-19T04:20:26.247Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-19T04:20:26.522Z] ---> 058f991c60e8 [2021-11-19T04:20:26.522Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-19T04:20:26.522Z] ---> 11170415fcae [2021-11-19T04:20:26.522Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-19T04:20:27.516Z] ---> 922afe6914cf [2021-11-19T04:20:27.516Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-19T04:20:27.516Z] ---> 6703c95f11de [2021-11-19T04:20:27.516Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-19T04:20:27.795Z] ---> 456b87c6bfe4 [2021-11-19T04:20:27.795Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-19T04:20:28.400Z] ---> 96fba332ee0b [2021-11-19T04:20:28.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-19T04:20:28.675Z] ---> 3c2ad2a09ca5 [2021-11-19T04:20:28.675Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-19T04:20:28.950Z] ---> bdbb7e1680d1 [2021-11-19T04:20:28.950Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-19T04:20:29.549Z] ---> 23da70056d5d [2021-11-19T04:20:29.549Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-19T04:20:29.828Z] ---> 54deed1efb8c [2021-11-19T04:20:29.828Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-19T04:20:29.828Z] ---> 524aef09fa3d [2021-11-19T04:20:29.828Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-19T04:20:30.100Z] ---> Running in 437bdf4b0475 [2021-11-19T04:20:30.381Z] ---> 2bedbec97f28 [2021-11-19T04:20:30.381Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-19T04:20:30.654Z] ---> ccde102289e0 [2021-11-19T04:20:30.654Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-19T04:20:30.654Z] ---> 9f8e26646bfc [2021-11-19T04:20:30.654Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-19T04:20:30.930Z] Removing intermediate container 437bdf4b0475 [2021-11-19T04:20:30.930Z] ---> a3bcf72cdded [2021-11-19T04:20:30.930Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:20:30.930Z] ---> Running in 78aef230e4dc [2021-11-19T04:20:30.930Z] ---> Running in 715632e7435f [2021-11-19T04:20:30.930Z] ---> 5df59ef166a0 [2021-11-19T04:20:30.930Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-19T04:20:30.930Z] ---> Running in e8e8282dd696 [2021-11-19T04:20:31.207Z] ---> Running in 45d6aeb0a463 [2021-11-19T04:20:31.486Z] Removing intermediate container 78aef230e4dc [2021-11-19T04:20:31.486Z] ---> 2da1950140ba [2021-11-19T04:20:31.486Z] Step 17/20 : CMD ["--init=true"] [2021-11-19T04:20:31.767Z] Removing intermediate container e8e8282dd696 [2021-11-19T04:20:31.767Z] ---> 0ebf487af466 [2021-11-19T04:20:31.767Z] Step 21/23 : LABEL arch=arm64 [2021-11-19T04:20:31.767Z] ---> Running in 7b75108b5200 [2021-11-19T04:20:31.767Z] Removing intermediate container 715632e7435f [2021-11-19T04:20:31.767Z] ---> f78af02a0e47 [2021-11-19T04:20:31.767Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:20:31.767Z] ---> Running in b53dad3ff01b [2021-11-19T04:20:31.767Z] Removing intermediate container 45d6aeb0a463 [2021-11-19T04:20:31.767Z] ---> 4f2ed560a29c [2021-11-19T04:20:31.767Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:20:32.042Z] ---> Running in 4b71df6dcd2b [2021-11-19T04:20:32.042Z] ---> Running in f036b5a3fce6 [2021-11-19T04:20:32.320Z] ---> 13a45d7c833e [2021-11-19T04:20:32.320Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-19T04:20:32.320Z] Removing intermediate container 7b75108b5200 [2021-11-19T04:20:32.320Z] ---> feb12f60442f [2021-11-19T04:20:32.320Z] Step 18/20 : LABEL arch=arm64 [2021-11-19T04:20:32.593Z] ---> Running in d7afb63475e1 [2021-11-19T04:20:32.593Z] Removing intermediate container 4b71df6dcd2b [2021-11-19T04:20:32.593Z] ---> 23a696496f8d [2021-11-19T04:20:32.593Z] Step 19/21 : LABEL arch=arm64 [2021-11-19T04:20:32.869Z] Removing intermediate container f036b5a3fce6 [2021-11-19T04:20:32.869Z] ---> b13f9c77fd7b [2021-11-19T04:20:32.869Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T04:20:32.869Z] Removing intermediate container b53dad3ff01b [2021-11-19T04:20:32.869Z] ---> 7896cd809058 [2021-11-19T04:20:32.869Z] Step 22/23 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:20:32.869Z] ---> Running in 8002177e867f [2021-11-19T04:20:32.869Z] ---> Running in f5d02576e6e3 [2021-11-19T04:20:32.869Z] ---> Running in 4f90b19ae5a0 [2021-11-19T04:20:33.144Z] Removing intermediate container d7afb63475e1 [2021-11-19T04:20:33.144Z] ---> 2726de4d2e7d [2021-11-19T04:20:33.144Z] Step 19/20 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:20:33.418Z] ---> Running in 260bf9819fc7 [2021-11-19T04:20:33.418Z] Removing intermediate container 8002177e867f [2021-11-19T04:20:33.418Z] ---> 609ae27c310d [2021-11-19T04:20:33.418Z] Step 20/21 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:20:33.697Z] ---> Running in 43c40819fc12 [2021-11-19T04:20:33.697Z] Removing intermediate container f5d02576e6e3 [2021-11-19T04:20:33.697Z] ---> cd5bb81c1dd4 [2021-11-19T04:20:33.697Z] Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:20:33.972Z] Removing intermediate container 4f90b19ae5a0 [2021-11-19T04:20:33.972Z] ---> 6ab8a6759268 [2021-11-19T04:20:33.972Z] Step 23/23 : LABEL version=0.0.0 [2021-11-19T04:20:33.972Z] Removing intermediate container 260bf9819fc7 [2021-11-19T04:20:33.972Z] ---> 4e1085a336d9 [2021-11-19T04:20:33.972Z] Step 20/20 : LABEL version=0.0.0 [2021-11-19T04:20:33.972Z] ---> Running in 41bae8af8b12 [2021-11-19T04:20:33.972Z] ---> Running in 0649f5fe99c3 [2021-11-19T04:20:34.255Z] ---> Running in bfe5cd55d333 [2021-11-19T04:20:34.255Z] Removing intermediate container 43c40819fc12 [2021-11-19T04:20:34.255Z] ---> e0a6003b0da3 [2021-11-19T04:20:34.255Z] Step 21/21 : LABEL version=0.0.0 [2021-11-19T04:20:34.255Z] ---> e1de8a2a5399 [2021-11-19T04:20:34.255Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-19T04:20:34.533Z] ---> Running in 6f9065062ca5 [2021-11-19T04:20:34.533Z] Removing intermediate container 41bae8af8b12 [2021-11-19T04:20:34.533Z] ---> f80c270b3809 [2021-11-19T04:20:34.533Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T04:20:34.533Z] Removing intermediate container 0649f5fe99c3 [2021-11-19T04:20:34.809Z] ---> 5995e9898e14 [2021-11-19T04:20:34.810Z] [2021-11-19T04:20:34.810Z] ---> Running in dd3ff53b4ee2 [2021-11-19T04:20:34.810Z] Removing intermediate container bfe5cd55d333 [2021-11-19T04:20:34.810Z] ---> 80bdbd03e2dc [2021-11-19T04:20:34.810Z] [2021-11-19T04:20:35.090Z] Removing intermediate container 6f9065062ca5 [2021-11-19T04:20:35.090Z] ---> a5a8d35ef31c [2021-11-19T04:20:35.090Z] [2021-11-19T04:20:35.376Z] Successfully built 5995e9898e14 [2021-11-19T04:20:35.376Z] Successfully tagged support-scheduler-arm64:latest [2021-11-19T04:20:35.376Z]  Building support-scheduler ... done Building core-command [2021-11-19T04:20:35.659Z] ---> 4fbbf139fb4f [2021-11-19T04:20:35.659Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-19T04:20:35.659Z] Removing intermediate container dd3ff53b4ee2 [2021-11-19T04:20:35.659Z] Successfully built 80bdbd03e2dc [2021-11-19T04:20:35.659Z] ---> ef8dfd7ff55f [2021-11-19T04:20:35.659Z] [2021-11-19T04:20:35.659Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-19T04:20:35.659Z] Building security-bootstrapper [2021-11-19T04:20:35.659Z]  Building security-proxy-setup ... done Successfully built a5a8d35ef31c [2021-11-19T04:20:35.659Z] Successfully tagged support-notifications-arm64:latest [2021-11-19T04:20:35.659Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-11-19T04:20:35.659Z] ---> Running in bf977c65513b [2021-11-19T04:20:36.264Z] Successfully built ef8dfd7ff55f [2021-11-19T04:20:36.264Z] Successfully tagged core-metadata-arm64:latest [2021-11-19T04:20:36.264Z]  Building core-metadata ... done Building core-data [2021-11-19T04:20:38.335Z] Removing intermediate container bf977c65513b [2021-11-19T04:20:38.335Z] ---> a82bb43c9992 [2021-11-19T04:20:38.335Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-19T04:20:38.335Z] ---> Running in 65d5a8c22729 [2021-11-19T04:20:38.620Z] Removing intermediate container 65d5a8c22729 [2021-11-19T04:20:38.620Z] ---> 82e785db4b62 [2021-11-19T04:20:38.620Z] Step 22/24 : LABEL arch=arm64 [2021-11-19T04:20:38.903Z] ---> Running in 70e8b4d98036 [2021-11-19T04:20:39.175Z] Removing intermediate container 70e8b4d98036 [2021-11-19T04:20:39.175Z] ---> 614ed65b02dc [2021-11-19T04:20:39.175Z] Step 23/24 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:20:39.450Z] ---> Running in 984beabe0f23 [2021-11-19T04:20:39.724Z] Removing intermediate container 984beabe0f23 [2021-11-19T04:20:39.724Z] ---> 9d81b10acd47 [2021-11-19T04:20:39.724Z] Step 24/24 : LABEL version=0.0.0 [2021-11-19T04:20:40.001Z] ---> Running in b3fd78368967 [2021-11-19T04:20:40.274Z] Removing intermediate container b3fd78368967 [2021-11-19T04:20:40.274Z] ---> 47714a468144 [2021-11-19T04:20:40.274Z] [2021-11-19T04:20:40.869Z] Successfully built 47714a468144 [2021-11-19T04:20:40.869Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-19T04:21:37.389Z]  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:21:37.389Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:21:37.389Z] ---> 495f602a026f [2021-11-19T04:21:37.389Z] Step 3/30 : WORKDIR /edgex-go [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> 45d10ea6d180 [2021-11-19T04:21:37.389Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> 67ac44cff691 [2021-11-19T04:21:37.389Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> c1f539bcc206 [2021-11-19T04:21:37.389Z] Step 6/30 : COPY . . [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> d11ad7e27636 [2021-11-19T04:21:37.389Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> 4c69cfaa5a36 [2021-11-19T04:21:37.389Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-19T04:21:37.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:21:37.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:21:37.389Z] ---> 495f602a026f [2021-11-19T04:21:37.389Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> 45d10ea6d180 [2021-11-19T04:21:37.389Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> 67ac44cff691 [2021-11-19T04:21:37.389Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> c1f539bcc206 [2021-11-19T04:21:37.389Z] Step 6/22 : COPY . . [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> d11ad7e27636 [2021-11-19T04:21:37.389Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> 4c69cfaa5a36 [2021-11-19T04:21:37.389Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-19T04:21:37.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:21:37.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:21:37.389Z] ---> 495f602a026f [2021-11-19T04:21:37.389Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> 45d10ea6d180 [2021-11-19T04:21:37.389Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> 67ac44cff691 [2021-11-19T04:21:37.389Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-19T04:21:37.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:21:37.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:21:37.389Z] ---> 495f602a026f [2021-11-19T04:21:37.389Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> 45d10ea6d180 [2021-11-19T04:21:37.389Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:21:37.389Z] ---> Using cache [2021-11-19T04:21:37.389Z] ---> 67ac44cff691 [2021-11-19T04:21:37.389Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-19T04:21:37.389Z] ---> Running in c2942114e698 [2021-11-19T04:21:37.389Z] ---> Running in 22fdd89341e0 [2021-11-19T04:21:37.389Z] ---> Running in f36da070bbde [2021-11-19T04:21:37.389Z] ---> Running in 8c84f85e8006 [2021-11-19T04:21:37.389Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:21:37.389Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:21:37.389Z] 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 [2021-11-19T04:21:37.389Z] 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 [2021-11-19T04:21:37.390Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:21:37.390Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:21:37.390Z] OK: 219 MiB in 52 packages [2021-11-19T04:21:37.390Z] OK: 219 MiB in 52 packages [2021-11-19T04:21:37.390Z] Removing intermediate container 8c84f85e8006 [2021-11-19T04:21:37.390Z] ---> 4bb0ef115340 [2021-11-19T04:21:37.390Z] Step 6/22 : COPY . . [2021-11-19T04:21:37.390Z] Removing intermediate container f36da070bbde [2021-11-19T04:21:37.390Z] ---> 2019fe13c560 [2021-11-19T04:21:37.390Z] Step 6/22 : COPY . . [2021-11-19T04:22:04.231Z] ---> b89f2ad1f044 [2021-11-19T04:22:04.231Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:22:04.231Z] ---> 8dc6354028f5 [2021-11-19T04:22:04.231Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:22:04.231Z] ---> Running in 50f62008b4e2 [2021-11-19T04:22:04.231Z] ---> Running in 8959fb0d09b9 [2021-11-19T04:22:08.563Z] Removing intermediate container 50f62008b4e2 [2021-11-19T04:22:08.563Z] ---> fb1b0d8ef86e [2021-11-19T04:22:08.563Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-19T04:22:08.563Z] ---> Running in 134238d45494 [2021-11-19T04:22:08.836Z] Removing intermediate container 8959fb0d09b9 [2021-11-19T04:22:08.836Z] ---> 03aef69ccf3a [2021-11-19T04:22:08.836Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-19T04:22:09.122Z] ---> Running in bc4665942951 [2021-11-19T04:22:11.114Z] 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 [2021-11-19T04:22:11.114Z] 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 [2021-11-19T04:22:58.139Z] Removing intermediate container 22fdd89341e0 [2021-11-19T04:22:58.139Z] ---> f4c320b83fb9 [2021-11-19T04:22:58.139Z] [2021-11-19T04:22:58.139Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:22:58.139Z] ---> 5b8b7b635229 [2021-11-19T04:22:58.139Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:22:58.139Z] ---> Using cache [2021-11-19T04:22:58.139Z] ---> fe2e55035228 [2021-11-19T04:22:58.139Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:22:58.139Z] ---> Using cache [2021-11-19T04:22:58.139Z] ---> 5d115d9bf8e1 [2021-11-19T04:22:58.139Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-19T04:22:58.139Z] ---> Running in 0f0cc558b50f [2021-11-19T04:22:58.418Z] Removing intermediate container 0f0cc558b50f [2021-11-19T04:22:58.418Z] ---> 3a6d36737006 [2021-11-19T04:22:58.418Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T04:22:58.418Z] ---> Running in 249047e25a14 [2021-11-19T04:22:59.415Z] Removing intermediate container 249047e25a14 [2021-11-19T04:22:59.415Z] ---> 3afff51c959c [2021-11-19T04:22:59.415Z] Step 14/22 : WORKDIR / [2021-11-19T04:22:59.415Z] ---> Running in d2d63441543a [2021-11-19T04:23:00.404Z] Removing intermediate container d2d63441543a [2021-11-19T04:23:00.404Z] ---> 7a4d016aa605 [2021-11-19T04:23:00.404Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:23:02.399Z] ---> 63d642b07ddb [2021-11-19T04:23:02.399Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-19T04:23:03.847Z] Removing intermediate container c2942114e698 [2021-11-19T04:23:03.847Z] ---> 9d8c40ad9396 [2021-11-19T04:23:03.847Z] [2021-11-19T04:23:03.847Z] Step 9/30 : FROM alpine:3.14 [2021-11-19T04:23:03.847Z] ---> 5b8b7b635229 [2021-11-19T04:23:03.847Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-19T04:23:04.128Z] ---> Running in 34c65f393cce [2021-11-19T04:23:04.735Z] ---> 7956a79fae52 [2021-11-19T04:23:04.735Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-19T04:23:05.027Z] Removing intermediate container 34c65f393cce [2021-11-19T04:23:05.027Z] ---> 74788c4b28e7 [2021-11-19T04:23:05.027Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-19T04:23:05.312Z] ---> Running in 4f7249c83014 [2021-11-19T04:23:06.310Z] ---> b06807b0feb8 [2021-11-19T04:23:06.310Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-19T04:23:06.589Z] ---> Running in dca3fef85845 [2021-11-19T04:23:07.589Z] Removing intermediate container dca3fef85845 [2021-11-19T04:23:07.589Z] ---> 53b9b2a46b80 [2021-11-19T04:23:07.589Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:23:07.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:23:07.589Z] ---> Running in 444acffe34ab [2021-11-19T04:23:07.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:23:08.173Z] Removing intermediate container 444acffe34ab [2021-11-19T04:23:08.173Z] ---> aaea0a8b4557 [2021-11-19T04:23:08.173Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T04:23:08.457Z] ---> Running in db6c59889a34 [2021-11-19T04:23:08.749Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-19T04:23:08.749Z] (2/2) Installing su-exec (0.2-r1) [2021-11-19T04:23:08.749Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:23:08.749Z] OK: 6 MiB in 16 packages [2021-11-19T04:23:09.047Z] Removing intermediate container db6c59889a34 [2021-11-19T04:23:09.047Z] ---> 8673064206aa [2021-11-19T04:23:09.047Z] Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:23:09.047Z] ---> Running in 09212f850992 [2021-11-19T04:23:10.039Z] Removing intermediate container 09212f850992 [2021-11-19T04:23:10.039Z] ---> 52412eeaa955 [2021-11-19T04:23:10.039Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T04:23:10.325Z] ---> Running in 5d69b34f2b29 [2021-11-19T04:23:10.325Z] Removing intermediate container 4f7249c83014 [2021-11-19T04:23:10.325Z] ---> 7996ca1d6845 [2021-11-19T04:23:10.325Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-19T04:23:10.604Z] ---> Running in ba6dca06538d [2021-11-19T04:23:10.883Z] Removing intermediate container 5d69b34f2b29 [2021-11-19T04:23:10.883Z] ---> 35687ddb1372 [2021-11-19T04:23:10.883Z] [2021-11-19T04:23:11.495Z] Removing intermediate container ba6dca06538d [2021-11-19T04:23:11.495Z] ---> 700c14e1f382 [2021-11-19T04:23:11.495Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-19T04:23:11.495Z] ---> Running in edeaeaa14119 [2021-11-19T04:23:11.768Z] Successfully built 35687ddb1372 [2021-11-19T04:23:11.768Z] Successfully tagged core-command-arm64:latest [2021-11-19T04:23:12.368Z]  Building core-command ... done Removing intermediate container edeaeaa14119 [2021-11-19T04:23:12.368Z] ---> 48e493a3f629 [2021-11-19T04:23:12.368Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-19T04:23:12.368Z] ---> Running in 4f2f59f82932 [2021-11-19T04:23:15.791Z] Removing intermediate container 4f2f59f82932 [2021-11-19T04:23:15.791Z] ---> 005e6ef7f446 [2021-11-19T04:23:15.791Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-19T04:23:15.791Z] ---> Running in 2e463cf48ff0 [2021-11-19T04:23:16.397Z] Removing intermediate container 2e463cf48ff0 [2021-11-19T04:23:16.397Z] ---> b545c19ce29e [2021-11-19T04:23:16.397Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-19T04:23:17.417Z] ---> d232873c7a2d [2021-11-19T04:23:17.417Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-19T04:23:17.696Z] ---> Running in d6f5c785aca9 [2021-11-19T04:23:21.108Z] Removing intermediate container d6f5c785aca9 [2021-11-19T04:23:21.108Z] ---> 71df0ca2e116 [2021-11-19T04:23:21.108Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:23:22.092Z] ---> 88ab121383a1 [2021-11-19T04:23:22.092Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-19T04:23:24.082Z] ---> 6f105f59f60a [2021-11-19T04:23:24.082Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-19T04:23:25.070Z] ---> bef3a947c53d [2021-11-19T04:23:25.070Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-19T04:23:26.532Z] ---> 25e8a330f9b5 [2021-11-19T04:23:26.532Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-19T04:23:27.545Z] ---> 8576824f6f15 [2021-11-19T04:23:27.545Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-19T04:23:27.820Z] ---> Running in 35dec4ce5d06 [2021-11-19T04:23:28.488Z] Removing intermediate container 35dec4ce5d06 [2021-11-19T04:23:28.488Z] ---> 217b76b2b1c8 [2021-11-19T04:23:28.488Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-19T04:23:29.981Z] ---> 94b5831ec96a [2021-11-19T04:23:29.981Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-19T04:23:29.981Z] ---> Running in 4bb48f19e767 [2021-11-19T04:23:33.388Z] Removing intermediate container 4bb48f19e767 [2021-11-19T04:23:33.388Z] ---> d40a8f245b67 [2021-11-19T04:23:33.388Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-19T04:23:33.388Z] ---> Running in afcee33b80dc [2021-11-19T04:23:33.986Z] Removing intermediate container afcee33b80dc [2021-11-19T04:23:33.986Z] ---> fd70322ba8ad [2021-11-19T04:23:33.986Z] Step 27/30 : CMD ["gate"] [2021-11-19T04:23:34.257Z] ---> Running in e4e139a7b92a [2021-11-19T04:23:35.235Z] Removing intermediate container e4e139a7b92a [2021-11-19T04:23:35.235Z] ---> dca51ac6498c [2021-11-19T04:23:35.235Z] Step 28/30 : LABEL arch=arm64 [2021-11-19T04:23:35.510Z] ---> Running in e4b0eaf4f33e [2021-11-19T04:23:36.106Z] Removing intermediate container e4b0eaf4f33e [2021-11-19T04:23:36.106Z] ---> e741048150ca [2021-11-19T04:23:36.106Z] Step 29/30 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:23:36.382Z] ---> Running in cb5214ecb45b [2021-11-19T04:23:36.981Z] Removing intermediate container cb5214ecb45b [2021-11-19T04:23:36.981Z] ---> 1818c8ffc6b7 [2021-11-19T04:23:36.981Z] Step 30/30 : LABEL version=0.0.0 [2021-11-19T04:23:36.981Z] Removing intermediate container bc4665942951 [2021-11-19T04:23:36.981Z] ---> c477bdd93e4b [2021-11-19T04:23:36.981Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-19T04:23:36.981Z] ---> Running in e28985c2fe5c [2021-11-19T04:23:37.258Z] ---> Running in 32209453101e [2021-11-19T04:23:37.858Z] Removing intermediate container 32209453101e [2021-11-19T04:23:37.858Z] ---> 20203cf27a50 [2021-11-19T04:23:37.858Z] [2021-11-19T04:23:38.135Z] Successfully built 20203cf27a50 [2021-11-19T04:23:38.135Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-19T04:23:38.731Z]  Building security-bootstrapper ... done 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 [2021-11-19T04:23:41.367Z] Removing intermediate container e28985c2fe5c [2021-11-19T04:23:41.367Z] ---> 46d9284dc72c [2021-11-19T04:23:41.367Z] [2021-11-19T04:23:41.367Z] Step 10/22 : FROM docker:20.10.8 [2021-11-19T04:23:41.367Z] 20.10.8: Pulling from library/docker [2021-11-19T04:23:46.774Z] Removing intermediate container 134238d45494 [2021-11-19T04:23:46.774Z] ---> 7324bb253000 [2021-11-19T04:23:46.774Z] [2021-11-19T04:23:46.774Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:23:46.774Z] ---> 5b8b7b635229 [2021-11-19T04:23:46.774Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-19T04:23:46.774Z] ---> Running in 8bf0729b638d [2021-11-19T04:23:47.048Z] Removing intermediate container 8bf0729b638d [2021-11-19T04:23:47.048Z] ---> 423555f417e8 [2021-11-19T04:23:47.048Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-19T04:23:47.048Z] ---> Running in ebd542e0daad [2021-11-19T04:23:47.645Z] Removing intermediate container ebd542e0daad [2021-11-19T04:23:47.645Z] ---> b41f38c07f61 [2021-11-19T04:23:47.645Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-19T04:23:47.645Z] ---> Running in 0f058321b678 [2021-11-19T04:23:48.238Z] Removing intermediate container 0f058321b678 [2021-11-19T04:23:48.238Z] ---> 966b3472ec14 [2021-11-19T04:23:48.238Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:23:48.238Z] ---> Running in 664549dfe539 [2021-11-19T04:23:48.509Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-19T04:23:48.509Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-19T04:23:48.509Z] ---> 3734d5adc5ac [2021-11-19T04:23:48.509Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:23:48.781Z] ---> Running in c73b7ec5331b [2021-11-19T04:23:49.052Z] Removing intermediate container c73b7ec5331b [2021-11-19T04:23:49.052Z] ---> 67bef5a73f3e [2021-11-19T04:23:49.052Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-19T04:23:49.331Z] ---> Running in 1bfc42ab34bb [2021-11-19T04:23:50.328Z] Removing intermediate container 664549dfe539 [2021-11-19T04:23:50.328Z] ---> fcf21ce32bb0 [2021-11-19T04:23:50.328Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-19T04:23:50.328Z] ---> Running in b039b9d95054 [2021-11-19T04:23:50.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:23:50.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:23:51.488Z] (1/42) Installing readline (8.1.0-r0) [2021-11-19T04:23:51.760Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:23:51.760Z] (2/42) Installing bash (5.1.4-r0) [2021-11-19T04:23:51.760Z] Executing bash-5.1.4-r0.post-install [2021-11-19T04:23:51.760Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-19T04:23:51.760Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T04:23:51.760Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-19T04:23:51.760Z] (6/42) Installing curl (7.79.1-r0) [2021-11-19T04:23:51.760Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-19T04:23:51.760Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-19T04:23:51.760Z] (9/42) Installing expat (2.4.1-r0) [2021-11-19T04:23:51.760Z] (10/42) Installing libffi (3.3-r2) [2021-11-19T04:23:51.760Z] (11/42) Installing gdbm (1.19-r0) [2021-11-19T04:23:51.760Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-19T04:23:51.760Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T04:23:51.760Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T04:23:51.760Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-19T04:23:51.760Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-19T04:23:51.760Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-19T04:23:52.733Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:23:53.331Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-19T04:23:53.331Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T04:23:53.603Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-19T04:23:53.603Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-19T04:23:53.603Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T04:23:53.603Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-19T04:23:53.603Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-19T04:23:53.603Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-19T04:23:53.877Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-19T04:23:53.877Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-19T04:23:53.877Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-19T04:23:53.877Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-19T04:23:53.877Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-19T04:23:53.877Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-19T04:23:53.877Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-19T04:23:53.877Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-19T04:23:53.877Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-19T04:23:53.877Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-19T04:23:53.877Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:23:53.877Z] OK: 8 MiB in 20 packages [2021-11-19T04:23:53.877Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-19T04:23:53.877Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-19T04:23:53.877Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-19T04:23:53.877Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-19T04:23:54.155Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-19T04:23:54.155Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-19T04:23:54.155Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-19T04:23:54.155Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-19T04:23:54.155Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-19T04:23:54.155Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-19T04:23:54.155Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-19T04:23:54.155Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-19T04:23:54.431Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-19T04:23:54.704Z] Executing busybox-1.33.1-r3.trigger [2021-11-19T04:23:54.704Z] OK: 84 MiB in 64 packages [2021-11-19T04:23:55.686Z] Removing intermediate container b039b9d95054 [2021-11-19T04:23:55.686Z] ---> 4a6106518b11 [2021-11-19T04:23:55.686Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:23:56.282Z] ---> 0585a91abd0b [2021-11-19T04:23:56.282Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-19T04:23:57.721Z] ---> c903e52427be [2021-11-19T04:23:57.721Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-19T04:23:58.320Z] ---> dcebe82d5a4b [2021-11-19T04:23:58.320Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-19T04:23:58.320Z] ---> Running in fd2659f6830a [2021-11-19T04:23:58.913Z] Removing intermediate container fd2659f6830a [2021-11-19T04:23:58.913Z] ---> 3d5f8114fdc9 [2021-11-19T04:23:58.913Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:23:58.913Z] ---> Running in 17f3c47f6188 [2021-11-19T04:23:59.187Z] Collecting docker-compose==1.23.2 [2021-11-19T04:23:59.187Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-19T04:23:59.459Z] Removing intermediate container 17f3c47f6188 [2021-11-19T04:23:59.459Z] ---> 20e06d0287b6 [2021-11-19T04:23:59.459Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T04:23:59.459Z] ---> Running in 5c3c1101d881 [2021-11-19T04:23:59.459Z] Collecting docopt<0.7,>=0.6.1 [2021-11-19T04:23:59.459Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-19T04:23:59.734Z] Removing intermediate container 5c3c1101d881 [2021-11-19T04:23:59.734Z] ---> 0aaefc5e05e0 [2021-11-19T04:23:59.734Z] Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:24:00.006Z] ---> Running in 75517fcda250 [2021-11-19T04:24:00.281Z] Removing intermediate container 75517fcda250 [2021-11-19T04:24:00.281Z] ---> a3967df91bb5 [2021-11-19T04:24:00.281Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T04:24:00.553Z] ---> Running in 2a43a42bfa57 [2021-11-19T04:24:00.825Z] Removing intermediate container 2a43a42bfa57 [2021-11-19T04:24:00.825Z] ---> 149018761fc4 [2021-11-19T04:24:00.825Z] [2021-11-19T04:24:01.421Z] Successfully built 149018761fc4 [2021-11-19T04:24:01.421Z] Successfully tagged core-data-arm64:latest [2021-11-19T04:24:01.693Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-11-19T04:24:01.693Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-19T04:24:01.693Z] Collecting cached-property<2,>=1.2.0 [2021-11-19T04:24:01.693Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-19T04:24:01.693Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-19T04:24:02.287Z] Collecting docker<4.0,>=3.6.0 [2021-11-19T04:24:02.287Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-19T04:24:03.258Z] Collecting PyYAML<4,>=3.10 [2021-11-19T04:24:03.258Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-19T04:24:06.630Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-19T04:24:06.630Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-19T04:24:06.901Z] Collecting texttable<0.10,>=0.9.0 [2021-11-19T04:24:06.901Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-19T04:24:08.871Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-19T04:24:08.871Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-19T04:24:09.144Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-19T04:24:09.144Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-19T04:24:11.106Z] Collecting docker-pycreds>=0.4.0 [2021-11-19T04:24:11.106Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-19T04:24:11.698Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-19T04:24:11.698Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-19T04:24:11.971Z] Collecting idna<2.8,>=2.5 [2021-11-19T04:24:11.971Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-19T04:24:11.971Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-19T04:24:12.242Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-19T04:24:12.242Z] 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) [2021-11-19T04:24:12.514Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-19T04:24:12.514Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-19T04:24:12.514Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-19T04:24:12.514Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-19T04:24:13.489Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-19T04:24:13.489Z] Attempting uninstall: urllib3 [2021-11-19T04:24:13.489Z] Found existing installation: urllib3 1.26.5 [2021-11-19T04:24:13.489Z] Uninstalling urllib3-1.26.5: [2021-11-19T04:24:13.489Z] Successfully uninstalled urllib3-1.26.5 [2021-11-19T04:24:14.083Z] Attempting uninstall: idna [2021-11-19T04:24:14.083Z] Found existing installation: idna 3.2 [2021-11-19T04:24:14.083Z] Uninstalling idna-3.2: [2021-11-19T04:24:14.354Z] Successfully uninstalled idna-3.2 [2021-11-19T04:24:14.948Z] Attempting uninstall: chardet [2021-11-19T04:24:14.948Z] Found existing installation: chardet 4.0.0 [2021-11-19T04:24:14.948Z] Uninstalling chardet-4.0.0: [2021-11-19T04:24:15.222Z] Successfully uninstalled chardet-4.0.0 [2021-11-19T04:24:16.650Z] Attempting uninstall: requests [2021-11-19T04:24:16.650Z] Found existing installation: requests 2.25.1 [2021-11-19T04:24:16.650Z] Uninstalling requests-2.25.1: [2021-11-19T04:24:16.650Z] Successfully uninstalled requests-2.25.1 [2021-11-19T04:24:16.921Z] Running setup.py install for texttable: started [2021-11-19T04:24:18.886Z] Running setup.py install for texttable: finished with status 'done' [2021-11-19T04:24:18.886Z] Running setup.py install for PyYAML: started [2021-11-19T04:24:20.874Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-19T04:24:21.145Z] Running setup.py install for docopt: started [2021-11-19T04:24:23.107Z] Running setup.py install for docopt: finished with status 'done' [2021-11-19T04:24:23.107Z] Running setup.py install for dockerpty: started [2021-11-19T04:24:24.533Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-19T04:24:26.498Z] 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 [2021-11-19T04:24:34.756Z] Removing intermediate container 1bfc42ab34bb [2021-11-19T04:24:34.756Z] ---> f73715a3e138 [2021-11-19T04:24:34.756Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-19T04:24:34.756Z] ---> Running in a50eccb8a5c4 [2021-11-19T04:24:34.756Z] Removing intermediate container a50eccb8a5c4 [2021-11-19T04:24:34.756Z] ---> 7e9a3f8c68e1 [2021-11-19T04:24:34.756Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-19T04:24:35.026Z] ---> Running in 2e417f3cd452 [2021-11-19T04:24:35.297Z] Removing intermediate container 2e417f3cd452 [2021-11-19T04:24:35.297Z] ---> 3f69231035db [2021-11-19T04:24:35.297Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-19T04:24:36.746Z] ---> c40a555f848a [2021-11-19T04:24:36.746Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-19T04:24:37.360Z] ---> 3c6c9db155a2 [2021-11-19T04:24:37.360Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-19T04:24:38.368Z] ---> 4f70e33f9007 [2021-11-19T04:24:38.368Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-19T04:24:38.368Z] ---> Running in 6221a1428db2 [2021-11-19T04:24:38.647Z] Removing intermediate container 6221a1428db2 [2021-11-19T04:24:38.647Z] ---> 0ca91904db10 [2021-11-19T04:24:38.647Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:24:38.921Z] ---> Running in 1caa636423cf [2021-11-19T04:24:39.197Z] Removing intermediate container 1caa636423cf [2021-11-19T04:24:39.197Z] ---> d33b5de54a02 [2021-11-19T04:24:39.197Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T04:24:39.470Z] ---> Running in 82009c99cce1 [2021-11-19T04:24:39.744Z] Removing intermediate container 82009c99cce1 [2021-11-19T04:24:39.744Z] ---> f3d1d8e51373 [2021-11-19T04:24:39.744Z] Step 21/22 : LABEL git_sha=2e605913a7d68d22cca21f212a09481fcbcf06fd [2021-11-19T04:24:40.021Z] ---> Running in fd688c7b9e3e [2021-11-19T04:24:40.294Z] Removing intermediate container fd688c7b9e3e [2021-11-19T04:24:40.294Z] ---> b28d1073331f [2021-11-19T04:24:40.294Z] Step 22/22 : LABEL version=0.0.0 [2021-11-19T04:24:40.294Z] ---> Running in aae451408637 [2021-11-19T04:24:40.891Z] Removing intermediate container aae451408637 [2021-11-19T04:24:40.891Z] ---> eeca2a0f48c6 [2021-11-19T04:24:40.891Z] [2021-11-19T04:24:41.162Z] Successfully built eeca2a0f48c6 [2021-11-19T04:24:41.162Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-19T04:24:41.446Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-19T04:24:41.432Z] $ docker stop --time=1 054cf80158c7fd72d89e976a829c47f337e1b23ed97997ffe4fe98d6505a2925 [2021-11-19T04:24:43.138Z] $ docker rm -f 054cf80158c7fd72d89e976a829c47f337e1b23ed97997ffe4fe98d6505a2925 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-19T04:24:43.707Z] + docker images [2021-11-19T04:24:43.979Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T04:24:43.979Z] sys-mgmt-agent-arm64 latest eeca2a0f48c6 3 seconds ago 277MB [2021-11-19T04:24:43.979Z] core-data-arm64 latest 149018761fc4 43 seconds ago 19.6MB [2021-11-19T04:24:43.979Z] 7324bb253000 58 seconds ago 1.58GB [2021-11-19T04:24:43.979Z] 46d9284dc72c About a minute ago 1.57GB [2021-11-19T04:24:43.979Z] security-bootstrapper-arm64 latest 20203cf27a50 About a minute ago 17.8MB [2021-11-19T04:24:43.979Z] core-command-arm64 latest 35687ddb1372 About a minute ago 15.2MB [2021-11-19T04:24:43.979Z] 9d8c40ad9396 About a minute ago 1.57GB [2021-11-19T04:24:43.980Z] f4c320b83fb9 About a minute ago 1.57GB [2021-11-19T04:24:43.980Z] security-secretstore-setup-arm64 latest 47714a468144 4 minutes ago 26.8MB [2021-11-19T04:24:43.980Z] core-metadata-arm64 latest ef8dfd7ff55f 4 minutes ago 15.9MB [2021-11-19T04:24:43.980Z] support-notifications-arm64 latest a5a8d35ef31c 4 minutes ago 16.1MB [2021-11-19T04:24:43.980Z] support-scheduler-arm64 latest 5995e9898e14 4 minutes ago 15.3MB [2021-11-19T04:24:43.980Z] security-proxy-setup-arm64 latest 80bdbd03e2dc 4 minutes ago 25.5MB [2021-11-19T04:24:43.980Z] f98250c4ba7c 4 minutes ago 1.58GB [2021-11-19T04:24:43.980Z] 94ca93f796d8 4 minutes ago 1.57GB [2021-11-19T04:24:43.980Z] 275b12489419 4 minutes ago 1.57GB [2021-11-19T04:24:43.980Z] 6dc0a750b72a 4 minutes ago 1.58GB [2021-11-19T04:24:43.980Z] 1766f28f71ac 4 minutes ago 1.58GB [2021-11-19T04:24:43.980Z] ci-base-image-arm64 latest 495f602a026f 15 minutes ago 1.24GB [2021-11-19T04:24:43.980Z] alpine 3.14 5b8b7b635229 6 days ago 5.35MB [2021-11-19T04:24:43.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 weeks ago 534MB [2021-11-19T04:24:43.980Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-19T04:24:43.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 [2021-11-19T04:24:44.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-19T04:24:44.866Z] [2021-11-19T04:24:44.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:24:45.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-19T04:24:45.486Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-19T04:24:45.486Z] 448f6bf000e3: Pulling fs layer [2021-11-19T04:24:45.486Z] f757da607395: Pulling fs layer [2021-11-19T04:24:45.486Z] 05883995daec: Pulling fs layer [2021-11-19T04:24:45.486Z] 8603b9c90790: Pulling fs layer [2021-11-19T04:24:45.486Z] 1560dd03e051: Pulling fs layer [2021-11-19T04:24:45.486Z] 27f5ce0e4adf: Pulling fs layer [2021-11-19T04:24:45.486Z] c2d8d7efcc4b: Pulling fs layer [2021-11-19T04:24:45.486Z] 1560dd03e051: Waiting [2021-11-19T04:24:45.486Z] 8603b9c90790: Waiting [2021-11-19T04:24:45.486Z] 27f5ce0e4adf: Waiting [2021-11-19T04:24:45.486Z] f757da607395: Verifying Checksum [2021-11-19T04:24:45.486Z] f757da607395: Download complete [2021-11-19T04:24:45.486Z] 8603b9c90790: Verifying Checksum [2021-11-19T04:24:45.486Z] 8603b9c90790: Download complete [2021-11-19T04:24:45.760Z] 1560dd03e051: Verifying Checksum [2021-11-19T04:24:45.760Z] 1560dd03e051: Download complete [2021-11-19T04:24:45.760Z] 27f5ce0e4adf: Download complete [2021-11-19T04:24:45.760Z] 05883995daec: Verifying Checksum [2021-11-19T04:24:45.760Z] 05883995daec: Download complete [2021-11-19T04:24:46.034Z] 448f6bf000e3: Verifying Checksum [2021-11-19T04:24:46.034Z] 448f6bf000e3: Download complete [2021-11-19T04:24:48.648Z] c2d8d7efcc4b: Verifying Checksum [2021-11-19T04:24:48.648Z] c2d8d7efcc4b: Download complete [2021-11-19T04:24:49.623Z] 448f6bf000e3: Pull complete [2021-11-19T04:24:50.600Z] f757da607395: Pull complete [2021-11-19T04:24:52.038Z] 05883995daec: Pull complete [2021-11-19T04:24:52.310Z] 8603b9c90790: Pull complete [2021-11-19T04:24:53.287Z] 1560dd03e051: Pull complete [2021-11-19T04:24:53.560Z] 27f5ce0e4adf: Pull complete [2021-11-19T04:25:08.628Z] c2d8d7efcc4b: Pull complete [2021-11-19T04:25:08.628Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-19T04:25:08.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-19T04:25:08.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-19T04:25:08.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container [2021-11-19T04:25:08.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-19T04:25:11.713Z] $ docker top 0880cb986381ef82468a7f2bfbb71e4393c58add71190130a5ad7551d37b7f49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:25:12.733Z] ---> job-cost.sh [2021-11-19T04:25:12.733Z] lf-activate-venv: SKIPPING [2021-11-19T04:25:12.733Z] INFO: No Stack... [2021-11-19T04:25:13.006Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-19T04:25:13.596Z] INFO: Archiving Costs [Pipeline] sh [2021-11-19T04:25:14.256Z] + cut -d, -f6 [2021-11-19T04:25:14.256Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-11-19T04:25:14.318Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3822-4-stack-cost] [2021-11-19T04:25:14.324Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3822-4-stack-cost] did not exist. Created. [2021-11-19T04:25:14.324Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3822-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-19T04:25:14.982Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-19T04:25:15.153Z] Stashed 1 file(s) [Pipeline] } [2021-11-19T04:25:15.159Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3822-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-19T04:25:15.154Z] $ docker stop --time=1 0880cb986381ef82468a7f2bfbb71e4393c58add71190130a5ad7551d37b7f49 [2021-11-19T04:25:16.714Z] $ docker rm -f 0880cb986381ef82468a7f2bfbb71e4393c58add71190130a5ad7551d37b7f49 [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 [2021-11-19T04:25:17.406Z] provisioning config files... [2021-11-19T04:25:17.422Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6615411058920674293tmp [Pipeline] { [Pipeline] sh [2021-11-19T04:25:17.716Z] + set +x [2021-11-19T04:25:17.716Z] + curl -s https://codecov.io/bash [2021-11-19T04:25:17.716Z] + bash -s -- [2021-11-19T04:25:17.716Z] [2021-11-19T04:25:17.716Z] _____ _ [2021-11-19T04:25:17.716Z] / ____| | | [2021-11-19T04:25:17.716Z] | | ___ __| | ___ ___ _____ __ [2021-11-19T04:25:17.716Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-19T04:25:17.716Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-19T04:25:17.716Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-19T04:25:17.716Z] Bash-1.0.6 [2021-11-19T04:25:17.716Z] [2021-11-19T04:25:17.716Z] [2021-11-19T04:25:17.716Z] ==> git version 2.24.4 found [2021-11-19T04:25:17.716Z] ==> 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 [2021-11-19T04:25:17.716Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-19T04:25:17.716Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-19T04:25:17.716Z] ==> Jenkins CI detected. [2021-11-19T04:25:17.978Z] current dir:  /w/workspace/edgex-go/4 [2021-11-19T04:25:17.978Z] project root: . [2021-11-19T04:25:17.978Z] --> token set from env [2021-11-19T04:25:17.978Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-19T04:25:17.978Z] ==> Running gcov in . (disable via -X gcov) [2021-11-19T04:25:17.978Z] ==> Python coveragepy not found [2021-11-19T04:25:17.978Z] ==> Searching for coverage reports in: [2021-11-19T04:25:17.978Z] + . [2021-11-19T04:25:17.978Z] -> Found 1 reports [2021-11-19T04:25:17.978Z] ==> Detecting git/mercurial file structure [2021-11-19T04:25:17.978Z] ==> Reading reports [2021-11-19T04:25:17.978Z] + ./coverage.out bytes=428381 [2021-11-19T04:25:17.978Z] ==> Appending adjustments [2021-11-19T04:25:17.978Z] https://docs.codecov.io/docs/fixing-reports [2021-11-19T04:25:19.363Z] + Found adjustments [2021-11-19T04:25:19.363Z] ==> Gzipping contents [2021-11-19T04:25:19.363Z] 60K /tmp/codecov.32lK11.gz [2021-11-19T04:25:19.363Z] ==> Uploading reports [2021-11-19T04:25:19.363Z] url: https://codecov.io [2021-11-19T04:25:19.363Z] query: branch=PR-3822&commit=2e605913a7d68d22cca21f212a09481fcbcf06fd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3822%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3822&job=&cmd_args= [2021-11-19T04:25:19.363Z] -> Pinging Codecov [2021-11-19T04:25:19.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3822&commit=2e605913a7d68d22cca21f212a09481fcbcf06fd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3822%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3822&job=&cmd_args= [2021-11-19T04:25:19.363Z] -> Uploading to [2021-11-19T04:25:19.363Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-19/00271124DB129430A58F1EEE437C3FCB/2e605913a7d68d22cca21f212a09481fcbcf06fd/4cfcc373-1d5e-4885-a4dd-46a69c4f0177.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211119T042519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c61a723064f5a34ef8c92a1b38ecabf08278bdf748ad0a67b5a131e8dc4f2355 [2021-11-19T04:25:19.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:25:19.363Z] Dload Upload Total Spent Left Speed [2021-11-19T04:25:19.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57954 0 0 100 57954 0 143k --:--:-- --:--:-- --:--:-- 143k [2021-11-19T04:25:19.884Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2e605913a7d68d22cca21f212a09481fcbcf06fd [Pipeline] } [2021-11-19T04:25:19.893Z] 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 [2021-11-19T04:25:20.980Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:25:21.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:25:21.842Z] ---> package-listing.sh [2021-11-19T04:25:21.842Z] ++ facter osfamily [2021-11-19T04:25:21.842Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-19T04:25:22.102Z] + OS_FAMILY=redhat [2021-11-19T04:25:22.102Z] + workspace=/w/workspace/edgex-go/4 [2021-11-19T04:25:22.102Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-19T04:25:22.102Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-19T04:25:22.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-19T04:25:22.102Z] + PACKAGES=/tmp/packages_start.txt [2021-11-19T04:25:22.102Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-19T04:25:22.102Z] + PACKAGES=/tmp/packages_end.txt [2021-11-19T04:25:22.102Z] + case "${OS_FAMILY}" in [2021-11-19T04:25:22.102Z] + sort [2021-11-19T04:25:22.102Z] + rpm -qa [2021-11-19T04:25:25.396Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-19T04:25:25.396Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-19T04:25:25.396Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-19T04:25:25.396Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-19T04:25:25.396Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-11-19T04:25:25.396Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-11-19T04:25:25.407Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-19T04:25:25.694Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:25:26.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-19T04:25:26.255Z] [2021-11-19T04:25:26.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:25:26.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-19T04:25:26.561Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-19T04:25:26.561Z] b4d181a07f80: Pulling fs layer [2021-11-19T04:25:26.561Z] a1111a8f2ec3: Pulling fs layer [2021-11-19T04:25:26.561Z] ed53099fbce6: Pulling fs layer [2021-11-19T04:25:26.561Z] dc539afda2c1: Pulling fs layer [2021-11-19T04:25:26.561Z] 77bc0d833cb6: Pulling fs layer [2021-11-19T04:25:26.561Z] 9065ff56babe: Pulling fs layer [2021-11-19T04:25:26.561Z] d287ab97295c: Pulling fs layer [2021-11-19T04:25:26.561Z] dc539afda2c1: Waiting [2021-11-19T04:25:26.561Z] 77bc0d833cb6: Waiting [2021-11-19T04:25:26.561Z] 9065ff56babe: Waiting [2021-11-19T04:25:26.561Z] d287ab97295c: Waiting [2021-11-19T04:25:26.561Z] a1111a8f2ec3: Verifying Checksum [2021-11-19T04:25:26.561Z] a1111a8f2ec3: Download complete [2021-11-19T04:25:26.561Z] dc539afda2c1: Verifying Checksum [2021-11-19T04:25:26.561Z] dc539afda2c1: Download complete [2021-11-19T04:25:26.835Z] 77bc0d833cb6: Verifying Checksum [2021-11-19T04:25:26.835Z] 77bc0d833cb6: Download complete [2021-11-19T04:25:26.835Z] ed53099fbce6: Verifying Checksum [2021-11-19T04:25:26.835Z] ed53099fbce6: Download complete [2021-11-19T04:25:26.835Z] 9065ff56babe: Verifying Checksum [2021-11-19T04:25:26.835Z] 9065ff56babe: Download complete [2021-11-19T04:25:26.835Z] b4d181a07f80: Verifying Checksum [2021-11-19T04:25:26.835Z] b4d181a07f80: Download complete [2021-11-19T04:25:27.429Z] d287ab97295c: Verifying Checksum [2021-11-19T04:25:27.429Z] d287ab97295c: Download complete [2021-11-19T04:25:28.398Z] b4d181a07f80: Pull complete [2021-11-19T04:25:28.398Z] a1111a8f2ec3: Pull complete [2021-11-19T04:25:28.996Z] ed53099fbce6: Pull complete [2021-11-19T04:25:28.996Z] dc539afda2c1: Pull complete [2021-11-19T04:25:29.262Z] 77bc0d833cb6: Pull complete [2021-11-19T04:25:29.521Z] 9065ff56babe: Pull complete [2021-11-19T04:25:34.834Z] d287ab97295c: Pull complete [2021-11-19T04:25:34.834Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-19T04:25:34.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-19T04:25:34.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-19T04:25:34.905Z] prd-centos7-docker-4c-2g-117 does not seem to be running inside a container [2021-11-19T04:25:34.937Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-19T04:25:38.080Z] $ docker top e8427232555ba17b6fffe6def6a1fcc0e521422f07a78478dba0346d4574d80b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:25:38.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-19T04:25:38.723Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-19T04:25:39.017Z] + ls /var/log/sa-host [2021-11-19T04:25:39.018Z] + sadf -c /var/log/sa-host/sa19 [2021-11-19T04:25:39.018Z] file_magic: OK [2021-11-19T04:25:39.018Z] HZ: Using current value: 100 [2021-11-19T04:25:39.018Z] file_header: OK [2021-11-19T04:25:39.018Z] 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 [2021-11-19T04:25:39.018Z] Statistics: [2021-11-19T04:25:39.018Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-19T04:25:39.018Z] File successfully converted to sysstat format version 12.0.3 [2021-11-19T04:25:39.018Z] + sadf -c /var/log/sa-host/sa30 [2021-11-19T04:25:39.018Z] file_magic: OK [2021-11-19T04:25:39.018Z] HZ: Using current value: 100 [2021-11-19T04:25:39.018Z] file_header: OK [2021-11-19T04:25:39.018Z] 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 [2021-11-19T04:25:39.018Z] Statistics: [2021-11-19T04:25:39.018Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-19T04:25:39.018Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-19T04:25:39.095Z] provisioning config files... [2021-11-19T04:25:39.105Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8871464133055473159tmp [Pipeline] { [Pipeline] echo [2021-11-19T04:25:39.120Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:25:39.412Z] ---> create-netrc.sh [Pipeline] } [2021-11-19T04:25:39.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:25:39.760Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-19T04:25:39.771Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:25:40.059Z] ---> sudo-logs.sh [2021-11-19T04:25:40.059Z] Archiving 'sudo' log.. [2021-11-19T04:25:40.059Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-117.novalocal: Name or service not known [2021-11-19T04:25:40.059Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-117.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-19T04:25:40.079Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:25:40.394Z] ---> job-cost.sh [2021-11-19T04:25:40.394Z] lf-activate-venv: SKIPPING [2021-11-19T04:25:40.394Z] DEBUG: total: 0.10999999940395355 [2021-11-19T04:25:40.394Z] INFO: Retrieving Stack Cost... [2021-11-19T04:25:40.966Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-19T04:25:41.225Z] INFO: Archiving Costs [Pipeline] echo [2021-11-19T04:25:41.236Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:25:41.526Z] ---> logs-deploy.sh [2021-11-19T04:25:41.526Z] lf-activate-venv: SKIPPING [2021-11-19T04:25:41.526Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3822/4 [2021-11-19T04:25:41.526Z] INFO: archiving workspace using pattern(s): [2021-11-19T04:25:42.098Z] Archives upload complete. [2021-11-19T04:25:42.359Z] INFO: archiving logs to Nexus