Pull request #3825 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 40d751137b3aa40adf634037649cad87c52ace2b+b2bbeb2bf8682f369067d047e38d70060ce035aa (fc48e75505345b5e1611d30c78cc0958c4ec7b04) 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-ssh7582021974930042191.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-ssh5229689349125132363.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-3825/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-3825/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh508127011272430079.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-ssh4482072861922965491.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-3825/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-3825/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1662412252602544303.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 Running on prd-centos7-docker-4c-2g-496 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh4759055372091707564.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 b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 40d751137b3aa40adf634037649cad87c52ace2b Merge succeeded, producing 130f01c21129746f82a59395eb7db174690d59a9 Checking out Revision 130f01c21129746f82a59395eb7db174690d59a9 (PR-3825) > 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/3@tmp/jenkins-gitclient-ssh2992518935284107645.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40d751137b3aa40adf634037649cad87c52ace2b # 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/3@tmp/jenkins-gitclient-ssh8959826421035612944.key > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 130f01c21129746f82a59395eb7db174690d59a9 # timeout=10 Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-25T09:41:58.841Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-25T09:41:58.873Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-25T09:41:58.888Z] ========================================================= [2021-11-25T09:41:58.888Z] EdgeX Global Pipelines Version Info [2021-11-25T09:41:58.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 # timeout=10 [2021-11-25T09:42:00.015Z] ------------------- [2021-11-25T09:42:00.015Z] stable info: [2021-11-25T09:42:00.015Z] ------------------- [2021-11-25T09:42:00.015Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-25T09:42:00.015Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T09:42:00.015Z] Message: update stable to v1.0.217 [2021-11-25T09:42:00.590Z] ------------------- [2021-11-25T09:42:00.590Z] experimental info: [2021-11-25T09:42:00.590Z] ------------------- [2021-11-25T09:42:00.590Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-25T09:42:00.590Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T09:42:00.590Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-25T09:42:00.671Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-25T09:42:00.682Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-25T09:42:00.692Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-25T09:42:00.701Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-25T09:42:00.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-25T09:42:00.720Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-25T09:42:00.731Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-25T09:42:00.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-25T09:42:00.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-25T09:42:00.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-25T09:42:00.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-25T09:42:00.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-25T09:42:00.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-25T09:42:00.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-25T09:42:00.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-25T09:42:00.827Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T09:42:00.836Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T09:42:00.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-25T09:42:00.853Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-25T09:42:00.860Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-25T09:42:00.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-25T09:42:00.877Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-25T09:42:00.887Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3825 [Pipeline] echo [2021-11-25T09:42:00.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3825 [Pipeline] echo [2021-11-25T09:42:00.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3825 [Pipeline] echo [2021-11-25T09:42:00.916Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 130f01c21129746f82a59395eb7db174690d59a9 [Pipeline] echo [2021-11-25T09:42:00.925Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 130f01c [Pipeline] echo [2021-11-25T09:42:00.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T09:42:00.970Z] provisioning config files... [2021-11-25T09:42:00.984Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7001420581646429235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T09:42:01.305Z] ---> docker-login.sh [2021-11-25T09:42:01.305Z] nexus3.edgexfoundry.org:10001 [2021-11-25T09:42:01.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:42:01.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:42:01.572Z] Configure a credential helper to remove this warning. See [2021-11-25T09:42:01.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:42:01.572Z] [2021-11-25T09:42:01.572Z] Login Succeeded [2021-11-25T09:42:01.572Z] nexus3.edgexfoundry.org:10002 [2021-11-25T09:42:01.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:42:01.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:42:01.572Z] Configure a credential helper to remove this warning. See [2021-11-25T09:42:01.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:42:01.572Z] [2021-11-25T09:42:01.572Z] Login Succeeded [2021-11-25T09:42:01.572Z] nexus3.edgexfoundry.org:10003 [2021-11-25T09:42:01.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:42:01.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:42:01.833Z] Configure a credential helper to remove this warning. See [2021-11-25T09:42:01.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:42:01.833Z] [2021-11-25T09:42:01.833Z] Login Succeeded [2021-11-25T09:42:01.833Z] nexus3.edgexfoundry.org:10004 [2021-11-25T09:42:01.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:42:01.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:42:01.833Z] Configure a credential helper to remove this warning. See [2021-11-25T09:42:01.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:42:01.833Z] [2021-11-25T09:42:01.833Z] Login Succeeded [2021-11-25T09:42:01.833Z] docker.io [2021-11-25T09:42:01.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:42:02.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:42:02.411Z] Configure a credential helper to remove this warning. See [2021-11-25T09:42:02.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:42:02.411Z] [2021-11-25T09:42:02.411Z] Login Succeeded [2021-11-25T09:42:02.411Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T09:42:02.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T09:42:02.733Z] ++ 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-25T09:42:02.733Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:42:02.733Z] ++ dirname cmd/core-command/Dockerfile [2021-11-25T09:42:02.733Z] ++ cut -d/ -f2 [2021-11-25T09:42:02.733Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-25T09:42:02.733Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:42:02.733Z] ++ dirname cmd/core-data/Dockerfile [2021-11-25T09:42:02.733Z] ++ cut -d/ -f2 [2021-11-25T09:42:02.733Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-25T09:42:02.733Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:42:02.733Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-25T09:42:02.733Z] ++ cut -d/ -f2 [2021-11-25T09:42:02.733Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-25T09:42:02.733Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:42:02.733Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-25T09:42:02.733Z] ++ cut -d/ -f2 [2021-11-25T09:42:02.733Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-25T09:42:02.733Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:42:02.733Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-25T09:42:02.733Z] ++ cut -d/ -f2 [2021-11-25T09:42:02.733Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-25T09:42:02.733Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:42:02.733Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-25T09:42:02.733Z] ++ cut -d/ -f2 [2021-11-25T09:42:02.733Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-25T09:42:02.733Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:42:02.733Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-25T09:42:02.733Z] ++ cut -d/ -f2 [2021-11-25T09:42:02.733Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-25T09:42:02.733Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:42:02.733Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-25T09:42:02.733Z] ++ cut -d/ -f2 [2021-11-25T09:42:02.733Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-25T09:42:02.733Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:42:02.733Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-25T09:42:02.733Z] ++ cut -d/ -f2 [2021-11-25T09:42:02.733Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-25T09:42:02.773Z] 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-25T09:42:03.213Z] + git rev-list -1 --merges 130f01c21129746f82a59395eb7db174690d59a9~1..130f01c21129746f82a59395eb7db174690d59a9 [Pipeline] echo [2021-11-25T09:42:03.226Z] -----------> git rev-list -1 --merges 130f01c21129746f82a59395eb7db174690d59a9~1..130f01c21129746f82a59395eb7db174690d59a9 130f01c21129746f82a59395eb7db174690d59a9 [2021-11-25T09:42:03.226Z] 130f01c21129746f82a59395eb7db174690d59a9 [false] [Pipeline] sh [2021-11-25T09:42:03.519Z] + git log --format=format:%s -1 130f01c21129746f82a59395eb7db174690d59a9 [Pipeline] echo [2021-11-25T09:42:03.537Z] ========================================================= [2021-11-25T09:42:03.537Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-25T09:42:03.537Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-25T09:42:04.140Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-25T09:42:04.140Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-25T09:42:04.140Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-25T09:42:04.140Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-25T09:42:04.140Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-25T09:42:04.140Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-25T09:42:04.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:42:04.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T09:42:04.584Z] [2021-11-25T09:42:04.584Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:42:04.885Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T09:42:04.885Z] latest: Pulling from edgex-devops/git-semver [2021-11-25T09:42:04.885Z] a0d0a0d46f8b: Pulling fs layer [2021-11-25T09:42:04.885Z] 3e5f54012d9b: Pulling fs layer [2021-11-25T09:42:04.885Z] 4c7163046ea9: Pulling fs layer [2021-11-25T09:42:04.885Z] 0c2d73faf560: Pulling fs layer [2021-11-25T09:42:04.885Z] 0c2d73faf560: Waiting [2021-11-25T09:42:04.885Z] 3e5f54012d9b: Verifying Checksum [2021-11-25T09:42:04.885Z] 3e5f54012d9b: Download complete [2021-11-25T09:42:04.885Z] a0d0a0d46f8b: Verifying Checksum [2021-11-25T09:42:04.885Z] a0d0a0d46f8b: Download complete [2021-11-25T09:42:04.885Z] 4c7163046ea9: Verifying Checksum [2021-11-25T09:42:04.885Z] 4c7163046ea9: Download complete [2021-11-25T09:42:04.885Z] 0c2d73faf560: Verifying Checksum [2021-11-25T09:42:04.885Z] 0c2d73faf560: Download complete [2021-11-25T09:42:05.152Z] a0d0a0d46f8b: Pull complete [2021-11-25T09:42:05.152Z] 3e5f54012d9b: Pull complete [2021-11-25T09:42:05.419Z] 4c7163046ea9: Pull complete [2021-11-25T09:42:05.685Z] 0c2d73faf560: Pull complete [2021-11-25T09:42:05.685Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-25T09:42:05.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T09:42:05.685Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-25T09:42:05.753Z] prd-centos7-docker-4c-2g-496 does not seem to be running inside a container [2021-11-25T09:42:05.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:42:06.466Z] $ docker top 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-25T09:42:06.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T09:42:06.556Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T09:42:06.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T09:42:06.660Z] $ docker exec 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 ssh-agent [2021-11-25T09:42:06.762Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjLLhdP/agent.15 [2021-11-25T09:42:06.762Z] SSH_AGENT_PID=22 [2021-11-25T09:42:06.770Z] Running ssh-add (command line suppressed) [2021-11-25T09:42:06.860Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_40009538987459576.key (/w/workspace/edgex-go/3@tmp/private_key_40009538987459576.key) [2021-11-25T09:42:06.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T09:42:07.170Z] + git tag --points-at HEAD [Pipeline] } [2021-11-25T09:42:07.184Z] $ docker exec --env ******** --env ******** 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 ssh-agent -k [2021-11-25T09:42:07.295Z] unset SSH_AUTH_SOCK; [2021-11-25T09:42:07.295Z] unset SSH_AGENT_PID; [2021-11-25T09:42:07.295Z] echo Agent pid 22 killed; [2021-11-25T09:42:07.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-25T09:42:07.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T09:42:07.331Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T09:42:07.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T09:42:07.433Z] $ docker exec 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 ssh-agent [2021-11-25T09:42:07.521Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGdFDEd/agent.56 [2021-11-25T09:42:07.521Z] SSH_AGENT_PID=62 [2021-11-25T09:42:07.526Z] Running ssh-add (command line suppressed) [2021-11-25T09:42:07.615Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8104597290889784479.key (/w/workspace/edgex-go/3@tmp/private_key_8104597290889784479.key) [2021-11-25T09:42:07.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T09:42:07.922Z] + git semver init [2021-11-25T09:42:07.922Z] # -> Open(): unable to determine branch for HEAD [2021-11-25T09:42:07.922Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-11-25T09:42:07.922Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-11-25T09:42:07.922Z] # $SEMVER_REMOTE_NAME = origin [2021-11-25T09:42:07.922Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-25T09:42:07.922Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-25T09:42:07.922Z] # $SEMVER_BRANCH = PR-3825 [2021-11-25T09:42:07.922Z] # $SEMVER_TEMP = /tmp/semver-826818523 [2021-11-25T09:42:07.922Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-25T09:42:22.876Z] # '/tmp/semver-826818523' -> '/w/workspace/edgex-go/3/.semver' [2021-11-25T09:42:22.876Z] # -> Force: false [2021-11-25T09:42:22.876Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-11-25T09:42:22.885Z] $ docker exec --env ******** --env ******** 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 ssh-agent -k [2021-11-25T09:42:22.978Z] unset SSH_AUTH_SOCK; [2021-11-25T09:42:22.978Z] unset SSH_AGENT_PID; [2021-11-25T09:42:22.978Z] echo Agent pid 62 killed; [2021-11-25T09:42:22.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T09:42:23.281Z] + git semver [Pipeline] } [2021-11-25T09:42:23.292Z] $ docker stop --time=1 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 [2021-11-25T09:42:25.483Z] $ docker rm -f 38f83aa7841a79930de92845faa792c94552265e9eb0b33e3420d8a1b50c8b04 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T09:42:25.848Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-25T09:42:26.072Z] Stashed 1 file(s) [Pipeline] echo [2021-11-25T09:42:26.075Z] [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-25T09:42:26.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T09:42:26.321Z] ========================================================= [2021-11-25T09:42:26.321Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-25T09:42:26.321Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:42:26.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T09:42:26.624Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-25T09:42:26.624Z] a0d0a0d46f8b: Already exists [2021-11-25T09:42:26.624Z] 31adcdaf11c8: Pulling fs layer [2021-11-25T09:42:26.624Z] b8b176561691: Pulling fs layer [2021-11-25T09:42:26.624Z] 4527c011a84f: Pulling fs layer [2021-11-25T09:42:26.624Z] 5d74067f8e1e: Pulling fs layer [2021-11-25T09:42:26.624Z] e0aca202a116: Pulling fs layer [2021-11-25T09:42:26.624Z] 3a43be97a3b4: Pulling fs layer [2021-11-25T09:42:26.624Z] 34cad66bf833: Pulling fs layer [2021-11-25T09:42:26.624Z] b4e3c513aaa6: Pulling fs layer [2021-11-25T09:42:26.624Z] 5d74067f8e1e: Waiting [2021-11-25T09:42:26.624Z] e0aca202a116: Waiting [2021-11-25T09:42:26.624Z] 34cad66bf833: Waiting [2021-11-25T09:42:26.624Z] 3a43be97a3b4: Waiting [2021-11-25T09:42:26.624Z] b4e3c513aaa6: Waiting [2021-11-25T09:42:26.624Z] b8b176561691: Verifying Checksum [2021-11-25T09:42:26.624Z] b8b176561691: Download complete [2021-11-25T09:42:26.624Z] 31adcdaf11c8: Verifying Checksum [2021-11-25T09:42:26.624Z] 31adcdaf11c8: Download complete [2021-11-25T09:42:26.624Z] 5d74067f8e1e: Verifying Checksum [2021-11-25T09:42:26.624Z] 5d74067f8e1e: Download complete [2021-11-25T09:42:26.624Z] e0aca202a116: Verifying Checksum [2021-11-25T09:42:26.624Z] e0aca202a116: Download complete [2021-11-25T09:42:26.624Z] 3a43be97a3b4: Verifying Checksum [2021-11-25T09:42:26.624Z] 3a43be97a3b4: Download complete [2021-11-25T09:42:26.892Z] 31adcdaf11c8: Pull complete [2021-11-25T09:42:26.892Z] 34cad66bf833: Verifying Checksum [2021-11-25T09:42:26.892Z] 34cad66bf833: Download complete [2021-11-25T09:42:26.892Z] b8b176561691: Pull complete [2021-11-25T09:42:27.152Z] b4e3c513aaa6: Verifying Checksum [2021-11-25T09:42:27.152Z] b4e3c513aaa6: Download complete [2021-11-25T09:42:27.412Z] 4527c011a84f: Verifying Checksum [2021-11-25T09:42:27.412Z] 4527c011a84f: Download complete [2021-11-25T09:42:30.752Z] 4527c011a84f: Pull complete [2021-11-25T09:42:30.752Z] 5d74067f8e1e: Pull complete [2021-11-25T09:42:30.752Z] e0aca202a116: Pull complete [2021-11-25T09:42:31.013Z] 3a43be97a3b4: Pull complete [2021-11-25T09:42:31.013Z] 34cad66bf833: Pull complete [2021-11-25T09:42:33.575Z] b4e3c513aaa6: Pull complete [2021-11-25T09:42:33.575Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-25T09:42:33.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T09:42:33.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:42:33.877Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T09:42:33.877Z] WORKDIR /edgex [2021-11-25T09:42:33.877Z] COPY go.mod . [2021-11-25T09:42:33.877Z] RUN go mod download' [2021-11-25T09:42:33.877Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-25T09:42:35.347Z] Sending build context to Docker daemon 334.4MB [2021-11-25T09:42:35.347Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T09:42:35.347Z] ---> 9f6097aaca64 [2021-11-25T09:42:35.347Z] Step 2/4 : WORKDIR /edgex [2021-11-25T09:42:37.276Z] ---> Running in a1aa59603fe6 [2021-11-25T09:42:37.276Z] Removing intermediate container a1aa59603fe6 [2021-11-25T09:42:37.276Z] ---> 086b2aa91cf6 [2021-11-25T09:42:37.276Z] Step 3/4 : COPY go.mod . [2021-11-25T09:42:37.276Z] ---> 87f711a109a2 [2021-11-25T09:42:37.276Z] Step 4/4 : RUN go mod download [2021-11-25T09:42:37.276Z] ---> Running in 434a9e6a409a [2021-11-25T09:42:41.265Z] Still waiting to schedule task [2021-11-25T09:42:41.265Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-25T09:43:16.128Z] Removing intermediate container 434a9e6a409a [2021-11-25T09:43:16.128Z] ---> 1de8ff97628e [2021-11-25T09:43:16.128Z] Successfully built 1de8ff97628e [2021-11-25T09:43:16.128Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:43:16.424Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T09:43:16.424Z] . [Pipeline] withDockerContainer [2021-11-25T09:43:16.485Z] prd-centos7-docker-4c-2g-496 does not seem to be running inside a container [2021-11-25T09:43:16.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:43:16.947Z] $ docker top f6de087f2f09f41ae88c49ab122701edbc938ec813ae26342da22dae5c16fa01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T09:43:17.316Z] + go version [2021-11-25T09:43:17.316Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-25T09:43:17.327Z] $ docker stop --time=1 f6de087f2f09f41ae88c49ab122701edbc938ec813ae26342da22dae5c16fa01 [2021-11-25T09:43:18.515Z] $ docker rm -f f6de087f2f09f41ae88c49ab122701edbc938ec813ae26342da22dae5c16fa01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:43:19.047Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T09:43:19.047Z] . [Pipeline] withDockerContainer [2021-11-25T09:43:19.104Z] prd-centos7-docker-4c-2g-496 does not seem to be running inside a container [2021-11-25T09:43:19.137Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:43:19.439Z] $ docker top de9d2940bd7f67ec75e90d9c4937e60a2dd2be1fe20e006cff4992b3a404da5c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T09:43:19.514Z] ========================================================= [2021-11-25T09:43:19.514Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T09:43:19.514Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:43:19.820Z] + make test [2021-11-25T09:43:19.820Z] go mod tidy [2021-11-25T09:43:20.086Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T09:43:25.409Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T09:43:43.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T09:43:46.190Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T09:43:46.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T09:43:47.025Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T09:43:48.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T09:43:49.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T09:43:49.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T09:43:49.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T09:43:50.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T09:43:50.399Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T09:43:50.667Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T09:43:50.667Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T09:43:50.667Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T09:43:50.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T09:43:52.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-11-25T09:43:52.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T09:43:52.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T09:43:53.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 98.5% of statements [2021-11-25T09:43:53.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T09:43:53.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements [2021-11-25T09:43:53.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T09:43:53.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T09:43:54.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 89.5% of statements [2021-11-25T09:43:54.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T09:43:54.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:43:55.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2021-11-25T09:43:55.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T09:43:55.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T09:43:55.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T09:43:55.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T09:43:55.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T09:43:56.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements [2021-11-25T09:43:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T09:43:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:43:56.461Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-11-25T09:43:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T09:43:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T09:43:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T09:43:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T09:43:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T09:43:56.723Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-11-25T09:43:56.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T09:43:56.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T09:43:56.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T09:43:57.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements [2021-11-25T09:43:57.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T09:43:57.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-11-25T09:43:57.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements [2021-11-25T09:43:57.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T09:43:58.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-11-25T09:43:58.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2021-11-25T09:43:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-11-25T09:43:58.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-11-25T09:43:58.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-11-25T09:44:11.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2021-11-25T09:44:11.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-25T09:44:12.183Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-497 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws [2021-11-25T09:44:12.193Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-25T09:44:12.393Z] The recommended git tool is: git [2021-11-25T09:44:16.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 82.5% of statements [2021-11-25T09:44:16.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T09:44:17.878Z] using credential edgex-jenkins-ssh [2021-11-25T09:44:17.894Z] Cloning the remote Git repository [2021-11-25T09:44:18.048Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:44:18.204Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-25T09:44:18.329Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:44:18.330Z] > git --version # timeout=10 [2021-11-25T09:44:18.351Z] > git --version # 'git version 2.17.1' [2021-11-25T09:44:18.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:44:18.449Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T09:44:34.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-11-25T09:44:34.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 65.4% of statements [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T09:44:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T09:44:33.689Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T09:44:33.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T09:44:33.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T09:44:33.782Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:44:33.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:44:33.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-25T09:44:34.638Z] Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 40d751137b3aa40adf634037649cad87c52ace2b [2021-11-25T09:44:35.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.8% of statements [2021-11-25T09:44:35.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T09:44:35.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T09:44:35.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-11-25T09:44:35.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T09:44:35.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-11-25T09:44:35.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T09:44:35.140Z] Merge succeeded, producing 4b92918896bd2e7514969c0c1fdd1091a3e3801e [2021-11-25T09:44:35.141Z] Checking out Revision 4b92918896bd2e7514969c0c1fdd1091a3e3801e (PR-3825) [2021-11-25T09:44:34.668Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T09:44:34.698Z] > git checkout -f 40d751137b3aa40adf634037649cad87c52ace2b # timeout=10 [2021-11-25T09:44:34.909Z] > git remote # timeout=10 [2021-11-25T09:44:34.924Z] > git config --get remote.origin.url # timeout=10 [2021-11-25T09:44:34.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:44:34.948Z] > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T09:44:35.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-25T09:44:35.153Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T09:44:35.162Z] > git checkout -f 4b92918896bd2e7514969c0c1fdd1091a3e3801e # timeout=10 [2021-11-25T09:44:39.302Z] Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" [2021-11-25T09:44:39.331Z] First time build. Skipping changelog. [2021-11-25T09:44:39.316Z] > git rev-list --no-walk 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-25T09:44:41.841Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-25T09:44:41.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T09:44:41.842Z] Dload Upload Total Spent Left Speed [2021-11-25T09:44:41.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 71228 0 --:--:-- --:--:-- --:--:-- 71228 [Pipeline] sh [2021-11-25T09:44:42.246Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-25T09:44:42.581Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-25T09:44:42.582Z] + sudo tee /etc/docker/daemon.new [2021-11-25T09:44:42.582Z] { [2021-11-25T09:44:42.582Z] "registry-mirrors": [ [2021-11-25T09:44:42.582Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-25T09:44:42.582Z] ], [2021-11-25T09:44:42.582Z] "bip": "10.250.0.254/24", [2021-11-25T09:44:42.582Z] "hosts": [ [2021-11-25T09:44:42.582Z] "tcp://0.0.0.0:5555", [2021-11-25T09:44:42.582Z] "unix:///var/run/docker.sock" [2021-11-25T09:44:42.582Z] ], [2021-11-25T09:44:42.582Z] "mtu": 1458, [2021-11-25T09:44:42.582Z] "selinux-enabled": true, [2021-11-25T09:44:42.582Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-25T09:44:42.582Z] } [Pipeline] sh [2021-11-25T09:44:42.935Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-25T09:44:43.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T09:44:43.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T09:44:43.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T09:44:43.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T09:44:43.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T09:44:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T09:44:43.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-11-25T09:44:43.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2021-11-25T09:44:43.223Z] 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-25T09:44:43.274Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T09:45:01.674Z] provisioning config files... [2021-11-25T09:45:01.700Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15588456824426032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T09:45:02.066Z] ---> docker-login.sh [2021-11-25T09:45:02.066Z] nexus3.edgexfoundry.org:10001 [2021-11-25T09:45:02.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:45:02.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:45:02.960Z] Configure a credential helper to remove this warning. See [2021-11-25T09:45:02.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:45:02.960Z] [2021-11-25T09:45:02.960Z] Login Succeeded [2021-11-25T09:45:02.960Z] nexus3.edgexfoundry.org:10002 [2021-11-25T09:45:03.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:45:03.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:45:03.560Z] Configure a credential helper to remove this warning. See [2021-11-25T09:45:03.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:45:03.560Z] [2021-11-25T09:45:03.560Z] Login Succeeded [2021-11-25T09:45:03.560Z] nexus3.edgexfoundry.org:10003 [2021-11-25T09:45:03.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:45:04.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:45:04.116Z] Configure a credential helper to remove this warning. See [2021-11-25T09:45:04.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:45:04.116Z] [2021-11-25T09:45:04.116Z] Login Succeeded [2021-11-25T09:45:04.116Z] nexus3.edgexfoundry.org:10004 [2021-11-25T09:45:04.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:45:04.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:45:04.665Z] Configure a credential helper to remove this warning. See [2021-11-25T09:45:04.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:45:04.665Z] [2021-11-25T09:45:04.665Z] Login Succeeded [2021-11-25T09:45:04.665Z] docker.io [2021-11-25T09:45:04.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:45:05.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:45:05.531Z] Configure a credential helper to remove this warning. See [2021-11-25T09:45:05.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:45:05.531Z] [2021-11-25T09:45:05.531Z] Login Succeeded [2021-11-25T09:45:05.531Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T09:45:05.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-25T09:45:06.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T09:45:06.042Z] ========================================================= [2021-11-25T09:45:06.042Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-25T09:45:06.042Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:45:06.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T09:45:06.712Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-25T09:45:06.712Z] 552d1f2373af: Pulling fs layer [2021-11-25T09:45:06.712Z] ea3f2d53f512: Pulling fs layer [2021-11-25T09:45:06.712Z] 9e70ebbbe112: Pulling fs layer [2021-11-25T09:45:06.712Z] 7a9cfe048b4a: Pulling fs layer [2021-11-25T09:45:06.712Z] 72dc09318566: Pulling fs layer [2021-11-25T09:45:06.712Z] f4f7b4309257: Pulling fs layer [2021-11-25T09:45:06.712Z] 0ac9a79272e3: Pulling fs layer [2021-11-25T09:45:06.712Z] b78e95d17946: Pulling fs layer [2021-11-25T09:45:06.712Z] f4f7b4309257: Waiting [2021-11-25T09:45:06.712Z] 0ac9a79272e3: Waiting [2021-11-25T09:45:06.712Z] 7a9cfe048b4a: Waiting [2021-11-25T09:45:06.712Z] b78e95d17946: Waiting [2021-11-25T09:45:06.712Z] 72dc09318566: Waiting [2021-11-25T09:45:06.712Z] 9e70ebbbe112: Verifying Checksum [2021-11-25T09:45:06.712Z] 9e70ebbbe112: Download complete [2021-11-25T09:45:06.712Z] ea3f2d53f512: Verifying Checksum [2021-11-25T09:45:06.712Z] ea3f2d53f512: Download complete [2021-11-25T09:45:06.712Z] 72dc09318566: Verifying Checksum [2021-11-25T09:45:06.712Z] 72dc09318566: Download complete [2021-11-25T09:45:06.712Z] f4f7b4309257: Verifying Checksum [2021-11-25T09:45:06.713Z] f4f7b4309257: Download complete [2021-11-25T09:45:06.713Z] 552d1f2373af: Verifying Checksum [2021-11-25T09:45:06.713Z] 552d1f2373af: Download complete [2021-11-25T09:45:06.713Z] 0ac9a79272e3: Verifying Checksum [2021-11-25T09:45:06.713Z] 0ac9a79272e3: Download complete [2021-11-25T09:45:07.704Z] 552d1f2373af: Pull complete [2021-11-25T09:45:08.306Z] ea3f2d53f512: Pull complete [2021-11-25T09:45:08.584Z] 9e70ebbbe112: Pull complete [2021-11-25T09:45:08.862Z] b78e95d17946: Verifying Checksum [2021-11-25T09:45:08.862Z] b78e95d17946: Download complete [2021-11-25T09:45:09.135Z] 7a9cfe048b4a: Verifying Checksum [2021-11-25T09:45:09.135Z] 7a9cfe048b4a: Download complete [2021-11-25T09:45:15.408Z] GO111MODULE=on go vet ./... [2021-11-25T09:45:19.304Z] 7a9cfe048b4a: Pull complete [2021-11-25T09:45:19.900Z] 72dc09318566: Pull complete [2021-11-25T09:45:20.175Z] f4f7b4309257: Pull complete [2021-11-25T09:45:20.448Z] 0ac9a79272e3: Pull complete [2021-11-25T09:45:25.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T09:45:25.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T09:45:25.468Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T09:45:25.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T09:45:25.777Z] + ls -al . [2021-11-25T09:45:25.777Z] total 644 [2021-11-25T09:45:25.777Z] drwxrwxr-x 10 1001 1001 4096 Nov 25 09:45 . [2021-11-25T09:45:25.777Z] drwxr-xr-x 4 root root 28 Nov 25 09:43 .. [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 09:41 .dockerignore [2021-11-25T09:45:25.777Z] drwxrwxr-x 8 1001 1001 179 Nov 25 09:41 .git [2021-11-25T09:45:25.777Z] drwxrwxr-x 4 1001 1001 142 Nov 25 09:41 .github [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 09:41 .gitignore [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 09:41 .golangci.yml [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 09:41 .hadolint.yml [2021-11-25T09:45:25.777Z] drwx------ 3 1001 1001 73 Nov 25 09:42 .semver [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 09:41 .sonarcloud.properties [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 09:41 ADOPTERS.md [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 09:41 Attribution.txt [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 09:41 CHANGELOG.md [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 09:41 CONTRIBUTING.md [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 09:41 GOVERNANCE.md [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 09:41 Jenkinsfile [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 09:41 LICENSE [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 09:41 Makefile [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 09:41 OWNERS.md [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 09:41 README.md [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 09:41 SECURITY.md [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 09:42 VERSION [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 09:41 ZMQWindows.md [2021-11-25T09:45:25.777Z] drwxrwxr-x 2 1001 1001 37 Nov 25 09:41 bin [2021-11-25T09:45:25.777Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 09:41 cmd [2021-11-25T09:45:25.777Z] -rw-r--r-- 1 root root 428381 Nov 25 09:44 coverage.out [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 09:41 go.mod [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 09:41 go.sum [2021-11-25T09:45:25.777Z] drwxrwxr-x 8 1001 1001 124 Nov 25 09:41 internal [2021-11-25T09:45:25.777Z] drwxrwxr-x 3 1001 1001 16 Nov 25 09:41 openapi [2021-11-25T09:45:25.777Z] drwxrwxr-x 4 1001 1001 71 Nov 25 09:41 snap [2021-11-25T09:45:25.777Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 09:41 version.go [Pipeline] sh [2021-11-25T09:45:26.072Z] + '[' -e coverage.out ] [2021-11-25T09:45:26.072Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T09:45:26.170Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T09:45:26.474Z] + make build [2021-11-25T09:45:26.474Z] 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-25T09:45:27.191Z] b78e95d17946: Pull complete [2021-11-25T09:45:27.191Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-25T09:45:27.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T09:45:27.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:45:27.550Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-25T09:45:27.550Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T09:45:27.550Z] WORKDIR /edgex [2021-11-25T09:45:27.550Z] COPY go.mod . [2021-11-25T09:45:27.550Z] RUN go mod download [2021-11-25T09:45:27.864Z] 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-25T09:45:30.183Z] Sending build context to Docker daemon 168.9MB [2021-11-25T09:45:30.183Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T09:45:30.183Z] ---> 8b459fc5aaf0 [2021-11-25T09:45:30.183Z] Step 2/4 : WORKDIR /edgex [2021-11-25T09:45:31.615Z] ---> Running in 55f94703c622 [2021-11-25T09:45:32.216Z] Removing intermediate container 55f94703c622 [2021-11-25T09:45:32.216Z] ---> 499b01b0c87e [2021-11-25T09:45:32.216Z] Step 3/4 : COPY go.mod . [2021-11-25T09:45:32.818Z] ---> d336cb31d255 [2021-11-25T09:45:32.818Z] Step 4/4 : RUN go mod download [2021-11-25T09:45:32.818Z] ---> Running in a6a64d42743f [2021-11-25T09:45:34.514Z] 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-25T09:45:34.780Z] 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-25T09:45:36.173Z] 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-25T09:45:36.173Z] 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-25T09:45:37.122Z] 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-25T09:45:38.088Z] 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-25T09:45:38.679Z] 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-25T09:45:39.622Z] 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-25T09:45:40.579Z] 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-25T09:45:41.154Z] 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-25T09:45:43.094Z] $ docker stop --time=1 de9d2940bd7f67ec75e90d9c4937e60a2dd2be1fe20e006cff4992b3a404da5c [2021-11-25T09:45:44.906Z] $ docker rm -f de9d2940bd7f67ec75e90d9c4937e60a2dd2be1fe20e006cff4992b3a404da5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:45:46.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T09:45:46.720Z] [2021-11-25T09:45:46.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:45:47.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T09:45:47.111Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-25T09:45:47.111Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-25T09:45:47.111Z] ca9280d653b3: Pulling fs layer [2021-11-25T09:45:47.111Z] 7e9c9ca2126c: Pulling fs layer [2021-11-25T09:45:47.111Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-25T09:45:47.111Z] cbdbe7a5bc2a: Download complete [2021-11-25T09:45:47.377Z] ca9280d653b3: Verifying Checksum [2021-11-25T09:45:47.377Z] ca9280d653b3: Download complete [2021-11-25T09:45:47.377Z] cbdbe7a5bc2a: Pull complete [2021-11-25T09:45:47.654Z] 7e9c9ca2126c: Verifying Checksum [2021-11-25T09:45:47.654Z] 7e9c9ca2126c: Download complete [2021-11-25T09:45:47.916Z] ca9280d653b3: Pull complete [2021-11-25T09:45:51.282Z] 7e9c9ca2126c: Pull complete [2021-11-25T09:45:51.282Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-25T09:45:51.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T09:45:51.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-25T09:45:51.348Z] prd-centos7-docker-4c-2g-496 does not seem to be running inside a container [2021-11-25T09:45:51.384Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:45:52.889Z] $ docker top 35fd98135d7372eeab578f6859d8fcdff1b14871eeb4d5ed8e31f284877a4895 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T09:45:53.249Z] + docker-compose build --help [2021-11-25T09:45:53.249Z] + grep parallel [2021-11-25T09:45:53.820Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T09:45:53.829Z] $ docker stop --time=1 35fd98135d7372eeab578f6859d8fcdff1b14871eeb4d5ed8e31f284877a4895 [2021-11-25T09:45:55.008Z] $ docker rm -f 35fd98135d7372eeab578f6859d8fcdff1b14871eeb4d5ed8e31f284877a4895 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:45:55.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T09:45:55.404Z] . [Pipeline] withDockerContainer [2021-11-25T09:45:55.468Z] prd-centos7-docker-4c-2g-496 does not seem to be running inside a container [2021-11-25T09:45:55.499Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:45:55.797Z] $ docker top f35498f09eac0e8ac61f2706f77b26204d38e6a64366dc7ea5a3b85d7c413df7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T09:45:56.137Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T09:45:56.708Z] Building core-command ... [2021-11-25T09:45:56.708Z] Building core-data ... [2021-11-25T09:45:56.708Z] Building core-metadata ... [2021-11-25T09:45:56.708Z] Building security-bootstrapper ... [2021-11-25T09:45:56.708Z] Building security-proxy-setup ... [2021-11-25T09:45:56.708Z] Building security-secretstore-setup ... [2021-11-25T09:45:56.708Z] Building support-notifications ... [2021-11-25T09:45:56.708Z] Building support-scheduler ... [2021-11-25T09:45:56.708Z] Building sys-mgmt-agent ... [2021-11-25T09:45:56.708Z] Building support-notifications [2021-11-25T09:45:56.708Z] Building security-secretstore-setup [2021-11-25T09:45:56.708Z] Building security-bootstrapper [2021-11-25T09:45:56.708Z] Building core-command [2021-11-25T09:45:56.708Z] Building core-metadata [2021-11-25T09:46:08.972Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:46:08.972Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:46:08.972Z] ---> 1de8ff97628e [2021-11-25T09:46:08.972Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:46:08.972Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:46:08.972Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:46:08.972Z] ---> 1de8ff97628e [2021-11-25T09:46:08.972Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T09:46:11.514Z] ---> Running in 5aab2b67d113 [2021-11-25T09:46:11.514Z] ---> Running in a12cdda9bedc [2021-11-25T09:46:14.829Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:46:14.829Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:46:14.829Z] ---> 1de8ff97628e [2021-11-25T09:46:14.829Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:46:14.829Z] ---> Using cache [2021-11-25T09:46:14.829Z] ---> 2b1873e5097b [2021-11-25T09:46:14.829Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:46:16.755Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:46:16.755Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:46:16.755Z] ---> 1de8ff97628e [2021-11-25T09:46:16.755Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T09:46:16.755Z] ---> Using cache [2021-11-25T09:46:16.755Z] ---> 2b1873e5097b [2021-11-25T09:46:16.755Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:46:16.755Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:46:16.755Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:46:16.755Z] ---> 1de8ff97628e [2021-11-25T09:46:16.755Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T09:46:16.755Z] ---> Using cache [2021-11-25T09:46:16.755Z] ---> 2b1873e5097b [2021-11-25T09:46:16.755Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:46:17.017Z] Removing intermediate container a12cdda9bedc [2021-11-25T09:46:17.017Z] ---> 2b1873e5097b [2021-11-25T09:46:17.017Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:46:17.017Z] Removing intermediate container 5aab2b67d113 [2021-11-25T09:46:17.017Z] ---> 5183f8ec02fb [2021-11-25T09:46:17.017Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:46:17.017Z] ---> Running in 0f5341ae9f25 [2021-11-25T09:46:17.017Z] ---> Running in 93840e6fb2f9 [2021-11-25T09:46:17.017Z] ---> Running in db8d93b63bf1 [2021-11-25T09:46:17.017Z] ---> Running in e84101766d70 [2021-11-25T09:46:17.017Z] ---> Running in 12ddf0989fc6 [2021-11-25T09:46:17.970Z] Removing intermediate container 0f5341ae9f25 [2021-11-25T09:46:17.970Z] ---> c6f400ea2972 [2021-11-25T09:46:17.970Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T09:46:17.970Z] ---> Running in cf3ddabb66ec [2021-11-25T09:46:17.970Z] Removing intermediate container 93840e6fb2f9 [2021-11-25T09:46:17.970Z] ---> 98f0800092c1 [2021-11-25T09:46:17.970Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T09:46:17.970Z] ---> Running in 98983d4ee9b6 [2021-11-25T09:46:18.240Z] Removing intermediate container db8d93b63bf1 [2021-11-25T09:46:18.240Z] ---> 4b111beec09d [2021-11-25T09:46:18.240Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T09:46:18.240Z] Removing intermediate container e84101766d70 [2021-11-25T09:46:18.240Z] ---> 7dc6e0f3b1b0 [2021-11-25T09:46:18.240Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T09:46:18.240Z] ---> Running in 2eb44148f5d6 [2021-11-25T09:46:18.240Z] ---> Running in a71eb95fcff1 [2021-11-25T09:46:18.240Z] Removing intermediate container 12ddf0989fc6 [2021-11-25T09:46:18.240Z] ---> 5d35ba2c46db [2021-11-25T09:46:18.240Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T09:46:18.240Z] ---> Running in 71fbdc0b48d1 [2021-11-25T09:46:18.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:46:18.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:46:18.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:46:18.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:46:18.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:46:19.756Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:46:19.756Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:46:19.756Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:46:19.756Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:46:19.756Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:46:20.020Z] OK: 220 MiB in 52 packages [2021-11-25T09:46:20.020Z] OK: 220 MiB in 52 packages [2021-11-25T09:46:20.284Z] OK: 220 MiB in 52 packages [2021-11-25T09:46:20.284Z] OK: 220 MiB in 52 packages [2021-11-25T09:46:20.284Z] OK: 220 MiB in 52 packages [2021-11-25T09:46:20.546Z] Removing intermediate container 98983d4ee9b6 [2021-11-25T09:46:20.546Z] ---> f47381f81219 [2021-11-25T09:46:20.546Z] Step 6/21 : COPY . . [2021-11-25T09:46:20.546Z] Removing intermediate container a71eb95fcff1 [2021-11-25T09:46:20.546Z] ---> ddf6f9f5d99c [2021-11-25T09:46:20.546Z] Step 6/22 : COPY . . [2021-11-25T09:46:21.938Z] Removing intermediate container cf3ddabb66ec [2021-11-25T09:46:21.938Z] ---> 404a48dc072e [2021-11-25T09:46:21.938Z] Step 6/22 : COPY . . [2021-11-25T09:46:23.355Z] Removing intermediate container 71fbdc0b48d1 [2021-11-25T09:46:23.355Z] ---> 7a86cefb71fd [2021-11-25T09:46:23.355Z] Step 6/30 : COPY . . [2021-11-25T09:46:24.301Z] Removing intermediate container 2eb44148f5d6 [2021-11-25T09:46:24.301Z] ---> 82ee4458fa40 [2021-11-25T09:46:24.301Z] Step 6/24 : COPY . . [2021-11-25T09:46:30.907Z] ---> 1ede1a428287 [2021-11-25T09:46:30.907Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:46:31.484Z] ---> Running in 910d0fae7c38 [2021-11-25T09:46:41.509Z] ---> fa8a58794a06 [2021-11-25T09:46:41.509Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:46:41.509Z] ---> 8da2c41631b6 [2021-11-25T09:46:41.509Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:46:41.509Z] ---> Running in 51421cd28b56 [2021-11-25T09:46:41.509Z] Removing intermediate container 910d0fae7c38 [2021-11-25T09:46:41.509Z] ---> 8f8bb3cb4bb5 [2021-11-25T09:46:41.509Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T09:46:41.509Z] ---> Running in b4670c3764f8 [2021-11-25T09:46:41.509Z] ---> Running in 95eedc3d1588 [2021-11-25T09:46:41.509Z] 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-25T09:46:42.479Z] Removing intermediate container 51421cd28b56 [2021-11-25T09:46:42.479Z] ---> d055e4bf700f [2021-11-25T09:46:42.479Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T09:46:42.741Z] ---> Running in 365f4bd522d9 [2021-11-25T09:46:43.005Z] Removing intermediate container 95eedc3d1588 [2021-11-25T09:46:43.005Z] ---> 0597de8e2647 [2021-11-25T09:46:43.005Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T09:46:43.269Z] ---> Running in 8d51c542295e [2021-11-25T09:46:43.540Z] 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-25T09:46:44.127Z] 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-25T09:46:48.378Z] ---> e3445db68416 [2021-11-25T09:46:48.378Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:46:48.378Z] ---> Running in 6653795b50b5 [2021-11-25T09:46:48.378Z] ---> f3c39536a85f [2021-11-25T09:46:48.378Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:46:48.378Z] ---> Running in 96f4c2c8975b [2021-11-25T09:46:49.780Z] Removing intermediate container 96f4c2c8975b [2021-11-25T09:46:49.780Z] ---> 7aa4229ebb69 [2021-11-25T09:46:49.780Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T09:46:49.780Z] ---> Running in a634c6acec50 [2021-11-25T09:46:49.780Z] Removing intermediate container 6653795b50b5 [2021-11-25T09:46:49.780Z] ---> 6b9a8a2d0b92 [2021-11-25T09:46:49.780Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T09:46:50.042Z] ---> Running in b073d9045598 [2021-11-25T09:46:50.620Z] 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-25T09:46:50.620Z] 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-25T09:46:54.626Z] Removing intermediate container a6a64d42743f [2021-11-25T09:46:54.626Z] ---> 67227eaac9e9 [2021-11-25T09:46:54.626Z] Successfully built 67227eaac9e9 [2021-11-25T09:46:54.626Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:46:54.975Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T09:46:54.975Z] . [Pipeline] withDockerContainer [2021-11-25T09:46:55.232Z] prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container [2021-11-25T09:46:55.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:46:56.834Z] $ docker top 10033ee8f63bb6c12be78aa3289bd34507d992a6c98aed7b9dcb47b09db3c733 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T09:46:57.813Z] + go version [2021-11-25T09:46:57.813Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-25T09:46:57.831Z] $ docker stop --time=1 10033ee8f63bb6c12be78aa3289bd34507d992a6c98aed7b9dcb47b09db3c733 [2021-11-25T09:46:59.519Z] $ docker rm -f 10033ee8f63bb6c12be78aa3289bd34507d992a6c98aed7b9dcb47b09db3c733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:47:00.235Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T09:47:00.235Z] . [Pipeline] withDockerContainer [2021-11-25T09:47:00.486Z] prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container [2021-11-25T09:47:00.567Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:47:01.988Z] $ docker top a47cbf8946e05712e9fc52ec3f7ab5dd9fbc8d38c1d1f09ab0cd4047e8b538cc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T09:47:02.310Z] ========================================================= [2021-11-25T09:47:02.310Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T09:47:02.310Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:47:02.960Z] + make test [2021-11-25T09:47:02.960Z] go mod tidy [2021-11-25T09:47:03.563Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T09:47:17.259Z] Removing intermediate container b4670c3764f8 [2021-11-25T09:47:17.259Z] ---> 201a3abd6879 [2021-11-25T09:47:17.259Z] [2021-11-25T09:47:17.259Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T09:47:17.259Z] 3.14: Pulling from library/alpine [2021-11-25T09:47:17.259Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T09:47:17.259Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T09:47:17.259Z] ---> 0a97eee8041e [2021-11-25T09:47:17.259Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T09:47:17.259Z] ---> Running in 16f99899be0f [2021-11-25T09:47:17.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:17.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:17.259Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T09:47:17.259Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:47:17.259Z] OK: 6 MiB in 15 packages [2021-11-25T09:47:17.259Z] Removing intermediate container 16f99899be0f [2021-11-25T09:47:17.259Z] ---> 8590203ee256 [2021-11-25T09:47:17.259Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:47:17.259Z] ---> Running in 8750774628b0 [2021-11-25T09:47:17.259Z] Removing intermediate container 8750774628b0 [2021-11-25T09:47:17.259Z] ---> 635d33d57f9e [2021-11-25T09:47:17.259Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T09:47:17.259Z] ---> Running in 40809172af81 [2021-11-25T09:47:17.259Z] Removing intermediate container 40809172af81 [2021-11-25T09:47:17.259Z] ---> 59a17daaa1b3 [2021-11-25T09:47:17.259Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T09:47:17.259Z] ---> Running in 04f5108c7feb [2021-11-25T09:47:17.259Z] Removing intermediate container 04f5108c7feb [2021-11-25T09:47:17.259Z] ---> 282eb935d755 [2021-11-25T09:47:17.259Z] Step 14/22 : WORKDIR / [2021-11-25T09:47:17.259Z] ---> Running in a491b3e81315 [2021-11-25T09:47:17.259Z] Removing intermediate container a491b3e81315 [2021-11-25T09:47:17.259Z] ---> 04d6845e947b [2021-11-25T09:47:17.259Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:47:17.530Z] ---> 444cfc0535ed [2021-11-25T09:47:17.530Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T09:47:18.134Z] ---> 55e320ba69db [2021-11-25T09:47:18.134Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T09:47:18.404Z] ---> bc4c9c7941d1 [2021-11-25T09:47:18.404Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T09:47:18.404Z] ---> Running in f2a92049dcbc [2021-11-25T09:47:18.675Z] Removing intermediate container f2a92049dcbc [2021-11-25T09:47:18.675Z] ---> dfa26354b2db [2021-11-25T09:47:18.675Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:47:18.675Z] ---> Running in e05ab3500783 [2021-11-25T09:47:18.675Z] Removing intermediate container e05ab3500783 [2021-11-25T09:47:18.675Z] ---> e454007828ef [2021-11-25T09:47:18.675Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T09:47:18.675Z] ---> Running in 90eee9fc7527 [2021-11-25T09:47:18.947Z] Removing intermediate container 90eee9fc7527 [2021-11-25T09:47:18.947Z] ---> 83463d823979 [2021-11-25T09:47:18.947Z] Step 21/22 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 [2021-11-25T09:47:18.947Z] ---> Running in a22a029d7e69 [2021-11-25T09:47:19.220Z] Removing intermediate container a22a029d7e69 [2021-11-25T09:47:19.220Z] ---> 29982a545bfe [2021-11-25T09:47:19.220Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T09:47:19.220Z] ---> Running in ca30db32d9ff [2021-11-25T09:47:19.220Z] Removing intermediate container ca30db32d9ff [2021-11-25T09:47:19.220Z] ---> e3658e4713cc [2021-11-25T09:47:19.220Z] [2021-11-25T09:47:19.488Z] Successfully built e3658e4713cc [2021-11-25T09:47:19.488Z] Successfully tagged core-command:latest [2021-11-25T09:47:19.488Z] Building core-data [2021-11-25T09:47:24.855Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:47:24.855Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:47:24.855Z] ---> 1de8ff97628e [2021-11-25T09:47:24.855Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:47:24.855Z] ---> Using cache [2021-11-25T09:47:24.855Z] ---> 2b1873e5097b [2021-11-25T09:47:24.855Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:47:24.855Z] ---> Using cache [2021-11-25T09:47:24.855Z] ---> 7dc6e0f3b1b0 [2021-11-25T09:47:24.855Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T09:47:25.437Z] ---> Running in dc790cbf341f [2021-11-25T09:47:26.390Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:26.652Z] Removing intermediate container 365f4bd522d9 [2021-11-25T09:47:26.652Z] ---> bdbd1d1c665d [2021-11-25T09:47:26.652Z] [2021-11-25T09:47:26.652Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T09:47:26.652Z] ---> 0a97eee8041e [2021-11-25T09:47:26.652Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T09:47:26.917Z] ---> Running in c98383a22490 [2021-11-25T09:47:27.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:27.181Z] 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-25T09:47:27.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:27.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:27.705Z] OK: 220 MiB in 52 packages [2021-11-25T09:47:27.973Z] Removing intermediate container 8d51c542295e [2021-11-25T09:47:27.973Z] ---> 7e1d27012db2 [2021-11-25T09:47:27.973Z] [2021-11-25T09:47:27.974Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T09:47:27.974Z] ---> 0a97eee8041e [2021-11-25T09:47:27.974Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T09:47:27.974Z] ---> Using cache [2021-11-25T09:47:27.974Z] ---> 8590203ee256 [2021-11-25T09:47:27.974Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:47:27.974Z] ---> Using cache [2021-11-25T09:47:27.974Z] ---> 635d33d57f9e [2021-11-25T09:47:27.974Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T09:47:27.974Z] ---> Running in 4ab5c08981db [2021-11-25T09:47:27.974Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T09:47:27.974Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T09:47:27.974Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:47:27.974Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T09:47:28.251Z] Removing intermediate container 4ab5c08981db [2021-11-25T09:47:28.251Z] ---> 684b6d47df1b [2021-11-25T09:47:28.251Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T09:47:28.251Z] OK: 6 MiB in 16 packages [2021-11-25T09:47:28.251Z] ---> Running in 4c19a30f8292 [2021-11-25T09:47:28.251Z] Removing intermediate container dc790cbf341f [2021-11-25T09:47:28.251Z] ---> 72cdd7c0fa92 [2021-11-25T09:47:28.251Z] Step 6/22 : COPY . . [2021-11-25T09:47:28.531Z] Removing intermediate container 4c19a30f8292 [2021-11-25T09:47:28.531Z] ---> 5c674bb6bf1b [2021-11-25T09:47:28.531Z] Step 14/22 : WORKDIR / [2021-11-25T09:47:28.531Z] ---> Running in 6d1baff1013a [2021-11-25T09:47:29.146Z] Removing intermediate container 6d1baff1013a [2021-11-25T09:47:29.146Z] ---> 80231b2bdbc2 [2021-11-25T09:47:29.146Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:47:30.086Z] Removing intermediate container c98383a22490 [2021-11-25T09:47:30.086Z] ---> 3613fc7cec83 [2021-11-25T09:47:30.086Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:47:30.345Z] ---> 59ba181d40a6 [2021-11-25T09:47:30.345Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T09:47:30.376Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T09:47:30.609Z] ---> Running in 735f98f1b022 [2021-11-25T09:47:30.880Z] Removing intermediate container 735f98f1b022 [2021-11-25T09:47:30.880Z] ---> 0c240e0dc766 [2021-11-25T09:47:30.880Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T09:47:31.146Z] ---> Running in 9f3318d40416 [2021-11-25T09:47:32.202Z] ---> a10453f52092 [2021-11-25T09:47:32.202Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T09:47:32.202Z] Removing intermediate container 9f3318d40416 [2021-11-25T09:47:32.202Z] ---> 9386a4da2dd4 [2021-11-25T09:47:32.202Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T09:47:32.773Z] ---> Running in ebafaa1068c4 [2021-11-25T09:47:32.773Z] Removing intermediate container b073d9045598 [2021-11-25T09:47:32.773Z] ---> 34af2c4abff6 [2021-11-25T09:47:32.773Z] [2021-11-25T09:47:32.773Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T09:47:32.773Z] Removing intermediate container a634c6acec50 [2021-11-25T09:47:32.773Z] ---> 6d890240ce5d [2021-11-25T09:47:32.773Z] [2021-11-25T09:47:32.773Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T09:47:32.773Z] ---> 0a97eee8041e [2021-11-25T09:47:32.773Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T09:47:32.773Z] ---> 0a97eee8041e [2021-11-25T09:47:32.773Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T09:47:32.773Z] ---> fa99a9a3b477 [2021-11-25T09:47:32.773Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T09:47:32.773Z] ---> Running in 124b8581d89e [2021-11-25T09:47:32.773Z] ---> Running in bd16c05c36c7 [2021-11-25T09:47:32.773Z] ---> Running in e2431d841f93 [2021-11-25T09:47:32.773Z] Removing intermediate container ebafaa1068c4 [2021-11-25T09:47:32.773Z] ---> 576ecc956e04 [2021-11-25T09:47:32.773Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:47:33.035Z] ---> 2ef1acc7349f [2021-11-25T09:47:33.035Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:47:33.035Z] Removing intermediate container bd16c05c36c7 [2021-11-25T09:47:33.035Z] ---> ed4884327f43 [2021-11-25T09:47:33.035Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:47:33.035Z] ---> Running in 5eb9eab21344 [2021-11-25T09:47:33.035Z] Removing intermediate container 124b8581d89e [2021-11-25T09:47:33.035Z] ---> 92d91bb706af [2021-11-25T09:47:33.035Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T09:47:33.035Z] ---> Running in 9e4b63890e27 [2021-11-25T09:47:33.303Z] ---> Running in f668f80b15c1 [2021-11-25T09:47:33.303Z] ---> e5b19e02575f [2021-11-25T09:47:33.303Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T09:47:33.303Z] Removing intermediate container 9e4b63890e27 [2021-11-25T09:47:33.303Z] ---> f57d42f1a200 [2021-11-25T09:47:33.303Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T09:47:33.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:33.303Z] ---> Running in 42deadf0913c [2021-11-25T09:47:33.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:33.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:33.567Z] Removing intermediate container 42deadf0913c [2021-11-25T09:47:33.567Z] ---> 5ee09aeadd2d [2021-11-25T09:47:33.567Z] Step 21/22 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 [2021-11-25T09:47:33.567Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T09:47:33.567Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T09:47:33.831Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T09:47:33.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:33.831Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:47:33.831Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T09:47:33.831Z] ---> Running in c72ec0cb077e [2021-11-25T09:47:33.831Z] ---> c160e0640d68 [2021-11-25T09:47:33.831Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T09:47:33.831Z] OK: 6 MiB in 17 packages [2021-11-25T09:47:34.094Z] Removing intermediate container c72ec0cb077e [2021-11-25T09:47:34.094Z] ---> 006c64dfc8dc [2021-11-25T09:47:34.094Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T09:47:34.094Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T09:47:34.094Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T09:47:34.094Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:47:34.094Z] OK: 6 MiB in 16 packages [2021-11-25T09:47:34.094Z] ---> Running in b31a6b155177 [2021-11-25T09:47:34.094Z] ---> a88621cac6d9 [2021-11-25T09:47:34.094Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T09:47:34.094Z] ---> Running in 5706931141df [2021-11-25T09:47:34.094Z] Removing intermediate container b31a6b155177 [2021-11-25T09:47:34.094Z] ---> 2e7fbfb4b3b6 [2021-11-25T09:47:34.094Z] [2021-11-25T09:47:34.370Z] Successfully built 2e7fbfb4b3b6 [2021-11-25T09:47:34.370Z] Successfully tagged core-metadata:latest [2021-11-25T09:47:34.370Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-11-25T09:47:34.370Z] Removing intermediate container 5706931141df [2021-11-25T09:47:34.370Z] ---> baa8d192d644 [2021-11-25T09:47:34.370Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:47:34.370Z] Removing intermediate container e2431d841f93 [2021-11-25T09:47:34.370Z] ---> 6a6cec84a24a [2021-11-25T09:47:34.370Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T09:47:34.370Z] ---> Running in ca0b8365621b [2021-11-25T09:47:34.370Z] ---> Running in 2e303d0c725f [2021-11-25T09:47:35.319Z] Removing intermediate container 5eb9eab21344 [2021-11-25T09:47:35.319Z] ---> b1f18ac6ffa3 [2021-11-25T09:47:35.319Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T09:47:35.319Z] Removing intermediate container 2e303d0c725f [2021-11-25T09:47:35.319Z] ---> 1f26500e7222 [2021-11-25T09:47:35.319Z] Step 12/24 : WORKDIR / [2021-11-25T09:47:35.319Z] Removing intermediate container ca0b8365621b [2021-11-25T09:47:35.319Z] ---> f000058d7993 [2021-11-25T09:47:35.319Z] Step 19/21 : LABEL arch=x86_64 [2021-11-25T09:47:35.319Z] Removing intermediate container f668f80b15c1 [2021-11-25T09:47:35.319Z] ---> a3a567cdfe6b [2021-11-25T09:47:35.319Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T09:47:35.319Z] ---> Running in 7575699fdbeb [2021-11-25T09:47:35.319Z] ---> Running in f9627350aa20 [2021-11-25T09:47:36.713Z] ---> Running in 06fad088b547 [2021-11-25T09:47:36.713Z] ---> Running in 207fc4c8780b [2021-11-25T09:47:36.713Z] Removing intermediate container f9627350aa20 [2021-11-25T09:47:36.713Z] ---> 11dfc322b700 [2021-11-25T09:47:36.713Z] 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-25T09:47:36.981Z] Removing intermediate container 06fad088b547 [2021-11-25T09:47:36.981Z] ---> c1ed20418089 [2021-11-25T09:47:36.981Z] Step 20/21 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 [2021-11-25T09:47:36.981Z] Removing intermediate container 207fc4c8780b [2021-11-25T09:47:36.981Z] ---> f7951b694cae [2021-11-25T09:47:36.981Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T09:47:36.981Z] ---> Running in 624799162d52 [2021-11-25T09:47:36.981Z] ---> Running in de78dce21d35 [2021-11-25T09:47:36.981Z] 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-25T09:47:37.244Z] ---> ea4be2136f96 [2021-11-25T09:47:37.244Z] 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-25T09:47:37.244Z] Removing intermediate container 624799162d52 [2021-11-25T09:47:37.244Z] ---> 7a40a195ad95 [2021-11-25T09:47:37.244Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T09:47:37.244Z] Removing intermediate container de78dce21d35 [2021-11-25T09:47:37.244Z] ---> 2e469b4b5ab4 [2021-11-25T09:47:37.244Z] Step 21/21 : LABEL version=0.0.0 [2021-11-25T09:47:37.244Z] ---> Running in b2b4acd9faec [2021-11-25T09:47:37.244Z] ---> Running in 0f902c7728bc [2021-11-25T09:47:37.516Z] ---> d61b100df35e [2021-11-25T09:47:37.516Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T09:47:37.516Z] Removing intermediate container b2b4acd9faec [2021-11-25T09:47:37.516Z] ---> d3a8da763b65 [2021-11-25T09:47:37.516Z] [2021-11-25T09:47:37.516Z] Successfully built d3a8da763b65 [2021-11-25T09:47:37.808Z] Successfully tagged support-notifications:latest [2021-11-25T09:47:37.808Z] Building security-proxy-setup [2021-11-25T09:47:37.808Z]  Building support-notifications ... done  ---> a7755551afa0 [2021-11-25T09:47:37.808Z] 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-25T09:47:41.116Z] ---> 70f68597e758 [2021-11-25T09:47:41.116Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T09:47:41.376Z] Removing intermediate container 0f902c7728bc [2021-11-25T09:47:41.376Z] ---> e5e8ff77e396 [2021-11-25T09:47:41.376Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T09:47:41.969Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:47:41.969Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:47:41.969Z] ---> 1de8ff97628e [2021-11-25T09:47:41.969Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T09:47:41.969Z] ---> Using cache [2021-11-25T09:47:41.969Z] ---> 2b1873e5097b [2021-11-25T09:47:41.969Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:47:41.969Z] ---> Using cache [2021-11-25T09:47:41.969Z] ---> 7dc6e0f3b1b0 [2021-11-25T09:47:41.969Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T09:47:41.969Z] ---> Using cache [2021-11-25T09:47:41.969Z] ---> ddf6f9f5d99c [2021-11-25T09:47:41.969Z] Step 6/20 : COPY . . [2021-11-25T09:47:42.229Z] ---> Using cache [2021-11-25T09:47:42.229Z] ---> 8da2c41631b6 [2021-11-25T09:47:42.229Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:47:42.229Z] ---> Using cache [2021-11-25T09:47:42.229Z] ---> 0597de8e2647 [2021-11-25T09:47:42.229Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T09:47:42.494Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:47:42.494Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:47:42.494Z] ---> 1de8ff97628e [2021-11-25T09:47:42.494Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:47:42.494Z] ---> Using cache [2021-11-25T09:47:42.494Z] ---> 2b1873e5097b [2021-11-25T09:47:42.494Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:47:42.494Z] ---> Using cache [2021-11-25T09:47:42.494Z] ---> 7dc6e0f3b1b0 [2021-11-25T09:47:42.494Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T09:47:42.757Z] ---> Running in 5739c3f6dd94 [2021-11-25T09:47:42.757Z] ---> Running in 7d83981d03a2 [2021-11-25T09:47:42.757Z] ---> Running in f5e2cdd8d6d4 [2021-11-25T09:47:42.757Z] ---> 3f4006759db3 [2021-11-25T09:47:42.757Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T09:47:42.757Z] Removing intermediate container 7d83981d03a2 [2021-11-25T09:47:42.757Z] ---> 1851b891bca0 [2021-11-25T09:47:42.757Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T09:47:43.343Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:43.343Z] ---> babfd8c67973 [2021-11-25T09:47:43.343Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T09:47:43.343Z] ---> 401066ca7c87 [2021-11-25T09:47:43.343Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T09:47:43.343Z] ---> Running in 4ae0f73d2dc0 [2021-11-25T09:47:43.606Z] 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-25T09:47:43.869Z] ---> 0ff60245f01a [2021-11-25T09:47:43.869Z] 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-25T09:47:43.869Z] ---> Running in 96fa6d69ebb4 [2021-11-25T09:47:44.131Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:47:44.392Z] Removing intermediate container 4ae0f73d2dc0 [2021-11-25T09:47:44.392Z] ---> 69e6038ef86f [2021-11-25T09:47:44.392Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:47:44.653Z] OK: 220 MiB in 52 packages [2021-11-25T09:47:44.915Z] ---> b330945f5805 [2021-11-25T09:47:44.915Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T09:47:44.915Z] Removing intermediate container 96fa6d69ebb4 [2021-11-25T09:47:44.915Z] ---> c38c5181df67 [2021-11-25T09:47:44.915Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T09:47:44.915Z] ---> Running in 64af1f962fa5 [2021-11-25T09:47:45.176Z] Removing intermediate container 64af1f962fa5 [2021-11-25T09:47:45.176Z] ---> 0e0afdfd0a8c [2021-11-25T09:47:45.176Z] Step 22/24 : LABEL arch=x86_64 [2021-11-25T09:47:45.176Z] Removing intermediate container 5739c3f6dd94 [2021-11-25T09:47:45.176Z] ---> ee19908fa052 [2021-11-25T09:47:45.176Z] Step 6/22 : COPY . . [2021-11-25T09:47:45.438Z] ---> Running in 92c6915c2f54 [2021-11-25T09:47:45.438Z] ---> 2738679e1b09 [2021-11-25T09:47:45.438Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T09:47:45.701Z] Removing intermediate container 92c6915c2f54 [2021-11-25T09:47:45.701Z] ---> b9b97a265988 [2021-11-25T09:47:45.701Z] Step 23/24 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 [2021-11-25T09:47:46.273Z] ---> Running in c49fddc2accb [2021-11-25T09:47:46.273Z] ---> 58780af7215e [2021-11-25T09:47:46.273Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T09:47:46.860Z] Removing intermediate container c49fddc2accb [2021-11-25T09:47:46.860Z] ---> 66a7a3ce7fb1 [2021-11-25T09:47:46.860Z] Step 24/24 : LABEL version=0.0.0 [2021-11-25T09:47:47.443Z] ---> Running in 2c2c8385b407 [2021-11-25T09:47:47.443Z] ---> 44bc2d7976f0 [2021-11-25T09:47:47.443Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T09:47:47.714Z] Removing intermediate container 2c2c8385b407 [2021-11-25T09:47:47.714Z] ---> ec5397fe7730 [2021-11-25T09:47:47.714Z] [2021-11-25T09:47:47.714Z] Successfully built ec5397fe7730 [2021-11-25T09:47:47.993Z] Successfully tagged security-secretstore-setup:latest [2021-11-25T09:47:47.993Z] Building support-scheduler [2021-11-25T09:47:47.993Z] ---> 6e48579ad461 [2021-11-25T09:47:47.993Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T09:47:48.620Z]  Building security-secretstore-setup ... done  ---> Running in 18754e6e0f0a [2021-11-25T09:47:50.618Z] Removing intermediate container 18754e6e0f0a [2021-11-25T09:47:50.618Z] ---> acca505354b9 [2021-11-25T09:47:50.618Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T09:47:52.596Z] ---> 8e4ed98a9864 [2021-11-25T09:47:52.596Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T09:47:53.200Z] ---> 5e56efd277dc [2021-11-25T09:47:53.200Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:47:53.200Z] ---> Running in c463c1a977ea [2021-11-25T09:47:53.200Z] ---> Running in bcab811d26fb [2021-11-25T09:47:55.149Z] Removing intermediate container c463c1a977ea [2021-11-25T09:47:55.149Z] ---> 469a3e65e56b [2021-11-25T09:47:55.149Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T09:47:55.149Z] ---> Running in f0c24f76f760 [2021-11-25T09:47:55.416Z] Removing intermediate container f0c24f76f760 [2021-11-25T09:47:55.416Z] ---> 5d1d3a36b809 [2021-11-25T09:47:55.416Z] Step 27/30 : CMD ["gate"] [2021-11-25T09:47:55.690Z] Removing intermediate container bcab811d26fb [2021-11-25T09:47:55.690Z] ---> 1df1c6aa93b9 [2021-11-25T09:47:55.690Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T09:47:55.690Z] ---> Running in ff9f4f82e97a [2021-11-25T09:47:55.690Z] ---> Running in 0408fbe9ff77 [2021-11-25T09:47:55.690Z] Removing intermediate container ff9f4f82e97a [2021-11-25T09:47:55.690Z] ---> 8d3693ba8813 [2021-11-25T09:47:55.690Z] Step 28/30 : LABEL arch=x86_64 [2021-11-25T09:47:55.970Z] ---> Running in 54705a6f2145 [2021-11-25T09:47:56.241Z] Removing intermediate container 54705a6f2145 [2021-11-25T09:47:56.241Z] ---> 2d70b76d0a5f [2021-11-25T09:47:56.241Z] Step 29/30 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 [2021-11-25T09:47:56.241Z] 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-25T09:47:56.241Z] ---> Running in a52886783ffa [2021-11-25T09:47:56.510Z] Removing intermediate container a52886783ffa [2021-11-25T09:47:56.510Z] ---> b7a044ab6dbc [2021-11-25T09:47:56.510Z] Step 30/30 : LABEL version=0.0.0 [2021-11-25T09:47:56.778Z] ---> Running in c0c163efd61c [2021-11-25T09:47:56.778Z] Removing intermediate container c0c163efd61c [2021-11-25T09:47:56.778Z] ---> 4680f62d3379 [2021-11-25T09:47:56.778Z] [2021-11-25T09:47:57.052Z] Successfully built 4680f62d3379 [2021-11-25T09:47:57.052Z] Successfully tagged security-bootstrapper:latest [2021-11-25T09:48:02.434Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:48:02.434Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:48:02.434Z] ---> 1de8ff97628e [2021-11-25T09:48:02.434Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T09:48:02.434Z] ---> Using cache [2021-11-25T09:48:02.434Z] ---> 2b1873e5097b [2021-11-25T09:48:02.434Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:48:02.434Z] ---> Using cache [2021-11-25T09:48:02.434Z] ---> 7dc6e0f3b1b0 [2021-11-25T09:48:02.434Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T09:48:02.434Z] ---> Using cache [2021-11-25T09:48:02.434Z] ---> ddf6f9f5d99c [2021-11-25T09:48:02.434Z] Step 6/23 : COPY go.mod . [2021-11-25T09:48:02.704Z] ---> 8d7f7d071d5e [2021-11-25T09:48:02.704Z] Step 7/23 : RUN go mod download [2021-11-25T09:48:02.704Z] ---> Running in 4f388041e53a [2021-11-25T09:48:05.335Z] Removing intermediate container 4f388041e53a [2021-11-25T09:48:05.335Z] ---> 038aad224188 [2021-11-25T09:48:05.335Z] Step 8/23 : COPY . . [2021-11-25T09:48:08.777Z] 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-25T09:48:12.104Z] ---> a9b8063f33bd [2021-11-25T09:48:12.104Z] Step 9/23 : RUN go mod tidy [2021-11-25T09:48:12.104Z] ---> Running in 0278df6ad5c6 [2021-11-25T09:48:14.043Z] Removing intermediate container 7575699fdbeb [2021-11-25T09:48:14.043Z] ---> 98cc197ffb1b [2021-11-25T09:48:14.043Z] [2021-11-25T09:48:14.043Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T09:48:14.043Z] ---> 0a97eee8041e [2021-11-25T09:48:14.043Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T09:48:14.043Z] ---> Running in 159e58ae7750 [2021-11-25T09:48:14.305Z] Removing intermediate container 159e58ae7750 [2021-11-25T09:48:14.305Z] ---> d834d62b1bda [2021-11-25T09:48:14.305Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T09:48:14.582Z] ---> Running in c3637bae75d3 [2021-11-25T09:48:14.851Z] Removing intermediate container c3637bae75d3 [2021-11-25T09:48:14.851Z] ---> f67229031337 [2021-11-25T09:48:14.851Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T09:48:15.120Z] ---> Running in e953a5d7d245 [2021-11-25T09:48:15.120Z] Removing intermediate container f5e2cdd8d6d4 [2021-11-25T09:48:15.120Z] ---> fcc7712f357e [2021-11-25T09:48:15.120Z] [2021-11-25T09:48:15.120Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T09:48:15.120Z] ---> 0a97eee8041e [2021-11-25T09:48:15.120Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T09:48:15.120Z] ---> Running in f29ec23b57af [2021-11-25T09:48:15.120Z] Removing intermediate container e953a5d7d245 [2021-11-25T09:48:15.120Z] ---> 095aa2d24d35 [2021-11-25T09:48:15.120Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:48:15.120Z] ---> Running in a9638863b80e [2021-11-25T09:48:15.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:48:15.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:48:15.971Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T09:48:15.972Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T09:48:15.972Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T09:48:15.972Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T09:48:15.972Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T09:48:15.972Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:48:15.972Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T09:48:16.232Z] OK: 8 MiB in 19 packages [2021-11-25T09:48:16.809Z] Removing intermediate container a9638863b80e [2021-11-25T09:48:16.809Z] ---> 83e88beec7e9 [2021-11-25T09:48:16.809Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T09:48:16.809Z] ---> Running in 25d62bf7461a [2021-11-25T09:48:16.809Z] Removing intermediate container f29ec23b57af [2021-11-25T09:48:16.809Z] ---> 7c3fa42ea113 [2021-11-25T09:48:16.809Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T09:48:17.074Z] ---> Running in a4d0db808486 [2021-11-25T09:48:17.074Z] Removing intermediate container a4d0db808486 [2021-11-25T09:48:17.074Z] ---> eb9f6029900b [2021-11-25T09:48:17.074Z] Step 12/20 : WORKDIR /edgex [2021-11-25T09:48:17.074Z] ---> Running in bcaaf31e8952 [2021-11-25T09:48:17.337Z] Removing intermediate container 0278df6ad5c6 [2021-11-25T09:48:17.337Z] ---> 1d453b4304b9 [2021-11-25T09:48:17.337Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T09:48:17.337Z] ---> Running in be11d0a9a5ae [2021-11-25T09:48:17.337Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:48:17.337Z] Removing intermediate container bcaaf31e8952 [2021-11-25T09:48:17.337Z] ---> e138f8bcbc60 [2021-11-25T09:48:17.337Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T09:48:17.598Z] ---> 81b01aadc65b [2021-11-25T09:48:17.598Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T09:48:17.859Z] 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-25T09:48:18.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:48:18.123Z] ---> 64270271f14d [2021-11-25T09:48:18.123Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T09:48:18.699Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T09:48:18.699Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T09:48:18.699Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T09:48:18.699Z] ---> 70e18e148d99 [2021-11-25T09:48:18.699Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T09:48:18.699Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T09:48:18.699Z] ---> Running in 2f7fb9655e97 [2021-11-25T09:48:18.960Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T09:48:18.960Z] Removing intermediate container 2f7fb9655e97 [2021-11-25T09:48:18.960Z] ---> 7e50a5021595 [2021-11-25T09:48:18.960Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T09:48:18.960Z] ---> Running in fa801a621200 [2021-11-25T09:48:18.960Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T09:48:18.960Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:48:19.245Z] OK: 8 MiB in 20 packages [2021-11-25T09:48:19.245Z] Removing intermediate container fa801a621200 [2021-11-25T09:48:19.245Z] ---> ebb0ab13def2 [2021-11-25T09:48:19.245Z] Step 18/20 : LABEL arch=x86_64 [2021-11-25T09:48:19.523Z] ---> Running in aec17582ca05 [2021-11-25T09:48:20.124Z] Removing intermediate container aec17582ca05 [2021-11-25T09:48:20.124Z] ---> 54b6c586156b [2021-11-25T09:48:20.124Z] Step 19/20 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 [2021-11-25T09:48:20.124Z] Removing intermediate container 25d62bf7461a [2021-11-25T09:48:20.124Z] ---> b33f6c9cb89e [2021-11-25T09:48:20.124Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:48:20.124Z] Removing intermediate container 0408fbe9ff77 [2021-11-25T09:48:20.124Z] ---> 8be012720bc7 [2021-11-25T09:48:20.124Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T09:48:20.124Z] ---> Running in 1a50ba144571 [2021-11-25T09:48:20.124Z] ---> Running in d944289e86e4 [2021-11-25T09:48:20.124Z] Removing intermediate container 1a50ba144571 [2021-11-25T09:48:20.124Z] ---> f4694bfb23e3 [2021-11-25T09:48:20.124Z] Step 20/20 : LABEL version=0.0.0 [2021-11-25T09:48:20.394Z] ---> Running in 785f597040bc [2021-11-25T09:48:20.394Z] ---> d8660b2f0882 [2021-11-25T09:48:20.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T09:48:20.674Z] Removing intermediate container 785f597040bc [2021-11-25T09:48:20.674Z] ---> 6efa0ccdb015 [2021-11-25T09:48:20.674Z] [2021-11-25T09:48:20.674Z] 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-25T09:48:20.936Z] Successfully built 6efa0ccdb015 [2021-11-25T09:48:20.936Z] Successfully tagged security-proxy-setup:latest [2021-11-25T09:48:20.936Z]  Building security-proxy-setup ... done  ---> 17cc86f63480 [2021-11-25T09:48:20.936Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T09:48:21.198Z] ---> 9636d34c0e31 [2021-11-25T09:48:21.198Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T09:48:21.198Z] ---> Running in 76ebb67f5251 [2021-11-25T09:48:21.462Z] Removing intermediate container 76ebb67f5251 [2021-11-25T09:48:21.462Z] ---> eef87c98bd2c [2021-11-25T09:48:21.462Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:48:21.724Z] ---> Running in 7cd8a1d75ed2 [2021-11-25T09:48:21.724Z] Removing intermediate container 7cd8a1d75ed2 [2021-11-25T09:48:21.724Z] ---> b5ffb89f94c1 [2021-11-25T09:48:21.724Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T09:48:21.990Z] ---> Running in 41c38fa261bd [2021-11-25T09:48:21.990Z] Removing intermediate container d944289e86e4 [2021-11-25T09:48:21.990Z] ---> 68be8b829f24 [2021-11-25T09:48:21.990Z] [2021-11-25T09:48:21.990Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T09:48:21.990Z] Removing intermediate container 41c38fa261bd [2021-11-25T09:48:21.990Z] ---> 65793ea96198 [2021-11-25T09:48:21.990Z] Step 21/22 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 [2021-11-25T09:48:22.254Z] ---> Running in 7e0ca35cae34 [2021-11-25T09:48:22.254Z] 20.10.8: Pulling from library/docker [2021-11-25T09:48:22.254Z] Removing intermediate container 7e0ca35cae34 [2021-11-25T09:48:22.254Z] ---> 990cac1d14c2 [2021-11-25T09:48:22.254Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T09:48:22.522Z] ---> Running in 311a577dfc41 [2021-11-25T09:48:22.786Z] Removing intermediate container 311a577dfc41 [2021-11-25T09:48:22.786Z] ---> e3635bd96ff8 [2021-11-25T09:48:22.786Z] [2021-11-25T09:48:23.053Z] Successfully built e3635bd96ff8 [2021-11-25T09:48:23.053Z] Successfully tagged core-data:latest [2021-11-25T09:48:26.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T09:48:27.314Z]  Building core-data ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T09:48:27.315Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T09:48:27.315Z] ---> bc6c0ffef665 [2021-11-25T09:48:27.315Z] 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-25T09:48:27.889Z] ---> Running in 586995d44273 [2021-11-25T09:48:28.151Z] Removing intermediate container 586995d44273 [2021-11-25T09:48:28.151Z] ---> 0f2b88d057e1 [2021-11-25T09:48:28.151Z] 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-25T09:48:28.151Z] ---> Running in 528ba33324cd [2021-11-25T09:48:28.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:48:28.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:48:28.940Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T09:48:28.940Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T09:48:28.940Z] Executing bash-5.1.4-r0.post-install [2021-11-25T09:48:28.940Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T09:48:28.940Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T09:48:28.940Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T09:48:28.940Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T09:48:28.940Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T09:48:28.940Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T09:48:28.940Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T09:48:28.940Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T09:48:28.940Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T09:48:28.940Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T09:48:28.940Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T09:48:28.940Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T09:48:28.940Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T09:48:28.940Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T09:48:28.940Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T09:48:28.980Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T09:48:29.523Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T09:48:29.523Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T09:48:29.523Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T09:48:29.523Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T09:48:29.523Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T09:48:29.523Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T09:48:29.523Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T09:48:29.790Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T09:48:29.790Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T09:48:29.790Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T09:48:29.790Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T09:48:29.790Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T09:48:29.790Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T09:48:29.790Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T09:48:29.790Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T09:48:29.790Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T09:48:29.790Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T09:48:29.790Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T09:48:29.790Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T09:48:29.790Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T09:48:29.790Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T09:48:29.790Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T09:48:29.790Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T09:48:29.790Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T09:48:29.790Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T09:48:30.061Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T09:48:30.061Z] OK: 84 MiB in 64 packages [2021-11-25T09:48:30.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T09:48:30.644Z] Collecting docker-compose==1.23.2 [2021-11-25T09:48:30.644Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T09:48:30.644Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T09:48:30.644Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T09:48:31.028Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T09:48:31.220Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T09:48:31.220Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T09:48:31.220Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T09:48:31.481Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T09:48:31.481Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T09:48:31.481Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T09:48:32.392Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T09:48:32.392Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T09:48:32.392Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T09:48:32.392Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T09:48:32.685Z] Collecting PyYAML<4,>=3.10 [2021-11-25T09:48:32.685Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T09:48:33.022Z] Removing intermediate container be11d0a9a5ae [2021-11-25T09:48:33.022Z] ---> a85f535053ee [2021-11-25T09:48:33.022Z] [2021-11-25T09:48:33.022Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T09:48:33.022Z] ---> 0a97eee8041e [2021-11-25T09:48:33.022Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T09:48:33.022Z] ---> Using cache [2021-11-25T09:48:33.022Z] ---> 8590203ee256 [2021-11-25T09:48:33.022Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:48:33.022Z] ---> Using cache [2021-11-25T09:48:33.022Z] ---> 635d33d57f9e [2021-11-25T09:48:33.022Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T09:48:33.022Z] ---> Running in 1fce6b0c1697 [2021-11-25T09:48:33.022Z] Removing intermediate container 1fce6b0c1697 [2021-11-25T09:48:33.022Z] ---> 285dca55c937 [2021-11-25T09:48:33.022Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T09:48:33.404Z] ---> Running in 05013a152b19 [2021-11-25T09:48:33.404Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T09:48:33.404Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T09:48:33.404Z] Removing intermediate container 05013a152b19 [2021-11-25T09:48:33.404Z] ---> 775717b91d9d [2021-11-25T09:48:33.404Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:48:33.404Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T09:48:33.404Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T09:48:33.404Z] 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-25T09:48:33.404Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T09:48:33.404Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T09:48:33.404Z] ---> aead54fb89f3 [2021-11-25T09:48:33.404Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T09:48:33.696Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T09:48:33.696Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T09:48:33.696Z] 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-25T09:48:33.696Z] Collecting idna<2.8,>=2.5 [2021-11-25T09:48:33.696Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T09:48:33.696Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T09:48:33.696Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T09:48:33.696Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T09:48:33.696Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T09:48:33.696Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T09:48:33.696Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T09:48:33.696Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T09:48:33.696Z] Attempting uninstall: urllib3 [2021-11-25T09:48:33.696Z] Found existing installation: urllib3 1.26.5 [2021-11-25T09:48:33.696Z] Uninstalling urllib3-1.26.5: [2021-11-25T09:48:33.696Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T09:48:34.076Z] ---> 8a069c3b867d [2021-11-25T09:48:34.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T09:48:34.076Z] Attempting uninstall: idna [2021-11-25T09:48:34.076Z] Found existing installation: idna 3.2 [2021-11-25T09:48:34.076Z] Uninstalling idna-3.2: [2021-11-25T09:48:34.076Z] Successfully uninstalled idna-3.2 [2021-11-25T09:48:34.076Z] ---> 4118d3ee41d0 [2021-11-25T09:48:34.076Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T09:48:34.076Z] ---> Running in 3c31cebfc561 [2021-11-25T09:48:34.076Z] Attempting uninstall: chardet [2021-11-25T09:48:34.076Z] Found existing installation: chardet 4.0.0 [2021-11-25T09:48:34.076Z] Uninstalling chardet-4.0.0: [2021-11-25T09:48:34.076Z] Removing intermediate container 3c31cebfc561 [2021-11-25T09:48:34.076Z] ---> 2e312d912620 [2021-11-25T09:48:34.076Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:48:34.076Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T09:48:34.076Z] ---> Running in 459ce099d06a [2021-11-25T09:48:34.410Z] Removing intermediate container 459ce099d06a [2021-11-25T09:48:34.410Z] ---> f8c31e551d6d [2021-11-25T09:48:34.410Z] Step 21/23 : LABEL arch=x86_64 [2021-11-25T09:48:34.410Z] ---> Running in 4a5bd5a12935 [2021-11-25T09:48:34.410Z] Removing intermediate container 4a5bd5a12935 [2021-11-25T09:48:34.410Z] ---> 75503df3a6ba [2021-11-25T09:48:34.410Z] Step 22/23 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 [2021-11-25T09:48:34.410Z] ---> Running in 5857b827bd65 [2021-11-25T09:48:34.410Z] Attempting uninstall: requests [2021-11-25T09:48:34.410Z] Found existing installation: requests 2.25.1 [2021-11-25T09:48:34.410Z] Uninstalling requests-2.25.1: [2021-11-25T09:48:34.410Z] Successfully uninstalled requests-2.25.1 [2021-11-25T09:48:34.410Z] Removing intermediate container 5857b827bd65 [2021-11-25T09:48:34.410Z] ---> bce8fdbc3281 [2021-11-25T09:48:34.410Z] Step 23/23 : LABEL version=0.0.0 [2021-11-25T09:48:34.410Z] ---> Running in a4efec005918 [2021-11-25T09:48:34.410Z] Running setup.py install for texttable: started [2021-11-25T09:48:34.748Z] Removing intermediate container a4efec005918 [2021-11-25T09:48:34.748Z] ---> 053f63be0c56 [2021-11-25T09:48:34.748Z] [2021-11-25T09:48:34.748Z] Successfully built 053f63be0c56 [2021-11-25T09:48:34.748Z] Successfully tagged support-scheduler:latest [2021-11-25T09:48:34.748Z]  Building support-scheduler ... done  Running setup.py install for texttable: finished with status 'done' [2021-11-25T09:48:34.748Z] Running setup.py install for PyYAML: started [2021-11-25T09:48:35.318Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T09:48:35.318Z] Running setup.py install for docopt: started [2021-11-25T09:48:35.578Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T09:48:35.578Z] Running setup.py install for dockerpty: started [2021-11-25T09:48:35.845Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T09:48:36.108Z] 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-25T09:48:39.406Z] Removing intermediate container 528ba33324cd [2021-11-25T09:48:39.406Z] ---> d440bac9f87a [2021-11-25T09:48:39.406Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T09:48:39.406Z] ---> Running in d6a609aa7348 [2021-11-25T09:48:39.406Z] Removing intermediate container d6a609aa7348 [2021-11-25T09:48:39.406Z] ---> 670cec5d4871 [2021-11-25T09:48:39.406Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T09:48:39.406Z] ---> Running in 44d5f0b1fc15 [2021-11-25T09:48:39.406Z] Removing intermediate container 44d5f0b1fc15 [2021-11-25T09:48:39.406Z] ---> 7c4368fa9254 [2021-11-25T09:48:39.406Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T09:48:39.406Z] ---> ac37726f2a99 [2021-11-25T09:48:39.406Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T09:48:39.406Z] ---> d2aa6836d4ca [2021-11-25T09:48:39.406Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T09:48:39.664Z] ---> 3f96db484526 [2021-11-25T09:48:39.664Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T09:48:39.664Z] ---> Running in fea5aa126b06 [2021-11-25T09:48:39.925Z] Removing intermediate container fea5aa126b06 [2021-11-25T09:48:39.925Z] ---> 2d48f9d730fa [2021-11-25T09:48:39.925Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:48:39.925Z] ---> Running in 630aaa8799bc [2021-11-25T09:48:39.925Z] Removing intermediate container 630aaa8799bc [2021-11-25T09:48:39.925Z] ---> d0fa800a8a36 [2021-11-25T09:48:39.925Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T09:48:39.925Z] ---> Running in 535b8e9e0888 [2021-11-25T09:48:39.925Z] Removing intermediate container 535b8e9e0888 [2021-11-25T09:48:39.925Z] ---> 31a3a97c1bc7 [2021-11-25T09:48:39.925Z] Step 21/22 : LABEL git_sha=130f01c21129746f82a59395eb7db174690d59a9 [2021-11-25T09:48:39.925Z] ---> Running in 2045e0d3ac39 [2021-11-25T09:48:40.185Z] Removing intermediate container 2045e0d3ac39 [2021-11-25T09:48:40.185Z] ---> 64a7c3676430 [2021-11-25T09:48:40.185Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T09:48:40.185Z] ---> Running in 09081ad1a1fd [2021-11-25T09:48:40.185Z] Removing intermediate container 09081ad1a1fd [2021-11-25T09:48:40.185Z] ---> 2c7afaf6e2ca [2021-11-25T09:48:40.185Z] [2021-11-25T09:48:40.185Z] Successfully built 2c7afaf6e2ca [2021-11-25T09:48:40.185Z] Successfully tagged sys-mgmt-agent:latest [2021-11-25T09:48:40.450Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-25T09:48:40.454Z] $ docker stop --time=1 f35498f09eac0e8ac61f2706f77b26204d38e6a64366dc7ea5a3b85d7c413df7 [2021-11-25T09:48:41.713Z] $ docker rm -f f35498f09eac0e8ac61f2706f77b26204d38e6a64366dc7ea5a3b85d7c413df7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T09:48:42.050Z] + docker images [2021-11-25T09:48:42.050Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T09:48:42.050Z] sys-mgmt-agent latest 2c7afaf6e2ca 1 second ago 294MB [2021-11-25T09:48:42.050Z] support-scheduler latest 053f63be0c56 7 seconds ago 16.2MB [2021-11-25T09:48:42.050Z] a85f535053ee 9 seconds ago 1.76GB [2021-11-25T09:48:42.050Z] core-data latest e3635bd96ff8 19 seconds ago 20.7MB [2021-11-25T09:48:42.050Z] 68be8b829f24 20 seconds ago 1.76GB [2021-11-25T09:48:42.050Z] security-proxy-setup latest 6efa0ccdb015 21 seconds ago 26.9MB [2021-11-25T09:48:42.050Z] fcc7712f357e 27 seconds ago 1.77GB [2021-11-25T09:48:42.050Z] 98cc197ffb1b 28 seconds ago 1.77GB [2021-11-25T09:48:42.050Z] security-bootstrapper latest 4680f62d3379 45 seconds ago 18.9MB [2021-11-25T09:48:42.050Z] security-secretstore-setup latest ec5397fe7730 54 seconds ago 28.4MB [2021-11-25T09:48:42.050Z] support-notifications latest d3a8da763b65 About a minute ago 17MB [2021-11-25T09:48:42.050Z] core-metadata latest 2e7fbfb4b3b6 About a minute ago 16.9MB [2021-11-25T09:48:42.050Z] 6d890240ce5d About a minute ago 1.77GB [2021-11-25T09:48:42.050Z] 34af2c4abff6 About a minute ago 1.76GB [2021-11-25T09:48:42.050Z] 7e1d27012db2 About a minute ago 1.76GB [2021-11-25T09:48:42.050Z] bdbd1d1c665d About a minute ago 1.76GB [2021-11-25T09:48:42.050Z] core-command latest e3658e4713cc About a minute ago 16.1MB [2021-11-25T09:48:42.050Z] 201a3abd6879 About a minute ago 1.76GB [2021-11-25T09:48:42.050Z] ci-base-image-x86_64 latest 1de8ff97628e 5 minutes ago 1.25GB [2021-11-25T09:48:42.050Z] alpine 3.14 0a97eee8041e 12 days ago 5.61MB [2021-11-25T09:48:42.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-25T09:48:42.050Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-25T09:48:42.050Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-25T09:48:42.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-25T09:48:43.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T09:48:43.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T09:48:43.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T09:48:43.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T09:48:43.450Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T09:48:43.450Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T09:48:43.746Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T09:48:43.746Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T09:48:43.746Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T09:48:43.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T09:48:52.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.282s coverage: 28.7% of statements [2021-11-25T09:48:52.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T09:48:52.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T09:48:55.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.426s coverage: 98.5% of statements [2021-11-25T09:48:55.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T09:48:55.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 44.7% of statements [2021-11-25T09:48:55.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T09:48:55.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T09:48:57.372Z] Still waiting to schedule task [2021-11-25T09:48:57.373Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-25T09:48:57.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.708s coverage: 89.5% of statements [2021-11-25T09:48:57.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T09:48:57.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:48:59.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 84.4% of statements [2021-11-25T09:48:59.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T09:48:59.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T09:48:59.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T09:48:59.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T09:48:59.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T09:49:06.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.526s coverage: 94.2% of statements [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:49:06.197Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 59.1% of statements [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T09:49:06.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.191s coverage: 60.0% of statements [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T09:49:06.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.348s coverage: 0.9% of statements [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T09:49:06.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.228s coverage: 58.8% of statements [2021-11-25T09:49:06.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.197s coverage: 21.7% of statements [2021-11-25T09:49:06.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T09:49:06.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.306s coverage: 47.1% of statements [2021-11-25T09:49:06.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.223s coverage: 79.5% of statements [2021-11-25T09:49:06.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements [2021-11-25T09:49:07.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements [2021-11-25T09:49:08.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2021-11-25T09:49:21.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.262s coverage: 94.4% of statements [2021-11-25T09:49:21.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements [2021-11-25T09:49:25.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.532s coverage: 82.5% of statements [2021-11-25T09:49:25.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.274s coverage: 87.2% of statements [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.776s coverage: 91.2% of statements [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.701s coverage: 64.4% of statements [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T09:49:33.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T09:49:33.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2021-11-25T09:49:34.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2021-11-25T09:49:34.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-11-25T09:49:34.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-11-25T09:49:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2021-11-25T09:49:40.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.361s coverage: 65.4% of statements [2021-11-25T09:49:40.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T09:49:40.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T09:49:40.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T09:49:41.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.735s coverage: 43.8% of statements [2021-11-25T09:49:41.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T09:49:41.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T09:49:41.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements [2021-11-25T09:49:41.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T09:49:41.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements [2021-11-25T09:49:41.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T09:49:51.808Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.219s coverage: 17.7% of statements [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T09:49:51.808Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.619s coverage: 92.3% of statements [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T09:49:51.808Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.223s coverage: 63.2% of statements [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T09:49:51.808Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T09:49:51.808Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T09:49:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T09:49:51.808Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements [2021-11-25T09:49:51.808Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-25T09:49:51.808Z] 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-25T09:49:51.808Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-25T09:49:51.808Z] GO111MODULE=on go vet ./... [2021-11-25T09:49:55.488Z] Running on prd-ubuntu18.04-docker-8c-8g-498 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws [2021-11-25T09:49:55.497Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-25T09:49:55.575Z] The recommended git tool is: git [2021-11-25T09:49:57.416Z] using credential edgex-jenkins-ssh [2021-11-25T09:49:57.433Z] Cloning the remote Git repository [2021-11-25T09:49:57.456Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:49:57.512Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-25T09:49:57.540Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:49:57.540Z] > git --version # timeout=10 [2021-11-25T09:49:57.546Z] > git --version # 'git version 2.17.1' [2021-11-25T09:49:57.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:49:57.576Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T09:50:02.120Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T09:50:02.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T09:50:02.140Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T09:50:02.154Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:50:02.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:50:02.158Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-25T09:50:03.109Z] Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 40d751137b3aa40adf634037649cad87c52ace2b [2021-11-25T09:50:03.267Z] Merge succeeded, producing a92176dd0e96517616a62e4ab0ff0416af1fc1c1 [2021-11-25T09:50:03.267Z] Checking out Revision a92176dd0e96517616a62e4ab0ff0416af1fc1c1 (PR-3825) [2021-11-25T09:50:03.117Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T09:50:03.124Z] > git checkout -f 40d751137b3aa40adf634037649cad87c52ace2b # timeout=10 [2021-11-25T09:50:03.192Z] > git remote # timeout=10 [2021-11-25T09:50:03.199Z] > git config --get remote.origin.url # timeout=10 [2021-11-25T09:50:03.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:50:03.209Z] > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T09:50:03.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-25T09:50:03.268Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T09:50:03.272Z] > git checkout -f a92176dd0e96517616a62e4ab0ff0416af1fc1c1 # timeout=10 [2021-11-25T09:50:06.771Z] Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" [2021-11-25T09:50:06.779Z] First time build. Skipping changelog. [2021-11-25T09:50:06.772Z] > git rev-list --no-walk 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T09:50:07.700Z] + echo snap-build.sh [2021-11-25T09:50:07.700Z] snap-build.sh [2021-11-25T09:50:07.700Z] + SNAP_BASE_DIR=. [2021-11-25T09:50:07.700Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-11-25T09:50:07.700Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-11-25T09:50:07.700Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-11-25T09:50:07.700Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-11-25T09:50:07.700Z] + cd /w/workspace/edgex-go/3 [2021-11-25T09:50:07.700Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-25T09:50:07.700Z] Reading package lists... [2021-11-25T09:50:07.700Z] Building dependency tree... [2021-11-25T09:50:07.700Z] Reading state information... [2021-11-25T09:50:07.700Z] The following packages were automatically installed and are no longer required: [2021-11-25T09:50:07.700Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-25T09:50:07.700Z] uidmap xdelta3 [2021-11-25T09:50:07.700Z] Use 'sudo apt autoremove' to remove them. [2021-11-25T09:50:07.700Z] The following packages will be REMOVED: [2021-11-25T09:50:07.700Z] lxd* lxd-client* [2021-11-25T09:50:07.961Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-25T09:50:07.961Z] After this operation, 31.7 MB disk space will be freed. [2021-11-25T09:50:08.484Z] (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-25T09:50:08.484Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T09:50:09.425Z] Removing lxd dnsmasq configuration [2021-11-25T09:50:09.425Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T09:50:09.425Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-25T09:50:10.368Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T09:50:10.368Z] (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-25T09:50:10.368Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T09:50:11.764Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-25T09:50:11.764Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-25T09:50:12.026Z] + sudo snap remove --purge lxd [2021-11-25T09:50:12.287Z] snap "lxd" is not installed [2021-11-25T09:50:12.287Z] + sudo groupadd --force --system lxd [2021-11-25T09:50:12.287Z] ++ whoami [2021-11-25T09:50:12.287Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-25T09:50:12.287Z] + newgrp - lxd [2021-11-25T09:50:12.287Z] + sudo snap install lxd [2021-11-25T09:50:22.290Z] 2021-11-25T09:50:19Z INFO Waiting for automatic snapd restart... [2021-11-25T09:50:37.215Z] lxd 4.20 from Canonical* installed [2021-11-25T09:50:37.215Z] + sudo lxd init --auto [2021-11-25T09:50:45.358Z] + sudo snap install --classic snapcraft [2021-11-25T09:50:55.354Z] snapcraft 5.0 from Canonical* installed [2021-11-25T09:50:55.354Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-25T09:50:55.354Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-25T09:50:55.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T09:50:55.354Z] Dload Upload Total Spent Left Speed [2021-11-25T09:50:55.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3073 0 --:--:-- --:--:-- --:--:-- 3073 [2021-11-25T09:50:55.354Z] 100 3325k 100 3325k 0 0 6744k 0 --:--:-- --:--:-- --:--:-- 6744k [2021-11-25T09:50:55.354Z] ./yq_linux_amd64 [2021-11-25T09:50:55.354Z] + sudo snapcraft prime --use-lxd [2021-11-25T09:50:56.740Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-25T09:50:56.740Z] 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-25T09:50:56.740Z] - README.md [2021-11-25T09:50:56.740Z] [2021-11-25T09:50:56.740Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-25T09:50:57.000Z] Launching a container. [2021-11-25T09:51:07.012Z] Waiting for container to be ready [2021-11-25T09:51:07.012Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-25T09:51:07.012Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-25T09:51:07.012Z] [2021-11-25T09:51:10.307Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-25T09:51:10.307Z] Waiting for network to be ready... [2021-11-25T09:51:10.574Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T09:51:10.838Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-25T09:51:10.838Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-25T09:51:10.838Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-25T09:51:10.838Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-25T09:51:10.838Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-25T09:51:10.838Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-25T09:51:10.838Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-25T09:51:10.838Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-25T09:51:10.838Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-25T09:51:11.407Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-25T09:51:11.407Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-25T09:51:11.670Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-25T09:51:11.670Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-25T09:51:11.670Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-25T09:51:11.670Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-25T09:51:11.670Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-25T09:51:11.670Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-25T09:51:12.241Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-25T09:51:12.241Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-25T09:51:12.241Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-25T09:51:12.241Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-25T09:51:12.241Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-25T09:51:12.241Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-25T09:51:12.241Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-25T09:51:12.241Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-25T09:51:12.504Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-25T09:51:13.645Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T09:51:13.645Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T09:51:13.645Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T09:51:13.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T09:51:14.318Z] + ls -al . [2021-11-25T09:51:14.318Z] total 672 [2021-11-25T09:51:14.318Z] drwxrwxr-x 9 1001 1001 4096 Nov 25 09:51 . [2021-11-25T09:51:14.318Z] drwxr-xr-x 4 root root 4096 Nov 25 09:47 .. [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 09:44 .dockerignore [2021-11-25T09:51:14.318Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 09:44 .git [2021-11-25T09:51:14.318Z] drwxrwxr-x 4 1001 1001 4096 Nov 25 09:44 .github [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 09:44 .gitignore [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 09:44 .golangci.yml [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 09:44 .hadolint.yml [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 09:44 .sonarcloud.properties [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 09:44 ADOPTERS.md [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 09:44 Attribution.txt [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 09:44 CHANGELOG.md [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 09:44 CONTRIBUTING.md [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 09:44 GOVERNANCE.md [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 09:44 Jenkinsfile [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 09:44 LICENSE [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 09:44 Makefile [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 09:44 OWNERS.md [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 09:44 README.md [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 09:44 SECURITY.md [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 09:42 VERSION [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 09:44 ZMQWindows.md [2021-11-25T09:51:14.318Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 09:44 bin [2021-11-25T09:51:14.318Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 09:44 cmd [2021-11-25T09:51:14.318Z] -rw-r--r-- 1 root root 428381 Nov 25 09:49 coverage.out [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 09:44 go.mod [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 09:44 go.sum [2021-11-25T09:51:14.318Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 09:44 internal [2021-11-25T09:51:14.318Z] drwxrwxr-x 3 1001 1001 4096 Nov 25 09:44 openapi [2021-11-25T09:51:14.318Z] drwxrwxr-x 4 1001 1001 4096 Nov 25 09:44 snap [2021-11-25T09:51:14.318Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 09:44 version.go [Pipeline] sh [2021-11-25T09:51:14.978Z] + '[' -e coverage.out ] [2021-11-25T09:51:14.978Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T09:51:15.001Z] Warning: overwriting stash ‘coverage-report’ [2021-11-25T09:51:15.066Z] Fetched 25.6 MB in 4s (6058 kB/s) [2021-11-25T09:51:15.640Z] Reading package lists... [2021-11-25T09:51:15.782Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T09:51:15.901Z] Reading package lists... [2021-11-25T09:51:16.160Z] Building dependency tree... [2021-11-25T09:51:16.160Z] Reading state information... [2021-11-25T09:51:16.160Z] The following additional packages will be installed: [2021-11-25T09:51:16.160Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-25T09:51:16.161Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-25T09:51:16.161Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-25T09:51:16.161Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-25T09:51:16.161Z] Suggested packages: [2021-11-25T09:51:16.161Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-25T09:51:16.161Z] Recommended packages: [2021-11-25T09:51:16.161Z] gnupg libsasl2-modules [2021-11-25T09:51:16.161Z] The following NEW packages will be installed: [2021-11-25T09:51:16.161Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-25T09:51:16.161Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-25T09:51:16.161Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-25T09:51:16.161Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-25T09:51:16.161Z] The following packages will be upgraded: [2021-11-25T09:51:16.161Z] gpg gpg-agent gpgconf libudev1 [2021-11-25T09:51:16.421Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-25T09:51:16.421Z] Need to get 3527 kB of archives. [2021-11-25T09:51:16.421Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-25T09:51:16.421Z] 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-25T09:51:16.421Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-25T09:51:16.435Z] + make build [2021-11-25T09:51:16.435Z] 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-25T09:51:16.683Z] 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-25T09:51:16.683Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-25T09:51:16.945Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-25T09:51:16.945Z] 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-25T09:51:17.206Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-25T09:51:17.206Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-25T09:51:17.206Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-25T09:51:17.206Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-25T09:51:17.206Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-25T09:51:17.206Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-25T09:51:17.206Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-25T09:51:17.206Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-25T09:51:17.206Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-25T09:51:17.206Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-25T09:51:17.466Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-25T09:51:17.466Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-25T09:51:17.466Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-25T09:51:17.466Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-25T09:51:17.466Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-25T09:51:17.466Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-25T09:51:17.466Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T09:51:17.466Z] Fetched 3527 kB in 1s (3012 kB/s) [2021-11-25T09:51:17.466Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-25T09:51:17.466Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-25T09:51:17.732Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T09:51:17.732Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-25T09:51:17.732Z] Selecting previously unselected package udev. [2021-11-25T09:51:17.732Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-25T09:51:17.732Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-25T09:51:17.732Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-25T09:51:17.993Z] Selecting previously unselected package libfuse2:amd64. [2021-11-25T09:51:17.993Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-25T09:51:17.993Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-25T09:51:17.993Z] Selecting previously unselected package fuse. [2021-11-25T09:51:17.993Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-25T09:51:17.993Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-25T09:51:18.256Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T09:51:18.256Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T09:51:18.256Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T09:51:18.256Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T09:51:18.256Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T09:51:18.256Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T09:51:18.516Z] Selecting previously unselected package libksba8:amd64. [2021-11-25T09:51:18.516Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-25T09:51:18.516Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-25T09:51:18.516Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-25T09:51:18.516Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T09:51:18.516Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:18.516Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-25T09:51:18.516Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T09:51:18.516Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:18.516Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-25T09:51:18.516Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T09:51:18.516Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:18.516Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-25T09:51:18.516Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T09:51:18.516Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:18.776Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-25T09:51:18.776Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T09:51:18.776Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:18.776Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-25T09:51:18.776Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T09:51:18.776Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:18.776Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-25T09:51:18.776Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T09:51:18.776Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:18.776Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-25T09:51:18.776Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T09:51:19.037Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:19.037Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-25T09:51:19.037Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T09:51:19.037Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:19.037Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-25T09:51:19.037Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-25T09:51:19.037Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T09:51:19.037Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-25T09:51:19.037Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-25T09:51:19.037Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T09:51:19.037Z] Selecting previously unselected package libldap-common. [2021-11-25T09:51:19.037Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-25T09:51:19.037Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T09:51:19.037Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-25T09:51:19.037Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-25T09:51:19.037Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T09:51:19.303Z] Selecting previously unselected package dirmngr. [2021-11-25T09:51:19.303Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T09:51:19.303Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-25T09:51:19.303Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T09:51:19.303Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-25T09:51:19.303Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-25T09:51:19.303Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T09:51:19.303Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T09:51:19.303Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-25T09:51:19.564Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:19.564Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-25T09:51:19.564Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T09:51:19.564Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-25T09:51:19.826Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-25T09:51:19.826Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:19.826Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-25T09:51:19.826Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-25T09:51:20.088Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-25T09:51:20.088Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:20.088Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:20.088Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:20.088Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:20.088Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:20.088Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:20.088Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T09:51:20.088Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T09:51:20.088Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-25T09:51:20.088Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T09:51:20.659Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-25T09:51:20.659Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-25T09:51:20.659Z] This means they are not meant to be enabled using systemctl. [2021-11-25T09:51:20.659Z] Possible reasons for having this kind of units are: [2021-11-25T09:51:20.659Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-25T09:51:20.659Z] .wants/ or .requires/ directory. [2021-11-25T09:51:20.659Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-25T09:51:20.659Z] a requirement dependency on it. [2021-11-25T09:51:20.659Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-25T09:51:20.659Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-25T09:51:20.659Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-25T09:51:20.659Z] instance name specified. [2021-11-25T09:51:20.921Z] Reading package lists... [2021-11-25T09:51:20.921Z] Building dependency tree... [2021-11-25T09:51:20.921Z] Reading state information... [2021-11-25T09:51:21.181Z] The following additional packages will be installed: [2021-11-25T09:51:21.181Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-25T09:51:21.181Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-25T09:51:21.181Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-25T09:51:21.181Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-25T09:51:21.181Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-25T09:51:21.181Z] Suggested packages: [2021-11-25T09:51:21.181Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-25T09:51:21.181Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-25T09:51:21.181Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-25T09:51:21.181Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-25T09:51:21.181Z] systemd-container policykit-1 [2021-11-25T09:51:21.181Z] Recommended packages: [2021-11-25T09:51:21.181Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-25T09:51:21.181Z] The following NEW packages will be installed: [2021-11-25T09:51:21.181Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-25T09:51:21.181Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-25T09:51:21.181Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-25T09:51:21.181Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-25T09:51:21.181Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-25T09:51:21.181Z] The following packages will be upgraded: [2021-11-25T09:51:21.181Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-25T09:51:21.181Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-25T09:51:21.181Z] Need to get 36.8 MB of archives. [2021-11-25T09:51:21.181Z] After this operation, 147 MB of additional disk space will be used. [2021-11-25T09:51:21.181Z] 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-25T09:51:21.181Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-25T09:51:21.181Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-25T09:51:21.181Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-25T09:51:21.181Z] 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-25T09:51:21.467Z] 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-25T09:51:21.467Z] 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-25T09:51:21.467Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-25T09:51:21.467Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-25T09:51:21.467Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-25T09:51:21.467Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-25T09:51:21.467Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-25T09:51:21.467Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-25T09:51:21.467Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-25T09:51:21.467Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-25T09:51:21.467Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-25T09:51:21.467Z] 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-25T09:51:22.056Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-25T09:51:22.056Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-25T09:51:22.056Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-25T09:51:22.056Z] 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-25T09:51:22.056Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-25T09:51:22.056Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-25T09:51:22.056Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-25T09:51:22.056Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-25T09:51:22.056Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-25T09:51:22.056Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-25T09:51:22.356Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-25T09:51:22.356Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-25T09:51:22.356Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-25T09:51:22.923Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T09:51:22.923Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-11-25T09:51:23.148Z] 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-25T09:51:23.183Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T09:51:23.183Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-25T09:51:23.183Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T09:51:23.754Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-25T09:51:23.754Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T09:51:23.754Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-25T09:51:23.754Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T09:51:23.754Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-25T09:51:23.754Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-25T09:51:24.011Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-25T09:51:24.011Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T09:51:24.011Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-25T09:51:24.011Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-25T09:51:24.271Z] Setting up apt (1.6.14) ... [2021-11-25T09:51:24.271Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-25T09:51:24.841Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-25T09:51:24.841Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-25T09:51:24.841Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-25T09:51:24.841Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-25T09:51:24.841Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-25T09:51:24.841Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T09:51:24.841Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T09:51:25.101Z] Selecting previously unselected package libexpat1:amd64. [2021-11-25T09:51:25.101Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-25T09:51:25.101Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-25T09:51:25.101Z] Selecting previously unselected package python3.6-minimal. [2021-11-25T09:51:25.101Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T09:51:25.101Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T09:51:25.361Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-25T09:51:25.361Z] Checking for services that may need to be restarted...done. [2021-11-25T09:51:25.361Z] Checking for services that may need to be restarted...done. [2021-11-25T09:51:25.623Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T09:51:25.623Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-25T09:51:25.623Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T09:51:25.886Z] Selecting previously unselected package python3-minimal. [2021-11-25T09:51:25.886Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-25T09:51:25.886Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-25T09:51:25.886Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-25T09:51:26.147Z] Selecting previously unselected package mime-support. [2021-11-25T09:51:26.147Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-25T09:51:26.147Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-25T09:51:26.147Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-25T09:51:26.147Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-25T09:51:26.147Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-25T09:51:26.147Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-25T09:51:26.147Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T09:51:26.147Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T09:51:26.408Z] Selecting previously unselected package python3.6. [2021-11-25T09:51:26.408Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T09:51:26.408Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T09:51:26.408Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-25T09:51:26.408Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-25T09:51:26.408Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-25T09:51:26.408Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-25T09:51:26.668Z] Selecting previously unselected package python3. [2021-11-25T09:51:26.668Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-25T09:51:26.668Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-25T09:51:26.668Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-25T09:51:26.668Z] Selecting previously unselected package multiarch-support. [2021-11-25T09:51:26.668Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T09:51:26.668Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-25T09:51:26.927Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-25T09:51:26.927Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-25T09:51:26.927Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-25T09:51:26.927Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-25T09:51:26.927Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-25T09:51:26.927Z] Selecting previously unselected package libbsd0:amd64. [2021-11-25T09:51:26.927Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-25T09:51:26.927Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-25T09:51:26.927Z] Selecting previously unselected package sudo. [2021-11-25T09:51:26.927Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-25T09:51:26.927Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-25T09:51:27.187Z] Selecting previously unselected package apparmor. [2021-11-25T09:51:27.187Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-25T09:51:27.187Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-25T09:51:27.187Z] Selecting previously unselected package libedit2:amd64. [2021-11-25T09:51:27.187Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-25T09:51:27.187Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-25T09:51:27.187Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-25T09:51:27.187Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T09:51:27.447Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T09:51:27.447Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-25T09:51:27.447Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T09:51:27.447Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T09:51:27.447Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-25T09:51:27.447Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-25T09:51:27.447Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-25T09:51:27.447Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-25T09:51:27.447Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T09:51:27.447Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T09:51:27.447Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-25T09:51:27.447Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T09:51:27.447Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T09:51:27.707Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-25T09:51:27.707Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-25T09:51:27.707Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-25T09:51:27.707Z] Selecting previously unselected package openssh-client. [2021-11-25T09:51:27.707Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-25T09:51:27.707Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-25T09:51:27.967Z] Selecting previously unselected package squashfs-tools. [2021-11-25T09:51:27.967Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-25T09:51:27.967Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-25T09:51:27.967Z] Selecting previously unselected package snapd. [2021-11-25T09:51:27.967Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-25T09:51:27.967Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-25T09:51:29.875Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-25T09:51:30.134Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-25T09:51:30.134Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-25T09:51:30.134Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-25T09:51:30.135Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-25T09:51:30.135Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T09:51:30.135Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T09:51:30.135Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-25T09:51:30.135Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-25T09:51:31.074Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-25T09:51:31.074Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-25T09:51:31.074Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-25T09:51:31.074Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T09:51:31.074Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T09:51:31.074Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T09:51:31.642Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-25T09:51:31.642Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T09:51:31.642Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-25T09:51:31.642Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-25T09:51:31.642Z] running python rtupdate hooks for python3.6... [2021-11-25T09:51:31.642Z] running python post-rtupdate hooks for python3.6... [2021-11-25T09:51:31.905Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-25T09:51:32.477Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-25T09:51:32.740Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T09:51:32.740Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-25T09:51:32.740Z] Setting up snapd (2.51.1+18.04) ... [2021-11-25T09:51:33.002Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-25T09:51:33.262Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-25T09:51:33.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-25T09:51:33.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-25T09:51:33.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-25T09:51:33.780Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-25T09:51:34.040Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-25T09:51:34.040Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-25T09:51:34.301Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-25T09:51:34.562Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-25T09:51:34.562Z] /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-25T09:51:34.562Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T09:51:34.562Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-25T09:51:35.501Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T09:51:35.501Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T09:51:35.762Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T09:51:36.980Z] Reading package lists... [2021-11-25T09:51:37.240Z] Reading package lists... [2021-11-25T09:51:37.500Z] Building dependency tree... [2021-11-25T09:51:37.500Z] Reading state information... [2021-11-25T09:51:37.500Z] Calculating upgrade... [2021-11-25T09:51:37.759Z] The following packages will be upgraded: [2021-11-25T09:51:37.759Z] advancecomp base-files bash binutils binutils-common [2021-11-25T09:51:37.759Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-25T09:51:37.759Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-25T09:51:37.759Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-25T09:51:37.759Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-25T09:51:37.759Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-25T09:51:37.759Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-25T09:51:37.759Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-25T09:51:37.759Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-25T09:51:37.759Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-25T09:51:37.759Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-25T09:51:37.759Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-25T09:51:37.759Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-25T09:51:37.759Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-25T09:51:37.759Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-25T09:51:37.759Z] ubuntu-keyring util-linux [2021-11-25T09:51:37.759Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T09:51:37.759Z] Need to get 64.2 MB of archives. [2021-11-25T09:51:37.759Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-25T09:51:37.759Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-25T09:51:38.020Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-25T09:51:38.020Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-25T09:51:38.020Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-25T09:51:38.020Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-25T09:51:38.020Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-25T09:51:38.020Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-25T09:51:38.020Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-25T09:51:38.020Z] 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-25T09:51:38.020Z] 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-25T09:51:38.020Z] 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-25T09:51:38.020Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-25T09:51:38.020Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-25T09:51:38.020Z] 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-25T09:51:38.020Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-25T09:51:38.020Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-25T09:51:38.020Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-25T09:51:38.020Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-25T09:51:38.020Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-25T09:51:38.020Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-25T09:51:38.020Z] 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-25T09:51:38.020Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-25T09:51:38.020Z] 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-25T09:51:38.020Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-25T09:51:38.020Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-25T09:51:38.020Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-25T09:51:38.020Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-25T09:51:38.020Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-25T09:51:38.020Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-25T09:51:38.020Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-25T09:51:38.020Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-25T09:51:38.020Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-25T09:51:38.020Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-25T09:51:38.020Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-25T09:51:38.020Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-25T09:51:38.020Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-25T09:51:38.020Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-25T09:51:38.021Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-25T09:51:38.021Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-25T09:51:38.021Z] 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-25T09:51:38.021Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-25T09:51:38.021Z] 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-25T09:51:38.021Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-25T09:51:38.021Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-25T09:51:38.021Z] 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-25T09:51:38.021Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-25T09:51:38.280Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-25T09:51:38.280Z] 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-25T09:51:38.280Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-25T09:51:38.280Z] 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-25T09:51:38.280Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-25T09:51:38.280Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-25T09:51:38.280Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-25T09:51:38.280Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-25T09:51:38.280Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-25T09:51:38.280Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-25T09:51:38.280Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-25T09:51:38.280Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-25T09:51:38.280Z] 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-25T09:51:38.541Z] 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-25T09:51:38.541Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-25T09:51:38.541Z] 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-25T09:51:38.541Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-25T09:51:38.541Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-25T09:51:38.541Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-25T09:51:38.541Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-25T09:51:38.803Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-25T09:51:38.803Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-25T09:51:38.803Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-25T09:51:38.803Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-25T09:51:38.803Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-25T09:51:38.803Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-25T09:51:38.803Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-25T09:51:38.803Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-25T09:51:38.803Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-25T09:51:38.803Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-25T09:51:38.803Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-25T09:51:39.064Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-25T09:51:39.064Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-25T09:51:39.064Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-25T09:51:39.064Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-25T09:51:39.064Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-25T09:51:39.064Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-25T09:51:39.064Z] 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-25T09:51:39.064Z] 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-25T09:51:39.064Z] 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-25T09:51:39.064Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-25T09:51:39.064Z] 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-25T09:51:39.064Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-25T09:51:39.064Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-25T09:51:39.064Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-25T09:51:39.064Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-25T09:51:39.064Z] 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-25T09:51:39.064Z] 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-25T09:51:39.064Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-25T09:51:39.064Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-25T09:51:39.323Z] 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-25T09:51:39.323Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-25T09:51:39.323Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-25T09:51:39.324Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-25T09:51:39.324Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-25T09:51:39.324Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-25T09:51:39.324Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-25T09:51:39.584Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T09:51:39.584Z] Fetched 64.2 MB in 2s (39.9 MB/s) [2021-11-25T09:51:39.584Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T09:51:39.584Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T09:51:39.584Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T09:51:39.845Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T09:51:39.845Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T09:51:40.106Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-25T09:51:40.106Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-25T09:51:40.368Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:40.630Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T09:51:40.630Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:40.630Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T09:51:40.630Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:40.630Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T09:51:40.892Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:40.892Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T09:51:40.892Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:40.892Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T09:51:40.892Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:40.892Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T09:51:41.152Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:41.152Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T09:51:41.152Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:51:41.152Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T09:51:41.152Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:41.152Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-25T09:51:41.152Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:51:41.413Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T09:51:41.413Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:41.413Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T09:51:41.413Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:41.413Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T09:51:41.413Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:41.413Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T09:51:41.676Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:51:41.676Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T09:51:41.676Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T09:51:41.676Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T09:51:42.250Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-25T09:51:42.510Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T09:51:42.510Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-25T09:51:42.510Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-25T09:51:42.510Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-25T09:51:42.510Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-25T09:51:42.772Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-25T09:51:42.772Z] Installing new version of config file /etc/issue ... [2021-11-25T09:51:42.772Z] Installing new version of config file /etc/issue.net ... [2021-11-25T09:51:42.772Z] Installing new version of config file /etc/lsb-release ... [2021-11-25T09:51:42.772Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-25T09:51:43.034Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-25T09:51:43.035Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-25T09:51:43.035Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-25T09:51:43.296Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:43.296Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-25T09:51:43.296Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-25T09:51:43.296Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-25T09:51:43.296Z] 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-25T09:51:43.296Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:43.296Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T09:51:43.296Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-25T09:51:43.557Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-25T09:51:43.557Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:43.557Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-25T09:51:43.557Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-25T09:51:43.557Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-25T09:51:43.557Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:43.557Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-25T09:51:43.557Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T09:51:43.819Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-25T09:51:43.819Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:43.819Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T09:51:43.819Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T09:51:44.082Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T09:51:44.082Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:44.082Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T09:51:44.082Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T09:51:44.082Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-25T09:51:44.343Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:44.344Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-25T09:51:44.344Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-25T09:51:44.344Z] Setting up grep (3.1-2build1) ... [2021-11-25T09:51:44.344Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:44.344Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-25T09:51:44.344Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-25T09:51:44.344Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-25T09:51:44.604Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:44.604Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-25T09:51:44.604Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-25T09:51:44.604Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-25T09:51:44.604Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:44.604Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T09:51:44.604Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T09:51:44.866Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-25T09:51:44.866Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:44.866Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T09:51:44.866Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T09:51:45.351Z] 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-25T09:51:45.437Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T09:51:45.437Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T09:51:45.437Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T09:51:45.437Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T09:51:45.699Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-25T09:51:45.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:45.699Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-25T09:51:45.699Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T09:51:46.272Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-25T09:51:46.272Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-25T09:51:46.272Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-25T09:51:46.534Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-25T09:51:46.534Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-25T09:51:46.534Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:46.534Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-25T09:51:46.534Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-25T09:51:46.534Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-25T09:51:46.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:46.793Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T09:51:46.793Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T09:51:46.793Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T09:51:46.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:46.793Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T09:51:46.793Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T09:51:46.793Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T09:51:47.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:47.052Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T09:51:47.052Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T09:51:47.052Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T09:51:47.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:47.052Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T09:51:47.052Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T09:51:47.052Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T09:51:47.313Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:47.313Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T09:51:47.313Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T09:51:47.313Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T09:51:47.313Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T09:51:47.313Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T09:51:47.313Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:47.313Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T09:51:47.313Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T09:51:47.332Z] 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-25T09:51:47.573Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T09:51:47.573Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:47.573Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T09:51:47.573Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T09:51:47.573Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T09:51:47.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:47.833Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T09:51:47.833Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T09:51:47.833Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-25T09:51:48.093Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:48.093Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T09:51:48.093Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T09:51:48.353Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-25T09:51:48.614Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-25T09:51:48.874Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-25T09:51:48.874Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:48.874Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T09:51:48.874Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T09:51:49.134Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T09:51:49.134Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T09:51:49.134Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-25T09:51:49.134Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T09:51:49.392Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-25T09:51:49.392Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T09:51:49.392Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-25T09:51:49.392Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-25T09:51:49.392Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-25T09:51:49.652Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T09:51:49.652Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-25T09:51:49.652Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-25T09:51:49.652Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-25T09:51:49.912Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T09:51:49.912Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-25T09:51:49.912Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-25T09:51:49.912Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-25T09:51:49.912Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T09:51:49.912Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T09:51:49.912Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T09:51:49.912Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T09:51:50.172Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T09:51:50.172Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T09:51:50.172Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T09:51:50.172Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T09:51:50.172Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-25T09:51:50.172Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T09:51:50.431Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T09:51:50.431Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T09:51:50.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:50.431Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T09:51:50.431Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T09:51:50.692Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-25T09:51:50.692Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T09:51:50.692Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T09:51:50.692Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T09:51:50.692Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T09:51:50.692Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:50.692Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-25T09:51:50.692Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-25T09:51:50.959Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-25T09:51:50.959Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:50.959Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-25T09:51:50.959Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-25T09:51:50.959Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-25T09:51:51.220Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:51.220Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-25T09:51:51.220Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T09:51:51.220Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T09:51:51.481Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:51.481Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T09:51:51.481Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T09:51:51.481Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T09:51:51.481Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:51.481Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-25T09:51:51.481Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-25T09:51:51.481Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-25T09:51:51.645Z] 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-25T09:51:51.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:51.741Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-25T09:51:51.741Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-25T09:51:52.002Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-25T09:51:52.002Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:52.002Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T09:51:52.002Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T09:51:52.002Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-25T09:51:52.002Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:52.002Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-25T09:51:52.240Z] 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-25T09:51:52.261Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-25T09:51:52.261Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-25T09:51:52.261Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:52.261Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-25T09:51:52.261Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-25T09:51:52.261Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-25T09:51:52.521Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:52.521Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-25T09:51:52.521Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-25T09:51:52.521Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-25T09:51:52.521Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:52.521Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-25T09:51:52.521Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-25T09:51:52.781Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-25T09:51:52.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:52.781Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-25T09:51:52.781Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-25T09:51:52.781Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-25T09:51:52.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:52.781Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-25T09:51:52.781Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-25T09:51:53.041Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-25T09:51:53.041Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:53.041Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-25T09:51:53.041Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-25T09:51:53.041Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-25T09:51:53.301Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T09:51:53.301Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-25T09:51:53.301Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-25T09:51:53.301Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-25T09:51:53.301Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-25T09:51:53.301Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-25T09:51:53.301Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-25T09:51:53.301Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-25T09:51:53.301Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-25T09:51:53.570Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-25T09:51:53.570Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-25T09:51:53.570Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-25T09:51:53.570Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-25T09:51:53.829Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-25T09:51:53.829Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-25T09:51:53.829Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-25T09:51:53.829Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-25T09:51:53.830Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-25T09:51:53.830Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-25T09:51:53.830Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-25T09:51:53.830Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-25T09:51:54.089Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-25T09:51:54.089Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-25T09:51:54.089Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-25T09:51:54.089Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-25T09:51:54.089Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-25T09:51:54.089Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-25T09:51:54.350Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-25T09:51:54.350Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-25T09:51:54.610Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-25T09:51:54.610Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-25T09:51:54.610Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-25T09:51:54.610Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-25T09:51:54.870Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T09:51:54.870Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T09:51:55.131Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T09:51:55.131Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T09:51:55.131Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T09:51:55.131Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T09:51:55.131Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T09:51:55.131Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T09:51:55.392Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:55.392Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T09:51:55.392Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:55.392Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T09:51:55.392Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:55.392Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T09:51:55.637Z] 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-25T09:51:55.653Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:55.653Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T09:51:56.594Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:56.595Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T09:51:57.164Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:57.165Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T09:51:57.423Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:57.423Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T09:51:57.682Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:57.682Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T09:51:58.624Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T09:51:58.624Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T09:51:58.624Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T09:51:58.624Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T09:51:58.624Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-25T09:51:58.624Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T09:51:58.624Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-25T09:51:58.624Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T09:51:58.884Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-25T09:51:58.884Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-25T09:51:58.884Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T09:51:58.884Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T09:51:58.884Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T09:51:58.884Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T09:51:58.884Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-25T09:51:59.023Z] 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-25T09:51:59.144Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-25T09:51:59.144Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:51:59.144Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T09:51:59.144Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:51:59.144Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:51:59.144Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:51:59.144Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-25T09:51:59.144Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-25T09:51:59.144Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-25T09:51:59.144Z] [2021-11-25T09:51:59.144Z] Current default time zone: 'Etc/UTC' [2021-11-25T09:51:59.144Z] Local time is now: Thu Nov 25 09:51:59 UTC 2021. [2021-11-25T09:51:59.144Z] Universal Time is now: Thu Nov 25 09:51:59 UTC 2021. [2021-11-25T09:51:59.144Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-25T09:51:59.144Z] [2021-11-25T09:51:59.403Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-25T09:51:59.403Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:51:59.403Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-25T09:51:59.403Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-25T09:51:59.403Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-25T09:51:59.403Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-25T09:51:59.403Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-25T09:51:59.403Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-25T09:51:59.403Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-25T09:51:59.403Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-25T09:51:59.403Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:51:59.403Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-25T09:51:59.663Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T09:51:59.663Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-25T09:51:59.663Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:51:59.663Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-25T09:51:59.663Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-25T09:51:59.663Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-25T09:51:59.663Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-25T09:51:59.663Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-25T09:51:59.663Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-25T09:51:59.663Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-25T09:51:59.663Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-25T09:52:01.570Z] Updating certificates in /etc/ssl/certs... [2021-11-25T09:52:02.405Z] 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-25T09:52:02.511Z] 23 added, 28 removed; done. [2021-11-25T09:52:02.511Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-25T09:52:02.511Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T09:52:02.511Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-25T09:52:02.511Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-25T09:52:02.511Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-25T09:52:02.511Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T09:52:02.511Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-25T09:52:02.511Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T09:52:02.511Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T09:52:02.511Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T09:52:02.511Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T09:52:02.512Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T09:52:02.512Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-25T09:52:02.512Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-25T09:52:02.512Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-25T09:52:02.512Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-25T09:52:02.512Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-25T09:52:02.512Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T09:52:02.512Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T09:52:02.512Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-25T09:52:02.512Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-25T09:52:02.772Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-25T09:52:02.772Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T09:52:02.772Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-25T09:52:02.772Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-25T09:52:02.772Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-25T09:52:02.772Z] Updating certificates in /etc/ssl/certs... [2021-11-25T09:52:03.341Z] 0 added, 0 removed; done. [2021-11-25T09:52:03.341Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-25T09:52:03.341Z] done. [2021-11-25T09:52:03.909Z] Reading package lists... [2021-11-25T09:52:03.909Z] Building dependency tree... [2021-11-25T09:52:03.909Z] Reading state information... [2021-11-25T09:52:04.169Z] The following NEW packages will be installed: [2021-11-25T09:52:04.169Z] apt-transport-https [2021-11-25T09:52:04.169Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T09:52:04.429Z] Need to get 4348 B of archives. [2021-11-25T09:52:04.429Z] After this operation, 154 kB of additional disk space will be used. [2021-11-25T09:52:04.429Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-25T09:52:04.689Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T09:52:04.689Z] Fetched 4348 B in 0s (14.3 kB/s) [2021-11-25T09:52:04.689Z] Selecting previously unselected package apt-transport-https. [2021-11-25T09:52:04.689Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-25T09:52:04.689Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-25T09:52:04.689Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-25T09:52:04.689Z] Setting up apt-transport-https (1.6.14) ... [2021-11-25T09:52:04.948Z] Waiting for network to be ready... [2021-11-25T09:52:06.706Z] 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-25T09:52:09.332Z] 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-25T09:52:11.534Z] 2021-11-25T09:52:08Z INFO Waiting for automatic snapd restart... [2021-11-25T09:52:12.742Z] 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-25T09:52:13.447Z] snapd 2.53.2 from Canonical* installed [2021-11-25T09:52:14.393Z] "snapd" switched to the "latest/stable" channel [2021-11-25T09:52:14.393Z] [2021-11-25T09:52:16.935Z] core18 20211028 from Canonical* installed [2021-11-25T09:52:16.935Z] "core18" switched to the "latest/stable" channel [2021-11-25T09:52:16.935Z] [Pipeline] } [2021-11-25T09:52:18.162Z] $ docker stop --time=1 a47cbf8946e05712e9fc52ec3f7ab5dd9fbc8d38c1d1f09ab0cd4047e8b538cc [2021-11-25T09:52:19.479Z] snapcraft 5.0 from Canonical* installed [2021-11-25T09:52:19.480Z] "snapcraft" switched to the "latest/stable" channel [2021-11-25T09:52:19.480Z] [2021-11-25T09:52:20.165Z] $ docker rm -f a47cbf8946e05712e9fc52ec3f7ab5dd9fbc8d38c1d1f09ab0cd4047e8b538cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:52:21.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T09:52:21.892Z] [2021-11-25T09:52:21.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:52:22.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T09:52:22.508Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-25T09:52:22.508Z] 29e5d40040c1: Pulling fs layer [2021-11-25T09:52:22.508Z] 1ce36da41761: Pulling fs layer [2021-11-25T09:52:22.508Z] 25b303627fd3: Pulling fs layer [2021-11-25T09:52:22.508Z] 29e5d40040c1: Verifying Checksum [2021-11-25T09:52:22.508Z] 29e5d40040c1: Download complete [2021-11-25T09:52:22.783Z] 1ce36da41761: Verifying Checksum [2021-11-25T09:52:22.783Z] 1ce36da41761: Download complete [2021-11-25T09:52:23.378Z] 29e5d40040c1: Pull complete [2021-11-25T09:52:23.683Z] 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-25T09:52:23.683Z] - README.md [2021-11-25T09:52:23.683Z] [2021-11-25T09:52:23.683Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-25T09:52:23.943Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T09:52:24.202Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T09:52:24.202Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T09:52:24.360Z] 25b303627fd3: Verifying Checksum [2021-11-25T09:52:24.360Z] 25b303627fd3: Download complete [2021-11-25T09:52:24.360Z] 1ce36da41761: Pull complete [2021-11-25T09:52:25.402Z] Reading package lists... [2021-11-25T09:52:25.661Z] 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-25T09:52:25.661Z] Reading package lists... [2021-11-25T09:52:25.921Z] Building dependency tree... [2021-11-25T09:52:25.921Z] Reading state information... [2021-11-25T09:52:25.921Z] Suggested packages: [2021-11-25T09:52:25.921Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-25T09:52:25.921Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-25T09:52:25.921Z] Recommended packages: [2021-11-25T09:52:25.921Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-25T09:52:25.921Z] The following NEW packages will be installed: [2021-11-25T09:52:25.921Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-25T09:52:25.921Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-25T09:52:25.921Z] pkg-config zip [2021-11-25T09:52:25.921Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T09:52:26.184Z] Need to get 7670 kB of archives. [2021-11-25T09:52:26.184Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-25T09:52:26.184Z] 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-25T09:52:26.184Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-25T09:52:26.444Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-25T09:52:26.444Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-25T09:52:26.704Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-25T09:52:26.704Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-25T09:52:26.704Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-25T09:52:26.704Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-25T09:52:26.704Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-25T09:52:26.704Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-25T09:52:26.966Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-25T09:52:26.966Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-25T09:52:26.966Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-25T09:52:27.227Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-25T09:52:27.228Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-25T09:52:27.228Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T09:52:27.228Z] Fetched 7670 kB in 1s (6936 kB/s) [2021-11-25T09:52:27.228Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-25T09:52:27.228Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-25T09:52:27.228Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-25T09:52:27.228Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-25T09:52:27.488Z] Selecting previously unselected package libpsl5:amd64. [2021-11-25T09:52:27.488Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-25T09:52:27.488Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-25T09:52:27.488Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-25T09:52:27.488Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-25T09:52:27.488Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-25T09:52:27.488Z] Selecting previously unselected package librtmp1:amd64. [2021-11-25T09:52:27.488Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-25T09:52:27.488Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-25T09:52:27.747Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-25T09:52:27.747Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-25T09:52:27.747Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-25T09:52:27.747Z] Selecting previously unselected package liberror-perl. [2021-11-25T09:52:27.747Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-25T09:52:27.747Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-25T09:52:27.747Z] Selecting previously unselected package git-man. [2021-11-25T09:52:27.747Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-25T09:52:27.747Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-25T09:52:28.007Z] Selecting previously unselected package git. [2021-11-25T09:52:28.007Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-25T09:52:28.007Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-25T09:52:28.577Z] Selecting previously unselected package libnorm1:amd64. [2021-11-25T09:52:28.577Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-25T09:52:28.577Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-25T09:52:28.577Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-25T09:52:28.577Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-25T09:52:28.577Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-25T09:52:28.577Z] Selecting previously unselected package libsodium23:amd64. [2021-11-25T09:52:28.577Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-25T09:52:28.577Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-25T09:52:28.577Z] Selecting previously unselected package libzmq5:amd64. [2021-11-25T09:52:28.577Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-25T09:52:28.577Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T09:52:28.577Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-25T09:52:28.577Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-25T09:52:28.577Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T09:52:28.837Z] Selecting previously unselected package pkg-config. [2021-11-25T09:52:28.837Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-25T09:52:28.837Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-25T09:52:28.837Z] Selecting previously unselected package zip. [2021-11-25T09:52:28.837Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-25T09:52:28.837Z] Unpacking zip (3.0-11build1) ... [2021-11-25T09:52:28.837Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-25T09:52:28.837Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-25T09:52:28.837Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-25T09:52:28.837Z] Setting up liberror-perl (0.17025-1) ... [2021-11-25T09:52:28.837Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-25T09:52:28.837Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-25T09:52:28.837Z] No schema files found: doing nothing. [2021-11-25T09:52:28.837Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-25T09:52:29.097Z] Setting up zip (3.0-11build1) ... [2021-11-25T09:52:29.097Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-25T09:52:29.097Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-25T09:52:29.097Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-25T09:52:29.097Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T09:52:29.097Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-25T09:52:29.097Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T09:52:29.097Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-25T09:52:29.097Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T09:52:29.668Z] git set to automatically installed. [2021-11-25T09:52:29.668Z] git-man set to automatically installed. [2021-11-25T09:52:29.668Z] libcurl3-gnutls set to automatically installed. [2021-11-25T09:52:29.668Z] liberror-perl set to automatically installed. [2021-11-25T09:52:29.668Z] libglib2.0-0 set to automatically installed. [2021-11-25T09:52:29.668Z] libnghttp2-14 set to automatically installed. [2021-11-25T09:52:29.668Z] libnorm1 set to automatically installed. [2021-11-25T09:52:29.668Z] libpgm-5.2-0 set to automatically installed. [2021-11-25T09:52:29.668Z] libpsl5 set to automatically installed. [2021-11-25T09:52:29.668Z] librtmp1 set to automatically installed. [2021-11-25T09:52:29.668Z] libsodium23 set to automatically installed. [2021-11-25T09:52:29.668Z] libzmq3-dev set to automatically installed. [2021-11-25T09:52:29.668Z] libzmq5 set to automatically installed. [2021-11-25T09:52:29.668Z] pkg-config set to automatically installed. [2021-11-25T09:52:29.668Z] zip set to automatically installed. [2021-11-25T09:52:31.056Z] snapd is not logged in, snap install commands will use sudo [2021-11-25T09:52:32.000Z] snap "core18" has no updates available [2021-11-25T09:52:32.946Z] snapd is not logged in, snap install commands will use sudo [2021-11-25T09:52:34.512Z] 25b303627fd3: Pull complete [2021-11-25T09:52:34.512Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-25T09:52:34.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T09:52:34.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-25T09:52:34.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container [2021-11-25T09:52:34.835Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:52:37.153Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-25T09:52:37.317Z] $ docker top 2231d4dba045c8f3b8dc6c5273dcdb24514be05bbe23683a06246c170a8eecee -eo pid,comm [2021-11-25T09:52:37.413Z] Pulling config-common [2021-11-25T09:52:37.413Z] + snapcraftctl pull [Pipeline] { [Pipeline] sh [2021-11-25T09:52:38.335Z] + docker-compose build --help [2021-11-25T09:52:38.335Z] + grep parallel [2021-11-25T09:52:38.812Z] Pulling go-build-helper [2021-11-25T09:52:38.812Z] + snapcraftctl pull [2021-11-25T09:52:39.834Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-25T09:52:39.834Z] Skipping pull go-build-helper (already ran) [2021-11-25T09:52:39.834Z] Building go-build-helper [2021-11-25T09:52:39.834Z] + snapcraftctl build [2021-11-25T09:52:41.796Z] Staging go-build-helper [2021-11-25T09:52:41.796Z] + snapcraftctl stage [2021-11-25T09:52:42.769Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T09:52:42.787Z] $ docker stop --time=1 2231d4dba045c8f3b8dc6c5273dcdb24514be05bbe23683a06246c170a8eecee [2021-11-25T09:52:44.532Z] $ docker rm -f 2231d4dba045c8f3b8dc6c5273dcdb24514be05bbe23683a06246c170a8eecee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:52:45.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T09:52:45.157Z] . [Pipeline] withDockerContainer [2021-11-25T09:52:45.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container [2021-11-25T09:52:45.495Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:52:46.871Z] $ docker top 29a7630db043fc90575599445dd4bf5c334f2ad6753c1cf48003a2974aa009b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T09:52:47.905Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T09:52:51.806Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T09:52:51.806Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-25T09:52:51.806Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-25T09:52:51.806Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-25T09:52:51.806Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-25T09:52:51.806Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-25T09:52:51.806Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-25T09:52:51.806Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-25T09:52:51.806Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-25T09:52:51.806Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-25T09:52:51.806Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-25T09:52:51.806Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-25T09:52:51.806Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-25T09:52:51.806Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-25T09:52:51.806Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-25T09:52:51.806Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-25T09:52:51.806Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-25T09:52:51.806Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-25T09:52:51.806Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-25T09:52:51.806Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-25T09:52:51.806Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-25T09:52:51.806Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-25T09:52:51.806Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-25T09:52:51.806Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-25T09:52:51.806Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-25T09:52:51.806Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-25T09:52:51.806Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-25T09:52:51.806Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-25T09:52:51.806Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-25T09:52:51.806Z] Fetched 224 kB in 0s (0 B/s) [2021-11-25T09:52:51.806Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-25T09:52:51.806Z] Fetched 157 kB in 0s (0 B/s) [2021-11-25T09:52:51.806Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-25T09:52:51.806Z] Fetched 221 kB in 0s (0 B/s) [2021-11-25T09:52:51.806Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-25T09:52:51.806Z] Fetched 143 kB in 0s (0 B/s) [2021-11-25T09:52:51.806Z] Pulling edgex-go [2021-11-25T09:52:51.806Z] + snapcraftctl pull [2021-11-25T09:52:51.806Z] Pulling hooks [2021-11-25T09:52:51.806Z] + snapcraftctl pull [2021-11-25T09:52:52.186Z] Building core-command ... [2021-11-25T09:52:52.186Z] Building core-data ... [2021-11-25T09:52:52.186Z] Building core-metadata ... [2021-11-25T09:52:52.186Z] Building security-bootstrapper ... [2021-11-25T09:52:52.186Z] Building security-proxy-setup ... [2021-11-25T09:52:52.186Z] Building security-secretstore-setup ... [2021-11-25T09:52:52.186Z] Building support-notifications ... [2021-11-25T09:52:52.186Z] Building support-scheduler ... [2021-11-25T09:52:52.186Z] Building sys-mgmt-agent ... [2021-11-25T09:52:52.186Z] Building support-scheduler [2021-11-25T09:52:52.186Z] Building core-metadata [2021-11-25T09:52:52.186Z] Building security-secretstore-setup [2021-11-25T09:52:52.186Z] Building support-notifications [2021-11-25T09:52:52.186Z] Building core-data [2021-11-25T09:53:13.763Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T09:53:13.763Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T09:53:13.763Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T09:53:13.763Z] Fetched 0 B in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-25T09:53:13.763Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-25T09:53:13.763Z] Fetched 279 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-25T09:53:13.763Z] Fetched 122 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-25T09:53:13.763Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-25T09:53:13.763Z] Fetched 8848 B in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-25T09:53:13.763Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-25T09:53:13.763Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-25T09:53:13.763Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-25T09:53:13.763Z] Fetched 220 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-25T09:53:13.763Z] Fetched 154 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-25T09:53:13.763Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-25T09:53:13.763Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-25T09:53:13.763Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-25T09:53:13.763Z] Fetched 499 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-25T09:53:13.763Z] Fetched 111 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-25T09:53:13.763Z] Fetched 240 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-25T09:53:13.763Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-25T09:53:13.763Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-25T09:53:13.763Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-25T09:53:13.763Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-25T09:53:13.763Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-25T09:53:13.763Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-25T09:53:13.763Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-25T09:53:13.763Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-25T09:53:13.763Z] Fetched 8720 B in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-25T09:53:13.763Z] Fetched 140 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-25T09:53:13.763Z] Fetched 119 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-25T09:53:13.763Z] Fetched 111 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-25T09:53:13.763Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-25T09:53:13.763Z] Fetched 646 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-25T09:53:13.763Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-25T09:53:13.763Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-25T09:53:13.763Z] Fetched 368 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-25T09:53:13.763Z] Fetched 187 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-25T09:53:13.763Z] Fetched 175 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-25T09:53:13.763Z] Fetched 206 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-25T09:53:13.763Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-25T09:53:13.763Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-25T09:53:13.763Z] Fetched 159 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-25T09:53:13.763Z] Fetched 107 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-25T09:53:13.763Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-25T09:53:13.763Z] Pulling static-packages [2021-11-25T09:53:13.763Z] + snapcraftctl pull [2021-11-25T09:53:13.763Z] Pulling version [2021-11-25T09:53:13.763Z] + cd /root/project [2021-11-25T09:53:13.763Z] + git describe --tags --abbrev=0 [2021-11-25T09:53:13.763Z] + sed s/v// [2021-11-25T09:53:13.763Z] + GIT_VERSION=2.2.0-dev.2 [2021-11-25T09:53:13.763Z] + [ -z 2.2.0-dev.2 ] [2021-11-25T09:53:13.763Z] + snapcraftctl set-version 2.2.0-dev.2 [2021-11-25T09:53:13.763Z] Building config-common [2021-11-25T09:53:13.763Z] + snapcraftctl build [2021-11-25T09:53:16.304Z] Skipping build go-build-helper (already ran) [2021-11-25T09:53:16.304Z] Building edgex-go [2021-11-25T09:53:16.304Z] + cd /root/parts/edgex-go/src [2021-11-25T09:53:16.304Z] + git describe --tags --abbrev=0 [2021-11-25T09:53:16.304Z] + sed s/v// [2021-11-25T09:53:16.304Z] + GIT_VERSION=2.2.0-dev.2 [2021-11-25T09:53:16.304Z] + [ -z 2.2.0-dev.2 ] [2021-11-25T09:53:16.304Z] + echo 2.2.0-dev.2 [2021-11-25T09:53:16.304Z] + [ ! -d vendor ] [2021-11-25T09:53:16.304Z] + go mod download all [2021-11-25T09:53:24.481Z] + make build [2021-11-25T09:53:24.481Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T09:53:34.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T09:53:37.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T09:53:39.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T09:53:40.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T09:53:40.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T09:53:41.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T09:53:42.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T09:53:43.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T09:53:45.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T09:53:46.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T09:53:47.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T09:53:49.073Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-25T09:53:49.073Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-25T09:53:49.073Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-25T09:53:49.073Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-25T09:53:49.073Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-25T09:53:49.073Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-25T09:53:49.073Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-25T09:53:49.073Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-25T09:53:49.073Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-25T09:53:49.073Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-25T09:53:49.073Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-25T09:53:49.073Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-25T09:53:49.073Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-25T09:53:49.073Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-25T09:53:49.073Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-25T09:53:49.073Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-25T09:53:49.073Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-25T09:53:49.073Z] + 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-25T09:53:49.073Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-25T09:53:49.073Z] + 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-25T09:53:49.073Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-25T09:53:49.073Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-25T09:53:49.073Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-25T09:53:49.073Z] + 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-25T09:53:49.073Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-25T09:53:49.073Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-25T09:53:49.073Z] + 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-25T09:53:50.012Z] Building hooks [2021-11-25T09:53:50.012Z] + cd /root/parts/hooks/src [2021-11-25T09:53:50.012Z] + make build [2021-11-25T09:53:50.012Z] go mod tidy [2021-11-25T09:53:50.271Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-25T09:53:50.840Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-25T09:53:50.840Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-25T09:53:50.840Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-25T09:53:51.779Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-25T09:53:52.040Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-25T09:53:52.040Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-25T09:53:55.342Z] Building static-packages [2021-11-25T09:53:55.342Z] + snapcraftctl build [2021-11-25T09:53:57.255Z] Building version [2021-11-25T09:53:57.255Z] + snapcraftctl build [2021-11-25T09:53:59.166Z] Staging config-common [2021-11-25T09:53:59.166Z] + snapcraftctl stage [2021-11-25T09:54:00.172Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:54:00.172Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:54:00.172Z] ---> 67227eaac9e9 [2021-11-25T09:54:00.172Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T09:54:00.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:54:00.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:54:00.172Z] ---> 67227eaac9e9 [2021-11-25T09:54:00.172Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T09:54:00.172Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:54:00.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:54:00.172Z] ---> 67227eaac9e9 [2021-11-25T09:54:00.172Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:54:00.172Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:54:00.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:54:00.172Z] ---> 67227eaac9e9 [2021-11-25T09:54:00.172Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:54:00.172Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:54:00.172Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:54:00.172Z] ---> 67227eaac9e9 [2021-11-25T09:54:00.172Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T09:54:00.172Z] ---> Running in 9b90e658612d [2021-11-25T09:54:00.172Z] ---> Running in a2817a133332 [2021-11-25T09:54:00.172Z] ---> Running in 7765f3cdecde [2021-11-25T09:54:00.172Z] ---> Running in c53edb761188 [2021-11-25T09:54:00.172Z] ---> Running in e1e04bd1077b [2021-11-25T09:54:00.172Z] Removing intermediate container c53edb761188 [2021-11-25T09:54:00.172Z] ---> 72f1f640a1b6 [2021-11-25T09:54:00.172Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:54:00.172Z] Removing intermediate container a2817a133332 [2021-11-25T09:54:00.172Z] ---> f1f64564eb0b [2021-11-25T09:54:00.172Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:54:00.172Z] ---> Running in eb0f9c3109be [2021-11-25T09:54:00.172Z] Removing intermediate container 7765f3cdecde [2021-11-25T09:54:00.172Z] ---> 9cf11318ea3e [2021-11-25T09:54:00.173Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:54:00.173Z] Removing intermediate container e1e04bd1077b [2021-11-25T09:54:00.173Z] ---> dbe5df79c008 [2021-11-25T09:54:00.173Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:54:00.173Z] ---> Running in d1d13cc42908 [2021-11-25T09:54:00.173Z] Removing intermediate container 9b90e658612d [2021-11-25T09:54:00.173Z] ---> 4c67c11ff09d [2021-11-25T09:54:00.173Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:54:00.173Z] ---> Running in cd41d03c7b5a [2021-11-25T09:54:00.173Z] ---> Running in 8e0c3b2c2f44 [2021-11-25T09:54:00.453Z] ---> Running in c911156cfbca [2021-11-25T09:54:00.559Z] Skipping stage go-build-helper (already ran) [2021-11-25T09:54:00.559Z] Staging edgex-go [2021-11-25T09:54:00.559Z] + snapcraftctl stage [2021-11-25T09:54:01.498Z] Staging hooks [2021-11-25T09:54:01.498Z] + snapcraftctl stage [2021-11-25T09:54:02.883Z] Staging static-packages [2021-11-25T09:54:02.883Z] + snapcraftctl stage [2021-11-25T09:54:03.822Z] Staging version [2021-11-25T09:54:03.822Z] + snapcraftctl stage [2021-11-25T09:54:03.872Z] Removing intermediate container d1d13cc42908 [2021-11-25T09:54:03.872Z] Removing intermediate container eb0f9c3109be [2021-11-25T09:54:03.872Z] ---> e7bfd98820bb [2021-11-25T09:54:03.872Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T09:54:03.872Z] ---> 21941554941b [2021-11-25T09:54:03.872Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T09:54:03.872Z] ---> Running in 7907f982f4f5 [2021-11-25T09:54:03.872Z] ---> Running in a090dc2b586d [2021-11-25T09:54:03.872Z] Removing intermediate container 8e0c3b2c2f44 [2021-11-25T09:54:03.872Z] ---> 16b5c626a85c [2021-11-25T09:54:03.872Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T09:54:04.148Z] Removing intermediate container cd41d03c7b5a [2021-11-25T09:54:04.148Z] ---> a851b0424fb2 [2021-11-25T09:54:04.148Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T09:54:04.148Z] ---> Running in 64134c350570 [2021-11-25T09:54:04.148Z] ---> Running in 40d52f3d51fb [2021-11-25T09:54:04.424Z] Removing intermediate container c911156cfbca [2021-11-25T09:54:04.424Z] ---> a07a737fbc35 [2021-11-25T09:54:04.424Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T09:54:04.424Z] ---> Running in b1f188b09989 [2021-11-25T09:54:04.761Z] Priming config-common [2021-11-25T09:54:04.762Z] + snapcraftctl prime [2021-11-25T09:54:05.700Z] Priming go-build-helper [2021-11-25T09:54:05.700Z] + snapcraftctl prime [2021-11-25T09:54:06.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:54:06.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:54:06.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:54:06.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:54:06.692Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:54:07.081Z] Priming edgex-go [2021-11-25T09:54:07.081Z] + snapcraftctl prime [2021-11-25T09:54:07.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:54:07.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:54:07.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:54:07.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:54:07.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:54:08.019Z] Priming hooks [2021-11-25T09:54:08.019Z] + snapcraftctl prime [2021-11-25T09:54:08.195Z] OK: 219 MiB in 52 packages [2021-11-25T09:54:08.468Z] OK: 219 MiB in 52 packages [2021-11-25T09:54:08.468Z] OK: 219 MiB in 52 packages [2021-11-25T09:54:08.745Z] OK: 219 MiB in 52 packages [2021-11-25T09:54:08.745Z] OK: 219 MiB in 52 packages [2021-11-25T09:54:09.399Z] Priming static-packages [2021-11-25T09:54:09.399Z] + snapcraftctl prime [2021-11-25T09:54:09.740Z] Removing intermediate container a090dc2b586d [2021-11-25T09:54:09.740Z] ---> 061dfd263ed3 [2021-11-25T09:54:09.740Z] Step 6/22 : COPY . . [2021-11-25T09:54:10.012Z] Removing intermediate container 7907f982f4f5 [2021-11-25T09:54:10.012Z] ---> f766985bd9db [2021-11-25T09:54:10.012Z] Step 6/23 : COPY go.mod . [2021-11-25T09:54:10.289Z] Removing intermediate container 64134c350570 [2021-11-25T09:54:10.289Z] ---> 124c24991ba6 [2021-11-25T09:54:10.289Z] Step 6/22 : COPY . . [2021-11-25T09:54:10.563Z] Removing intermediate container 40d52f3d51fb [2021-11-25T09:54:10.563Z] ---> 8e9ea0ff4b6b [2021-11-25T09:54:10.563Z] Step 6/24 : COPY . . [2021-11-25T09:54:10.563Z] Removing intermediate container b1f188b09989 [2021-11-25T09:54:10.563Z] ---> b2e868c1870b [2021-11-25T09:54:10.563Z] Step 6/21 : COPY . . [2021-11-25T09:54:11.548Z] ---> 1009b8eda46b [2021-11-25T09:54:11.548Z] Step 7/23 : RUN go mod download [2021-11-25T09:54:11.823Z] ---> Running in c226f5d775b2 [2021-11-25T09:54:11.935Z] Priming version [2021-11-25T09:54:11.935Z] + snapcraftctl prime [2021-11-25T09:54:13.318Z] 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-25T09:54:17.241Z] Removing intermediate container c226f5d775b2 [2021-11-25T09:54:17.241Z] ---> c728b73da030 [2021-11-25T09:54:17.241Z] Step 8/23 : COPY . . [2021-11-25T09:54:35.606Z] ---> d93d5ee3d5cd [2021-11-25T09:54:35.606Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:54:35.606Z] ---> f25aeeba7344 [2021-11-25T09:54:35.606Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:54:35.606Z] ---> 93a981059682 [2021-11-25T09:54:35.606Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:54:35.606Z] ---> 549ccef51d21 [2021-11-25T09:54:35.606Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:54:35.606Z] ---> Running in faacc5298c4a [2021-11-25T09:54:35.606Z] ---> Running in 283a32e3a17c [2021-11-25T09:54:35.606Z] ---> Running in c6e5d9f383f2 [2021-11-25T09:54:35.606Z] ---> Running in 2b7c75d468d9 [2021-11-25T09:54:36.603Z] ---> 0956db0bec83 [2021-11-25T09:54:36.603Z] Step 9/23 : RUN go mod tidy [2021-11-25T09:54:36.603Z] ---> Running in ea01d9770bb4 [2021-11-25T09:54:40.017Z] Removing intermediate container faacc5298c4a [2021-11-25T09:54:40.017Z] ---> 700f02c58c99 [2021-11-25T09:54:40.017Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T09:54:40.017Z] ---> Running in 5c3d7cc12cca [2021-11-25T09:54:40.292Z] Removing intermediate container 283a32e3a17c [2021-11-25T09:54:40.292Z] ---> be1b033e6406 [2021-11-25T09:54:40.292Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T09:54:40.566Z] ---> Running in f64a04f65d73 [2021-11-25T09:54:40.566Z] Removing intermediate container c6e5d9f383f2 [2021-11-25T09:54:40.566Z] ---> 9257f02805af [2021-11-25T09:54:40.566Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T09:54:40.566Z] Removing intermediate container 2b7c75d468d9 [2021-11-25T09:54:40.566Z] ---> c275c52f5e9b [2021-11-25T09:54:40.566Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T09:54:40.846Z] ---> Running in 30bacb56ed76 [2021-11-25T09:54:40.846Z] ---> Running in e3ae9145f6d8 [2021-11-25T09:54:42.296Z] 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-25T09:54:42.296Z] Removing intermediate container ea01d9770bb4 [2021-11-25T09:54:42.296Z] ---> 5c1284a94eb2 [2021-11-25T09:54:42.296Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T09:54:42.576Z] ---> Running in 86d39aa3e340 [2021-11-25T09:54:42.853Z] 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-25T09:54:43.458Z] 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-25T09:54:43.737Z] 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-25T09:54:44.727Z] 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-25T09:56:36.605Z] 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-25T09:56:49.044Z] Removing intermediate container 5c3d7cc12cca [2021-11-25T09:56:49.044Z] ---> e657e2e4ccd2 [2021-11-25T09:56:49.044Z] [2021-11-25T09:56:49.044Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T09:56:49.044Z] 3.14: Pulling from library/alpine [2021-11-25T09:56:50.490Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T09:56:50.490Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T09:56:50.490Z] ---> 5b8b7b635229 [2021-11-25T09:56:50.490Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T09:56:50.490Z] ---> Running in 1dcb78b4e440 [2021-11-25T09:56:53.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:56:53.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:56:54.631Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T09:56:54.631Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T09:56:54.631Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T09:56:54.631Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:56:54.631Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T09:56:54.915Z] OK: 6 MiB in 17 packages [2021-11-25T09:56:57.556Z] Removing intermediate container 1dcb78b4e440 [2021-11-25T09:56:57.556Z] ---> 75e4d0040f31 [2021-11-25T09:56:57.556Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T09:56:57.556Z] Removing intermediate container e3ae9145f6d8 [2021-11-25T09:56:57.556Z] ---> 45e8f28e9184 [2021-11-25T09:56:57.556Z] [2021-11-25T09:56:57.556Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T09:56:57.556Z] ---> 5b8b7b635229 [2021-11-25T09:56:57.556Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T09:56:57.829Z] ---> Running in 260d1cba6803 [2021-11-25T09:56:57.829Z] ---> Running in 2ee0d06e88c3 [2021-11-25T09:56:58.839Z] Removing intermediate container 260d1cba6803 [2021-11-25T09:56:58.839Z] ---> ecf1e71b8933 [2021-11-25T09:56:58.839Z] Step 12/24 : WORKDIR / [2021-11-25T09:56:58.839Z] ---> Running in 947fda5a7e3b [2021-11-25T09:56:59.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:56:59.836Z] Removing intermediate container 947fda5a7e3b [2021-11-25T09:56:59.836Z] ---> 6f7716ae1b5c [2021-11-25T09:56:59.836Z] 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-25T09:57:00.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:57:00.442Z] Removing intermediate container 86d39aa3e340 [2021-11-25T09:57:00.442Z] ---> 0f6b8aa78933 [2021-11-25T09:57:00.442Z] [2021-11-25T09:57:00.442Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T09:57:00.442Z] ---> 5b8b7b635229 [2021-11-25T09:57:00.442Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T09:57:00.442Z] ---> Running in 080cac98c2cc [2021-11-25T09:57:01.451Z] Removing intermediate container 30bacb56ed76 [2021-11-25T09:57:01.451Z] ---> d61bf1f38bb9 [2021-11-25T09:57:01.451Z] [2021-11-25T09:57:01.451Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T09:57:01.451Z] ---> 5b8b7b635229 [2021-11-25T09:57:01.451Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T09:57:01.451Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T09:57:01.451Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T09:57:01.451Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:57:01.451Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T09:57:01.451Z] ---> Running in 1ffa30c501f4 [2021-11-25T09:57:01.451Z] ---> cf1fa66cd9c8 [2021-11-25T09:57:01.733Z] 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-25T09:57:02.020Z] OK: 6 MiB in 16 packages [2021-11-25T09:57:03.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:57:03.008Z] ---> 392867aff5ee [2021-11-25T09:57:03.008Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T09:57:03.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:57:03.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:57:04.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:57:04.177Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T09:57:04.177Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:57:04.177Z] OK: 6 MiB in 15 packages [2021-11-25T09:57:04.455Z] Removing intermediate container 2ee0d06e88c3 [2021-11-25T09:57:04.455Z] ---> dd15c838be04 [2021-11-25T09:57:04.455Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:57:04.455Z] ---> 932bc625641c [2021-11-25T09:57:04.455Z] 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-25T09:57:04.455Z] ---> Running in 501f0844ca54 [2021-11-25T09:57:05.060Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T09:57:05.060Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:57:05.060Z] OK: 6 MiB in 15 packages [2021-11-25T09:57:05.333Z] Removing intermediate container 501f0844ca54 [2021-11-25T09:57:05.333Z] ---> 71af837b9971 [2021-11-25T09:57:05.333Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T09:57:05.608Z] ---> Running in ae1fc9c8d6da [2021-11-25T09:57:05.880Z] Removing intermediate container 080cac98c2cc [2021-11-25T09:57:05.880Z] ---> 1096e5e36dd4 [2021-11-25T09:57:05.880Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T09:57:05.880Z] ---> fb4baa71756a [2021-11-25T09:57:05.880Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:57:06.154Z] ---> Running in b0553a00a78a [2021-11-25T09:57:06.154Z] Removing intermediate container ae1fc9c8d6da [2021-11-25T09:57:06.154Z] ---> d101a06e979b [2021-11-25T09:57:06.154Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T09:57:06.154Z] ---> Running in 83c5ae46711f [2021-11-25T09:57:06.757Z] Removing intermediate container 1ffa30c501f4 [2021-11-25T09:57:06.757Z] ---> f6b7272207f7 [2021-11-25T09:57:06.757Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:57:06.757Z] ---> Running in f6440d49268f [2021-11-25T09:57:07.031Z] Removing intermediate container b0553a00a78a [2021-11-25T09:57:07.031Z] ---> 055f6687d14f [2021-11-25T09:57:07.031Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T09:57:07.031Z] Removing intermediate container 83c5ae46711f [2021-11-25T09:57:07.031Z] ---> 771f92b524bf [2021-11-25T09:57:07.031Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:57:07.031Z] ---> Running in d459f716f98c [2021-11-25T09:57:07.632Z] Removing intermediate container f6440d49268f [2021-11-25T09:57:07.632Z] ---> ea6b31e97a65 [2021-11-25T09:57:07.632Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T09:57:07.905Z] ---> Running in b5865ee53ab0 [2021-11-25T09:57:07.905Z] Removing intermediate container d459f716f98c [2021-11-25T09:57:07.905Z] ---> c5c308f20408 [2021-11-25T09:57:07.905Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T09:57:07.905Z] ---> 3888627248df [2021-11-25T09:57:07.905Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T09:57:07.905Z] ---> Running in 699d3f81cb94 [2021-11-25T09:57:08.512Z] ---> df13bf3633cd [2021-11-25T09:57:08.512Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T09:57:08.512Z] Removing intermediate container b5865ee53ab0 [2021-11-25T09:57:08.512Z] ---> 6c44ab4b2f38 [2021-11-25T09:57:08.512Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T09:57:08.784Z] ---> Running in 0e3adbbf5e00 [2021-11-25T09:57:08.784Z] Removing intermediate container 699d3f81cb94 [2021-11-25T09:57:08.784Z] ---> 9985728397dd [2021-11-25T09:57:08.784Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:57:09.772Z] Removing intermediate container 0e3adbbf5e00 [2021-11-25T09:57:09.772Z] ---> 34c6e80ef741 [2021-11-25T09:57:09.772Z] Step 14/22 : WORKDIR / [2021-11-25T09:57:09.772Z] ---> Running in 57fb1660bddf [2021-11-25T09:57:09.772Z] ---> d99a8b59591e [2021-11-25T09:57:09.772Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T09:57:10.051Z] Removing intermediate container f64a04f65d73 [2021-11-25T09:57:10.051Z] ---> 8f7615c4b7f3 [2021-11-25T09:57:10.051Z] [2021-11-25T09:57:10.051Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T09:57:10.052Z] ---> 5b8b7b635229 [2021-11-25T09:57:10.052Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T09:57:10.331Z] ---> 262328bd77e1 [2021-11-25T09:57:10.331Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T09:57:10.331Z] ---> Running in 3f79d0b84f86 [2021-11-25T09:57:10.331Z] ---> 6f2186ef406c [2021-11-25T09:57:10.331Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T09:57:10.607Z] Removing intermediate container 57fb1660bddf [2021-11-25T09:57:10.607Z] ---> 86ca8c58ad17 [2021-11-25T09:57:10.607Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:57:11.210Z] Removing intermediate container 3f79d0b84f86 [2021-11-25T09:57:11.210Z] ---> 54ed94fc0b35 [2021-11-25T09:57:11.210Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T09:57:11.210Z] ---> Running in fd011938fe63 [2021-11-25T09:57:11.488Z] ---> f99b63cb458c [2021-11-25T09:57:11.488Z] 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-25T09:57:11.770Z] ---> b4cdbf83da5d [2021-11-25T09:57:11.770Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T09:57:11.770Z] ---> Running in 1484c7efc1f5 [2021-11-25T09:57:11.770Z] ---> Running in 2e53852390f8 [2021-11-25T09:57:11.770Z] ---> f5dad04a6d3f [2021-11-25T09:57:11.770Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T09:57:12.044Z] Removing intermediate container fd011938fe63 [2021-11-25T09:57:12.044Z] ---> 24ea1cab300f [2021-11-25T09:57:12.044Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T09:57:12.044Z] ---> 50335f295a20 [2021-11-25T09:57:12.044Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T09:57:12.044Z] ---> Running in fb5ab2217218 [2021-11-25T09:57:12.644Z] Removing intermediate container 2e53852390f8 [2021-11-25T09:57:12.644Z] ---> 81bf8f5b6304 [2021-11-25T09:57:12.644Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:57:12.644Z] ---> Running in f97971f00305 [2021-11-25T09:57:12.918Z] Removing intermediate container fb5ab2217218 [2021-11-25T09:57:12.918Z] ---> 8ada5b0a612b [2021-11-25T09:57:12.918Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:57:12.918Z] ---> Running in 2b095fff6430 [2021-11-25T09:57:13.192Z] ---> 46cdf8798c65 [2021-11-25T09:57:13.192Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T09:57:13.467Z] ---> Running in c40373ef2217 [2021-11-25T09:57:13.467Z] Removing intermediate container f97971f00305 [2021-11-25T09:57:13.467Z] ---> f66b16630a2e [2021-11-25T09:57:13.467Z] Step 19/21 : LABEL arch=arm64 [2021-11-25T09:57:13.744Z] ---> Running in b8e632553024 [2021-11-25T09:57:14.022Z] Removing intermediate container c40373ef2217 [2021-11-25T09:57:14.022Z] ---> fdc1838885c6 [2021-11-25T09:57:14.022Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:57:14.305Z] ---> Running in 06f2b2b2233c [2021-11-25T09:57:14.306Z] ---> 761f461fb7ef [2021-11-25T09:57:14.306Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T09:57:14.306Z] Removing intermediate container b8e632553024 [2021-11-25T09:57:14.306Z] ---> 3332c68dd4da [2021-11-25T09:57:14.306Z] Step 20/21 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e [2021-11-25T09:57:14.582Z] ---> Running in da92012b5fba [2021-11-25T09:57:14.857Z] Removing intermediate container 1484c7efc1f5 [2021-11-25T09:57:14.857Z] ---> ac0d4a26bbe3 [2021-11-25T09:57:14.857Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T09:57:15.133Z] ---> Running in 8d911b7fb31a [2021-11-25T09:57:15.133Z] Removing intermediate container 06f2b2b2233c [2021-11-25T09:57:15.133Z] ---> 7b61e4884b8b [2021-11-25T09:57:15.133Z] Step 21/23 : LABEL arch=arm64 [2021-11-25T09:57:15.133Z] Removing intermediate container da92012b5fba [2021-11-25T09:57:15.133Z] ---> 211b74d6afe9 [2021-11-25T09:57:15.133Z] Step 21/21 : LABEL version=0.0.0 [2021-11-25T09:57:15.133Z] ---> Running in e017aa327c0c [2021-11-25T09:57:15.409Z] ---> Running in 2c7081e11289 [2021-11-25T09:57:15.686Z] Removing intermediate container 8d911b7fb31a [2021-11-25T09:57:15.686Z] ---> 9f589bec8f39 [2021-11-25T09:57:15.686Z] Step 22/24 : LABEL arch=arm64 [2021-11-25T09:57:15.686Z] ---> 8917a5649c9a [2021-11-25T09:57:15.686Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T09:57:15.972Z] Removing intermediate container e017aa327c0c [2021-11-25T09:57:15.972Z] ---> ae5255073e2c [2021-11-25T09:57:15.972Z] Step 22/23 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e [2021-11-25T09:57:15.972Z] ---> Running in 95ab77b420f7 [2021-11-25T09:57:15.972Z] ---> Running in ed48eddcd45d [2021-11-25T09:57:16.254Z] ---> Running in d4bd18555d8a [2021-11-25T09:57:16.254Z] Removing intermediate container 2c7081e11289 [2021-11-25T09:57:16.254Z] ---> 74611a44cb68 [2021-11-25T09:57:16.254Z] [2021-11-25T09:57:16.254Z] Removing intermediate container 2b095fff6430 [2021-11-25T09:57:16.254Z] ---> 3110dc81d517 [2021-11-25T09:57:16.254Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T09:57:16.527Z] ---> Running in c4329a5f0a09 [2021-11-25T09:57:16.817Z] Removing intermediate container 95ab77b420f7 [2021-11-25T09:57:16.817Z] ---> 6c21b440dd00 [2021-11-25T09:57:16.817Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:57:16.817Z] ---> Running in 70fc3269be93 [2021-11-25T09:57:16.817Z] Removing intermediate container ed48eddcd45d [2021-11-25T09:57:16.817Z] ---> 093319af6a2b [2021-11-25T09:57:16.817Z] Step 23/24 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e [2021-11-25T09:57:16.817Z] Successfully built 74611a44cb68 [2021-11-25T09:57:17.098Z] Successfully tagged support-notifications-arm64:latest [2021-11-25T09:57:17.098Z] Building security-bootstrapper [2021-11-25T09:57:17.098Z] Removing intermediate container d4bd18555d8a [2021-11-25T09:57:17.098Z] ---> bd430bb7aea2 [2021-11-25T09:57:17.098Z] Step 23/23 : LABEL version=0.0.0 [2021-11-25T09:57:17.098Z]  Building support-notifications ... done  ---> Running in 8488917738d3 [2021-11-25T09:57:17.098Z] ---> Running in 2fe914a3c54b [2021-11-25T09:57:17.696Z] Removing intermediate container 70fc3269be93 [2021-11-25T09:57:17.696Z] ---> 801c6312d134 [2021-11-25T09:57:17.696Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T09:57:17.696Z] Removing intermediate container 2fe914a3c54b [2021-11-25T09:57:17.696Z] ---> 593e356874e4 [2021-11-25T09:57:17.696Z] Step 24/24 : LABEL version=0.0.0 [2021-11-25T09:57:17.968Z] ---> Running in ffc0861915ae [2021-11-25T09:57:17.968Z] Removing intermediate container 8488917738d3 [2021-11-25T09:57:17.968Z] ---> 9015eeeb2c81 [2021-11-25T09:57:17.968Z] [2021-11-25T09:57:17.968Z] ---> Running in 9b44c7582a5c [2021-11-25T09:57:18.242Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:57:18.519Z] Successfully built 9015eeeb2c81 [2021-11-25T09:57:18.519Z] Successfully tagged support-scheduler-arm64:latest [2021-11-25T09:57:18.519Z]  Building support-scheduler ... done Building core-command [2021-11-25T09:57:18.519Z] Removing intermediate container 9b44c7582a5c [2021-11-25T09:57:18.519Z] ---> c060181d4469 [2021-11-25T09:57:18.519Z] [2021-11-25T09:57:18.519Z] Removing intermediate container ffc0861915ae [2021-11-25T09:57:18.519Z] ---> 1d492ba8eb46 [2021-11-25T09:57:18.796Z] Step 21/22 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e [2021-11-25T09:57:19.074Z] ---> Running in 06eee7a19c66 [2021-11-25T09:57:19.074Z] Successfully built c060181d4469 [2021-11-25T09:57:19.074Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-25T09:57:19.074Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-11-25T09:57:19.074Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:57:19.356Z] Removing intermediate container 06eee7a19c66 [2021-11-25T09:57:19.356Z] ---> 57edae3cf05c [2021-11-25T09:57:19.356Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T09:57:19.630Z] ---> Running in 11e95079e642 [2021-11-25T09:57:19.907Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T09:57:20.186Z] Removing intermediate container 11e95079e642 [2021-11-25T09:57:20.186Z] ---> c29ba696dd84 [2021-11-25T09:57:20.186Z] [2021-11-25T09:57:20.186Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T09:57:20.186Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T09:57:20.186Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T09:57:20.461Z] Successfully built c29ba696dd84 [2021-11-25T09:57:20.461Z] Successfully tagged core-metadata-arm64:latest [2021-11-25T09:57:20.461Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-11-25T09:57:20.461Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T09:57:20.461Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T09:57:20.732Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:57:20.732Z] OK: 8 MiB in 20 packages [2021-11-25T09:57:21.711Z] Removing intermediate container c4329a5f0a09 [2021-11-25T09:57:21.711Z] ---> b1f4980d170d [2021-11-25T09:57:21.711Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:57:22.702Z] ---> 91b63ef8b48e [2021-11-25T09:57:22.702Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T09:57:24.144Z] ---> d09a363281f6 [2021-11-25T09:57:24.144Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T09:57:25.137Z] ---> f12d3aca9695 [2021-11-25T09:57:25.137Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T09:57:25.412Z] ---> Running in 68eb19a75ddd [2021-11-25T09:57:26.015Z] Removing intermediate container 68eb19a75ddd [2021-11-25T09:57:26.015Z] ---> ca6a2234d519 [2021-11-25T09:57:26.015Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:57:26.015Z] ---> Running in 11b124592fea [2021-11-25T09:57:26.613Z] Removing intermediate container 11b124592fea [2021-11-25T09:57:26.613Z] ---> ff6dc4c987fc [2021-11-25T09:57:26.613Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T09:57:26.613Z] ---> Running in 6c414223ccc6 [2021-11-25T09:57:27.222Z] Removing intermediate container 6c414223ccc6 [2021-11-25T09:57:27.222Z] ---> 76fca9478bb6 [2021-11-25T09:57:27.222Z] Step 21/22 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e [2021-11-25T09:57:27.495Z] ---> Running in d7001737e1d5 [2021-11-25T09:57:28.096Z] Removing intermediate container d7001737e1d5 [2021-11-25T09:57:28.096Z] ---> 7c9bdfd796e9 [2021-11-25T09:57:28.096Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T09:57:28.096Z] ---> Running in 072e55cafbec [2021-11-25T09:57:28.693Z] Removing intermediate container 072e55cafbec [2021-11-25T09:57:28.693Z] ---> 66c6ad1e3705 [2021-11-25T09:57:28.693Z] [2021-11-25T09:57:28.988Z] Successfully built 66c6ad1e3705 [2021-11-25T09:57:28.988Z] Successfully tagged core-data-arm64:latest [2021-11-25T09:58:15.953Z]  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:58:15.953Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:58:15.953Z] ---> 67227eaac9e9 [2021-11-25T09:58:15.953Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T09:58:15.953Z] ---> Using cache [2021-11-25T09:58:15.953Z] ---> 4c67c11ff09d [2021-11-25T09:58:15.953Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:58:15.953Z] ---> Using cache [2021-11-25T09:58:15.953Z] ---> a07a737fbc35 [2021-11-25T09:58:15.953Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T09:58:15.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:58:15.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:58:15.953Z] ---> 67227eaac9e9 [2021-11-25T09:58:15.953Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:58:15.953Z] ---> Using cache [2021-11-25T09:58:15.953Z] ---> 4c67c11ff09d [2021-11-25T09:58:15.953Z] ---> Running in 6cc47d409a64 [2021-11-25T09:58:15.953Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:58:15.953Z] ---> Using cache [2021-11-25T09:58:15.953Z] ---> a07a737fbc35 [2021-11-25T09:58:15.953Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T09:58:15.953Z] ---> Running in cf5e3e9567dd [2021-11-25T09:58:15.953Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:58:15.953Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:58:15.953Z] ---> 67227eaac9e9 [2021-11-25T09:58:15.953Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T09:58:15.953Z] ---> Using cache [2021-11-25T09:58:15.953Z] ---> 4c67c11ff09d [2021-11-25T09:58:15.953Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:58:15.953Z] ---> Using cache [2021-11-25T09:58:15.953Z] ---> a07a737fbc35 [2021-11-25T09:58:15.953Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T09:58:15.953Z] ---> Running in fd2aa3b15333 [2021-11-25T09:58:15.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:58:15.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:58:15.953Z] ---> 67227eaac9e9 [2021-11-25T09:58:15.953Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:58:15.953Z] ---> Using cache [2021-11-25T09:58:15.953Z] ---> 4c67c11ff09d [2021-11-25T09:58:15.953Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:58:15.953Z] ---> Using cache [2021-11-25T09:58:15.953Z] ---> a07a737fbc35 [2021-11-25T09:58:15.953Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T09:58:15.953Z] ---> Running in 0cd4a55b0e00 [2021-11-25T09:58:15.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:58:15.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:58:15.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:58:15.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T09:58:15.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:58:15.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:58:15.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:58:15.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T09:58:15.953Z] OK: 219 MiB in 52 packages [2021-11-25T09:58:15.953Z] OK: 219 MiB in 52 packages [2021-11-25T09:58:16.237Z] OK: 219 MiB in 52 packages [2021-11-25T09:58:16.237Z] OK: 219 MiB in 52 packages [2021-11-25T09:58:17.244Z] Removing intermediate container 6cc47d409a64 [2021-11-25T09:58:17.244Z] ---> 5a9576414fa9 [2021-11-25T09:58:17.244Z] Step 6/30 : COPY . . [2021-11-25T09:58:17.519Z] Removing intermediate container fd2aa3b15333 [2021-11-25T09:58:17.519Z] ---> 9c5d5323d77d [2021-11-25T09:58:17.519Z] Step 6/20 : COPY . . [2021-11-25T09:58:17.519Z] Removing intermediate container cf5e3e9567dd [2021-11-25T09:58:17.519Z] ---> f2adbb94ee57 [2021-11-25T09:58:17.519Z] Step 6/22 : COPY . . [2021-11-25T09:58:17.794Z] Removing intermediate container 0cd4a55b0e00 [2021-11-25T09:58:17.794Z] ---> 1c7cac62b036 [2021-11-25T09:58:17.794Z] Step 6/22 : COPY . . [2021-11-25T09:58:40.180Z] ---> 891dd043dc9b [2021-11-25T09:58:40.180Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:58:40.180Z] ---> 8062607bfdd5 [2021-11-25T09:58:40.180Z] ---> 3b75cb7c1934 [2021-11-25T09:58:40.180Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:58:40.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:58:40.180Z] ---> Running in ccdbdbd007c5 [2021-11-25T09:58:40.180Z] ---> Running in 27046fc14141 [2021-11-25T09:58:40.180Z] ---> Running in a061c83fd690 [2021-11-25T09:58:40.180Z] ---> b2f0a2ae295d [2021-11-25T09:58:40.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:58:40.180Z] ---> Running in 74cf3b8cdbbc [2021-11-25T09:58:42.175Z] Removing intermediate container ccdbdbd007c5 [2021-11-25T09:58:42.175Z] ---> fb64afeb15d3 [2021-11-25T09:58:42.175Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T09:58:42.448Z] ---> Running in 02f988864adb [2021-11-25T09:58:42.448Z] Removing intermediate container a061c83fd690 [2021-11-25T09:58:42.448Z] ---> 9519b9526d9e [2021-11-25T09:58:42.448Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T09:58:42.448Z] Removing intermediate container 27046fc14141 [2021-11-25T09:58:42.448Z] ---> da593e9639a2 [2021-11-25T09:58:42.448Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T09:58:42.448Z] Removing intermediate container 74cf3b8cdbbc [2021-11-25T09:58:42.448Z] ---> e31e94bf2fbf [2021-11-25T09:58:42.448Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T09:58:42.729Z] ---> Running in 9a7dd8b6810e [2021-11-25T09:58:42.729Z] ---> Running in b9cec1b98a72 [2021-11-25T09:58:42.729Z] ---> Running in ed84f0cf6972 [2021-11-25T09:58:44.180Z] 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-25T09:58:44.783Z] 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-25T09:58:44.783Z] 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-25T09:58:44.783Z] 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-25T10:00:21.622Z] 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-25T10:00:25.964Z] Removing intermediate container 9a7dd8b6810e [2021-11-25T10:00:25.964Z] ---> fbe05a2888e8 [2021-11-25T10:00:25.964Z] [2021-11-25T10:00:25.964Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T10:00:25.964Z] ---> 5b8b7b635229 [2021-11-25T10:00:25.964Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T10:00:25.964Z] ---> Using cache [2021-11-25T10:00:25.964Z] ---> f6b7272207f7 [2021-11-25T10:00:25.964Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:00:25.964Z] ---> Using cache [2021-11-25T10:00:25.964Z] ---> ea6b31e97a65 [2021-11-25T10:00:25.964Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T10:00:25.965Z] Removing intermediate container b9cec1b98a72 [2021-11-25T10:00:25.965Z] ---> 27fcfbf6fa9d [2021-11-25T10:00:25.965Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T10:00:26.238Z] ---> Running in cf65119a4f01 [2021-11-25T10:00:26.238Z] ---> Running in 0bc59d197b08 [2021-11-25T10:00:26.837Z] Removing intermediate container cf65119a4f01 [2021-11-25T10:00:26.837Z] ---> 5281ad8bb1bb [2021-11-25T10:00:26.837Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T10:00:27.113Z] ---> Running in cbf4aa94737e [2021-11-25T10:00:27.113Z] Removing intermediate container ed84f0cf6972 [2021-11-25T10:00:27.113Z] ---> 2a85b10403e0 [2021-11-25T10:00:27.113Z] [2021-11-25T10:00:27.113Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T10:00:27.113Z] ---> 5b8b7b635229 [2021-11-25T10:00:27.113Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T10:00:27.388Z] ---> Running in 165f056fcdce [2021-11-25T10:00:27.671Z] Removing intermediate container cbf4aa94737e [2021-11-25T10:00:27.671Z] ---> 7eaac3dbeb93 [2021-11-25T10:00:27.671Z] Step 14/22 : WORKDIR / [2021-11-25T10:00:27.947Z] ---> Running in 886cb0920e99 [2021-11-25T10:00:27.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T10:00:28.224Z] Removing intermediate container 165f056fcdce [2021-11-25T10:00:28.224Z] ---> a25cfcf7b8c6 [2021-11-25T10:00:28.224Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T10:00:28.224Z] ---> Running in f423ec952e07 [2021-11-25T10:00:28.823Z] Removing intermediate container 886cb0920e99 [2021-11-25T10:00:28.823Z] ---> b348f72b9c10 [2021-11-25T10:00:28.823Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:00:30.260Z] Removing intermediate container 02f988864adb [2021-11-25T10:00:30.260Z] ---> 097813ad6628 [2021-11-25T10:00:30.260Z] [2021-11-25T10:00:30.260Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T10:00:30.260Z] ---> 5b8b7b635229 [2021-11-25T10:00:30.260Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T10:00:30.260Z] ---> bdb20eeaf034 [2021-11-25T10:00:30.260Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T10:00:30.260Z] ---> Running in 629d604ca8cf [2021-11-25T10:00:30.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:00:30.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:00:31.521Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T10:00:31.521Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T10:00:31.521Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:00:31.521Z] OK: 6 MiB in 16 packages [2021-11-25T10:00:31.521Z] Removing intermediate container 0bc59d197b08 [2021-11-25T10:00:31.521Z] ---> ad0f1641862c [2021-11-25T10:00:31.521Z] [2021-11-25T10:00:31.521Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T10:00:31.796Z] 20.10.8: Pulling from library/docker [2021-11-25T10:00:32.070Z] ---> 2aea1202e7ea [2021-11-25T10:00:32.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T10:00:32.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:00:32.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:00:33.351Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T10:00:33.351Z] Removing intermediate container f423ec952e07 [2021-11-25T10:00:33.351Z] ---> e51ba7104349 [2021-11-25T10:00:33.351Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T10:00:33.351Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T10:00:33.351Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T10:00:33.351Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T10:00:33.351Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T10:00:33.351Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:00:33.351Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T10:00:33.351Z] ---> Running in c2a38a4fdaa1 [2021-11-25T10:00:33.632Z] ---> cc8afd1f88e4 [2021-11-25T10:00:33.632Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T10:00:33.632Z] OK: 8 MiB in 19 packages [2021-11-25T10:00:33.917Z] ---> Running in 85e841e52e58 [2021-11-25T10:00:34.191Z] Removing intermediate container c2a38a4fdaa1 [2021-11-25T10:00:34.191Z] ---> b3c9741c5c2e [2021-11-25T10:00:34.191Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T10:00:34.191Z] ---> Running in 2b66415f0b31 [2021-11-25T10:00:34.465Z] Removing intermediate container 85e841e52e58 [2021-11-25T10:00:34.465Z] ---> 49bd989a07e5 [2021-11-25T10:00:34.465Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:00:34.465Z] ---> Running in 7caea12e0942 [2021-11-25T10:00:35.065Z] Removing intermediate container 2b66415f0b31 [2021-11-25T10:00:35.065Z] ---> 3106a370299f [2021-11-25T10:00:35.065Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T10:00:35.065Z] ---> Running in b2b8528fd157 [2021-11-25T10:00:35.065Z] Removing intermediate container 7caea12e0942 [2021-11-25T10:00:35.065Z] ---> 9c5c33b7bf1e [2021-11-25T10:00:35.065Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T10:00:35.344Z] ---> Running in 5cb99dbab8a9 [2021-11-25T10:00:35.344Z] Removing intermediate container 629d604ca8cf [2021-11-25T10:00:35.344Z] ---> 183b28511a61 [2021-11-25T10:00:35.344Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T10:00:35.637Z] ---> Running in 5124c20883f3 [2021-11-25T10:00:35.913Z] Removing intermediate container 5cb99dbab8a9 [2021-11-25T10:00:35.913Z] ---> c9d017df7973 [2021-11-25T10:00:36.187Z] Step 21/22 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e [2021-11-25T10:00:36.187Z] ---> Running in fa2f3b48d1b4 [2021-11-25T10:00:36.461Z] Removing intermediate container 5124c20883f3 [2021-11-25T10:00:36.461Z] ---> 447336cb1e70 [2021-11-25T10:00:36.461Z] Step 12/20 : WORKDIR /edgex [2021-11-25T10:00:36.461Z] ---> Running in 5615a7961bd3 [2021-11-25T10:00:37.061Z] Removing intermediate container fa2f3b48d1b4 [2021-11-25T10:00:37.061Z] ---> b9551142e658 [2021-11-25T10:00:37.061Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:00:37.061Z] ---> Running in b2a2493fe0c0 [2021-11-25T10:00:37.335Z] Removing intermediate container 5615a7961bd3 [2021-11-25T10:00:37.335Z] ---> d67bed0ee99b [2021-11-25T10:00:37.335Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T10:00:37.932Z] Removing intermediate container b2a2493fe0c0 [2021-11-25T10:00:37.932Z] ---> abb8bd55151c [2021-11-25T10:00:37.932Z] [2021-11-25T10:00:37.932Z] Removing intermediate container b2b8528fd157 [2021-11-25T10:00:37.932Z] ---> cbba43554792 [2021-11-25T10:00:37.932Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T10:00:38.206Z] ---> Running in 82efe8f37179 [2021-11-25T10:00:38.486Z] Successfully built abb8bd55151c [2021-11-25T10:00:38.486Z] Successfully tagged core-command-arm64:latest [2021-11-25T10:00:38.758Z]  Building core-command ... done  ---> ee36b5f9f5b2 [2021-11-25T10:00:38.758Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T10:00:39.031Z] Removing intermediate container 82efe8f37179 [2021-11-25T10:00:39.031Z] ---> 0e7bc6cc2c00 [2021-11-25T10:00:39.031Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T10:00:40.467Z] ---> eda001bc44cf [2021-11-25T10:00:40.467Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T10:00:40.467Z] ---> 24c9f22cec30 [2021-11-25T10:00:40.467Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T10:00:40.467Z] ---> Running in 24292b320cd2 [2021-11-25T10:00:41.903Z] ---> b2f813b1f64d [2021-11-25T10:00:41.903Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T10:00:42.178Z] ---> Running in e3fe1159dc85 [2021-11-25T10:00:42.775Z] Removing intermediate container e3fe1159dc85 [2021-11-25T10:00:42.775Z] ---> ef16a86ba757 [2021-11-25T10:00:42.775Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T10:00:42.775Z] ---> Running in 9e5d563eacf1 [2021-11-25T10:00:43.051Z] Removing intermediate container 24292b320cd2 [2021-11-25T10:00:43.051Z] ---> 13e3c6129b31 [2021-11-25T10:00:43.051Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:00:43.342Z] Removing intermediate container 9e5d563eacf1 [2021-11-25T10:00:43.342Z] ---> 87467ddc574d [2021-11-25T10:00:43.342Z] Step 18/20 : LABEL arch=arm64 [2021-11-25T10:00:43.342Z] ---> Running in 4b027f1f0c0c [2021-11-25T10:00:43.615Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T10:00:43.615Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T10:00:43.615Z] ---> 3734d5adc5ac [2021-11-25T10:00:43.615Z] 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-25T10:00:43.885Z] ---> Running in 133329e359d0 [2021-11-25T10:00:43.885Z] Removing intermediate container 4b027f1f0c0c [2021-11-25T10:00:43.885Z] ---> 38b31656dac2 [2021-11-25T10:00:43.885Z] Step 19/20 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e [2021-11-25T10:00:44.159Z] ---> 326e1f0ee46c [2021-11-25T10:00:44.159Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T10:00:44.159Z] ---> Running in 478f7ca36bde [2021-11-25T10:00:44.434Z] Removing intermediate container 133329e359d0 [2021-11-25T10:00:44.434Z] ---> 7f7ed1347021 [2021-11-25T10:00:44.434Z] 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-25T10:00:44.434Z] ---> Running in 5f9433115f6e [2021-11-25T10:00:44.722Z] Removing intermediate container 478f7ca36bde [2021-11-25T10:00:44.722Z] ---> 474097e35712 [2021-11-25T10:00:44.722Z] Step 20/20 : LABEL version=0.0.0 [2021-11-25T10:00:44.722Z] ---> Running in 560d9d311420 [2021-11-25T10:00:45.322Z] Removing intermediate container 560d9d311420 [2021-11-25T10:00:45.322Z] ---> de3ce3da492c [2021-11-25T10:00:45.322Z] [2021-11-25T10:00:45.925Z] ---> e3bbc718b403 [2021-11-25T10:00:45.925Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T10:00:45.925Z] Successfully built de3ce3da492c [2021-11-25T10:00:45.925Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-25T10:00:45.925Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:00:46.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:00:46.798Z] ---> bbe41f2b9626 [2021-11-25T10:00:46.798Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T10:00:47.074Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T10:00:47.074Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T10:00:47.351Z] Executing bash-5.1.4-r0.post-install [2021-11-25T10:00:47.351Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T10:00:47.351Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T10:00:47.351Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T10:00:47.351Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T10:00:47.351Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T10:00:47.351Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T10:00:47.351Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T10:00:47.351Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T10:00:47.351Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T10:00:47.351Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T10:00:47.351Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T10:00:47.351Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T10:00:47.351Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T10:00:47.351Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T10:00:47.351Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T10:00:47.633Z] ---> 45ac93947b98 [2021-11-25T10:00:47.633Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T10:00:48.611Z] ---> cb185cda09ab [2021-11-25T10:00:48.611Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T10:00:48.901Z] ---> Running in bf06ab3af740 [2021-11-25T10:00:49.501Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T10:00:49.501Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T10:00:49.501Z] Removing intermediate container bf06ab3af740 [2021-11-25T10:00:49.501Z] ---> 2249d7c64331 [2021-11-25T10:00:49.501Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T10:00:49.501Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T10:00:49.501Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T10:00:49.775Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T10:00:49.775Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T10:00:49.775Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T10:00:49.775Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T10:00:49.775Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T10:00:49.775Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T10:00:49.775Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T10:00:49.775Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T10:00:49.775Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T10:00:49.775Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T10:00:49.775Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T10:00:49.775Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T10:00:49.775Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T10:00:49.775Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T10:00:50.053Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T10:00:50.053Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T10:00:50.053Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T10:00:50.053Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T10:00:50.053Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T10:00:50.053Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T10:00:50.053Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T10:00:50.651Z] ---> 7fc20bf8e22b [2021-11-25T10:00:50.651Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T10:00:50.651Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T10:00:50.651Z] OK: 84 MiB in 64 packages [2021-11-25T10:00:50.927Z] ---> Running in bf344acba6f1 [2021-11-25T10:00:52.907Z] Removing intermediate container bf344acba6f1 [2021-11-25T10:00:52.907Z] ---> d8c495c47d4e [2021-11-25T10:00:52.907Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T10:00:53.186Z] ---> Running in f9e76f62e8a5 [2021-11-25T10:00:53.782Z] Removing intermediate container f9e76f62e8a5 [2021-11-25T10:00:53.782Z] ---> 1dd84d71e3ee [2021-11-25T10:00:53.782Z] Step 27/30 : CMD ["gate"] [2021-11-25T10:00:54.054Z] ---> Running in 46c83fccc1f0 [2021-11-25T10:00:54.338Z] Removing intermediate container 46c83fccc1f0 [2021-11-25T10:00:54.339Z] ---> 38e769520ea6 [2021-11-25T10:00:54.339Z] Step 28/30 : LABEL arch=arm64 [2021-11-25T10:00:54.612Z] ---> Running in c3f523717ad2 [2021-11-25T10:00:55.211Z] Removing intermediate container c3f523717ad2 [2021-11-25T10:00:55.211Z] ---> fe3fbeca160a [2021-11-25T10:00:55.211Z] Step 29/30 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e [2021-11-25T10:00:55.211Z] Collecting docker-compose==1.23.2 [2021-11-25T10:00:55.498Z] ---> Running in b8fcb5ec9a1d [2021-11-25T10:00:55.498Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T10:00:55.774Z] Removing intermediate container b8fcb5ec9a1d [2021-11-25T10:00:55.774Z] ---> 2d69a197f631 [2021-11-25T10:00:55.774Z] Step 30/30 : LABEL version=0.0.0 [2021-11-25T10:00:56.044Z] ---> Running in f8ef1474fa23 [2021-11-25T10:00:56.044Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T10:00:56.044Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T10:00:56.317Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T10:00:56.317Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T10:00:56.595Z] Removing intermediate container f8ef1474fa23 [2021-11-25T10:00:56.595Z] ---> eb4f84643b85 [2021-11-25T10:00:56.595Z] [2021-11-25T10:00:56.869Z] Successfully built eb4f84643b85 [2021-11-25T10:00:56.869Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-25T10:00:58.304Z]  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T10:00:58.304Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T10:01:00.912Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T10:01:00.912Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T10:01:01.188Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T10:01:01.188Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T10:01:01.188Z] 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-25T10:01:01.188Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T10:01:01.188Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T10:01:03.801Z] Collecting PyYAML<4,>=3.10 [2021-11-25T10:01:03.801Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T10:01:07.174Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T10:01:07.174Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T10:01:07.446Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T10:01:07.717Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T10:01:07.717Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T10:01:07.717Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T10:01:09.143Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T10:01:09.143Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T10:01:09.415Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T10:01:09.415Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T10:01:09.686Z] Collecting idna<2.8,>=2.5 [2021-11-25T10:01:09.686Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T10:01:09.686Z] 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-25T10:01:09.960Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T10:01:09.960Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T10:01:09.960Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T10:01:09.960Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T10:01:10.933Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T10:01:10.933Z] Attempting uninstall: urllib3 [2021-11-25T10:01:10.933Z] Found existing installation: urllib3 1.26.5 [2021-11-25T10:01:10.933Z] Uninstalling urllib3-1.26.5: [2021-11-25T10:01:11.204Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T10:01:11.791Z] Attempting uninstall: idna [2021-11-25T10:01:11.791Z] Found existing installation: idna 3.2 [2021-11-25T10:01:11.791Z] Uninstalling idna-3.2: [2021-11-25T10:01:11.791Z] Successfully uninstalled idna-3.2 [2021-11-25T10:01:12.762Z] Attempting uninstall: chardet [2021-11-25T10:01:12.762Z] Found existing installation: chardet 4.0.0 [2021-11-25T10:01:12.762Z] Uninstalling chardet-4.0.0: [2021-11-25T10:01:13.034Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T10:01:14.457Z] Attempting uninstall: requests [2021-11-25T10:01:14.457Z] Found existing installation: requests 2.25.1 [2021-11-25T10:01:14.457Z] Uninstalling requests-2.25.1: [2021-11-25T10:01:14.729Z] Successfully uninstalled requests-2.25.1 [2021-11-25T10:01:15.001Z] Running setup.py install for texttable: started [2021-11-25T10:01:16.965Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T10:01:16.965Z] Running setup.py install for PyYAML: started [2021-11-25T10:01:19.567Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T10:01:20.158Z] Running setup.py install for docopt: started [2021-11-25T10:01:22.117Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T10:01:22.117Z] Running setup.py install for dockerpty: started [2021-11-25T10:01:24.074Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T10:01:26.042Z] 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-25T10:01:34.296Z] Removing intermediate container 5f9433115f6e [2021-11-25T10:01:34.296Z] ---> 4c3e522e6afc [2021-11-25T10:01:34.296Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T10:01:34.572Z] ---> Running in 2a43f0489fc9 [2021-11-25T10:01:34.844Z] Removing intermediate container 2a43f0489fc9 [2021-11-25T10:01:34.844Z] ---> 9f7602854f17 [2021-11-25T10:01:34.844Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T10:01:35.115Z] ---> Running in 449e1756657a [2021-11-25T10:01:35.387Z] Removing intermediate container 449e1756657a [2021-11-25T10:01:35.387Z] ---> 99337acf3092 [2021-11-25T10:01:35.387Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T10:01:36.810Z] ---> 9672dca57fd3 [2021-11-25T10:01:36.810Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T10:01:37.403Z] ---> 679eec486585 [2021-11-25T10:01:37.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T10:01:38.377Z] ---> 26ecdba99e07 [2021-11-25T10:01:38.377Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T10:01:38.377Z] ---> Running in 983f88fa9314 [2021-11-25T10:01:38.970Z] Removing intermediate container 983f88fa9314 [2021-11-25T10:01:38.970Z] ---> 375a17ef1264 [2021-11-25T10:01:38.970Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:01:38.970Z] ---> Running in d19f709875ef [2021-11-25T10:01:39.243Z] Removing intermediate container d19f709875ef [2021-11-25T10:01:39.243Z] ---> 7b51750bb1db [2021-11-25T10:01:39.243Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T10:01:39.514Z] ---> Running in f100eae06479 [2021-11-25T10:01:40.107Z] Removing intermediate container f100eae06479 [2021-11-25T10:01:40.107Z] ---> 08f9945e8553 [2021-11-25T10:01:40.107Z] Step 21/22 : LABEL git_sha=4b92918896bd2e7514969c0c1fdd1091a3e3801e [2021-11-25T10:01:40.107Z] ---> Running in eba2dd400e09 [2021-11-25T10:01:40.380Z] Removing intermediate container eba2dd400e09 [2021-11-25T10:01:40.380Z] ---> eaa32588d3ca [2021-11-25T10:01:40.380Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:01:40.650Z] ---> Running in 10fee58c9040 [2021-11-25T10:01:40.923Z] Removing intermediate container 10fee58c9040 [2021-11-25T10:01:40.923Z] ---> 94394d6fe50d [2021-11-25T10:01:40.923Z] [2021-11-25T10:01:41.514Z] Successfully built 94394d6fe50d [2021-11-25T10:01:41.514Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-25T10:01:41.802Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-25T10:01:41.786Z] $ docker stop --time=1 29a7630db043fc90575599445dd4bf5c334f2ad6753c1cf48003a2974aa009b5 [2021-11-25T10:01:43.598Z] $ docker rm -f 29a7630db043fc90575599445dd4bf5c334f2ad6753c1cf48003a2974aa009b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T10:01:44.205Z] + docker images [2021-11-25T10:01:44.476Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T10:01:44.476Z] sys-mgmt-agent-arm64 latest 94394d6fe50d 4 seconds ago 277MB [2021-11-25T10:01:44.476Z] security-bootstrapper-arm64 latest eb4f84643b85 48 seconds ago 17.8MB [2021-11-25T10:01:44.476Z] security-proxy-setup-arm64 latest de3ce3da492c 59 seconds ago 25.5MB [2021-11-25T10:01:44.476Z] core-command-arm64 latest abb8bd55151c About a minute ago 15.2MB [2021-11-25T10:01:44.476Z] ad0f1641862c About a minute ago 1.57GB [2021-11-25T10:01:44.476Z] 097813ad6628 About a minute ago 1.58GB [2021-11-25T10:01:44.476Z] 2a85b10403e0 About a minute ago 1.57GB [2021-11-25T10:01:44.476Z] fbe05a2888e8 About a minute ago 1.57GB [2021-11-25T10:01:44.476Z] core-data-arm64 latest 66c6ad1e3705 4 minutes ago 19.6MB [2021-11-25T10:01:44.476Z] core-metadata-arm64 latest c29ba696dd84 4 minutes ago 15.9MB [2021-11-25T10:01:44.476Z] security-secretstore-setup-arm64 latest c060181d4469 4 minutes ago 26.8MB [2021-11-25T10:01:44.476Z] support-scheduler-arm64 latest 9015eeeb2c81 4 minutes ago 15.3MB [2021-11-25T10:01:44.476Z] support-notifications-arm64 latest 74611a44cb68 4 minutes ago 16.1MB [2021-11-25T10:01:44.476Z] 8f7615c4b7f3 4 minutes ago 1.58GB [2021-11-25T10:01:44.476Z] d61bf1f38bb9 4 minutes ago 1.58GB [2021-11-25T10:01:44.476Z] 0f6b8aa78933 4 minutes ago 1.57GB [2021-11-25T10:01:44.476Z] 45e8f28e9184 4 minutes ago 1.57GB [2021-11-25T10:01:44.476Z] e657e2e4ccd2 4 minutes ago 1.58GB [2021-11-25T10:01:44.476Z] ci-base-image-arm64 latest 67227eaac9e9 15 minutes ago 1.24GB [2021-11-25T10:01:44.476Z] alpine 3.14 5b8b7b635229 12 days ago 5.35MB [2021-11-25T10:01:44.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-25T10:01:44.476Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-25T10:01:44.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:01:45.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T10:01:45.271Z] [2021-11-25T10:01:45.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:01:45.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T10:01:45.885Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-25T10:01:45.885Z] 448f6bf000e3: Pulling fs layer [2021-11-25T10:01:45.885Z] f757da607395: Pulling fs layer [2021-11-25T10:01:45.885Z] 05883995daec: Pulling fs layer [2021-11-25T10:01:45.885Z] 8603b9c90790: Pulling fs layer [2021-11-25T10:01:45.885Z] 1560dd03e051: Pulling fs layer [2021-11-25T10:01:45.885Z] 27f5ce0e4adf: Pulling fs layer [2021-11-25T10:01:45.885Z] c2d8d7efcc4b: Pulling fs layer [2021-11-25T10:01:45.885Z] 1560dd03e051: Waiting [2021-11-25T10:01:45.885Z] 27f5ce0e4adf: Waiting [2021-11-25T10:01:45.885Z] c2d8d7efcc4b: Waiting [2021-11-25T10:01:45.885Z] 8603b9c90790: Waiting [2021-11-25T10:01:45.885Z] f757da607395: Verifying Checksum [2021-11-25T10:01:45.885Z] f757da607395: Download complete [2021-11-25T10:01:45.885Z] 8603b9c90790: Verifying Checksum [2021-11-25T10:01:45.885Z] 8603b9c90790: Download complete [2021-11-25T10:01:46.156Z] 1560dd03e051: Download complete [2021-11-25T10:01:46.156Z] 27f5ce0e4adf: Verifying Checksum [2021-11-25T10:01:46.156Z] 27f5ce0e4adf: Download complete [2021-11-25T10:01:46.156Z] 05883995daec: Verifying Checksum [2021-11-25T10:01:46.156Z] 05883995daec: Download complete [2021-11-25T10:01:46.430Z] 448f6bf000e3: Download complete [2021-11-25T10:01:49.040Z] c2d8d7efcc4b: Verifying Checksum [2021-11-25T10:01:49.040Z] c2d8d7efcc4b: Download complete [2021-11-25T10:01:50.030Z] 448f6bf000e3: Pull complete [2021-11-25T10:01:50.631Z] f757da607395: Pull complete [2021-11-25T10:01:52.059Z] 05883995daec: Pull complete [2021-11-25T10:01:52.331Z] 8603b9c90790: Pull complete [2021-11-25T10:01:53.312Z] 1560dd03e051: Pull complete [2021-11-25T10:01:53.587Z] 27f5ce0e4adf: Pull complete [2021-11-25T10:02:08.657Z] c2d8d7efcc4b: Pull complete [2021-11-25T10:02:08.657Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-25T10:02:08.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T10:02:08.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-25T10:02:08.925Z] prd-ubuntu18.04-docker-arm64-4c-16g-497 does not seem to be running inside a container [2021-11-25T10:02:08.984Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T10:02:12.209Z] $ docker top 60b5c99ff89c6ef3293aa708ba3215061eb78fed454487b4dc1acef75dbb826c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:02:13.313Z] ---> job-cost.sh [2021-11-25T10:02:13.313Z] lf-activate-venv: SKIPPING [2021-11-25T10:02:13.313Z] INFO: No Stack... [2021-11-25T10:02:13.903Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-25T10:02:14.175Z] INFO: Archiving Costs [Pipeline] sh [2021-11-25T10:02:14.837Z] + cut -d, -f6 [2021-11-25T10:02:14.837Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-11-25T10:02:14.900Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3825-3-stack-cost] [2021-11-25T10:02:14.912Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3825-3-stack-cost] did not exist. Created. [2021-11-25T10:02:14.912Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3825-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-25T10:02:15.572Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-25T10:02:15.746Z] Stashed 1 file(s) [Pipeline] } [2021-11-25T10:02:15.755Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3825-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-25T10:02:15.749Z] $ docker stop --time=1 60b5c99ff89c6ef3293aa708ba3215061eb78fed454487b4dc1acef75dbb826c [2021-11-25T10:02:17.357Z] $ docker rm -f 60b5c99ff89c6ef3293aa708ba3215061eb78fed454487b4dc1acef75dbb826c [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-25T10:02:18.070Z] provisioning config files... [2021-11-25T10:02:18.082Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6176253017856307081tmp [Pipeline] { [Pipeline] sh [2021-11-25T10:02:18.392Z] + set +x [2021-11-25T10:02:18.392Z] + curl -s https://codecov.io/bash [2021-11-25T10:02:18.392Z] + bash -s -- [2021-11-25T10:02:18.392Z] [2021-11-25T10:02:18.392Z] _____ _ [2021-11-25T10:02:18.392Z] / ____| | | [2021-11-25T10:02:18.392Z] | | ___ __| | ___ ___ _____ __ [2021-11-25T10:02:18.392Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-25T10:02:18.392Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-25T10:02:18.392Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-25T10:02:18.392Z] Bash-1.0.6 [2021-11-25T10:02:18.392Z] [2021-11-25T10:02:18.392Z] [2021-11-25T10:02:18.392Z] ==> git version 2.24.4 found [2021-11-25T10:02:18.392Z] ==> 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-25T10:02:18.392Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-25T10:02:18.392Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-25T10:02:18.392Z] ==> Jenkins CI detected. [2021-11-25T10:02:18.392Z] current dir:  /w/workspace/edgex-go/3 [2021-11-25T10:02:18.392Z] project root: . [2021-11-25T10:02:18.392Z] --> token set from env [2021-11-25T10:02:18.392Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-25T10:02:18.651Z] ==> Running gcov in . (disable via -X gcov) [2021-11-25T10:02:18.651Z] ==> Python coveragepy not found [2021-11-25T10:02:18.651Z] ==> Searching for coverage reports in: [2021-11-25T10:02:18.651Z] + . [2021-11-25T10:02:18.651Z] -> Found 1 reports [2021-11-25T10:02:18.651Z] ==> Detecting git/mercurial file structure [2021-11-25T10:02:18.651Z] ==> Reading reports [2021-11-25T10:02:18.651Z] + ./coverage.out bytes=428381 [2021-11-25T10:02:18.651Z] ==> Appending adjustments [2021-11-25T10:02:18.651Z] https://docs.codecov.io/docs/fixing-reports [2021-11-25T10:02:19.594Z] + Found adjustments [2021-11-25T10:02:19.594Z] ==> Gzipping contents [2021-11-25T10:02:19.594Z] 60K /tmp/codecov.oLWqsX.gz [2021-11-25T10:02:19.594Z] ==> Uploading reports [2021-11-25T10:02:19.594Z] url: https://codecov.io [2021-11-25T10:02:19.594Z] query: branch=PR-3825&commit=130f01c21129746f82a59395eb7db174690d59a9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= [2021-11-25T10:02:19.594Z] -> Pinging Codecov [2021-11-25T10:02:19.594Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3825&commit=130f01c21129746f82a59395eb7db174690d59a9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= [2021-11-25T10:02:20.162Z] -> Uploading to [2021-11-25T10:02:20.163Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/130f01c21129746f82a59395eb7db174690d59a9/79fa30f1-271d-420f-8648-a3b8fd00e8a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T100219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00068d9f6b9e830069b1e4b1d7ae7d39cdfd39a4976399043adb72c8d5f8cb8c [2021-11-25T10:02:20.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T10:02:20.163Z] Dload Upload Total Spent Left Speed [2021-11-25T10:02:20.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58009 0 0 100 58009 0 173k --:--:-- --:--:-- --:--:-- 174k [2021-11-25T10:02:20.422Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/130f01c21129746f82a59395eb7db174690d59a9 [Pipeline] } [2021-11-25T10:02:20.428Z] 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-25T10:02:21.644Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:02:21.940Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:02:22.505Z] ---> package-listing.sh [2021-11-25T10:02:22.505Z] ++ facter osfamily [2021-11-25T10:02:22.505Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-25T10:02:22.766Z] + OS_FAMILY=redhat [2021-11-25T10:02:22.766Z] + workspace=/w/workspace/edgex-go/3 [2021-11-25T10:02:22.766Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-25T10:02:22.766Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-25T10:02:22.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-25T10:02:22.766Z] + PACKAGES=/tmp/packages_start.txt [2021-11-25T10:02:22.766Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-25T10:02:22.766Z] + PACKAGES=/tmp/packages_end.txt [2021-11-25T10:02:22.766Z] + case "${OS_FAMILY}" in [2021-11-25T10:02:22.766Z] + sort [2021-11-25T10:02:22.766Z] + rpm -qa [2021-11-25T10:02:26.069Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-25T10:02:26.069Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-25T10:02:26.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-25T10:02:26.069Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-25T10:02:26.069Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-11-25T10:02:26.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-11-25T10:02:26.081Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-25T10:02:26.368Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:02:26.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T10:02:26.935Z] [2021-11-25T10:02:26.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:02:27.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T10:02:27.241Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-25T10:02:27.241Z] b4d181a07f80: Pulling fs layer [2021-11-25T10:02:27.241Z] a1111a8f2ec3: Pulling fs layer [2021-11-25T10:02:27.241Z] ed53099fbce6: Pulling fs layer [2021-11-25T10:02:27.241Z] dc539afda2c1: Pulling fs layer [2021-11-25T10:02:27.241Z] 77bc0d833cb6: Pulling fs layer [2021-11-25T10:02:27.241Z] 9065ff56babe: Pulling fs layer [2021-11-25T10:02:27.241Z] d287ab97295c: Pulling fs layer [2021-11-25T10:02:27.241Z] dc539afda2c1: Waiting [2021-11-25T10:02:27.241Z] 77bc0d833cb6: Waiting [2021-11-25T10:02:27.241Z] 9065ff56babe: Waiting [2021-11-25T10:02:27.241Z] d287ab97295c: Waiting [2021-11-25T10:02:27.241Z] a1111a8f2ec3: Verifying Checksum [2021-11-25T10:02:27.241Z] a1111a8f2ec3: Download complete [2021-11-25T10:02:27.241Z] dc539afda2c1: Verifying Checksum [2021-11-25T10:02:27.241Z] dc539afda2c1: Download complete [2021-11-25T10:02:27.503Z] 77bc0d833cb6: Verifying Checksum [2021-11-25T10:02:27.503Z] 77bc0d833cb6: Download complete [2021-11-25T10:02:27.504Z] ed53099fbce6: Verifying Checksum [2021-11-25T10:02:27.504Z] ed53099fbce6: Download complete [2021-11-25T10:02:27.504Z] 9065ff56babe: Verifying Checksum [2021-11-25T10:02:27.504Z] 9065ff56babe: Download complete [2021-11-25T10:02:27.504Z] b4d181a07f80: Verifying Checksum [2021-11-25T10:02:27.504Z] b4d181a07f80: Download complete [2021-11-25T10:02:28.091Z] d287ab97295c: Verifying Checksum [2021-11-25T10:02:28.091Z] d287ab97295c: Download complete [2021-11-25T10:02:29.054Z] b4d181a07f80: Pull complete [2021-11-25T10:02:29.321Z] a1111a8f2ec3: Pull complete [2021-11-25T10:02:29.894Z] ed53099fbce6: Pull complete [2021-11-25T10:02:29.894Z] dc539afda2c1: Pull complete [2021-11-25T10:02:30.155Z] 77bc0d833cb6: Pull complete [2021-11-25T10:02:30.415Z] 9065ff56babe: Pull complete [2021-11-25T10:02:35.759Z] d287ab97295c: Pull complete [2021-11-25T10:02:35.759Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-25T10:02:35.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T10:02:35.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-25T10:02:35.828Z] prd-centos7-docker-4c-2g-496 does not seem to be running inside a container [2021-11-25T10:02:35.864Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T10:02:39.153Z] $ docker top 2a6a279bed4ec139c7aea4b57c8fc0aa7be37b84a2102ae8b98c37050aa1e097 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:02:39.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-25T10:02:39.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-25T10:02:40.096Z] + ls /var/log/sa-host [2021-11-25T10:02:40.096Z] + sadf -c /var/log/sa-host/sa25 [2021-11-25T10:02:40.096Z] file_magic: OK [2021-11-25T10:02:40.096Z] HZ: Using current value: 100 [2021-11-25T10:02:40.096Z] file_header: OK [2021-11-25T10:02:40.096Z] 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-25T10:02:40.096Z] Statistics: [2021-11-25T10:02:40.096Z] 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... [2021-11-25T10:02:40.096Z] File successfully converted to sysstat format version 12.0.3 [2021-11-25T10:02:40.096Z] + sadf -c /var/log/sa-host/sa30 [2021-11-25T10:02:40.096Z] file_magic: OK [2021-11-25T10:02:40.096Z] HZ: Using current value: 100 [2021-11-25T10:02:40.096Z] file_header: OK [2021-11-25T10:02:40.096Z] 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-25T10:02:40.096Z] Statistics: [2021-11-25T10:02:40.096Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-25T10:02:40.096Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T10:02:40.335Z] provisioning config files... [2021-11-25T10:02:40.344Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2992540263681864526tmp [Pipeline] { [Pipeline] echo [2021-11-25T10:02:40.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:02:40.653Z] ---> create-netrc.sh [Pipeline] } [2021-11-25T10:02:40.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:02:40.990Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-25T10:02:40.999Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:02:41.331Z] ---> sudo-logs.sh [2021-11-25T10:02:41.331Z] Archiving 'sudo' log.. [2021-11-25T10:02:41.591Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-496.novalocal: Name or service not known [2021-11-25T10:02:41.591Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-496.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-25T10:02:41.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:02:41.904Z] ---> job-cost.sh [2021-11-25T10:02:41.904Z] lf-activate-venv: SKIPPING [2021-11-25T10:02:41.904Z] DEBUG: total: 0.10999999940395355 [2021-11-25T10:02:41.904Z] INFO: Retrieving Stack Cost... [2021-11-25T10:02:42.475Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-25T10:02:42.736Z] INFO: Archiving Costs [Pipeline] echo [2021-11-25T10:02:42.750Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:02:43.037Z] ---> logs-deploy.sh [2021-11-25T10:02:43.037Z] lf-activate-venv: SKIPPING [2021-11-25T10:02:43.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3825/3 [2021-11-25T10:02:43.037Z] INFO: archiving workspace using pattern(s): [2021-11-25T10:02:43.610Z] Archives upload complete. [2021-11-25T10:02:43.872Z] INFO: archiving logs to Nexus