Pull request #3780 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c8c21207bcc34e4bfcedee48da0736bba73c5e4+71232a9001f0650943801d0d7ea31c01caec0d68 (6ba646b85449baafef1dd09eb5bf05e488c2b4ad) 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-ssh681488371806202663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh4780395844054044852.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3780/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-3780/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8541795161454964249.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh7836715558329022141.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-3780/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-3780/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5674462347398798741.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13315 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh5385211979699253990.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 71232a9001f0650943801d0d7ea31c01caec0d68 into PR head commit 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 > 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/9@tmp/jenkins-gitclient-ssh1002499998517498546.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 Checking out Revision 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 (PR-3780) 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/9@tmp/jenkins-gitclient-ssh4587063970079580769.key > git merge 71232a9001f0650943801d0d7ea31c01caec0d68 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.1-dev.9" > git rev-list --no-walk 8a1ebe1b46d122cc21445f0103fbb1ec980e2182 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:41:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:56 ========================================================= 22:41:56 EdgeX Global Pipelines Version Info 22:41:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:41:57 ------------------- 22:41:57 stable info: 22:41:57 ------------------- 22:41:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:57 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 22:41:57 Message: update stable to v1.0.210 22:41:57 ------------------- 22:41:57 experimental info: 22:41:57 ------------------- 22:41:57 Commited By: **** collab-it+edgex@linuxfoundation.org 22:41:57 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 22:41:57 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:41:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:41:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:41:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:41:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:41:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3780 [Pipeline] echo 22:41:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3780 [Pipeline] echo 22:41:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3780 [Pipeline] echo 22:41:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [Pipeline] echo 22:41:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c8c212 [Pipeline] echo 22:41:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:58 provisioning config files... 22:41:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config5985205876387251886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:58 ---> docker-login.sh 22:41:58 nexus3.edgexfoundry.org:10001 22:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:58 Configure a credential helper to remove this warning. See 22:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:58 22:41:58 Login Succeeded 22:41:58 nexus3.edgexfoundry.org:10002 22:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:58 Configure a credential helper to remove this warning. See 22:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:58 22:41:58 Login Succeeded 22:41:58 nexus3.edgexfoundry.org:10003 22:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:58 Configure a credential helper to remove this warning. See 22:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:58 22:41:58 Login Succeeded 22:41:58 nexus3.edgexfoundry.org:10004 22:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:58 Configure a credential helper to remove this warning. See 22:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:58 22:41:58 Login Succeeded 22:41:58 docker.io 22:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:59 Configure a credential helper to remove this warning. See 22:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:59 22:41:59 Login Succeeded 22:41:59 ---> docker-login.sh ends [Pipeline] } 22:41:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:59 ++ 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 22:41:59 + for file in '`ls cmd/**/Dockerfile`' 22:41:59 ++ dirname cmd/core-command/Dockerfile 22:41:59 ++ cut -d/ -f2 22:41:59 + echo core-command,cmd/core-command/Dockerfile 22:41:59 + for file in '`ls cmd/**/Dockerfile`' 22:41:59 ++ dirname cmd/core-data/Dockerfile 22:41:59 ++ cut -d/ -f2 22:41:59 + echo core-data,cmd/core-data/Dockerfile 22:41:59 + for file in '`ls cmd/**/Dockerfile`' 22:41:59 ++ dirname cmd/core-metadata/Dockerfile 22:41:59 ++ cut -d/ -f2 22:41:59 + echo core-metadata,cmd/core-metadata/Dockerfile 22:41:59 + for file in '`ls cmd/**/Dockerfile`' 22:41:59 ++ dirname cmd/security-bootstrapper/Dockerfile 22:41:59 ++ cut -d/ -f2 22:41:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:41:59 + for file in '`ls cmd/**/Dockerfile`' 22:41:59 ++ dirname cmd/security-proxy-setup/Dockerfile 22:41:59 ++ cut -d/ -f2 22:41:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:41:59 + for file in '`ls cmd/**/Dockerfile`' 22:41:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:41:59 ++ cut -d/ -f2 22:41:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:41:59 + for file in '`ls cmd/**/Dockerfile`' 22:41:59 ++ dirname cmd/support-notifications/Dockerfile 22:41:59 ++ cut -d/ -f2 22:41:59 + echo support-notifications,cmd/support-notifications/Dockerfile 22:41:59 + for file in '`ls cmd/**/Dockerfile`' 22:41:59 ++ dirname cmd/support-scheduler/Dockerfile 22:41:59 ++ cut -d/ -f2 22:41:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:41:59 + for file in '`ls cmd/**/Dockerfile`' 22:41:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:41:59 ++ cut -d/ -f2 22:41:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:41:59 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:00 22:42:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:42:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:00 latest: Pulling from edgex-devops/git-semver 22:42:00 a0d0a0d46f8b: Pulling fs layer 22:42:00 3e5f54012d9b: Pulling fs layer 22:42:00 4c7163046ea9: Pulling fs layer 22:42:00 0c2d73faf560: Pulling fs layer 22:42:00 0c2d73faf560: Waiting 22:42:00 a0d0a0d46f8b: Verifying Checksum 22:42:00 a0d0a0d46f8b: Download complete 22:42:00 0c2d73faf560: Verifying Checksum 22:42:00 0c2d73faf560: Download complete 22:42:00 4c7163046ea9: Verifying Checksum 22:42:00 4c7163046ea9: Download complete 22:42:00 a0d0a0d46f8b: Pull complete 22:42:00 3e5f54012d9b: Pull complete 22:42:01 4c7163046ea9: Pull complete 22:42:01 0c2d73faf560: Pull complete 22:42:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:42:01 prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container 22:42:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:42:02 $ docker top 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:02 [ssh-agent] Looking for ssh-agent implementation... 22:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:02 $ docker exec 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 ssh-agent 22:42:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjPjInn/agent.15 22:42:02 SSH_AGENT_PID=21 22:42:02 Running ssh-add (command line suppressed) 22:42:02 Identity added: /w/workspace/edgex-go/9@tmp/private_key_2754845594903343247.key (/w/workspace/edgex-go/9@tmp/private_key_2754845594903343247.key) 22:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:02 + git tag --points-at HEAD [Pipeline] } 22:42:02 $ docker exec --env ******** --env ******** 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 ssh-agent -k 22:42:02 unset SSH_AUTH_SOCK; 22:42:02 unset SSH_AGENT_PID; 22:42:02 echo Agent pid 21 killed; 22:42:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:02 [ssh-agent] Looking for ssh-agent implementation... 22:42:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:03 $ docker exec 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 ssh-agent 22:42:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPPpnEN/agent.55 22:42:03 SSH_AGENT_PID=61 22:42:03 Running ssh-add (command line suppressed) 22:42:03 Identity added: /w/workspace/edgex-go/9@tmp/private_key_5854183631365511140.key (/w/workspace/edgex-go/9@tmp/private_key_5854183631365511140.key) 22:42:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:03 + git semver init 22:42:03 # -> Open(): unable to determine branch for HEAD 22:42:03 # $GIT_DIR = /w/workspace/edgex-go/9/.git 22:42:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 22:42:03 # $SEMVER_REMOTE_NAME = origin 22:42:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:42:03 # $SEMVER_USER_NAME = edgex-jenkins 22:42:03 # $SEMVER_BRANCH = PR-3780 22:42:03 # $SEMVER_TEMP = /tmp/semver-166058617 22:42:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:42:35 # '/tmp/semver-166058617' -> '/w/workspace/edgex-go/9/.semver' 22:42:35 # -> Force: false 22:42:35 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 22:42:35 $ docker exec --env ******** --env ******** 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 ssh-agent -k 22:42:35 unset SSH_AUTH_SOCK; 22:42:35 unset SSH_AGENT_PID; 22:42:35 echo Agent pid 61 killed; 22:42:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:42:36 + git semver [Pipeline] } 22:42:36 $ docker stop --time=1 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 22:42:37 $ docker rm -f 50f614d37329c7978d4100e2762080085cd0ef8bdedd2395a07b56a852314e47 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:42:38 Stashed 1 file(s) [Pipeline] echo 22:42:38 [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 22:42:38 ========================================================= 22:42:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:42:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:42:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:42:38 a0d0a0d46f8b: Already exists 22:42:38 31adcdaf11c8: Pulling fs layer 22:42:38 b8b176561691: Pulling fs layer 22:42:38 4527c011a84f: Pulling fs layer 22:42:38 5d74067f8e1e: Pulling fs layer 22:42:38 e0aca202a116: Pulling fs layer 22:42:38 3a43be97a3b4: Pulling fs layer 22:42:38 34cad66bf833: Pulling fs layer 22:42:38 b4e3c513aaa6: Pulling fs layer 22:42:38 5d74067f8e1e: Waiting 22:42:38 e0aca202a116: Waiting 22:42:38 34cad66bf833: Waiting 22:42:38 b4e3c513aaa6: Waiting 22:42:38 b8b176561691: Verifying Checksum 22:42:38 b8b176561691: Download complete 22:42:38 31adcdaf11c8: Verifying Checksum 22:42:38 5d74067f8e1e: Verifying Checksum 22:42:38 5d74067f8e1e: Download complete 22:42:38 e0aca202a116: Verifying Checksum 22:42:38 e0aca202a116: Download complete 22:42:38 3a43be97a3b4: Verifying Checksum 22:42:38 3a43be97a3b4: Download complete 22:42:39 31adcdaf11c8: Pull complete 22:42:39 34cad66bf833: Verifying Checksum 22:42:39 34cad66bf833: Download complete 22:42:39 b8b176561691: Pull complete 22:42:39 4527c011a84f: Verifying Checksum 22:42:39 4527c011a84f: Download complete 22:42:39 b4e3c513aaa6: Verifying Checksum 22:42:39 b4e3c513aaa6: Download complete 22:42:43 4527c011a84f: Pull complete 22:42:43 5d74067f8e1e: Pull complete 22:42:43 e0aca202a116: Pull complete 22:42:43 3a43be97a3b4: Pull complete 22:42:43 34cad66bf833: Pull complete 22:42:46 b4e3c513aaa6: Pull complete 22:42:46 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:42:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:42:46 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:42:46 WORKDIR /edgex 22:42:46 COPY go.mod . 22:42:46 RUN go mod download' 22:42:46 + docker build -t ci-base-image-x86_64 -f - . 22:42:49 Sending build context to Docker daemon 329.8MB 22:42:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:42:49 ---> 9f6097aaca64 22:42:49 Step 2/4 : WORKDIR /edgex 22:42:49 ---> Running in 08ecf60d4ce4 22:42:49 Removing intermediate container 08ecf60d4ce4 22:42:49 ---> 64cca8311a02 22:42:49 Step 3/4 : COPY go.mod . 22:42:50 ---> 3a7c8b0c8932 22:42:50 Step 4/4 : RUN go mod download 22:42:50 ---> Running in 1a4f3440f3b3 22:42:53 Still waiting to schedule task 22:42:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13311’ is offline 22:43:22 Removing intermediate container 1a4f3440f3b3 22:43:22 ---> ce22b02284ed 22:43:22 Successfully built ce22b02284ed 22:43:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:43:22 + docker inspect -f . ci-base-image-x86_64 22:43:22 . [Pipeline] withDockerContainer 22:43:22 prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container 22:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:43:23 $ docker top 2d67e2275df72eeff08e9033c9631a9d1fb68e17e9b64e3eefadc016de16c7bb -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:23 + go version 22:43:23 go version go1.16.8 linux/amd64 [Pipeline] } 22:43:23 $ docker stop --time=1 2d67e2275df72eeff08e9033c9631a9d1fb68e17e9b64e3eefadc016de16c7bb 22:43:24 $ docker rm -f 2d67e2275df72eeff08e9033c9631a9d1fb68e17e9b64e3eefadc016de16c7bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:25 + docker inspect -f . ci-base-image-x86_64 22:43:25 . [Pipeline] withDockerContainer 22:43:25 prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container 22:43:25 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:43:25 $ docker top 17417a6b179807566be474e9be15d0e94090eaa0bc9076f7e53da274908c3cfa -eo pid,comm [Pipeline] { [Pipeline] echo 22:43:25 ========================================================= 22:43:25 [edgeXBuildGoParallel] Running Tests and Build... 22:43:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:43:25 + make test 22:43:25 go mod tidy 22:43:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:43:31 ? github.com/edgexfoundry/edgex-go [no test files] 22:43:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:43:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:43:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:43:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:43:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:43:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:43:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:43:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:43:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:43:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:43:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:43:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:43:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 22:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:44:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements 22:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:44:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 44.7% of statements 22:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:44:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.145s coverage: 89.5% of statements 22:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:44:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 22:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:44:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.292s coverage: 94.2% of statements 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:44:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:44:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:44:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:44:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:44:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 22:44:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 22:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:44:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 22:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements 22:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 22:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 22:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 22:44:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 22:44:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 22:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.214s coverage: 82.5% of statements 22:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.233s coverage: 65.4% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 22:44:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:44:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 22:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:44:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:44:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 22:44:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements 22:44:54 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 22:45:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13318 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws 22:45:27 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 22:45:27 The recommended git tool is: git 22:45:33 GO111MODULE=on go vet ./... 22:45:34 using credential edgex-jenkins-ssh 22:45:34 Cloning the remote Git repository 22:45:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:45:34 > git init /w/workspace/edgex-go/9 # timeout=10 22:45:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:45:34 > git --version # timeout=10 22:45:34 > git --version # 'git version 2.17.1' 22:45:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:45:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:45:39 ./bin/test-attribution-txt.sh [Pipeline] sh 22:45:40 + ls -al . 22:45:40 total 636 22:45:40 drwxrwxr-x 10 1001 1001 4096 Oct 28 22:45 . 22:45:40 drwxr-xr-x 4 root root 28 Oct 28 22:43 .. 22:45:40 -rw-rw-r-- 1 1001 1001 11 Oct 28 22:41 .dockerignore 22:45:40 drwxrwxr-x 8 1001 1001 179 Oct 28 22:41 .git 22:45:40 drwxrwxr-x 4 1001 1001 142 Oct 28 22:41 .github 22:45:40 -rw-rw-r-- 1 1001 1001 804 Oct 28 22:41 .gitignore 22:45:40 -rw-rw-r-- 1 1001 1001 42 Oct 28 22:41 .golangci.yml 22:45:40 -rw-rw-r-- 1 1001 1001 76 Oct 28 22:41 .hadolint.yml 22:45:40 drwx------ 3 1001 1001 58 Oct 28 22:42 .semver 22:45:40 -rw-rw-r-- 1 1001 1001 166 Oct 28 22:41 .sonarcloud.properties 22:45:40 -rw-rw-r-- 1 1001 1001 1171 Oct 28 22:41 ADOPTERS.md 22:45:40 -rw-rw-r-- 1 1001 1001 8910 Oct 28 22:41 Attribution.txt 22:45:40 -rw-rw-r-- 1 1001 1001 43881 Oct 28 22:41 CHANGELOG.md 22:45:40 -rw-rw-r-- 1 1001 1001 3804 Oct 28 22:41 CONTRIBUTING.md 22:45:40 -rw-rw-r-- 1 1001 1001 677 Oct 28 22:41 GOVERNANCE.md 22:45:40 -rw-rw-r-- 1 1001 1001 849 Oct 28 22:41 Jenkinsfile 22:45:40 -rw-rw-r-- 1 1001 1001 10775 Oct 28 22:41 LICENSE 22:45:40 -rw-rw-r-- 1 1001 1001 6508 Oct 28 22:41 Makefile 22:45:40 -rw-rw-r-- 1 1001 1001 582 Oct 28 22:41 OWNERS.md 22:45:40 -rw-rw-r-- 1 1001 1001 8256 Oct 28 22:41 README.md 22:45:40 -rw-rw-r-- 1 1001 1001 6912 Oct 28 22:41 SECURITY.md 22:45:40 -rw-rw-r-- 1 1001 1001 5 Oct 28 22:42 VERSION 22:45:40 -rw-rw-r-- 1 1001 1001 4131 Oct 28 22:41 ZMQWindows.md 22:45:40 drwxrwxr-x 2 1001 1001 37 Oct 28 22:41 bin 22:45:40 drwxrwxr-x 14 1001 1001 4096 Oct 28 22:41 cmd 22:45:40 -rw-r--r-- 1 root root 428381 Oct 28 22:44 coverage.out 22:45:40 -rw-rw-r-- 1 1001 1001 848 Oct 28 22:41 go.mod 22:45:40 -rw-rw-r-- 1 1001 1001 50635 Oct 28 22:41 go.sum 22:45:40 drwxrwxr-x 8 1001 1001 124 Oct 28 22:41 internal 22:45:40 drwxrwxr-x 3 1001 1001 16 Oct 28 22:41 openapi 22:45:40 drwxrwxr-x 4 1001 1001 71 Oct 28 22:41 snap 22:45:40 -rw-rw-r-- 1 1001 1001 204 Oct 28 22:41 version.go [Pipeline] sh 22:45:40 + '[' -e coverage.out ] 22:45:40 + chown 1001:1001 coverage.out [Pipeline] stash 22:45:40 Stashed 1 file(s) [Pipeline] sh 22:45:41 + make build 22:45:41 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 22:45:42 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 22:45:49 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 22:45:50 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 22:45:51 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 22:45:51 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 22:45:52 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 22:45:53 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 22:45:54 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 22:45:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:45:57 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 22:45:58 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] } 22:46:00 $ docker stop --time=1 17417a6b179807566be474e9be15d0e94090eaa0bc9076f7e53da274908c3cfa 22:46:01 $ docker rm -f 17417a6b179807566be474e9be15d0e94090eaa0bc9076f7e53da274908c3cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:46:02 22:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:46:03 latest: Pulling from edgex-devops/edgex-compose 22:46:03 cbdbe7a5bc2a: Pulling fs layer 22:46:03 ca9280d653b3: Pulling fs layer 22:46:03 7e9c9ca2126c: Pulling fs layer 22:46:03 cbdbe7a5bc2a: Verifying Checksum 22:46:03 cbdbe7a5bc2a: Download complete 22:46:03 ca9280d653b3: Verifying Checksum 22:46:03 ca9280d653b3: Download complete 22:46:03 cbdbe7a5bc2a: Pull complete 22:46:03 7e9c9ca2126c: Verifying Checksum 22:46:03 7e9c9ca2126c: Download complete 22:46:04 ca9280d653b3: Pull complete 22:46:08 Merging remotes/origin/main commit 71232a9001f0650943801d0d7ea31c01caec0d68 into PR head commit 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:46:09 7e9c9ca2126c: Pull complete 22:46:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:46:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:46:09 prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container 22:46:09 Merge succeeded, producing 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:46:09 Checking out Revision 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 (PR-3780) 22:46:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:46:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:46:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:46:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:46:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:46:08 > git config core.sparsecheckout # timeout=10 22:46:08 > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 22:46:09 > git remote # timeout=10 22:46:09 > git config --get remote.origin.url # timeout=10 22:46:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:09 > git merge 71232a9001f0650943801d0d7ea31c01caec0d68 # timeout=10 22:46:09 > git rev-parse HEAD^{commit} # timeout=10 22:46:09 > git config core.sparsecheckout # timeout=10 22:46:09 > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 22:46:11 $ docker top fcb24da6739cbda74cc716b7a4ef419766225f63d903a0fae957a906427f934c -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:12 + docker-compose build --help 22:46:12 + grep parallel 22:46:12 --parallel Build images in parallel. [Pipeline] } 22:46:12 $ docker stop --time=1 fcb24da6739cbda74cc716b7a4ef419766225f63d903a0fae957a906427f934c 22:46:13 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.1-dev.9" 22:46:13 $ docker rm -f fcb24da6739cbda74cc716b7a4ef419766225f63d903a0fae957a906427f934c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:46:14 . [Pipeline] withDockerContainer 22:46:14 prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container 22:46:14 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:46:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:46:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:14 Dload Upload Total Spent Left Speed 22:46:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k 22:46:14 $ docker top 4f4ca7d6bfabfb7a8b3ef95ab3035a64784ec555b72851a5c5f3bf80e4d51c3d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 22:46:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:46:15 + docker-compose -f ./docker-compose-build.yml build --parallel 22:46:15 + + sudo tee /etc/docker/daemon.new 22:46:15 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:46:15 { 22:46:15 "registry-mirrors": [ 22:46:15 "https://nexus3.edgexfoundry.org:10001" 22:46:15 ], 22:46:15 "bip": "10.250.0.254/24", 22:46:15 "hosts": [ 22:46:15 "tcp://0.0.0.0:5555", 22:46:15 "unix:///var/run/docker.sock" 22:46:15 ], 22:46:15 "mtu": 1458, 22:46:15 "selinux-enabled": true, 22:46:15 "seccomp-profile": "/etc/docker/seccomp.json" 22:46:15 } [Pipeline] sh 22:46:15 Building core-command ... 22:46:15 Building core-data ... 22:46:15 Building core-metadata ... 22:46:15 Building security-bootstrapper ... 22:46:15 Building security-proxy-setup ... 22:46:15 Building security-secretstore-setup ... 22:46:15 Building support-notifications ... 22:46:15 Building support-scheduler ... 22:46:15 Building sys-mgmt-agent ... 22:46:15 Building security-proxy-setup 22:46:15 Building support-notifications 22:46:15 Building support-scheduler 22:46:15 Building security-bootstrapper 22:46:15 Building sys-mgmt-agent 22:46:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:46:16 + sudo service docker restart 22:46:25 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:46:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:46:25 ---> ce22b02284ed 22:46:25 Step 3/21 : WORKDIR /edgex-go 22:46:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:46:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:46:25 ---> ce22b02284ed 22:46:25 Step 3/23 : WORKDIR /edgex-go 22:46:32 ---> Running in 12d447732faf 22:46:32 ---> Running in 7861384d5693 22:46:32 Removing intermediate container 7861384d5693 22:46:32 ---> 142d4ee8fa19 22:46:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:32 Removing intermediate container 12d447732faf 22:46:32 ---> c9ac6973dd81 22:46:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:33 ---> Running in 6775861ac4c8 22:46:33 ---> Running in 45b891c30b5e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:34 provisioning config files... 22:46:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3608788137429029182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:34 ---> docker-login.sh 22:46:34 nexus3.edgexfoundry.org:10001 22:46:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:46:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:46:35 ---> ce22b02284ed 22:46:35 Step 3/22 : WORKDIR /edgex-go 22:46:35 ---> Using cache 22:46:35 ---> 142d4ee8fa19 22:46:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:35 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:46:35 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:46:35 ---> ce22b02284ed 22:46:35 Step 3/30 : WORKDIR /edgex-go 22:46:35 ---> Using cache 22:46:35 ---> 142d4ee8fa19 22:46:35 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:35 Removing intermediate container 6775861ac4c8 22:46:35 ---> 75664edf9367 22:46:35 Step 5/23 : RUN apk add --update --no-cache make git 22:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:36 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:46:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:46:36 ---> ce22b02284ed 22:46:36 Step 3/20 : WORKDIR /edgex-go 22:46:36 ---> Using cache 22:46:36 ---> 142d4ee8fa19 22:46:36 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:36 ---> Using cache 22:46:36 ---> b6f0500e3fe4 22:46:36 Step 5/20 : RUN apk add --update --no-cache make git 22:46:36 ---> Running in 95206ff4b554 22:46:36 Removing intermediate container 45b891c30b5e 22:46:36 ---> b6f0500e3fe4 22:46:36 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 22:46:36 ---> Running in 082c6f540bf6 22:46:36 ---> Running in a6435b94601c 22:46:36 ---> Running in ab36b4044acd 22:46:36 ---> Running in f3e73e3b79ac 22:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:36 Configure a credential helper to remove this warning. See 22:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:36 22:46:36 Login Succeeded 22:46:36 nexus3.edgexfoundry.org:10002 22:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:36 Configure a credential helper to remove this warning. See 22:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:36 22:46:36 Login Succeeded 22:46:36 nexus3.edgexfoundry.org:10003 22:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:37 Removing intermediate container 95206ff4b554 22:46:37 ---> 2010d8e5f85b 22:46:37 Step 5/30 : RUN apk add --update --no-cache make git 22:46:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:37 ---> Running in ac8b2504c02a 22:46:37 Removing intermediate container 082c6f540bf6 22:46:37 ---> 72786d5dcdcc 22:46:37 Step 5/22 : RUN apk add --update --no-cache make bash git 22:46:37 ---> Running in bc7ff4d43bab 22:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:37 Configure a credential helper to remove this warning. See 22:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:37 22:46:37 Login Succeeded 22:46:37 nexus3.edgexfoundry.org:10004 22:46:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:37 Configure a credential helper to remove this warning. See 22:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:37 22:46:37 Login Succeeded 22:46:37 docker.io 22:46:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:38 OK: 220 MiB in 52 packages 22:46:38 OK: 220 MiB in 52 packages 22:46:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:38 OK: 220 MiB in 52 packages 22:46:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:38 Removing intermediate container a6435b94601c 22:46:38 ---> 4e8357bb1b7c 22:46:38 Step 6/23 : COPY go.mod . 22:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:38 Configure a credential helper to remove this warning. See 22:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:38 22:46:38 Login Succeeded 22:46:38 ---> docker-login.sh ends [Pipeline] } 22:46:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:46:38 OK: 220 MiB in 52 packages 22:46:38 OK: 220 MiB in 52 packages 22:46:38 Removing intermediate container f3e73e3b79ac 22:46:38 ---> 77bb8b1cffb4 22:46:38 Step 6/21 : COPY . . 22:46:38 Removing intermediate container ab36b4044acd 22:46:38 ---> 32842f2312d0 22:46:38 Step 6/20 : COPY . . 22:46:38 ---> 292508aff7fe 22:46:38 Step 7/23 : RUN go mod download 22:46:39 ---> Running in 869749d87c46 [Pipeline] echo 22:46:39 ========================================================= 22:46:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:46:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:46:39 Removing intermediate container ac8b2504c02a 22:46:39 ---> cd8b2bdf788d 22:46:39 Step 6/30 : COPY . . 22:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:46:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:46:39 552d1f2373af: Pulling fs layer 22:46:39 ea3f2d53f512: Pulling fs layer 22:46:39 9e70ebbbe112: Pulling fs layer 22:46:39 7a9cfe048b4a: Pulling fs layer 22:46:39 72dc09318566: Pulling fs layer 22:46:39 f4f7b4309257: Pulling fs layer 22:46:39 0ac9a79272e3: Pulling fs layer 22:46:39 b78e95d17946: Pulling fs layer 22:46:39 7a9cfe048b4a: Waiting 22:46:39 72dc09318566: Waiting 22:46:39 f4f7b4309257: Waiting 22:46:39 0ac9a79272e3: Waiting 22:46:39 b78e95d17946: Waiting 22:46:39 9e70ebbbe112: Download complete 22:46:39 ea3f2d53f512: Verifying Checksum 22:46:39 ea3f2d53f512: Download complete 22:46:39 72dc09318566: Verifying Checksum 22:46:39 72dc09318566: Download complete 22:46:39 f4f7b4309257: Verifying Checksum 22:46:39 f4f7b4309257: Download complete 22:46:39 552d1f2373af: Verifying Checksum 22:46:39 552d1f2373af: Download complete 22:46:39 0ac9a79272e3: Verifying Checksum 22:46:39 0ac9a79272e3: Download complete 22:46:40 Removing intermediate container bc7ff4d43bab 22:46:40 ---> 6876a0b4acb8 22:46:40 Step 6/22 : COPY . . 22:46:40 552d1f2373af: Pull complete 22:46:41 ea3f2d53f512: Pull complete 22:46:42 b78e95d17946: Verifying Checksum 22:46:42 b78e95d17946: Download complete 22:46:42 9e70ebbbe112: Pull complete 22:46:42 7a9cfe048b4a: Verifying Checksum 22:46:42 7a9cfe048b4a: Download complete 22:46:45 Removing intermediate container 869749d87c46 22:46:45 ---> e4456ed13957 22:46:45 Step 8/23 : COPY . . 22:46:52 7a9cfe048b4a: Pull complete 22:46:52 72dc09318566: Pull complete 22:46:53 f4f7b4309257: Pull complete 22:46:53 ---> dafb344062fb 22:46:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:53 0ac9a79272e3: Pull complete 22:46:53 ---> Running in 79a85896da0d 22:46:59 Removing intermediate container 79a85896da0d 22:46:59 ---> bf375f7f91bd 22:46:59 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:46:59 b78e95d17946: Pull complete 22:46:59 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:46:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:46:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:46:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:46:59 WORKDIR /edgex 22:46:59 COPY go.mod . 22:46:59 RUN go mod download 22:46:59 + docker build -t ci-base-image-arm64 -f - . 22:46:59 ---> Running in 003ee71217ea 22:47:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:47:02 Sending build context to Docker daemon 166.6MB 22:47:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:47:02 ---> 8b459fc5aaf0 22:47:02 Step 2/4 : WORKDIR /edgex 22:47:04 ---> adadb6540747 22:47:04 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:04 ---> Running in 24b0a03f37d7 22:47:04 ---> ec3cb646d17c 22:47:04 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:04 ---> Running in 275169892c7a 22:47:04 ---> dd00c79e4a4a 22:47:04 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:04 ---> Running in 5f533289822f 22:47:04 ---> Running in d86e938d2615 22:47:05 Removing intermediate container d86e938d2615 22:47:05 ---> 43c7fb19e782 22:47:05 Step 3/4 : COPY go.mod . 22:47:05 Removing intermediate container 24b0a03f37d7 22:47:05 ---> 9411727b666d 22:47:05 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:47:05 ---> Running in 1b201c727eb8 22:47:05 Removing intermediate container 275169892c7a 22:47:05 ---> 07dd78157c2b 22:47:05 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:47:05 ---> Running in 9f7205c7b15a 22:47:05 Removing intermediate container 5f533289822f 22:47:05 ---> f86877ec2c8e 22:47:05 Step 8/21 : RUN make cmd/support-notifications/support-notifications 22:47:05 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 22:47:06 ---> 475f29d6f2e2 22:47:06 Step 4/4 : RUN go mod download 22:47:06 ---> Running in a2cc0598d2da 22:47:06 ---> Running in 8063d963c184 22:47:06 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 22:47:06 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 22:47:10 ---> 123c0f3958c6 22:47:10 Step 9/23 : RUN go mod tidy 22:47:10 ---> Running in 70dd782485ec 22:47:14 Removing intermediate container 70dd782485ec 22:47:14 ---> a8339c188bae 22:47:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:47:14 ---> Running in e926fce62e28 22:47:14 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 22:47:46 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 22:47:52 Removing intermediate container 1b201c727eb8 22:47:52 ---> f0694bb90dd5 22:47:52 22:47:52 Step 9/30 : FROM alpine:3.14 22:47:52 Removing intermediate container 9f7205c7b15a 22:47:52 ---> 9d9d5d5ff91d 22:47:52 22:47:52 Step 9/20 : FROM alpine:3.14 22:47:52 3.14: Pulling from library/alpine 22:47:52 Removing intermediate container 003ee71217ea 22:47:52 ---> c7d720cd008a 22:47:52 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:47:52 3.14: Pulling from library/alpine 22:47:52 ---> Running in 3fddb701dccd 22:47:52 Removing intermediate container 8063d963c184 22:47:52 ---> 7743a5527b97 22:47:52 22:47:52 Step 9/21 : FROM alpine:3.14 22:47:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:47:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:47:52 3.14: Pulling from library/alpine 22:47:52 Status: Downloaded newer image for alpine:3.14 22:47:52 Status: Downloaded newer image for alpine:3.14 22:47:52 ---> 14119a10abf4 22:47:52 Step 10/20 : RUN apk add --update --no-cache curl 22:47:52 ---> 14119a10abf4 22:47:52 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:47:52 ---> Running in 69e739ff2a58 22:47:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:47:53 Status: Image is up to date for alpine:3.14 22:47:53 ---> 14119a10abf4 22:47:53 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 22:47:53 ---> Running in 31a13be41a2e 22:47:53 ---> Running in faf539ff860a 22:47:53 Removing intermediate container faf539ff860a 22:47:53 ---> 22e84f18ca5d 22:47:53 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 22:47:53 ---> Running in 8bf0a11b68a9 22:47:53 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 22:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:54 (1/5) Installing ca-certificates (20191127-r5) 22:47:54 (2/5) Installing brotli-libs (1.0.9-r5) 22:47:54 (1/2) Installing ca-certificates (20191127-r5) 22:47:54 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:47:54 (4/5) Installing libcurl (7.79.1-r0) 22:47:54 (5/5) Installing curl (7.79.1-r0) 22:47:54 (2/2) Installing dumb-init (1.2.5-r1) 22:47:54 Executing busybox-1.33.1-r3.trigger 22:47:54 Executing busybox-1.33.1-r3.trigger 22:47:54 Executing ca-certificates-20191127-r5.trigger 22:47:54 Executing ca-certificates-20191127-r5.trigger 22:47:54 OK: 8 MiB in 19 packages 22:47:54 OK: 6 MiB in 16 packages 22:47:54 (1/2) Installing dumb-init (1.2.5-r1) 22:47:54 (2/2) Installing su-exec (0.2-r1) 22:47:54 Executing busybox-1.33.1-r3.trigger 22:47:54 OK: 6 MiB in 16 packages 22:47:55 Removing intermediate container 69e739ff2a58 22:47:55 ---> 0600c962c6b2 22:47:55 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:47:55 Removing intermediate container 31a13be41a2e 22:47:55 ---> a7385cec8a0b 22:47:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:47:55 Removing intermediate container 8bf0a11b68a9 22:47:55 ---> 960724034930 22:47:55 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 22:47:55 ---> Running in 03b1ef31df46 22:47:55 ---> Running in e1bc1630eb82 22:47:55 ---> Running in c30ca0caf5f9 22:47:55 Removing intermediate container 3fddb701dccd 22:47:55 ---> cd31533b9259 22:47:55 22:47:55 Step 10/22 : FROM docker:20.10.8 22:47:55 Removing intermediate container 03b1ef31df46 22:47:55 ---> 72817d81e4a3 22:47:55 Step 12/20 : WORKDIR /edgex 22:47:55 20.10.8: Pulling from library/docker 22:47:55 ---> Running in 495f9341b816 22:47:55 Removing intermediate container e1bc1630eb82 22:47:55 ---> a37cf290f612 22:47:55 Step 12/21 : ENV APP_PORT=59860 22:47:55 Removing intermediate container c30ca0caf5f9 22:47:55 ---> 04e0d6cadb25 22:47:55 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:47:56 ---> Running in a0626a27465e 22:47:56 ---> Running in 5f5ff87dc7bf 22:47:56 Removing intermediate container 495f9341b816 22:47:56 ---> 7ac4c997bcdf 22:47:56 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:47:56 Removing intermediate container a0626a27465e 22:47:56 ---> b520fad3b2ce 22:47:56 Step 13/21 : EXPOSE $APP_PORT 22:47:56 Removing intermediate container 5f5ff87dc7bf 22:47:56 ---> 47b8f9bf95fb 22:47:56 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:47:56 ---> Running in d4024c6f91b0 22:47:56 ---> Running in 8b568c3a5349 22:47:56 ---> c6f0a4d52651 22:47:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:47:56 Removing intermediate container e926fce62e28 22:47:56 ---> 3b52d9893cd9 22:47:56 22:47:56 Step 11/23 : FROM alpine:3.14 22:47:56 ---> 14119a10abf4 22:47:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:47:56 ---> Running in 1c8b9122c68b 22:47:56 Removing intermediate container 8b568c3a5349 22:47:56 ---> 075215930eca 22:47:56 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:57 ---> bc516e09bea7 22:47:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:57 ---> 554ccd2526a7 22:47:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:57 (1/1) Installing dumb-init (1.2.5-r1) 22:47:57 Executing busybox-1.33.1-r3.trigger 22:47:57 OK: 6 MiB in 15 packages 22:47:58 Removing intermediate container d4024c6f91b0 22:47:58 ---> 4d08eaaba303 22:47:58 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 22:47:58 ---> 8d768f246736 22:47:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:47:58 ---> Running in f19fef15ef09 22:47:58 ---> 4b6aa2ed6ae7 22:47:58 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:47:58 ---> Running in 1371b915dbd1 22:47:58 Removing intermediate container 1c8b9122c68b 22:47:58 ---> 5128abcf2267 22:47:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:47:58 Removing intermediate container f19fef15ef09 22:47:58 ---> 8a9678f2c132 22:47:58 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:47:58 Removing intermediate container 1371b915dbd1 22:47:58 ---> 9bb72fdc5230 22:47:58 Step 17/20 : CMD ["--init=true"] 22:47:58 ---> ae32dc3b82cd 22:47:58 Step 17/21 : ENTRYPOINT ["/support-notifications"] 22:47:58 ---> Running in 30447f5fc3c3 22:47:58 ---> Running in 8ee68b0a1db8 22:47:58 ---> Running in 631c930eded1 22:47:58 Removing intermediate container 30447f5fc3c3 22:47:58 ---> bb72ed1b1a02 22:47:58 Step 14/23 : ENV APP_PORT=59861 22:47:58 ---> 466eb43e6409 22:47:58 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:47:58 ---> Running in c202c4d75344 22:47:58 Removing intermediate container 631c930eded1 22:47:58 ---> 68e953cbd90c 22:47:58 Step 18/20 : LABEL arch=x86_64 22:47:58 ---> Running in 7d31e5cf418c 22:47:58 Removing intermediate container 8ee68b0a1db8 22:47:58 ---> 66da32e1f496 22:47:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:58 ---> Running in 12fce19695f4 22:47:58 Removing intermediate container 7d31e5cf418c 22:47:58 ---> f36436c12f82 22:47:58 Step 15/23 : EXPOSE $APP_PORT 22:47:58 ---> Running in 4de396d2d2cd 22:47:58 ---> Running in b775acc66cd4 22:47:58 Removing intermediate container 12fce19695f4 22:47:58 ---> 5c2733ec2229 22:47:58 Step 19/20 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:47:59 ---> Running in 2fbd7273e07d 22:47:59 Removing intermediate container 4de396d2d2cd 22:47:59 ---> 92821a9c7beb 22:47:59 Step 19/21 : LABEL arch=x86_64 22:47:59 ---> Running in 5e49d6b82327 22:47:59 Removing intermediate container b775acc66cd4 22:47:59 ---> 45fc25edbaaf 22:47:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:59 Removing intermediate container 2fbd7273e07d 22:47:59 ---> 9fd2f3b1ce5a 22:47:59 Step 20/20 : LABEL version=0.0.0 22:47:59 ---> Running in f8ac3e757656 22:47:59 Removing intermediate container 5e49d6b82327 22:47:59 ---> 70a83c3d2eb3 22:47:59 Step 20/21 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:47:59 ---> e465ac623c34 22:47:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:47:59 ---> Running in 3826391308c7 22:47:59 Removing intermediate container f8ac3e757656 22:47:59 ---> caa80c5344e4 22:47:59 22:47:59 Removing intermediate container c202c4d75344 22:47:59 ---> 9d3f908361aa 22:47:59 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:59 Successfully built caa80c5344e4 22:47:59 Successfully tagged security-proxy-setup:latest 22:47:59 Building core-command 22:47:59 Removing intermediate container 3826391308c7 22:47:59 ---> e9f4690aa9d6 22:47:59 Step 21/21 : LABEL version=0.0.0 22:48:00  Building security-proxy-setup ... done  ---> Running in e6553f2e646c 22:48:00 ---> bfd517879b5c 22:48:00 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:48:00 ---> 219f7b92e382 22:48:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:48:01 Removing intermediate container e6553f2e646c 22:48:01 ---> ea4228e43d73 22:48:01 22:48:01 Successfully built ea4228e43d73 22:48:01 Successfully tagged support-notifications:latest 22:48:01  Building support-notifications ... done Building core-data 22:48:03 ---> d899af6a309c 22:48:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:48:04 ---> 2ca89603c98c 22:48:04 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:48:04 ---> Running in c5d7c873255b 22:48:04 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 22:48:04 Status: Downloaded newer image for docker:20.10.8 22:48:05 ---> 843bf99c1f46 22:48:05 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:48:05 ---> bc6c0ffef665 22:48:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:48:05 Removing intermediate container c5d7c873255b 22:48:05 ---> 0834a11b459f 22:48:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:48:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:48:06 ---> ce22b02284ed 22:48:06 Step 3/22 : WORKDIR /edgex-go 22:48:06 ---> Using cache 22:48:06 ---> 142d4ee8fa19 22:48:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:06 ---> Using cache 22:48:06 ---> 72786d5dcdcc 22:48:06 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:48:06 ---> Running in a2007a6f9821 22:48:06 ---> Running in bf27095d7c78 22:48:06 ---> Running in 144eb6bff109 22:48:06 ---> ba25168467fb 22:48:06 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:48:06 Removing intermediate container a2007a6f9821 22:48:06 ---> 59aa3f3f9928 22:48:06 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 22:48:06 Removing intermediate container bf27095d7c78 22:48:06 ---> 020e1ad921af 22:48:06 Step 21/23 : LABEL arch=x86_64 22:48:06 ---> Running in 2abd05c2dfa7 22:48:06 ---> Running in d43559388805 22:48:06 ---> 935bbe0c67ec 22:48:06 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:48:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:48:06 ---> Running in 6b6a8448498c 22:48:06 Removing intermediate container 2abd05c2dfa7 22:48:06 ---> 6022435e7982 22:48:06 Step 22/23 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:48:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:48:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:48:06 ---> ce22b02284ed 22:48:06 Step 3/22 : WORKDIR /edgex-go 22:48:06 ---> Using cache 22:48:06 ---> 142d4ee8fa19 22:48:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:06 ---> Using cache 22:48:06 ---> 72786d5dcdcc 22:48:06 Step 5/22 : RUN apk add --update --no-cache make git 22:48:06 ---> Running in b15035d437fc 22:48:06 ---> Running in 7dedb8c1a1cb 22:48:06 Removing intermediate container 6b6a8448498c 22:48:06 ---> c678b900f8bb 22:48:06 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:48:07 Removing intermediate container b15035d437fc 22:48:07 ---> 98b6bf0aebf6 22:48:07 Step 23/23 : LABEL version=0.0.0 22:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:48:07 ---> Running in 298feff108a0 22:48:07 ---> f551d2766002 22:48:07 Step 25/30 : RUN chmod +x /entrypoint.sh 22:48:07 (1/42) Installing readline (8.1.0-r0) 22:48:07 (2/42) Installing bash (5.1.4-r0) 22:48:07 Executing bash-5.1.4-r0.post-install 22:48:07 (3/42) Installing brotli-libs (1.0.9-r5) 22:48:07 ---> Running in 833352e4d541 22:48:07 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:48:07 (5/42) Installing libcurl (7.79.1-r0) 22:48:07 (6/42) Installing curl (7.79.1-r0) 22:48:07 (7/42) Installing dumb-init (1.2.5-r1) 22:48:07 (8/42) Installing libbz2 (1.0.8-r1) 22:48:07 Removing intermediate container 298feff108a0 22:48:07 ---> 9508f03ae7b9 22:48:07 22:48:07 (9/42) Installing expat (2.4.1-r0) 22:48:07 (10/42) Installing libffi (3.3-r2) 22:48:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:48:07 (11/42) Installing gdbm (1.19-r0) 22:48:07 (12/42) Installing xz-libs (5.2.5-r0) 22:48:07 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:48:07 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:48:07 (15/42) Installing mpdecimal (2.5.1-r1) 22:48:07 (16/42) Installing sqlite-libs (3.35.5-r0) 22:48:07 (17/42) Installing python3 (3.9.5-r1) 22:48:07 Successfully built 9508f03ae7b9 22:48:07 Successfully tagged support-scheduler:latest 22:48:07  Building support-scheduler ... done Building security-secretstore-setup 22:48:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:48:07 OK: 220 MiB in 52 packages 22:48:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:48:08 OK: 220 MiB in 52 packages 22:48:10 (18/42) Installing py3-appdirs (1.4.4-r2) 22:48:10 (19/42) Installing py3-chardet (4.0.0-r2) 22:48:10 (20/42) Installing py3-idna (3.2-r0) 22:48:10 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:48:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:48:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:48:10 ---> ce22b02284ed 22:48:10 Step 3/24 : WORKDIR /edgex-go 22:48:10 ---> Using cache 22:48:10 ---> 142d4ee8fa19 22:48:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:10 ---> Using cache 22:48:10 ---> 72786d5dcdcc 22:48:10 Step 5/24 : RUN apk add --update --no-cache make git 22:48:10 (22/42) Installing py3-certifi (2020.12.5-r1) 22:48:11 (23/42) Installing py3-requests (2.25.1-r4) 22:48:11 (24/42) Installing py3-msgpack (1.0.2-r1) 22:48:11 Removing intermediate container 833352e4d541 22:48:11 ---> f1d2f8e71597 22:48:11 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:48:11 (25/42) Installing py3-lockfile (0.12.2-r4) 22:48:11 ---> Running in 2dc5b32a3be1 22:48:11 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:48:11 (27/42) Installing py3-colorama (0.4.4-r1) 22:48:11 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:48:11 (29/42) Installing py3-distlib (0.3.1-r3) 22:48:11 (30/42) Installing py3-distro (1.5.0-r3) 22:48:11 (31/42) Installing py3-six (1.15.0-r1) 22:48:11 (32/42) Installing py3-webencodings (0.5.1-r4) 22:48:11 (33/42) Installing py3-html5lib (1.1-r1) 22:48:11 ---> Running in 780f0afc75e5 22:48:11 (34/42) Installing py3-parsing (2.4.7-r2) 22:48:11 (35/42) Installing py3-packaging (20.9-r1) 22:48:11 (36/42) Installing py3-toml (0.10.2-r2) 22:48:11 Removing intermediate container 144eb6bff109 22:48:11 ---> ed41d5827382 22:48:11 Step 6/22 : COPY . . 22:48:11 Removing intermediate container 7dedb8c1a1cb 22:48:11 ---> 9adfcb4d56bb 22:48:11 Step 6/22 : COPY . . 22:48:11 (37/42) Installing py3-pep517 (0.10.0-r2) 22:48:11 (38/42) Installing py3-progress (1.5-r2) 22:48:11 (39/42) Installing py3-retrying (1.3.3-r1) 22:48:11 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:48:11 Removing intermediate container 780f0afc75e5 22:48:11 ---> bf1c74f65bce 22:48:11 Step 27/30 : CMD ["gate"] 22:48:11 (41/42) Installing py3-setuptools (52.0.0-r3) 22:48:11 (42/42) Installing py3-pip (20.3.4-r1) 22:48:12 ---> Running in b41bb710fec9 22:48:12 Executing busybox-1.33.1-r3.trigger 22:48:12 OK: 84 MiB in 64 packages 22:48:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:48:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:48:13 Collecting docker-compose==1.23.2 22:48:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:48:13 Collecting texttable<0.10,>=0.9.0 22:48:13 Downloading texttable-0.9.1.tar.gz (11 kB) 22:48:13 OK: 220 MiB in 52 packages 22:48:14 Collecting cached-property<2,>=1.2.0 22:48:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:48:14 Collecting websocket-client<1.0,>=0.32.0 22:48:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:48:14 Collecting docker<4.0,>=3.6.0 22:48:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:48:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:48:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:48:14 Collecting PyYAML<4,>=3.10 22:48:14 Downloading PyYAML-3.13.tar.gz (270 kB) 22:48:15 Removing intermediate container b41bb710fec9 22:48:15 ---> 95a30778dc99 22:48:15 Step 28/30 : LABEL arch=x86_64 22:48:15 Collecting docopt<0.7,>=0.6.1 22:48:15 Downloading docopt-0.6.2.tar.gz (25 kB) 22:48:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:48:16 Collecting jsonschema<3,>=2.5.1 22:48:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:48:16 Collecting dockerpty<0.5,>=0.4.1 22:48:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:48:16 Collecting docker-pycreds>=0.4.0 22:48:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:48:16 ---> Running in 05d11b32fba6 22:48:16 Collecting chardet<3.1.0,>=3.0.2 22:48:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:48:17 Collecting urllib3<1.25,>=1.21.1 22:48:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:48:17 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) 22:48:17 Collecting idna<2.8,>=2.5 22:48:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:48:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:48:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:48:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:48:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:48:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:48:17 Attempting uninstall: urllib3 22:48:17 Found existing installation: urllib3 1.26.5 22:48:17 Uninstalling urllib3-1.26.5: 22:48:17 Successfully uninstalled urllib3-1.26.5 22:48:18 Removing intermediate container 05d11b32fba6 22:48:18 ---> eef5391c2552 22:48:18 Step 29/30 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:48:18 Attempting uninstall: idna 22:48:18 Found existing installation: idna 3.2 22:48:18 Uninstalling idna-3.2: 22:48:18 Successfully uninstalled idna-3.2 22:48:18 Removing intermediate container 2dc5b32a3be1 22:48:18 ---> 75acdd393cc3 22:48:18 Step 6/24 : COPY . . 22:48:18 Attempting uninstall: chardet 22:48:18 Found existing installation: chardet 4.0.0 22:48:18 Uninstalling chardet-4.0.0: 22:48:18 Successfully uninstalled chardet-4.0.0 22:48:19 ---> cf877f06445e 22:48:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:19 ---> Running in a4726dadb06e 22:48:19 Attempting uninstall: requests 22:48:19 Found existing installation: requests 2.25.1 22:48:19 Uninstalling requests-2.25.1: 22:48:19 Successfully uninstalled requests-2.25.1 22:48:19 ---> Running in 0869451fea5d 22:48:19 ---> 16949031133b 22:48:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:20 Running setup.py install for texttable: started 22:48:20 Removing intermediate container a4726dadb06e 22:48:20 ---> 35b0b01a5a6b 22:48:20 Step 30/30 : LABEL version=0.0.0 22:48:20 ---> Running in 7f4636dfd5c7 22:48:20 ---> Running in e37eb21e2a18 22:48:20 Running setup.py install for texttable: finished with status 'done' 22:48:20 Running setup.py install for PyYAML: started 22:48:21 Removing intermediate container e37eb21e2a18 22:48:21 ---> 0c011a9b4ecc 22:48:21 22:48:21 Successfully built 0c011a9b4ecc 22:48:21 Successfully tagged security-bootstrapper:latest 22:48:21 Building core-metadata 22:48:21  Building security-bootstrapper ... done  Running setup.py install for PyYAML: finished with status 'done' 22:48:21 Running setup.py install for docopt: started 22:48:22 Running setup.py install for docopt: finished with status 'done' 22:48:22 Running setup.py install for dockerpty: started 22:48:22 Running setup.py install for dockerpty: finished with status 'done' 22:48:26 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 22:48:26 ---> 5bb5e7c536dc 22:48:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:26 Removing intermediate container 0869451fea5d 22:48:26 ---> 7468dc8fee68 22:48:26 Step 8/22 : RUN make cmd/core-command/core-command 22:48:26 ---> Running in b425cb9fec1b 22:48:26 ---> Running in 366df9fb5d5b 22:48:26 Removing intermediate container 7f4636dfd5c7 22:48:26 ---> ead099e882bb 22:48:26 Step 8/22 : RUN make cmd/core-data/core-data 22:48:26 ---> Running in 1ea8ea9623c7 22:48:26 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 22:48:27 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 22:48:27 Removing intermediate container a2cc0598d2da 22:48:27 ---> 49c506736ccc 22:48:27 Successfully built 49c506736ccc 22:48:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:48:28 + docker inspect -f . ci-base-image-arm64 22:48:28 . [Pipeline] withDockerContainer 22:48:28 prd-ubuntu18.04-docker-arm64-4c-16g-13318 does not seem to be running inside a container 22:48:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 22:48:28 Removing intermediate container 366df9fb5d5b 22:48:28 ---> 0c9a338ffd62 22:48:28 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:48:28 ---> Running in 531e208afd8c 22:48:29 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 22:48:30 $ docker top df21430350af11e30e532061faa7f7d1cffae14f897a6205eba4b217a1396e14 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:31 + go version 22:48:31 go version go1.16.8 linux/arm64 [Pipeline] } 22:48:31 $ docker stop --time=1 df21430350af11e30e532061faa7f7d1cffae14f897a6205eba4b217a1396e14 22:48:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:48:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:48:31 ---> ce22b02284ed 22:48:31 Step 3/22 : WORKDIR /edgex-go 22:48:31 ---> Using cache 22:48:31 ---> 142d4ee8fa19 22:48:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:31 ---> Using cache 22:48:31 ---> 72786d5dcdcc 22:48:31 Step 5/22 : RUN apk add --update --no-cache make git 22:48:31 ---> Using cache 22:48:31 ---> 75acdd393cc3 22:48:31 Step 6/22 : COPY . . 22:48:31 ---> Using cache 22:48:31 ---> 5bb5e7c536dc 22:48:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:31 ---> Using cache 22:48:31 ---> 0c9a338ffd62 22:48:31 Step 8/22 : RUN make cmd/core-metadata/core-metadata 22:48:32 ---> Running in db6575fbb934 22:48:32 Removing intermediate container d43559388805 22:48:32 ---> 314857203219 22:48:32 Step 13/22 : ENV APP_PORT=58890 22:48:32 ---> Running in 6b074b0ab4fe 22:48:32 Removing intermediate container 6b074b0ab4fe 22:48:32 ---> c64ec0d39239 22:48:32 Step 14/22 : EXPOSE $APP_PORT 22:48:32 ---> Running in 6002e313187d 22:48:32 Removing intermediate container 6002e313187d 22:48:32 ---> 73b39346f77b 22:48:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:48:33 $ docker rm -f df21430350af11e30e532061faa7f7d1cffae14f897a6205eba4b217a1396e14 22:48:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:48:33 ---> 02d562a0ca88 22:48:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:48:33 + docker inspect -f . ci-base-image-arm64 22:48:33 . [Pipeline] withDockerContainer 22:48:34 ---> c051cecc1839 22:48:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:48:34 prd-ubuntu18.04-docker-arm64-4c-16g-13318 does not seem to be running inside a container 22:48:34 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 22:48:34 ---> a5489780c9e1 22:48:34 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:48:34 ---> Running in cd70e289c83a 22:48:34 Removing intermediate container cd70e289c83a 22:48:34 ---> 629119119f06 22:48:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:34 ---> Running in 84441e76ff31 22:48:34 Removing intermediate container 84441e76ff31 22:48:34 ---> 33d3ee708a8c 22:48:34 Step 20/22 : LABEL arch=x86_64 22:48:34 ---> Running in 9a47051ae4b9 22:48:35 Removing intermediate container 9a47051ae4b9 22:48:35 ---> 050e80e06a35 22:48:35 Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:48:35 ---> Running in f29427c1b4be 22:48:35 Removing intermediate container f29427c1b4be 22:48:35 ---> 830a794ce36c 22:48:35 Step 22/22 : LABEL version=0.0.0 22:48:35 ---> Running in 48f238202fed 22:48:35 Removing intermediate container 48f238202fed 22:48:35 ---> 690185af6c36 22:48:35 22:48:35 Successfully built 690185af6c36 22:48:35 Successfully tagged sys-mgmt-agent:latest 22:48:35 $ docker top c2463e259e2e71676e858a45081a4b5015da149cf6c8cfa52453e2b04310f0d7 -eo pid,comm [Pipeline] { [Pipeline] echo 22:48:36 ========================================================= 22:48:36 [edgeXBuildGoParallel] Running Tests and Build... 22:48:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:48:36 + make test 22:48:36 go mod tidy 22:48:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:49:02  Building sys-mgmt-agent ... done Removing intermediate container b425cb9fec1b 22:49:02 ---> 3109d03fde4a 22:49:02 22:49:02 Step 9/22 : FROM alpine:3.14 22:49:02 ---> 14119a10abf4 22:49:02 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:49:02 ---> Using cache 22:49:02 ---> 5128abcf2267 22:49:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:49:02 ---> Using cache 22:49:02 ---> bb72ed1b1a02 22:49:02 Step 12/22 : ENV APP_PORT=59882 22:49:02 ---> Running in e08478e7dc9b 22:49:02 Removing intermediate container e08478e7dc9b 22:49:02 ---> bdf63cd05492 22:49:02 Step 13/22 : EXPOSE $APP_PORT 22:49:02 ---> Running in 59d3bcb5b11a 22:49:02 Removing intermediate container 59d3bcb5b11a 22:49:02 ---> b765aaed75a7 22:49:02 Step 14/22 : WORKDIR / 22:49:02 ---> Running in 1a8c7220f71a 22:49:02 Removing intermediate container 1a8c7220f71a 22:49:02 ---> 3f99fc42bf26 22:49:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:49:02 ---> ee6e7949cad5 22:49:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:49:03 ---> 0c11318200bb 22:49:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:49:03 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 22:49:03 ---> f2f5598e13b8 22:49:03 Step 18/22 : ENTRYPOINT ["/core-command"] 22:49:03 ---> Running in ca6942029298 22:49:03 Removing intermediate container ca6942029298 22:49:03 ---> 842c9b0b3457 22:49:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:03 ---> Running in 7dccbba14e70 22:49:03 Removing intermediate container 7dccbba14e70 22:49:03 ---> ddb65d9ddb98 22:49:03 Step 20/22 : LABEL arch=x86_64 22:49:03 ---> Running in 45ad7bba3838 22:49:03 Removing intermediate container 45ad7bba3838 22:49:03 ---> cc30a88e0b8c 22:49:03 Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:49:03 ---> Running in e733999d72c2 22:49:04 Removing intermediate container e733999d72c2 22:49:04 ---> e5e76242cc7b 22:49:04 Step 22/22 : LABEL version=0.0.0 22:49:04 ---> Running in 17fa35dfeadd 22:49:04 Removing intermediate container 17fa35dfeadd 22:49:04 ---> 1797e9d201a0 22:49:04 22:49:04 Successfully built 1797e9d201a0 22:49:04 Successfully tagged core-command:latest 22:49:08  Building core-command ... done Removing intermediate container 531e208afd8c 22:49:08 ---> fb17497a01c7 22:49:08 22:49:08 Step 9/24 : FROM alpine:3.14 22:49:08 ---> 14119a10abf4 22:49:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:49:08 ---> Running in a4c850e32db7 22:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:49:09 (1/3) Installing ca-certificates (20191127-r5) 22:49:09 (2/3) Installing dumb-init (1.2.5-r1) 22:49:09 (3/3) Installing su-exec (0.2-r1) 22:49:09 Executing busybox-1.33.1-r3.trigger 22:49:09 Executing ca-certificates-20191127-r5.trigger 22:49:09 Removing intermediate container 1ea8ea9623c7 22:49:09 ---> d7388845bddc 22:49:09 22:49:09 Step 9/22 : FROM alpine:3.14 22:49:09 ---> 14119a10abf4 22:49:09 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:49:09 OK: 6 MiB in 17 packages 22:49:09 ---> Running in 066b3ecf0722 22:49:09 Removing intermediate container 066b3ecf0722 22:49:09 ---> bb7a33b10475 22:49:09 Step 11/22 : ENV APP_PORT=59880 22:49:09 ---> Running in 386403950c26 22:49:09 ? github.com/edgexfoundry/edgex-go [no test files] 22:49:10 Removing intermediate container a4c850e32db7 22:49:10 ---> 1a670a693efb 22:49:10 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:49:10 Removing intermediate container 386403950c26 22:49:10 ---> 9fb75c921f51 22:49:10 Step 12/22 : EXPOSE $APP_PORT 22:49:10 ---> Running in 22d0e8c6c417 22:49:10 ---> Running in e2898174d3ea 22:49:10 Removing intermediate container db6575fbb934 22:49:10 ---> 1d5d29d3f3c6 22:49:10 22:49:10 Step 9/22 : FROM alpine:3.14 22:49:10 ---> 14119a10abf4 22:49:10 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:49:10 ---> Using cache 22:49:10 ---> 5128abcf2267 22:49:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:49:10 ---> Using cache 22:49:10 ---> bb72ed1b1a02 22:49:10 Step 12/22 : ENV APP_PORT=59881 22:49:10 ---> Running in 03b3928a4fe9 22:49:10 Removing intermediate container 22d0e8c6c417 22:49:10 ---> 3930744d22e8 22:49:10 Step 12/24 : WORKDIR / 22:49:10 ---> Running in dd2039cff079 22:49:10 Removing intermediate container e2898174d3ea 22:49:10 ---> 6f6351e5c305 22:49:10 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:10 ---> Running in 40a1aa0a6425 22:49:10 Removing intermediate container 03b3928a4fe9 22:49:10 ---> 2050f5979947 22:49:10 Step 13/22 : EXPOSE $APP_PORT 22:49:10 ---> Running in 1e484bc04fe9 22:49:10 Removing intermediate container dd2039cff079 22:49:10 ---> 34d1054ca6f2 22:49:10 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:49:10 Removing intermediate container 1e484bc04fe9 22:49:10 ---> 94f0d6dc57d3 22:49:10 Step 14/22 : WORKDIR / 22:49:10 ---> Running in 53c72b2127f1 22:49:10 ---> 4a9d5d5f247d 22:49:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:49:10 Removing intermediate container 53c72b2127f1 22:49:10 ---> e12612539836 22:49:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:49:11 ---> 193b1ce513c9 22:49:11 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:49:11 ---> 97b70b6edf41 22:49:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:49:11 Removing intermediate container 40a1aa0a6425 22:49:11 ---> 1b3c3a9beff1 22:49:11 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:49:11 ---> Running in a866b95e6aa5 22:49:11 ---> ee0a98fbfa84 22:49:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:49:11 ---> dd0f4b82b375 22:49:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:49:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:49:11 ---> 6f9b00edb3e8 22:49:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:49:11 ---> b7a474c2f1ec 22:49:11 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:49:11 ---> Running in 8c8c0406a526 22:49:11 Removing intermediate container 8c8c0406a526 22:49:11 ---> f81c05b38901 22:49:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:11 ---> Running in 3a4561da0eeb 22:49:11 ---> 1d1552f6be81 22:49:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:49:11 Removing intermediate container 3a4561da0eeb 22:49:11 ---> d6ef2540a060 22:49:11 Step 20/22 : LABEL arch=x86_64 22:49:12 ---> Running in 49a80b9af97a 22:49:12 Removing intermediate container 49a80b9af97a 22:49:12 ---> 8eb4d5d43705 22:49:12 Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:49:12 ---> Running in c80eb9d7d190 22:49:12 ---> 57df56bead96 22:49:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:49:12 Removing intermediate container c80eb9d7d190 22:49:12 ---> 755680d716e5 22:49:12 Step 22/22 : LABEL version=0.0.0 22:49:12 ---> Running in 4a50c23878e6 22:49:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:49:12 ---> d6ca793b4eca 22:49:12 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/ 22:49:12 Removing intermediate container 4a50c23878e6 22:49:12 ---> 905d5f136adb 22:49:12 22:49:12 ---> Running in 7f4a08a8a71e 22:49:12 Successfully built 905d5f136adb 22:49:12 Successfully tagged core-metadata:latest 22:49:12  Building core-metadata ... done (1/6) Installing dumb-init (1.2.5-r1) 22:49:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:49:12 Removing intermediate container 7f4a08a8a71e 22:49:12 ---> 5fa34f317bb0 22:49:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:49:12 ---> Running in 2bcb6eb7f602 22:49:12 (3/6) Installing libsodium (1.0.18-r0) 22:49:13 Removing intermediate container 2bcb6eb7f602 22:49:13 ---> ede3625c73f5 22:49:13 Step 22/24 : LABEL arch=x86_64 22:49:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:49:13 ---> Running in 01a232913afc 22:49:13 (5/6) Installing libzmq (4.3.4-r0) 22:49:13 Removing intermediate container 01a232913afc 22:49:13 ---> 76ea1175e46c 22:49:13 Step 23/24 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:49:13 ---> Running in bd2104da6a0f 22:49:13 (6/6) Installing zeromq (4.3.4-r0) 22:49:13 Removing intermediate container bd2104da6a0f 22:49:13 ---> 21b8cbd86676 22:49:13 Step 24/24 : LABEL version=0.0.0 22:49:13 ---> Running in 83a3cdefb968 22:49:13 Executing busybox-1.33.1-r3.trigger 22:49:13 OK: 8 MiB in 20 packages 22:49:13 Removing intermediate container 83a3cdefb968 22:49:13 ---> 7547a4ba34f3 22:49:13 22:49:13 Successfully built 7547a4ba34f3 22:49:13 Successfully tagged security-secretstore-setup:latest 22:49:13  Building security-secretstore-setup ... done Removing intermediate container a866b95e6aa5 22:49:13 ---> 9c22c74736fc 22:49:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:49:14 ---> e4bfcff9b24a 22:49:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:49:14 ---> 139c518a992b 22:49:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:49:14 ---> 9085816b12ad 22:49:14 Step 18/22 : ENTRYPOINT ["/core-data"] 22:49:14 ---> Running in 5f2525cb4132 22:49:14 Removing intermediate container 5f2525cb4132 22:49:14 ---> 86358955a00c 22:49:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:14 ---> Running in a0d05a549fa0 22:49:14 Removing intermediate container a0d05a549fa0 22:49:14 ---> ae6933992007 22:49:14 Step 20/22 : LABEL arch=x86_64 22:49:14 ---> Running in 33f2a263f58c 22:49:14 Removing intermediate container 33f2a263f58c 22:49:14 ---> 8e72422c59a4 22:49:14 Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:49:14 ---> Running in 187d8293be59 22:49:14 Removing intermediate container 187d8293be59 22:49:14 ---> b666f74e51bb 22:49:14 Step 22/22 : LABEL version=0.0.0 22:49:14 ---> Running in fc1e5cac469f 22:49:15 Removing intermediate container fc1e5cac469f 22:49:15 ---> dd592832bb6e 22:49:15 22:49:15 Successfully built dd592832bb6e 22:49:15 Successfully tagged core-data:latest 22:49:15  Building core-data ... done  [Pipeline] } 22:49:15 $ docker stop --time=1 4f4ca7d6bfabfb7a8b3ef95ab3035a64784ec555b72851a5c5f3bf80e4d51c3d 22:49:16 $ docker rm -f 4f4ca7d6bfabfb7a8b3ef95ab3035a64784ec555b72851a5c5f3bf80e4d51c3d [Pipeline] // withDockerContainer [Pipeline] sh 22:49:17 + docker images 22:49:17 REPOSITORY TAG IMAGE ID CREATED SIZE 22:49:17 core-data latest dd592832bb6e 3 seconds ago 20.7MB 22:49:17 security-secretstore-setup latest 7547a4ba34f3 4 seconds ago 28.4MB 22:49:17 core-metadata latest 905d5f136adb 5 seconds ago 16.9MB 22:49:17 1d5d29d3f3c6 7 seconds ago 1.76GB 22:49:17 d7388845bddc 9 seconds ago 1.76GB 22:49:17 fb17497a01c7 10 seconds ago 1.76GB 22:49:17 core-command latest 1797e9d201a0 13 seconds ago 16.1MB 22:49:17 3109d03fde4a 17 seconds ago 1.75GB 22:49:17 sys-mgmt-agent latest 690185af6c36 42 seconds ago 294MB 22:49:17 security-bootstrapper latest 0c011a9b4ecc 57 seconds ago 18.9MB 22:49:17 support-scheduler latest 9508f03ae7b9 About a minute ago 16.2MB 22:49:17 support-notifications latest ea4228e43d73 About a minute ago 16.9MB 22:49:17 security-proxy-setup latest caa80c5344e4 About a minute ago 26.9MB 22:49:17 3b52d9893cd9 About a minute ago 1.76GB 22:49:17 cd31533b9259 About a minute ago 1.76GB 22:49:17 7743a5527b97 About a minute ago 1.76GB 22:49:17 9d9d5d5ff91d About a minute ago 1.76GB 22:49:17 f0694bb90dd5 About a minute ago 1.76GB 22:49:17 ci-base-image-x86_64 latest ce22b02284ed 6 minutes ago 1.25GB 22:49:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB 22:49:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 weeks ago 34.5MB 22:49:17 docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB 22:49:17 alpine 3.14 14119a10abf4 2 months ago 5.6MB 22:49:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:49:32 Still waiting to schedule task 22:49:32 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:50:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:50:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:50:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:50:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:50:15 Running on prd-ubuntu18.04-docker-8c-8g-13321 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws 22:50:15 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 22:50:15 The recommended git tool is: git 22:50:16 using credential edgex-jenkins-ssh 22:50:16 Cloning the remote Git repository 22:50:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:50:16 > git init /w/workspace/edgex-go/9 # timeout=10 22:50:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:50:16 > git --version # timeout=10 22:50:16 > git --version # 'git version 2.17.1' 22:50:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:50:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:50:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:50:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:50:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:50:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:50:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:50:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:50:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.205s coverage: 28.7% of statements 22:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:50:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:50:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:50:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:50:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:50:39 Merging remotes/origin/main commit 71232a9001f0650943801d0d7ea31c01caec0d68 into PR head commit 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:50:39 Merge succeeded, producing 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:50:39 Checking out Revision 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 (PR-3780) 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 98.5% of statements 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:50:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 44.7% of statements 22:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:50:39 > git config core.sparsecheckout # timeout=10 22:50:39 > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 22:50:39 > git remote # timeout=10 22:50:39 > git config --get remote.origin.url # timeout=10 22:50:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:39 > git merge 71232a9001f0650943801d0d7ea31c01caec0d68 # timeout=10 22:50:39 > git rev-parse HEAD^{commit} # timeout=10 22:50:39 > git config core.sparsecheckout # timeout=10 22:50:39 > git checkout -f 1c8c21207bcc34e4bfcedee48da0736bba73c5e4 # timeout=10 22:50:43 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.1-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:43 + echo snap-build.sh 22:50:43 snap-build.sh 22:50:43 + SNAP_BASE_DIR=. 22:50:43 + '[' '!' -z /w/workspace/edgex-go/9 ']' 22:50:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 22:50:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 22:50:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 22:50:43 + cd /w/workspace/edgex-go/9 22:50:43 + sudo apt-get remove -qy --purge lxd lxd-client 22:50:43 Reading package lists... 22:50:43 Building dependency tree... 22:50:43 Reading state information... 22:50:43 The following packages were automatically installed and are no longer required: 22:50:43 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:50:43 uidmap xdelta3 22:50:43 Use 'sudo apt autoremove' to remove them. 22:50:43 The following packages will be REMOVED: 22:50:43 lxd* lxd-client* 22:50:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:50:44 After this operation, 31.7 MB disk space will be freed. 22:50:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.654s coverage: 89.5% of statements 22:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:50:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.292s coverage: 84.4% of statements 22:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:50:44 (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.) 22:50:44 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:50:45 Removing lxd dnsmasq configuration 22:50:45 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:50:45 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:50:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:50:46 (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.) 22:50:46 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:50:48 Processing triggers for systemd (237-3ubuntu10.45) ... 22:50:48 Processing triggers for ureadahead (0.100.0-21) ... 22:50:48 + sudo snap remove --purge lxd 22:50:48 snap "lxd" is not installed 22:50:48 + sudo groupadd --force --system lxd 22:50:48 ++ whoami 22:50:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:50:48 + newgrp - lxd 22:50:48 + sudo snap install lxd 22:50:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.557s coverage: 94.2% of statements 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:50:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 59.1% of statements 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:50:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 60.0% of statements 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:50:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.356s coverage: 0.9% of statements 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:50:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.234s coverage: 58.8% of statements 22:50:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 21.7% of statements 22:50:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:50:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.425s coverage: 47.1% of statements 22:50:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.317s coverage: 79.5% of statements 22:50:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements 22:50:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements 22:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.303s coverage: 87.5% of statements 22:50:58 2021-10-28T22:50:55Z INFO Waiting for automatic snapd restart... 22:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements 22:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 22:51:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 82.5% of statements 22:51:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:51:13 lxd 4.19 from Canonical* installed 22:51:13 + sudo lxd init --auto 22:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.169s coverage: 100.0% of statements 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements 22:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements 22:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 22:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.826s coverage: 91.2% of statements 22:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.853s coverage: 64.4% of statements 22:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.285s coverage: 100.0% of statements 22:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 22:51:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 22:51:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 22:51:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 22:51:23 + sudo snap install --classic snapcraft 22:51:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.488s coverage: 65.4% of statements 22:51:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:51:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:51:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:51:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.845s coverage: 43.8% of statements 22:51:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:51:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:51:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.271s coverage: 89.5% of statements 22:51:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:51:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements 22:51:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:51:33 snapcraft 5.0 from Canonical* installed 22:51:33 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:51:33 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:51:33 % Total % Received % Xferd Average Speed Time Time Time Current 22:51:33 Dload Upload Total Spent Left Speed 22:51:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3777 22:51:34 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8962k 0 --:--:-- --:--:-- --:--:-- 31.5M 22:51:34 ./yq_linux_amd64 22:51:34 + sudo snapcraft prime --use-lxd 22:51:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:51:36 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: 22:51:36 - README.md 22:51:36 22:51:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:51:36 Launching a container. 22:51:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:51:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.676s coverage: 92.3% of statements 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:51:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:51:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.524s coverage: 97.7% of statements 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:51:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:51:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:51:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements 22:51:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 22:51:39 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 22:51:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:51:39 GO111MODULE=on go vet ./... 22:51:41 Waiting for container to be ready 22:51:42 To start your first instance, try: lxc launch ubuntu:20.04 22:51:42 22:51:46 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:51:46 Waiting for network to be ready... 22:51:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:51:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] 22:51:47 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:51:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 22:51:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:51:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:51:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 22:51:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 22:51:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 22:51:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 22:51:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:51:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:51:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:51:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:51:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:51:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:51:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:51:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:51:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:51:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 22:51:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 22:51:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:51:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:51:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 22:51:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 22:51:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 22:51:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 22:51:51 Fetched 25.5 MB in 4s (6022 kB/s) 22:51:52 Reading package lists... 22:51:52 Reading package lists... 22:51:52 Building dependency tree... 22:51:52 Reading state information... 22:51:53 The following additional packages will be installed: 22:51:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:51:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:51:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:51:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:51:53 Suggested packages: 22:51:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:51:53 Recommended packages: 22:51:53 gnupg libsasl2-modules 22:51:53 The following NEW packages will be installed: 22:51:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:51:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:51:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:51:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:51:53 The following packages will be upgraded: 22:51:53 gpg gpg-agent gpgconf libudev1 22:51:53 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:51:53 Need to get 3527 kB of archives. 22:51:53 After this operation, 13.3 MB of additional disk space will be used. 22:51:53 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] 22:51:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:51:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:51:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:51:53 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 22:51:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 22:51:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:51:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:51:54 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:51:54 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:51:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:51:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:51:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:51:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:51:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:51:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:51:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:51:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:51:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:51:54 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:51:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:51:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:51:54 debconf: delaying package configuration, since apt-utils is not installed 22:51:54 Fetched 3527 kB in 1s (3125 kB/s) 22:51:54 (Reading database ... 12511 files and directories currently installed.) 22:51:54 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 22:51:54 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:51:54 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 22:51:54 Selecting previously unselected package udev. 22:51:54 (Reading database ... 12511 files and directories currently installed.) 22:51:54 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 22:51:54 Unpacking udev (237-3ubuntu10.52) ... 22:51:54 Selecting previously unselected package libfuse2:amd64. 22:51:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:51:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:51:54 Selecting previously unselected package fuse. 22:51:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:51:54 Unpacking fuse (2.9.7-1ubuntu1) ... 22:51:55 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:51:55 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:51:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:51:55 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:51:55 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:51:55 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:51:55 Selecting previously unselected package libksba8:amd64. 22:51:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:51:55 Unpacking libksba8:amd64 (1.3.5-2) ... 22:51:55 Selecting previously unselected package libroken18-heimdal:amd64. 22:51:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:51:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:51:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:51:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:51:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:51:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:51:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:51:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:55 Selecting previously unselected package libwind0-heimdal:amd64. 22:51:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:51:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:51:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:51:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:51:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:51:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:51:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:51:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:51:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:51:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:55 Selecting previously unselected package libsasl2-modules-db:amd64. 22:51:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:51:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:51:55 Selecting previously unselected package libsasl2-2:amd64. 22:51:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:51:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:51:56 Selecting previously unselected package libldap-common. 22:51:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:51:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:51:56 Selecting previously unselected package libldap-2.4-2:amd64. 22:51:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:51:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:51:56 Selecting previously unselected package dirmngr. 22:51:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:51:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:51:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:51:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:51:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:51:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:51:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:51:56 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:51:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:56 Setting up libksba8:amd64 (1.3.5-2) ... 22:51:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:51:56 Setting up udev (237-3ubuntu10.52) ... 22:51:56 invoke-rc.d: policy-rc.d denied execution of start. 22:51:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:56 Processing triggers for systemd (237-3ubuntu10) ... 22:51:56 Setting up fuse (2.9.7-1ubuntu1) ... 22:51:56 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:51:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:51:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:51:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:51:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:51:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:51:57 settings in the [Install] section, and DefaultInstance for template units). 22:51:57 This means they are not meant to be enabled using systemctl. 22:51:57 Possible reasons for having this kind of units are: 22:51:57 1) A unit may be statically enabled by being symlinked from another unit's 22:51:57 .wants/ or .requires/ directory. 22:51:57 2) A unit's purpose may be to act as a helper for some other unit which has 22:51:57 a requirement dependency on it. 22:51:57 3) A unit may be started when needed via activation (socket, path, timer, 22:51:57 D-Bus, udev, scripted systemctl call, ...). 22:51:57 4) In case of template units, the unit is meant to be enabled with some 22:51:57 instance name specified. 22:51:57 Reading package lists... 22:51:57 Building dependency tree... 22:51:57 Reading state information... 22:51:57 The following additional packages will be installed: 22:51:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:51:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:51:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:51:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:51:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:51:57 Suggested packages: 22:51:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:51:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:51:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:51:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:51:57 systemd-container policykit-1 22:51:57 Recommended packages: 22:51:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:51:57 The following NEW packages will be installed: 22:51:57 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:51:57 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:51:57 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:51:57 multiarch-support openssh-client python3 python3-minimal python3.6 22:51:57 python3.6-minimal snapd squashfs-tools sudo 22:51:57 The following packages will be upgraded: 22:51:57 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:51:57 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:51:57 Need to get 36.8 MB of archives. 22:51:57 After this operation, 147 MB of additional disk space will be used. 22:51:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 22:51:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:51:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:51:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:51:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:51:58 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 22:51:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:51:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:51:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:51:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:51:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:51:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:51:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:51:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:51:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 22:51:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:51:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 22:51:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 22:51:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:51:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:51:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:51:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:51:59 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:51:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:51:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:51:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:51:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:51:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:51:59 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:51:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 22:52:00 debconf: delaying package configuration, since apt-utils is not installed 22:52:00 Fetched 36.8 MB in 2s (16.6 MB/s) 22:52:00 (Reading database ... 12757 files and directories currently installed.) 22:52:00 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 22:52:00 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:52:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 22:52:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:52:01 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 22:52:01 (Reading database ... 12757 files and directories currently installed.) 22:52:01 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:52:01 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:52:01 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:52:01 (Reading database ... 12757 files and directories currently installed.) 22:52:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:52:01 Unpacking apt (1.6.14) over (1.6.1) ... 22:52:01 Setting up apt (1.6.14) ... 22:52:01 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:52:01 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:52:01 (Reading database ... 12764 files and directories currently installed.) 22:52:01 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:52:01 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:52:02 Selecting previously unselected package libpython3.6-minimal:amd64. 22:52:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:52:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:52:02 Selecting previously unselected package libexpat1:amd64. 22:52:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:52:02 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:52:02 Selecting previously unselected package python3.6-minimal. 22:52:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:52:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:52:02 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 22:52:02 Checking for services that may need to be restarted...done. 22:52:02 Checking for services that may need to be restarted...done. 22:52:02 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:52:02 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:52:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:52:03 Selecting previously unselected package python3-minimal. 22:52:03 (Reading database ... 13012 files and directories currently installed.) 22:52:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:52:03 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:52:03 Selecting previously unselected package mime-support. 22:52:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:52:03 Unpacking mime-support (3.60ubuntu1) ... 22:52:03 Selecting previously unselected package libmpdec2:amd64. 22:52:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:52:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:52:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:52:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:52:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:52:03 Selecting previously unselected package python3.6. 22:52:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:52:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:52:03 Selecting previously unselected package libpython3-stdlib:amd64. 22:52:03 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:52:03 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:52:03 Setting up python3-minimal (3.6.7-1~18.04) ... 22:52:03 Selecting previously unselected package python3. 22:52:03 (Reading database ... 13442 files and directories currently installed.) 22:52:03 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:52:03 Unpacking python3 (3.6.7-1~18.04) ... 22:52:03 Selecting previously unselected package multiarch-support. 22:52:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:52:03 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:52:03 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:52:04 Selecting previously unselected package liblzo2-2:amd64. 22:52:04 (Reading database ... 13479 files and directories currently installed.) 22:52:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:52:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:52:04 Selecting previously unselected package libbsd0:amd64. 22:52:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:52:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:52:04 Selecting previously unselected package sudo. 22:52:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:52:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:52:04 Selecting previously unselected package apparmor. 22:52:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:52:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:52:04 Selecting previously unselected package libedit2:amd64. 22:52:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:52:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:52:04 Selecting previously unselected package libkrb5support0:amd64. 22:52:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:52:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:52:04 Selecting previously unselected package libk5crypto3:amd64. 22:52:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:52:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:52:04 Selecting previously unselected package libkeyutils1:amd64. 22:52:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:52:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:52:04 Selecting previously unselected package libkrb5-3:amd64. 22:52:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:52:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:52:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:52:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:52:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:52:04 Selecting previously unselected package libssl1.0.0:amd64. 22:52:04 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 22:52:04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:52:04 Selecting previously unselected package openssh-client. 22:52:04 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:52:04 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:52:04 Selecting previously unselected package squashfs-tools. 22:52:04 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 22:52:04 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:52:05 Selecting previously unselected package snapd. 22:52:05 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 22:52:05 Unpacking snapd (2.51.1+18.04) ... 22:52:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:52:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:52:07 Setting up mime-support (3.60ubuntu1) ... 22:52:07 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:52:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:52:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:52:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:52:07 Setting up systemd (237-3ubuntu10.52) ... 22:52:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:52:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:52:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:52:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:52:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:52:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:52:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:52:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:52:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:52:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:52:08 Setting up python3 (3.6.7-1~18.04) ... 22:52:08 running python rtupdate hooks for python3.6... 22:52:08 running python post-rtupdate hooks for python3.6... 22:52:08 Setting up apparmor (2.12-4ubuntu5.1) ... 22:52:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:52:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:52:09 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:52:09 Setting up snapd (2.51.1+18.04) ... 22:52:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:52:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:52:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:52:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:52:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:52:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:52:11 /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' 22:52:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:52:11 Processing triggers for systemd (237-3ubuntu10.52) ... 22:52:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:52:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:52:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:52:14 Reading package lists... 22:52:14 Reading package lists... 22:52:14 Building dependency tree... 22:52:14 Reading state information... 22:52:14 Calculating upgrade... 22:52:14 The following packages will be upgraded: 22:52:14 advancecomp base-files bash binutils binutils-common 22:52:14 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:52:14 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:52:14 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:52:14 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:52:14 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:52:14 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:52:14 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:52:14 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:52:14 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:52:14 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:52:14 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:52:14 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:52:14 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:52:14 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:52:14 ubuntu-keyring util-linux 22:52:14 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:52:14 Need to get 64.1 MB of archives. 22:52:14 After this operation, 5145 kB of additional disk space will be used. 22:52:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 22:52:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:52:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:52:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:52:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:52:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:52:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:52:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:52:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:52:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:52:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:52:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:52:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:52:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:52:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:52:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:52:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:52:14 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:52:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:52:14 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:52:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:52:15 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:52:15 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:52:15 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:52:15 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:52:15 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:52:15 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:52:15 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:52:15 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:52:15 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:52:15 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:52:15 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:52:15 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:52:15 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 22:52:15 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:52:15 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:52:15 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:52:15 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:52:15 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:52:15 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:52:15 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:52:15 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 22:52:15 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 22:52:15 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:52:15 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:52:15 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:52:15 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 22:52:15 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:52:15 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:52:15 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] 22:52:15 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 22:52:15 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 22:52:15 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 22:52:15 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:52:15 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:52:15 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:52:15 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:52:15 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:52:15 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:52:15 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:52:15 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:52:15 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:52:15 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:52:15 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:52:15 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:52:15 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:52:15 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:52:15 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:52:16 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 22:52:16 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:52:16 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:52:16 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:52:16 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:52:16 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:52:16 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:52:16 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:52:16 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:52:16 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:52:16 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:52:16 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:52:16 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:52:16 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:52:16 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:52:16 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:52:16 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] 22:52:16 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:52:16 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 22:52:16 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] 22:52:16 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:52:16 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:52:16 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:52:16 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 22:52:16 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:52:16 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:52:16 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:52:16 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:52:16 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] 22:52:16 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:52:16 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:52:16 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:52:16 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:52:16 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:52:16 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:52:16 debconf: delaying package configuration, since apt-utils is not installed 22:52:16 Fetched 64.1 MB in 2s (38.1 MB/s) 22:52:16 (Reading database ... 13914 files and directories currently installed.) 22:52:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:52:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:52:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:52:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:52:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 22:52:17 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 22:52:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:52:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:52:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:52:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:52:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:52:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:52:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:52:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:52:17 (Reading database ... 13914 files and directories currently installed.) 22:52:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:52:18 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:52:18 (Reading database ... 13914 files and directories currently installed.) 22:52:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:52:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:52:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:52:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:52:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:52:18 (Reading database ... 13914 files and directories currently installed.) 22:52:18 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:52:18 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:52:18 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:52:19 (Reading database ... 13914 files and directories currently installed.) 22:52:19 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 22:52:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:52:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:52:19 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 22:52:19 Setting up base-files (10.1ubuntu2.11) ... 22:52:19 Installing new version of config file /etc/issue ... 22:52:19 Installing new version of config file /etc/issue.net ... 22:52:19 Installing new version of config file /etc/lsb-release ... 22:52:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:52:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:52:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:52:19 Removing obsolete conffile /etc/default/motd-news ... 22:52:19 (Reading database ... 13915 files and directories currently installed.) 22:52:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:52:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:52:19 Setting up bash (4.4.18-2ubuntu1.2) ... 22:52:19 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 22:52:19 (Reading database ... 13915 files and directories currently installed.) 22:52:19 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:52:19 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:52:19 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:52:20 (Reading database ... 13915 files and directories currently installed.) 22:52:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:52:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:52:20 Setting up tar (1.29b-2ubuntu0.2) ... 22:52:20 (Reading database ... 13915 files and directories currently installed.) 22:52:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:52:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:52:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:52:20 (Reading database ... 13915 files and directories currently installed.) 22:52:20 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:52:20 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:52:20 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:52:20 (Reading database ... 13915 files and directories currently installed.) 22:52:20 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:52:20 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:52:20 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:52:20 (Reading database ... 13915 files and directories currently installed.) 22:52:20 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:52:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:52:21 Setting up grep (3.1-2build1) ... 22:52:21 (Reading database ... 13915 files and directories currently installed.) 22:52:21 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:52:21 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:52:21 Setting up gzip (1.6-5ubuntu1.1) ... 22:52:21 (Reading database ... 13915 files and directories currently installed.) 22:52:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:52:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:52:21 Setting up login (1:4.5-1ubuntu2) ... 22:52:21 (Reading database ... 13915 files and directories currently installed.) 22:52:21 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:52:21 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:52:21 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:52:21 (Reading database ... 13915 files and directories currently installed.) 22:52:21 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:52:21 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:52:21 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:52:21 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:52:22 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:52:22 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:52:22 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:52:22 (Reading database ... 13915 files and directories currently installed.) 22:52:22 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:52:22 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:52:23 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:52:23 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:52:23 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:52:23 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:52:23 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:52:23 (Reading database ... 13915 files and directories currently installed.) 22:52:23 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:52:23 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:52:23 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:52:23 (Reading database ... 13915 files and directories currently installed.) 22:52:23 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:52:23 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:52:23 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:52:23 (Reading database ... 13915 files and directories currently installed.) 22:52:23 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:52:23 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:52:23 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:52:23 (Reading database ... 13915 files and directories currently installed.) 22:52:23 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:52:23 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:52:23 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:52:23 (Reading database ... 13915 files and directories currently installed.) 22:52:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:52:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:52:23 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:52:23 (Reading database ... 13915 files and directories currently installed.) 22:52:23 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:52:23 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:52:23 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:52:24 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:52:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:52:24 (Reading database ... 13915 files and directories currently installed.) 22:52:24 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:52:24 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:52:24 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:52:24 (Reading database ... 13915 files and directories currently installed.) 22:52:24 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:52:24 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:52:24 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:52:24 (Reading database ... 13915 files and directories currently installed.) 22:52:24 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:52:24 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:52:24 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:52:24 (Reading database ... 13915 files and directories currently installed.) 22:52:24 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:52:24 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:52:25 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:52:25 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:52:25 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:52:25 (Reading database ... 13915 files and directories currently installed.) 22:52:25 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:52:25 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:52:25 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:52:25 (Reading database ... 13915 files and directories currently installed.) 22:52:25 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:52:25 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:52:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:52:26 (Reading database ... 13917 files and directories currently installed.) 22:52:26 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:52:26 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:52:26 Setting up debconf (1.5.66ubuntu1) ... 22:52:26 (Reading database ... 13917 files and directories currently installed.) 22:52:26 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:52:26 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:52:26 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:52:26 (Reading database ... 13917 files and directories currently installed.) 22:52:26 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:52:26 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:52:26 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:52:26 (Reading database ... 13917 files and directories currently installed.) 22:52:26 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:52:26 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:52:26 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:52:26 (Reading database ... 13917 files and directories currently installed.) 22:52:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:52:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:52:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:52:26 (Reading database ... 13919 files and directories currently installed.) 22:52:26 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:52:27 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:52:27 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:52:27 (Reading database ... 13923 files and directories currently installed.) 22:52:27 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:52:27 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:52:27 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 22:52:27 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:52:27 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:52:27 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:52:27 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:52:27 (Reading database ... 13923 files and directories currently installed.) 22:52:27 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 22:52:27 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 22:52:27 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 22:52:27 (Reading database ... 13923 files and directories currently installed.) 22:52:27 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:52:27 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:52:27 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:52:27 (Reading database ... 13923 files and directories currently installed.) 22:52:27 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:52:27 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:52:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:52:28 (Reading database ... 13923 files and directories currently installed.) 22:52:28 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:52:28 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:52:28 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:52:28 (Reading database ... 13923 files and directories currently installed.) 22:52:28 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:52:28 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:52:28 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:52:28 (Reading database ... 13923 files and directories currently installed.) 22:52:28 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:52:28 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:52:28 Setting up passwd (1:4.5-1ubuntu2) ... 22:52:28 (Reading database ... 13923 files and directories currently installed.) 22:52:28 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:52:28 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:52:28 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:52:28 (Reading database ... 13923 files and directories currently installed.) 22:52:28 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:52:28 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:52:28 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:52:28 (Reading database ... 13923 files and directories currently installed.) 22:52:28 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:52:28 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:52:29 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:52:29 (Reading database ... 13923 files and directories currently installed.) 22:52:29 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:52:29 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:52:29 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:52:29 (Reading database ... 13923 files and directories currently installed.) 22:52:29 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:52:29 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:52:29 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:52:29 (Reading database ... 13923 files and directories currently installed.) 22:52:29 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:52:29 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:52:29 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:52:29 (Reading database ... 13923 files and directories currently installed.) 22:52:29 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 22:52:29 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 22:52:29 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 22:52:29 (Reading database ... 13923 files and directories currently installed.) 22:52:29 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:52:29 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:52:29 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:52:29 (Reading database ... 13923 files and directories currently installed.) 22:52:29 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:52:29 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:52:29 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:52:29 (Reading database ... 13924 files and directories currently installed.) 22:52:29 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:52:29 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:52:29 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:52:29 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:52:30 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:52:30 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:52:30 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 22:52:30 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 22:52:30 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:52:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:52:30 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:52:30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:52:30 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:52:30 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:52:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:52:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:52:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:52:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:52:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:52:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:52:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:52:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:52:31 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 22:52:31 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 22:52:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:52:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:52:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:52:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:52:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:52:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:52:31 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:52:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:52:31 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:52:31 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:52:31 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:52:31 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:52:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:52:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:52:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:52:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:52:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:52:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:52:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:52:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:52:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:52:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:52:33 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:52:33 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:52:34 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:52:34 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:52:34 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:52:34 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:52:35 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:52:35 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:52:35 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:52:35 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:52:35 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:52:35 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:52:35 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:52:35 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:52:35 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:52:35 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:52:35 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:52:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:52:35 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:52:35 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:52:35 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:52:35 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:52:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:52:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:52:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:52:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:52:35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:52:35 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:52:35 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:52:35 Setting up tzdata (2021e-0ubuntu0.18.04) ... 22:52:35 22:52:35 Current default time zone: 'Etc/UTC' 22:52:35 Local time is now: Thu Oct 28 22:52:35 UTC 2021. 22:52:35 Universal Time is now: Thu Oct 28 22:52:35 UTC 2021. 22:52:35 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:52:35 22:52:35 Setting up systemd-sysv (237-3ubuntu10.52) ... 22:52:36 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:52:36 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 22:52:36 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:52:36 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:52:36 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:52:36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:52:36 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:52:36 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:52:36 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:52:36 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:52:36 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:52:36 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:52:36 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 22:52:36 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:52:36 Setting up patch (2.7.6-2ubuntu1.1) ... 22:52:36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:52:36 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:52:36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 22:52:36 Installing new version of config file /etc/ssl/openssl.cnf ... 22:52:36 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:52:36 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:52:36 Setting up ca-certificates (20210119~18.04.2) ... 22:52:38 Updating certificates in /etc/ssl/certs... 22:52:39 23 added, 28 removed; done. 22:52:39 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:52:39 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:52:39 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:52:39 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:52:39 Setting up pkgbinarymangler (138.18.04.1) ... 22:52:39 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:52:39 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 22:52:39 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:52:39 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:52:39 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:52:39 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:52:39 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:52:39 Setting up perl (5.26.1-6ubuntu0.5) ... 22:52:39 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 22:52:39 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:52:39 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:52:39 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 22:52:39 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:52:39 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:52:39 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:52:39 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:52:39 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:52:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:52:39 Processing triggers for systemd (237-3ubuntu10.52) ... 22:52:39 Processing triggers for mime-support (3.60ubuntu1) ... 22:52:39 Processing triggers for ca-certificates (20210119~18.04.2) ... 22:52:39 Updating certificates in /etc/ssl/certs... 22:52:40 0 added, 0 removed; done. 22:52:40 Running hooks in /etc/ca-certificates/update.d... 22:52:40 done. 22:52:40 Reading package lists... 22:52:41 Building dependency tree... 22:52:41 Reading state information... 22:52:41 The following NEW packages will be installed: 22:52:41 apt-transport-https 22:52:41 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:52:41 Need to get 4348 B of archives. 22:52:41 After this operation, 154 kB of additional disk space will be used. 22:52:41 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:52:41 debconf: delaying package configuration, since apt-utils is not installed 22:52:41 Fetched 4348 B in 0s (24.0 kB/s) 22:52:41 Selecting previously unselected package apt-transport-https. 22:52:41 (Reading database ... 13931 files and directories currently installed.) 22:52:41 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:52:41 Unpacking apt-transport-https (1.6.14) ... 22:52:41 Setting up apt-transport-https (1.6.14) ... 22:52:42 Waiting for network to be ready... 22:52:48 2021-10-28T22:52:46Z INFO Waiting for automatic snapd restart... 22:52:50 snapd 2.52.1 from Canonical* installed 22:52:51 "snapd" switched to the "latest/stable" channel 22:52:51 22:52:53 core18 20211015 from Canonical* installed 22:52:53 "core18" switched to the "latest/stable" channel 22:52:53 22:52:56 snapcraft 5.0 from Canonical* installed 22:52:56 "snapcraft" switched to the "latest/stable" channel 22:52:56 22:53:00 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: 22:53:00 - README.md 22:53:00 22:53:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:53:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:53:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:53:01 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:53:01 Fetched 88.7 kB in 1s (142 kB/s) 22:53:02 Reading package lists... 22:53:03 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 22:53:03 Reading package lists... 22:53:03 Building dependency tree... 22:53:03 Reading state information... 22:53:03 Suggested packages: 22:53:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:53:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:53:03 Recommended packages: 22:53:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:53:03 The following NEW packages will be installed: 22:53:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:53:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:53:03 pkg-config zip 22:53:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:53:03 Need to get 7670 kB of archives. 22:53:03 After this operation, 43.8 MB of additional disk space will be used. 22:53:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:53:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 22:53:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 22:53:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 22:53:03 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:53:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:53:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:53:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:53:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:53:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:53:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:53:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:53:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:53:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:53:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:53:04 debconf: delaying package configuration, since apt-utils is not installed 22:53:04 Fetched 7670 kB in 1s (10.2 MB/s) 22:53:04 Selecting previously unselected package libglib2.0-0:amd64. 22:53:04 (Reading database ... 13935 files and directories currently installed.) 22:53:04 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:53:04 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:53:04 Selecting previously unselected package libpsl5:amd64. 22:53:04 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:53:04 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:53:04 Selecting previously unselected package libnghttp2-14:amd64. 22:53:04 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:53:04 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:53:04 Selecting previously unselected package librtmp1:amd64. 22:53:04 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:53:04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:53:04 Selecting previously unselected package libcurl3-gnutls:amd64. 22:53:04 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 22:53:05 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:53:05 Selecting previously unselected package liberror-perl. 22:53:05 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:53:05 Unpacking liberror-perl (0.17025-1) ... 22:53:05 Selecting previously unselected package git-man. 22:53:05 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 22:53:05 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 22:53:05 Selecting previously unselected package git. 22:53:05 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 22:53:05 Unpacking git (1:2.17.1-1ubuntu0.9) ... 22:53:05 Selecting previously unselected package libnorm1:amd64. 22:53:05 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:53:05 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:53:05 Selecting previously unselected package libpgm-5.2-0:amd64. 22:53:05 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:53:05 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:53:05 Selecting previously unselected package libsodium23:amd64. 22:53:05 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:53:05 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:53:05 Selecting previously unselected package libzmq5:amd64. 22:53:05 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:53:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:53:05 Selecting previously unselected package libzmq3-dev:amd64. 22:53:05 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:53:05 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:53:06 Selecting previously unselected package pkg-config. 22:53:06 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:53:06 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:53:06 Selecting previously unselected package zip. 22:53:06 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:53:06 Unpacking zip (3.0-11build1) ... 22:53:06 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:53:06 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 22:53:06 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:53:06 Setting up liberror-perl (0.17025-1) ... 22:53:06 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:53:06 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:53:06 No schema files found: doing nothing. 22:53:06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:53:06 Setting up zip (3.0-11build1) ... 22:53:06 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:53:06 Setting up libsodium23:amd64 (1.0.16-2) ... 22:53:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:53:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:53:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:53:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:53:06 Setting up git (1:2.17.1-1ubuntu0.9) ... 22:53:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:53:07 git set to automatically installed. 22:53:07 git-man set to automatically installed. 22:53:07 libcurl3-gnutls set to automatically installed. 22:53:07 liberror-perl set to automatically installed. 22:53:07 libglib2.0-0 set to automatically installed. 22:53:07 libnghttp2-14 set to automatically installed. 22:53:07 libnorm1 set to automatically installed. 22:53:07 libpgm-5.2-0 set to automatically installed. 22:53:07 libpsl5 set to automatically installed. 22:53:07 librtmp1 set to automatically installed. 22:53:07 libsodium23 set to automatically installed. 22:53:07 libzmq3-dev set to automatically installed. 22:53:07 libzmq5 set to automatically installed. 22:53:07 pkg-config set to automatically installed. 22:53:07 zip set to automatically installed. 22:53:07 snapd is not logged in, snap install commands will use sudo 22:53:08 snap "core18" has no updates available 22:53:09 snapd is not logged in, snap install commands will use sudo 22:53:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:53:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:53:16 ./bin/test-attribution-txt.sh [Pipeline] sh 22:53:17 + ls -al . 22:53:17 total 664 22:53:17 drwxrwxr-x 9 1001 1001 4096 Oct 28 22:53 . 22:53:17 drwxr-xr-x 4 root root 4096 Oct 28 22:48 .. 22:53:17 -rw-rw-r-- 1 1001 1001 11 Oct 28 22:46 .dockerignore 22:53:17 drwxrwxr-x 8 1001 1001 4096 Oct 28 22:46 .git 22:53:17 drwxrwxr-x 4 1001 1001 4096 Oct 28 22:46 .github 22:53:17 -rw-rw-r-- 1 1001 1001 804 Oct 28 22:46 .gitignore 22:53:17 -rw-rw-r-- 1 1001 1001 42 Oct 28 22:46 .golangci.yml 22:53:17 -rw-rw-r-- 1 1001 1001 76 Oct 28 22:46 .hadolint.yml 22:53:17 -rw-rw-r-- 1 1001 1001 166 Oct 28 22:46 .sonarcloud.properties 22:53:17 -rw-rw-r-- 1 1001 1001 1171 Oct 28 22:46 ADOPTERS.md 22:53:17 -rw-rw-r-- 1 1001 1001 8910 Oct 28 22:46 Attribution.txt 22:53:17 -rw-rw-r-- 1 1001 1001 43881 Oct 28 22:46 CHANGELOG.md 22:53:17 -rw-rw-r-- 1 1001 1001 3804 Oct 28 22:46 CONTRIBUTING.md 22:53:17 -rw-rw-r-- 1 1001 1001 677 Oct 28 22:46 GOVERNANCE.md 22:53:17 -rw-rw-r-- 1 1001 1001 849 Oct 28 22:46 Jenkinsfile 22:53:17 -rw-rw-r-- 1 1001 1001 10775 Oct 28 22:46 LICENSE 22:53:17 -rw-rw-r-- 1 1001 1001 6508 Oct 28 22:46 Makefile 22:53:17 -rw-rw-r-- 1 1001 1001 582 Oct 28 22:46 OWNERS.md 22:53:17 -rw-rw-r-- 1 1001 1001 8256 Oct 28 22:46 README.md 22:53:17 -rw-rw-r-- 1 1001 1001 6912 Oct 28 22:46 SECURITY.md 22:53:17 -rw-rw-r-- 1 1001 1001 5 Oct 28 22:42 VERSION 22:53:17 -rw-rw-r-- 1 1001 1001 4131 Oct 28 22:46 ZMQWindows.md 22:53:17 drwxrwxr-x 2 1001 1001 4096 Oct 28 22:46 bin 22:53:17 drwxrwxr-x 14 1001 1001 4096 Oct 28 22:46 cmd 22:53:17 -rw-r--r-- 1 root root 428381 Oct 28 22:51 coverage.out 22:53:17 -rw-rw-r-- 1 1001 1001 848 Oct 28 22:46 go.mod 22:53:17 -rw-rw-r-- 1 1001 1001 50635 Oct 28 22:46 go.sum 22:53:17 drwxrwxr-x 8 1001 1001 4096 Oct 28 22:46 internal 22:53:17 drwxrwxr-x 3 1001 1001 4096 Oct 28 22:46 openapi 22:53:17 drwxrwxr-x 4 1001 1001 4096 Oct 28 22:46 snap 22:53:17 -rw-rw-r-- 1 1001 1001 204 Oct 28 22:46 version.go [Pipeline] sh 22:53:17 + '[' -e coverage.out ] 22:53:17 + chown 1001:1001 coverage.out [Pipeline] stash 22:53:17 Warning: overwriting stash ‘coverage-report’ 22:53:18 Stashed 1 file(s) [Pipeline] sh 22:53:19 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 22:53:19 Pulling config-common 22:53:19 + snapcraftctl pull 22:53:19 + make build 22:53:19 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 22:53:19 Pulling go-build-helper 22:53:19 + snapcraftctl pull 22:53:21 'edgex-go' has dependencies that need to be staged: go-build-helper 22:53:21 Skipping pull go-build-helper (already ran) 22:53:21 Building go-build-helper 22:53:21 + snapcraftctl build 22:53:23 Staging go-build-helper 22:53:23 + snapcraftctl stage 22:53:27 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 22:53:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:53:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:53:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] 22:53:33 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:53:33 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:53:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 22:53:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:53:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:53:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 22:53:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 22:53:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 22:53:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 22:53:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:53:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:53:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:53:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:53:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:53:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:53:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:53:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 22:53:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 22:53:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:53:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:53:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 22:53:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 22:53:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 22:53:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 22:53:33 Fetched 25.5 MB in 0s (0 B/s) 22:53:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:53:33 Fetched 224 kB in 0s (0 B/s) 22:53:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:53:33 Fetched 157 kB in 0s (0 B/s) 22:53:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:53:33 Fetched 221 kB in 0s (0 B/s) 22:53:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:53:33 Fetched 143 kB in 0s (0 B/s) 22:53:33 Pulling edgex-go 22:53:33 + snapcraftctl pull 22:53:33 Pulling hooks 22:53:33 + snapcraftctl pull 22:53:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:53:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:53:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:53:52 Fetched 0 B in 0s (0 B/s) 22:53:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:53:52 Fetched 96.5 kB in 0s (0 B/s) 22:53:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:53:52 Fetched 279 kB in 0s (0 B/s) 22:53:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:53:52 Fetched 122 kB in 0s (0 B/s) 22:53:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:53:52 Fetched 77.8 kB in 0s (0 B/s) 22:53:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:53:52 Fetched 8848 B in 0s (0 B/s) 22:53:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:53:52 Fetched 47.8 kB in 0s (0 B/s) 22:53:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:53:52 Fetched 45.6 kB in 0s (0 B/s) 22:53:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:53:52 Fetched 15.0 kB in 0s (0 B/s) 22:53:52 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 22:53:52 Fetched 220 kB in 0s (0 B/s) 22:53:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:53:52 Fetched 154 kB in 0s (0 B/s) 22:53:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:53:52 Fetched 50.6 kB in 0s (0 B/s) 22:53:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:53:52 Fetched 14.8 kB in 0s (0 B/s) 22:53:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:53:52 Fetched 41.8 kB in 0s (0 B/s) 22:53:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:53:52 Fetched 499 kB in 0s (0 B/s) 22:53:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:53:52 Fetched 111 kB in 0s (0 B/s) 22:53:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:53:52 Fetched 240 kB in 0s (0 B/s) 22:53:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:53:52 Fetched 29.3 kB in 0s (0 B/s) 22:53:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:53:52 Fetched 85.5 kB in 0s (0 B/s) 22:53:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:53:52 Fetched 24.5 kB in 0s (0 B/s) 22:53:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:53:52 Fetched 49.2 kB in 0s (0 B/s) 22:53:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:53:52 Fetched 54.2 kB in 0s (0 B/s) 22:53:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:53:52 Fetched 30.8 kB in 0s (0 B/s) 22:53:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:53:52 Fetched 15.8 kB in 0s (0 B/s) 22:53:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:53:52 Fetched 85.9 kB in 0s (0 B/s) 22:53:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:53:52 Fetched 8720 B in 0s (0 B/s) 22:53:52 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:53:52 Fetched 140 kB in 0s (0 B/s) 22:53:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:53:52 Fetched 119 kB in 0s (0 B/s) 22:53:52 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:53:52 Fetched 111 kB in 0s (0 B/s) 22:53:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:53:52 Fetched 11.1 kB in 0s (0 B/s) 22:53:52 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 22:53:52 Fetched 646 kB in 0s (0 B/s) 22:53:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:53:52 Fetched 41.3 kB in 0s (0 B/s) 22:53:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:53:52 Fetched 17.9 kB in 0s (0 B/s) 22:53:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:53:52 Fetched 368 kB in 0s (0 B/s) 22:53:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:53:52 Fetched 187 kB in 0s (0 B/s) 22:53:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:53:52 Fetched 175 kB in 0s (0 B/s) 22:53:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:53:52 Fetched 206 kB in 0s (0 B/s) 22:53:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 22:53:52 Fetched 1302 kB in 0s (0 B/s) 22:53:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:53:52 Fetched 36.2 kB in 0s (0 B/s) 22:53:52 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 22:53:52 Fetched 159 kB in 0s (0 B/s) 22:53:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:53:52 Fetched 107 kB in 0s (0 B/s) 22:53:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:53:52 Fetched 48.7 kB in 0s (0 B/s) 22:53:52 Pulling static-packages 22:53:52 + snapcraftctl pull 22:53:52 Pulling version 22:53:52 + cd /root/project 22:53:52 + + git describe --tags --abbrev=0 22:53:52 sed s/v// 22:53:52 + GIT_VERSION=2.0.1-dev.83 22:53:52 + [ -z 2.0.1-dev.83 ] 22:53:52 + snapcraftctl set-version 2.0.1-dev.83 22:53:52 Building config-common 22:53:52 + snapcraftctl build 22:53:54 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 22:53:54 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 22:53:55 Skipping build go-build-helper (already ran) 22:53:55 Building edgex-go 22:53:55 + cd /root/parts/edgex-go/src 22:53:55 + + git describe --tags --abbrev=0 22:53:55 sed s/v// 22:53:55 + GIT_VERSION=2.0.1-dev.83 22:53:55 + [ -z 2.0.1-dev.83 ] 22:53:55 + echo 2.0.1-dev.83 22:53:55 + [ ! -d vendor ] 22:53:55 + go mod download all 22:53:58 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 22:53:59 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 22:54:03 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 22:54:05 + make build 22:54:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/core-data/core-data ./cmd/core-data 22:54:07 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 22:54:11 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 22:54:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:54:16 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 22:54:19 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 22:54:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/core-command/core-command ./cmd/core-command 22:54:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:54:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:54:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:54:22 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 22:54:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:54:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:54:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:54:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:54:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o ./cmd/secrets-config ./cmd/secrets-config 22:54:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.83" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:54:30 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:54:30 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:54:30 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:54:30 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:54:30 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:54:30 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:54:30 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:54:30 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:54:30 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:54:30 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:54:30 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:54:30 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:54:30 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:54:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:54:30 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:54:30 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:54:30 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:54:30 + 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 22:54:30 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:54:30 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:54:30 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:54:30 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:54:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:54:30 + 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 22:54:30 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:54:30 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:54:30 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [Pipeline] } 22:54:31 $ docker stop --time=1 c2463e259e2e71676e858a45081a4b5015da149cf6c8cfa52453e2b04310f0d7 22:54:32 Building hooks 22:54:32 + cd /root/parts/hooks/src 22:54:32 + make build 22:54:32 go mod tidy 22:54:32 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 22:54:32 go: downloading github.com/davecgh/go-spew v1.1.0 22:54:32 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:54:32 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:54:33 $ docker rm -f c2463e259e2e71676e858a45081a4b5015da149cf6c8cfa52453e2b04310f0d7 22:54:33 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:54:34 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:54:34 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:54:35 22:54:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:54:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:54:36 latest: Pulling from edgex-devops/edgex-compose-arm64 22:54:36 29e5d40040c1: Pulling fs layer 22:54:36 1ce36da41761: Pulling fs layer 22:54:36 25b303627fd3: Pulling fs layer 22:54:36 29e5d40040c1: Verifying Checksum 22:54:36 29e5d40040c1: Download complete 22:54:36 1ce36da41761: Verifying Checksum 22:54:36 1ce36da41761: Download complete 22:54:37 29e5d40040c1: Pull complete 22:54:37 Building static-packages 22:54:37 + snapcraftctl build 22:54:38 25b303627fd3: Verifying Checksum 22:54:38 25b303627fd3: Download complete 22:54:38 1ce36da41761: Pull complete 22:54:39 Building version 22:54:39 + snapcraftctl build 22:54:41 Staging config-common 22:54:41 + snapcraftctl stage 22:54:42 Skipping stage go-build-helper (already ran) 22:54:42 Staging edgex-go 22:54:42 + snapcraftctl stage 22:54:43 Staging hooks 22:54:43 + snapcraftctl stage 22:54:44 Staging static-packages 22:54:44 + snapcraftctl stage 22:54:45 Staging version 22:54:45 + snapcraftctl stage 22:54:46 Priming config-common 22:54:46 + snapcraftctl prime 22:54:48 Priming go-build-helper 22:54:48 + snapcraftctl prime 22:54:48 25b303627fd3: Pull complete 22:54:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:54:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:54:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:54:48 prd-ubuntu18.04-docker-arm64-4c-16g-13318 does not seem to be running inside a container 22:54:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:54:49 Priming edgex-go 22:54:49 + snapcraftctl prime 22:54:50 Priming hooks 22:54:50 + snapcraftctl prime 22:54:51 $ docker top cf45364061fc15c40af1e70e64ac79ea3ffadc1da48822809d224e278bff5ce4 -eo pid,comm 22:54:51 Priming static-packages 22:54:51 + snapcraftctl prime [Pipeline] { [Pipeline] sh 22:54:52 + docker-compose build --help 22:54:52 + grep parallel 22:54:54 Priming version 22:54:54 + snapcraftctl prime 22:54:55 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] } 22:54:58 --parallel Build images in parallel. [Pipeline] } 22:54:58 $ docker stop --time=1 cf45364061fc15c40af1e70e64ac79ea3ffadc1da48822809d224e278bff5ce4 22:54:59 $ docker rm -f cf45364061fc15c40af1e70e64ac79ea3ffadc1da48822809d224e278bff5ce4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:55:00 . [Pipeline] withDockerContainer 22:55:00 prd-ubuntu18.04-docker-arm64-4c-16g-13318 does not seem to be running inside a container 22:55:00 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:55:02 $ docker top 6408c191c4721e992431802e4dff492cb705b3c98b4bf4c6f6427be9a7d61796 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:03 + docker-compose -f ./docker-compose-build.yml build --parallel 22:55:08 Building core-command ... 22:55:08 Building core-data ... 22:55:08 Building core-metadata ... 22:55:08 Building security-bootstrapper ... 22:55:08 Building security-proxy-setup ... 22:55:08 Building security-secretstore-setup ... 22:55:08 Building support-notifications ... 22:55:08 Building support-scheduler ... 22:55:08 Building sys-mgmt-agent ... 22:55:08 Building sys-mgmt-agent 22:55:08 Building core-command 22:55:08 Building core-data 22:55:08 Building security-secretstore-setup 22:55:08 Building security-proxy-setup 22:56:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:56:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:56:16 ---> 49c506736ccc 22:56:16 Step 3/22 : WORKDIR /edgex-go 22:56:16 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:56:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:56:16 ---> 49c506736ccc 22:56:16 Step 3/20 : WORKDIR /edgex-go 22:56:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:56:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:56:16 ---> 49c506736ccc 22:56:16 Step 3/22 : WORKDIR /edgex-go 22:56:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:56:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:56:16 ---> 49c506736ccc 22:56:16 Step 3/22 : WORKDIR /edgex-go 22:56:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:56:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:56:16 ---> 49c506736ccc 22:56:16 Step 3/24 : WORKDIR /edgex-go 22:56:16 ---> Running in f4839e11f261 22:56:16 ---> Running in c34870190983 22:56:16 ---> Running in 699e3e41155a 22:56:16 ---> Running in e0ea2d127dca 22:56:16 ---> Running in 6873fc859c81 22:56:16 Removing intermediate container f4839e11f261 22:56:16 ---> 27c7eded8af3 22:56:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:16 Removing intermediate container e0ea2d127dca 22:56:16 ---> 07d9c0e0f114 22:56:16 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:17 Removing intermediate container c34870190983 22:56:17 ---> 85a840911a83 22:56:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:17 Removing intermediate container 699e3e41155a 22:56:17 ---> d95d638688eb 22:56:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:17 ---> Running in d1f24a96697a 22:56:17 ---> Running in 1074c50fb47a 22:56:17 Removing intermediate container 6873fc859c81 22:56:17 ---> 094239ccd3c6 22:56:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:17 ---> Running in 06aaf3a3b3bf 22:56:17 ---> Running in fe9883ea8aa4 22:56:17 ---> Running in 5d8206ed9418 22:56:20 Removing intermediate container d1f24a96697a 22:56:20 ---> a8820ae8fcd6 22:56:20 Step 5/20 : RUN apk add --update --no-cache make git 22:56:20 ---> Running in fb3f0112285c 22:56:21 Removing intermediate container 1074c50fb47a 22:56:21 ---> ce81c2b51af5 22:56:21 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:56:21 ---> Running in be953573ef69 22:56:21 Removing intermediate container 5d8206ed9418 22:56:21 ---> de479f4a40a1 22:56:21 Step 5/22 : RUN apk add --update --no-cache make git 22:56:21 Removing intermediate container fe9883ea8aa4 22:56:21 ---> da039a844a28 22:56:21 Step 5/22 : RUN apk add --update --no-cache make bash git 22:56:21 ---> Running in fbb1a2f57d1d 22:56:21 ---> Running in d9319f0e9ebf 22:56:21 Removing intermediate container 06aaf3a3b3bf 22:56:21 ---> 08d6c8ad7a1e 22:56:21 Step 5/24 : RUN apk add --update --no-cache make git 22:56:22 ---> Running in 877603e1e76f 22:56:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:56:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:56:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:56:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:56:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:56:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:56:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:56:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:56:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:56:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:56:25 OK: 219 MiB in 52 packages 22:56:25 OK: 219 MiB in 52 packages 22:56:26 OK: 219 MiB in 52 packages 22:56:26 OK: 219 MiB in 52 packages 22:56:26 OK: 219 MiB in 52 packages 22:56:26 Removing intermediate container fb3f0112285c 22:56:26 ---> e3b8c8ead863 22:56:26 Step 6/20 : COPY . . 22:56:27 Removing intermediate container be953573ef69 22:56:27 ---> e725cfadb7b2 22:56:27 Step 6/22 : COPY . . 22:56:27 Removing intermediate container fbb1a2f57d1d 22:56:27 ---> da6629c20a32 22:56:27 Step 6/22 : COPY . . 22:56:27 Removing intermediate container d9319f0e9ebf 22:56:27 ---> 3a1c8d491bbb 22:56:27 Step 6/22 : COPY . . 22:56:27 Removing intermediate container 877603e1e76f 22:56:27 ---> c10978760f64 22:56:27 Step 6/24 : COPY . . 22:56:50 ---> 7337f67a6a2f 22:56:50 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:50 ---> 91a69e37230b 22:56:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:50 ---> c5d85610d927 22:56:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:50 ---> 88b18bb3cab7 22:56:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:50 ---> Running in a65d2b0a868c 22:56:50 ---> 8e3a8013c796 22:56:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:50 ---> Running in 749ea029bc53 22:56:50 ---> Running in d8b984e29be7 22:56:50 ---> Running in 5ab9822c677b 22:56:50 ---> Running in 2db3132db088 22:56:54 Removing intermediate container a65d2b0a868c 22:56:54 ---> 39143f137f6e 22:56:54 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:56:54 ---> Running in 97bc9ade06c2 22:56:55 Removing intermediate container 749ea029bc53 22:56:55 ---> 0e18d704b45e 22:56:55 Step 8/22 : RUN make cmd/core-data/core-data 22:56:55 ---> Running in 994e2660282e 22:56:56 Removing intermediate container d8b984e29be7 22:56:56 ---> e1ffc8d3a7aa 22:56:56 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:56:56 Removing intermediate container 2db3132db088 22:56:56 ---> c4eb6ddee0cf 22:56:56 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:56:56 Removing intermediate container 5ab9822c677b 22:56:56 ---> 11dfbd74b9a6 22:56:56 Step 8/22 : RUN make cmd/core-command/core-command 22:56:56 ---> Running in 0ca5dac87476 22:56:56 ---> Running in 46f0c9cbe093 22:56:56 ---> Running in 57885a953952 22:56:56 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 22:56:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:56:58 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 22:56:59 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 22:56:59 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 22:58:51 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 22:58:56 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 22:59:08 Removing intermediate container 57885a953952 22:59:08 ---> 94362d5e854e 22:59:08 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:59:09 ---> Running in 012043d5c524 22:59:09 Removing intermediate container 0ca5dac87476 22:59:09 ---> a51079062225 22:59:09 22:59:09 Step 9/22 : FROM alpine:3.14 22:59:09 3.14: Pulling from library/alpine 22:59:09 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:59:09 Status: Downloaded newer image for alpine:3.14 22:59:09 ---> bb3de5531c18 22:59:09 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:59:10 ---> Running in d6614c65551f 22:59:11 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 22:59:11 Removing intermediate container 97bc9ade06c2 22:59:11 ---> ee105046952c 22:59:11 22:59:11 Step 9/20 : FROM alpine:3.14 22:59:11 ---> bb3de5531c18 22:59:11 Step 10/20 : RUN apk add --update --no-cache curl 22:59:12 ---> Running in 2d957f02e48b 22:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:59:12 Removing intermediate container 46f0c9cbe093 22:59:12 ---> 65788367f816 22:59:12 22:59:12 Step 9/24 : FROM alpine:3.14 22:59:12 ---> bb3de5531c18 22:59:12 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:59:12 ---> Running in d1f4c9ab4673 22:59:13 (1/1) Installing dumb-init (1.2.5-r1) 22:59:13 Executing busybox-1.33.1-r3.trigger 22:59:13 OK: 5 MiB in 15 packages 22:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:59:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:59:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:59:15 Removing intermediate container d6614c65551f 22:59:15 ---> bf424680ee32 22:59:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:59:15 (1/5) Installing ca-certificates (20191127-r5) 22:59:15 (2/5) Installing brotli-libs (1.0.9-r5) 22:59:15 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:59:16 (4/5) Installing libcurl (7.79.1-r0) 22:59:16 (5/5) Installing curl (7.79.1-r0) 22:59:16 Executing busybox-1.33.1-r3.trigger 22:59:16 ---> Running in 3d9c75924bc5 22:59:16 Executing ca-certificates-20191127-r5.trigger 22:59:16 Removing intermediate container 012043d5c524 22:59:16 ---> 74ebbc0e355a 22:59:16 22:59:16 Step 10/22 : FROM docker:20.10.8 22:59:16 OK: 8 MiB in 19 packages 22:59:16 20.10.8: Pulling from library/docker 22:59:16 (1/3) Installing ca-certificates (20191127-r5) 22:59:16 Removing intermediate container 3d9c75924bc5 22:59:16 ---> a24b2bed6c50 22:59:16 Step 12/22 : ENV APP_PORT=59882 22:59:16 (2/3) Installing dumb-init (1.2.5-r1) 22:59:16 (3/3) Installing su-exec (0.2-r1) 22:59:16 Executing busybox-1.33.1-r3.trigger 22:59:16 Executing ca-certificates-20191127-r5.trigger 22:59:16 ---> Running in d9fb9e5c22aa 22:59:17 OK: 6 MiB in 17 packages 22:59:18 Removing intermediate container d9fb9e5c22aa 22:59:18 ---> e0432eebb4d4 22:59:18 Step 13/22 : EXPOSE $APP_PORT 22:59:18 ---> Running in c79e6b5b0a7a 22:59:19 Removing intermediate container 2d957f02e48b 22:59:19 ---> 4eedb968d4a4 22:59:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:59:19 Removing intermediate container c79e6b5b0a7a 22:59:19 ---> 682c2b252e95 22:59:19 Step 14/22 : WORKDIR / 22:59:19 Removing intermediate container d1f4c9ab4673 22:59:19 ---> cd7e377aab62 22:59:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:59:19 ---> Running in d0a0aefb457d 22:59:19 ---> Running in 1db233103979 22:59:19 ---> Running in cde3a0a093d5 22:59:20 Removing intermediate container d0a0aefb457d 22:59:20 ---> f8de887d41ec 22:59:20 Step 12/20 : WORKDIR /edgex 22:59:20 Removing intermediate container 1db233103979 22:59:20 ---> 72334619fe12 22:59:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:20 Removing intermediate container cde3a0a093d5 22:59:20 ---> 7a34bdf01ae7 22:59:20 Step 12/24 : WORKDIR / 22:59:20 ---> Running in f2cfe0083f39 22:59:20 ---> Running in 523b12c0c872 22:59:21 Removing intermediate container f2cfe0083f39 22:59:21 ---> 123a0528cc69 22:59:21 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:59:22 ---> b02cea615567 22:59:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:59:22 Removing intermediate container 523b12c0c872 22:59:22 ---> be232944c7f0 22:59:22 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:59:23 ---> a30eadbe57cf 22:59:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:59:23 ---> 4c3907aefa72 22:59:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:59:23 ---> c4f1bcc292e2 22:59:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:59:24 Removing intermediate container 994e2660282e 22:59:24 ---> 52747f62362c 22:59:24 22:59:24 Step 9/22 : FROM alpine:3.14 22:59:24 ---> bb3de5531c18 22:59:24 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:59:24 ---> Running in 1c0b0808e103 22:59:25 ---> a182c73d3959 22:59:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:59:25 Removing intermediate container 1c0b0808e103 22:59:25 ---> 4876fd9e4b0d 22:59:25 Step 11/22 : ENV APP_PORT=59880 22:59:25 ---> 7139ed8295d1 22:59:25 Step 18/22 : ENTRYPOINT ["/core-command"] 22:59:25 ---> 50c9daf22764 22:59:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:59:25 ---> Running in ae3a67e2d30e 22:59:25 ---> Running in b9682491e9de 22:59:26 Removing intermediate container b9682491e9de 22:59:26 ---> 842bf7296e76 22:59:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:26 Removing intermediate container ae3a67e2d30e 22:59:26 ---> f0c44bc85e80 22:59:26 Step 12/22 : EXPOSE $APP_PORT 22:59:26 ---> Running in 5363cda35c46 22:59:27 ---> Running in 8e80b6d989fa 22:59:27 ---> 37d38d23b7cf 22:59:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:59:27 ---> c474cec2b517 22:59:27 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:59:27 ---> Running in 37c9548bf704 22:59:27 Removing intermediate container 5363cda35c46 22:59:27 ---> 86987e66b505 22:59:27 Step 20/22 : LABEL arch=arm64 22:59:27 ---> Running in eae2485504e4 22:59:27 Removing intermediate container 8e80b6d989fa 22:59:27 ---> 47645d86aea0 22:59:27 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:28 ---> Running in 20117244aa80 22:59:28 Removing intermediate container 37c9548bf704 22:59:28 ---> f68ab7c4c8eb 22:59:28 Step 17/20 : CMD ["--init=true"] 22:59:28 ---> Running in e86b8999a591 22:59:28 ---> d10fd79e6312 22:59:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:59:28 Removing intermediate container eae2485504e4 22:59:28 ---> 0af3e0a6b4be 22:59:28 Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:59:28 ---> Running in bdd9328a6967 22:59:28 Removing intermediate container e86b8999a591 22:59:28 ---> 8f2623a4058b 22:59:28 Step 18/20 : LABEL arch=arm64 22:59:29 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 22:59:29 Status: Downloaded newer image for docker:20.10.8 22:59:29 ---> 3734d5adc5ac 22:59:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:59:29 ---> Running in de03919741a4 22:59:29 ---> Running in 65af96730aea 22:59:29 Removing intermediate container bdd9328a6967 22:59:29 ---> 0d94c136ac58 22:59:29 Step 22/22 : LABEL version=0.0.0 22:59:29 ---> Running in 89ac4420134d 22:59:29 Removing intermediate container de03919741a4 22:59:29 ---> 92dafcafb0e8 22:59:29 Step 19/20 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:59:30 ---> c244f5c90eef 22:59:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:59:30 ---> Running in 3265f97ed6f0 22:59:30 Removing intermediate container 65af96730aea 22:59:30 ---> 8941a00e01a3 22:59:30 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 22:59:30 Removing intermediate container 89ac4420134d 22:59:30 ---> ed07e0608e99 22:59:30 22:59:30 ---> Running in 57ec14cfc8bd 22:59:31 Successfully built ed07e0608e99 22:59:31 Removing intermediate container 3265f97ed6f0 22:59:31 ---> 027b5ffe3621 22:59:31 Step 20/20 : LABEL version=0.0.0 22:59:31 Removing intermediate container 20117244aa80 22:59:31 ---> dc939c7e3764 22:59:31 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:59:31 Successfully tagged core-command-arm64:latest 22:59:31  Building core-command ... done Building core-metadata 22:59:31 ---> Running in 9a7f702178a7 22:59:31 ---> Running in 6d21b20a7e12 22:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:59:32 Removing intermediate container 6d21b20a7e12 22:59:32 ---> e74d01bc5e80 22:59:32 22:59:32 ---> d62236b54c72 22:59:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:59:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:59:33 Successfully built e74d01bc5e80 22:59:33 Successfully tagged security-proxy-setup-arm64:latest 22:59:33  Building security-proxy-setup ... done Building support-notifications 22:59:33 (1/42) Installing readline (8.1.0-r0) 22:59:33 (2/42) Installing bash (5.1.4-r0) 22:59:34 Executing bash-5.1.4-r0.post-install 22:59:34 (3/42) Installing brotli-libs (1.0.9-r5) 22:59:34 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:59:34 (5/42) Installing libcurl (7.79.1-r0) 22:59:34 ---> 58186ba7e5b3 22:59:34 (6/42) Installing curl (7.79.1-r0) 22:59:34 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/ 22:59:34 (7/42) Installing dumb-init (1.2.5-r1) 22:59:34 (8/42) Installing libbz2 (1.0.8-r1) 22:59:34 (9/42) Installing expat (2.4.1-r0) 22:59:34 (10/42) Installing libffi (3.3-r2) 22:59:34 (11/42) Installing gdbm (1.19-r0) 22:59:34 (12/42) Installing xz-libs (5.2.5-r0) 22:59:34 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:59:34 ---> Running in 404d4234d68a 22:59:34 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:59:34 (15/42) Installing mpdecimal (2.5.1-r1) 22:59:34 (16/42) Installing sqlite-libs (3.35.5-r0) 22:59:34 (17/42) Installing python3 (3.9.5-r1) 22:59:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:59:35 (1/6) Installing dumb-init (1.2.5-r1) 22:59:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:59:35 (3/6) Installing libsodium (1.0.18-r0) 22:59:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:59:36 (5/6) Installing libzmq (4.3.4-r0) 22:59:36 (6/6) Installing zeromq (4.3.4-r0) 22:59:36 Executing busybox-1.33.1-r3.trigger 22:59:36 OK: 8 MiB in 20 packages 22:59:36 (18/42) Installing py3-appdirs (1.4.4-r2) 22:59:36 (19/42) Installing py3-chardet (4.0.0-r2) 22:59:36 (20/42) Installing py3-idna (3.2-r0) 22:59:36 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:59:36 (22/42) Installing py3-certifi (2020.12.5-r1) 22:59:36 (23/42) Installing py3-requests (2.25.1-r4) 22:59:36 (24/42) Installing py3-msgpack (1.0.2-r1) 22:59:36 (25/42) Installing py3-lockfile (0.12.2-r4) 22:59:36 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:59:36 (27/42) Installing py3-colorama (0.4.4-r1) 22:59:36 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:59:36 (29/42) Installing py3-distlib (0.3.1-r3) 22:59:36 (30/42) Installing py3-distro (1.5.0-r3) 22:59:36 (31/42) Installing py3-six (1.15.0-r1) 22:59:36 (32/42) Installing py3-webencodings (0.5.1-r4) 22:59:37 (33/42) Installing py3-html5lib (1.1-r1) 22:59:37 (34/42) Installing py3-parsing (2.4.7-r2) 22:59:37 (35/42) Installing py3-packaging (20.9-r1) 22:59:37 (36/42) Installing py3-toml (0.10.2-r2) 22:59:37 (37/42) Installing py3-pep517 (0.10.0-r2) 22:59:37 (38/42) Installing py3-progress (1.5-r2) 22:59:37 (39/42) Installing py3-retrying (1.3.3-r1) 22:59:37 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:59:37 (41/42) Installing py3-setuptools (52.0.0-r3) 22:59:37 (42/42) Installing py3-pip (20.3.4-r1) 22:59:37 Executing busybox-1.33.1-r3.trigger 22:59:37 OK: 84 MiB in 64 packages 22:59:38 Removing intermediate container 404d4234d68a 22:59:38 ---> 6f367be1e095 22:59:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:59:38 Removing intermediate container 9a7f702178a7 22:59:38 ---> 52e501dd5b83 22:59:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:39 ---> Running in d0ce275f07c7 22:59:39 Removing intermediate container d0ce275f07c7 22:59:39 ---> ae9707f5ce7c 22:59:39 Step 22/24 : LABEL arch=arm64 22:59:39 ---> Running in b795399d6694 22:59:39 ---> a715a7c5057b 22:59:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:59:40 Removing intermediate container b795399d6694 22:59:40 ---> dcbcb20d6ff0 22:59:40 Step 23/24 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:59:40 ---> Running in 61da229d1901 22:59:41 Removing intermediate container 61da229d1901 22:59:41 ---> 473e865c0e7b 22:59:41 Step 24/24 : LABEL version=0.0.0 22:59:41 ---> 72ac4ec6f39b 22:59:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:59:41 ---> Running in 31ca33b7710b 22:59:42 Removing intermediate container 31ca33b7710b 22:59:42 ---> 94dba6093e5e 22:59:42 22:59:42 Collecting docker-compose==1.23.2 22:59:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:59:42 Successfully built 94dba6093e5e 22:59:42 Successfully tagged security-secretstore-setup-arm64:latest 22:59:42 ---> ba146d6d73fd 22:59:42 Step 18/22 : ENTRYPOINT ["/core-data"]Building security-bootstrapper 22:59:42 22:59:43  Building security-secretstore-setup ... done  ---> Running in 4e3acded5340 22:59:43 Collecting texttable<0.10,>=0.9.0 22:59:43 Downloading texttable-0.9.1.tar.gz (11 kB) 22:59:43 Removing intermediate container 4e3acded5340 22:59:43 ---> 85a47dd1e0c8 22:59:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:43 ---> Running in 64cf23ee9792 22:59:44 Removing intermediate container 64cf23ee9792 22:59:44 ---> 7f56f757e1a0 22:59:44 Step 20/22 : LABEL arch=arm64 22:59:44 ---> Running in b4b3ad87be86 22:59:44 Removing intermediate container b4b3ad87be86 22:59:44 ---> c1f1cd2eea2a 22:59:44 Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 22:59:44 ---> Running in 2759ba99cb62 22:59:45 Collecting jsonschema<3,>=2.5.1 22:59:45 Removing intermediate container 2759ba99cb62 22:59:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:59:45 ---> 1b24f74fc187 22:59:45 Step 22/22 : LABEL version=0.0.0 22:59:45 ---> Running in 703c66db11fa 22:59:45 Collecting dockerpty<0.5,>=0.4.1 22:59:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:59:46 Removing intermediate container 703c66db11fa 22:59:46 ---> e4e4632e3210 22:59:46 22:59:46 Successfully built e4e4632e3210 22:59:46 Successfully tagged core-data-arm64:latest 22:59:46  Building core-data ... done Building support-scheduler 22:59:47 Collecting docopt<0.7,>=0.6.1 22:59:47 Downloading docopt-0.6.2.tar.gz (25 kB) 22:59:50 Collecting PyYAML<4,>=3.10 22:59:50 Downloading PyYAML-3.13.tar.gz (270 kB) 22:59:54 Collecting cached-property<2,>=1.2.0 22:59:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:59:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:59:54 Collecting websocket-client<1.0,>=0.32.0 22:59:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:59:55 Collecting docker<4.0,>=3.6.0 22:59:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:59:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:59:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:59:57 Collecting docker-pycreds>=0.4.0 22:59:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:59:57 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) 22:59:58 Collecting urllib3<1.25,>=1.21.1 22:59:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:59:58 Collecting chardet<3.1.0,>=3.0.2 22:59:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:59:58 Collecting idna<2.8,>=2.5 22:59:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:59:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:59:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:59:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:59:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:00:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:00:00 Attempting uninstall: urllib3 23:00:00 Found existing installation: urllib3 1.26.5 23:00:00 Uninstalling urllib3-1.26.5: 23:00:00 Successfully uninstalled urllib3-1.26.5 23:00:01 Attempting uninstall: idna 23:00:01 Found existing installation: idna 3.2 23:00:01 Uninstalling idna-3.2: 23:00:01 Successfully uninstalled idna-3.2 23:00:02 Attempting uninstall: chardet 23:00:02 Found existing installation: chardet 4.0.0 23:00:02 Uninstalling chardet-4.0.0: 23:00:02 Successfully uninstalled chardet-4.0.0 23:00:04 Attempting uninstall: requests 23:00:04 Found existing installation: requests 2.25.1 23:00:04 Uninstalling requests-2.25.1: 23:00:04 Successfully uninstalled requests-2.25.1 23:00:04 Running setup.py install for texttable: started 23:00:06 Running setup.py install for texttable: finished with status 'done' 23:00:06 Running setup.py install for PyYAML: started 23:00:09 Running setup.py install for PyYAML: finished with status 'done' 23:00:10 Running setup.py install for docopt: started 23:00:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:00:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:00:10 ---> 49c506736ccc 23:00:10 Step 3/22 : WORKDIR /edgex-go 23:00:10 ---> Using cache 23:00:10 ---> 094239ccd3c6 23:00:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:10 ---> Using cache 23:00:10 ---> de479f4a40a1 23:00:10 Step 5/22 : RUN apk add --update --no-cache make git 23:00:10 ---> Using cache 23:00:10 ---> da6629c20a32 23:00:10 Step 6/22 : COPY . . 23:00:10 ---> Using cache 23:00:10 ---> 88b18bb3cab7 23:00:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:10 ---> Using cache 23:00:10 ---> 11dfbd74b9a6 23:00:10 Step 8/22 : RUN make cmd/core-metadata/core-metadata 23:00:12 Running setup.py install for docopt: finished with status 'done' 23:00:12 Running setup.py install for dockerpty: started 23:00:12 ---> Running in a297e28eb9b6 23:00:14 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 23:00:14 Running setup.py install for dockerpty: finished with status 'done' 23:00:15 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:00:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:00:15 ---> 49c506736ccc 23:00:15 Step 3/21 : WORKDIR /edgex-go 23:00:15 ---> Using cache 23:00:15 ---> 094239ccd3c6 23:00:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:15 ---> Using cache 23:00:15 ---> de479f4a40a1 23:00:15 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 23:00:15 ---> Running in d189b0c0b974 23:00:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:00:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:00:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:00:20 OK: 219 MiB in 52 packages 23:00:22 Removing intermediate container d189b0c0b974 23:00:22 ---> 2edb437950c6 23:00:22 Step 6/21 : COPY . . 23:00:29 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:00:29 Step 2/30 : FROM ${BUILDER_BASE} AS builder 23:00:29 ---> 49c506736ccc 23:00:29 Step 3/30 : WORKDIR /edgex-go 23:00:29 ---> Using cache 23:00:29 ---> 094239ccd3c6 23:00:29 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:29 ---> Using cache 23:00:29 ---> de479f4a40a1 23:00:29 Step 5/30 : RUN apk add --update --no-cache make git 23:00:29 ---> Using cache 23:00:29 ---> da6629c20a32 23:00:29 Step 6/30 : COPY . . 23:00:29 ---> Using cache 23:00:29 ---> 88b18bb3cab7 23:00:29 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:29 ---> Using cache 23:00:29 ---> 11dfbd74b9a6 23:00:29 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:00:30 ---> Running in 20def1f45544 23:00:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:00:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:00:32 ---> 49c506736ccc 23:00:32 Step 3/23 : WORKDIR /edgex-go 23:00:32 ---> Using cache 23:00:32 ---> 094239ccd3c6 23:00:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:32 ---> Using cache 23:00:32 ---> de479f4a40a1 23:00:32 Step 5/23 : RUN apk add --update --no-cache make git 23:00:32 ---> Using cache 23:00:32 ---> da6629c20a32 23:00:32 Step 6/23 : COPY go.mod . 23:00:33 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 23:00:35 ---> ccd85ce27756 23:00:35 Step 7/23 : RUN go mod download 23:00:35 ---> Running in dc8098f10f3b 23:00:44 Removing intermediate container 57ec14cfc8bd 23:00:44 ---> 26b6f26611db 23:00:44 Step 13/22 : ENV APP_PORT=58890 23:00:44 ---> Running in 980047ad9300 23:00:44 Removing intermediate container dc8098f10f3b 23:00:44 ---> 422d08f8614b 23:00:44 Step 8/23 : COPY . . 23:00:44 Removing intermediate container 980047ad9300 23:00:44 ---> 5b0d8854c333 23:00:44 Step 14/22 : EXPOSE $APP_PORT 23:00:44 ---> Running in d1002156741f 23:00:46 Removing intermediate container d1002156741f 23:00:46 ---> 29636d796ad7 23:00:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:00:50 ---> 7659062b88b8 23:00:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:00:52 ---> 218da3b8428b 23:00:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:00:55 ---> 0917a08b582b 23:00:55 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:00:55 ---> Running in fe221b507989 23:00:57 Removing intermediate container fe221b507989 23:00:57 ---> 866b8cd33426 23:00:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:00:57 ---> Running in 05aeff5c727a 23:00:57 ---> 296fef4cbe4c 23:00:57 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:58 ---> Running in 769bf4e2cdf9 23:00:58 Removing intermediate container 05aeff5c727a 23:00:58 ---> 42bc0e32411c 23:00:58 Step 20/22 : LABEL arch=arm64 23:00:58 ---> Running in caca87d77239 23:00:59 Removing intermediate container caca87d77239 23:00:59 ---> 6249923ccecd 23:00:59 Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 23:01:00 ---> Running in aad7b0f701dc 23:01:01 Removing intermediate container aad7b0f701dc 23:01:01 ---> c450f5403fe1 23:01:01 Step 22/22 : LABEL version=0.0.0 23:01:01 ---> Running in cb91279ef49c 23:01:02 Removing intermediate container cb91279ef49c 23:01:03 ---> 733d1cd3a626 23:01:03 23:01:04 Successfully built 733d1cd3a626 23:01:04 Successfully tagged sys-mgmt-agent-arm64:latest 23:01:04  Building sys-mgmt-agent ... done Removing intermediate container 769bf4e2cdf9 23:01:04 ---> baf789a1d78a 23:01:04 Step 8/21 : RUN make cmd/support-notifications/support-notifications 23:01:04 ---> Running in 4d746212e76c 23:01:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:01:11 ---> e548113e03b5 23:01:11 Step 9/23 : RUN go mod tidy 23:01:11 ---> Running in 929813cf292b 23:01:18 Removing intermediate container 929813cf292b 23:01:18 ---> 08652542d15c 23:01:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:01:18 ---> Running in f85d5c17ef0e 23:01:20 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 23:01:52 Removing intermediate container a297e28eb9b6 23:01:52 ---> b50f734b27ff 23:01:52 23:01:52 Step 9/22 : FROM alpine:3.14 23:01:52 ---> bb3de5531c18 23:01:52 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:01:52 ---> Using cache 23:01:52 ---> bf424680ee32 23:01:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:52 ---> Using cache 23:01:52 ---> a24b2bed6c50 23:01:52 Step 12/22 : ENV APP_PORT=59881 23:01:52 ---> Running in 85e71991a819 23:01:53 Removing intermediate container 85e71991a819 23:01:53 ---> f69c6496a60f 23:01:53 Step 13/22 : EXPOSE $APP_PORT 23:01:53 ---> Running in 516597d3c039 23:01:54 Removing intermediate container 516597d3c039 23:01:54 ---> fcf79e1d3fda 23:01:54 Step 14/22 : WORKDIR / 23:01:54 ---> Running in 62894d5338fd 23:01:55 Removing intermediate container 62894d5338fd 23:01:55 ---> bef6489ec6c5 23:01:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:56 ---> 7e517eb71793 23:01:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:01:58 ---> 9fbdab790ca8 23:01:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:01:59 ---> de36bd23faa1 23:01:59 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:01:59 ---> Running in 98948e6ec301 23:02:00 Removing intermediate container 98948e6ec301 23:02:00 ---> 427d116cc720 23:02:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:00 ---> Running in 5a632cbd2b87 23:02:00 Removing intermediate container 5a632cbd2b87 23:02:00 ---> b4e3110b1774 23:02:00 Step 20/22 : LABEL arch=arm64 23:02:00 ---> Running in 664baaef8e3c 23:02:01 Removing intermediate container 664baaef8e3c 23:02:01 ---> 3104c1f7d662 23:02:01 Step 21/22 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 23:02:01 ---> Running in 46572ac1f43b 23:02:02 Removing intermediate container 46572ac1f43b 23:02:02 ---> a6f507df75ad 23:02:02 Step 22/22 : LABEL version=0.0.0 23:02:02 ---> Running in 7fb090e3886c 23:02:03 Removing intermediate container 7fb090e3886c 23:02:03 ---> d8f62fe90f77 23:02:03 23:02:03 Successfully built d8f62fe90f77 23:02:03 Successfully tagged core-metadata-arm64:latest 23:02:10  Building core-metadata ... done Removing intermediate container 20def1f45544 23:02:10 ---> 4de30a4526c7 23:02:10 23:02:10 Step 9/30 : FROM alpine:3.14 23:02:10 ---> bb3de5531c18 23:02:10 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:02:10 ---> Running in 43265e9cb265 23:02:10 Removing intermediate container 43265e9cb265 23:02:10 ---> 3b8404ef81ab 23:02:10 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 23:02:10 ---> Running in f188617d8c39 23:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:02:13 (1/2) Installing dumb-init (1.2.5-r1) 23:02:13 (2/2) Installing su-exec (0.2-r1) 23:02:13 Executing busybox-1.33.1-r3.trigger 23:02:13 OK: 5 MiB in 16 packages 23:02:15 Removing intermediate container f188617d8c39 23:02:15 ---> a16a391a17db 23:02:15 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 23:02:15 ---> Running in 8fbf58ab65b5 23:02:16 Removing intermediate container 8fbf58ab65b5 23:02:16 ---> a91ac56e8af9 23:02:16 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:02:16 ---> Running in eae52285a238 23:02:16 Removing intermediate container eae52285a238 23:02:16 ---> fc538458249b 23:02:16 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:02:17 ---> Running in 0e43b8a171b6 23:02:20 Removing intermediate container 0e43b8a171b6 23:02:20 ---> f808fe8d9b49 23:02:20 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 23:02:20 ---> Running in eb8237403576 23:02:21 Removing intermediate container eb8237403576 23:02:21 ---> 805f5f5a5734 23:02:21 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:02:22 ---> 6d089cfc0525 23:02:22 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:02:22 ---> Running in 85a433b28795 23:02:26 Removing intermediate container 85a433b28795 23:02:26 ---> 6eb0c0e63939 23:02:26 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:27 ---> f45dd4961fef 23:02:27 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:02:29 ---> 682b49972801 23:02:29 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:02:30 ---> 41390dc4fe2c 23:02:30 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:02:31 ---> a4fe4200ef75 23:02:31 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:02:32 ---> 6f231428e8b3 23:02:32 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:02:33 ---> Running in 38f3cf5ca9e6 23:02:33 Removing intermediate container 38f3cf5ca9e6 23:02:33 ---> 90bae8f9f5a8 23:02:33 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:02:34 ---> bf998895ea01 23:02:35 Step 25/30 : RUN chmod +x /entrypoint.sh 23:02:35 ---> Running in e6fa7cca5539 23:02:38 Removing intermediate container e6fa7cca5539 23:02:38 ---> 0f2f03e4fc33 23:02:38 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:02:38 ---> Running in ba7f5f8d1ebd 23:02:39 Removing intermediate container ba7f5f8d1ebd 23:02:39 ---> 398b9596bd1c 23:02:39 Step 27/30 : CMD ["gate"] 23:02:39 ---> Running in 2d2b21ff6a75 23:02:40 Removing intermediate container 2d2b21ff6a75 23:02:40 ---> 700e7bf2ebda 23:02:40 Step 28/30 : LABEL arch=arm64 23:02:41 ---> Running in c08bec045bad 23:02:41 Removing intermediate container c08bec045bad 23:02:41 ---> bb0abb51029e 23:02:41 Step 29/30 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 23:02:41 Removing intermediate container 4d746212e76c 23:02:41 ---> 0a3be8341541 23:02:41 23:02:41 Step 9/21 : FROM alpine:3.14 23:02:41 ---> bb3de5531c18 23:02:41 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 23:02:42 ---> Running in 44d87b5bb647 23:02:42 ---> Running in 5ab6c4ae023d 23:02:43 Removing intermediate container 5ab6c4ae023d 23:02:43 ---> 7a711d2247bd 23:02:43 Step 30/30 : LABEL version=0.0.0 23:02:43 ---> Running in 3c166003297a 23:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:02:44 Removing intermediate container 3c166003297a 23:02:44 ---> dd28c0358571 23:02:44 23:02:44 Removing intermediate container f85d5c17ef0e 23:02:44 ---> f2e879887b2f 23:02:44 23:02:44 Step 11/23 : FROM alpine:3.14 23:02:44 ---> bb3de5531c18 23:02:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:02:44 ---> Using cache 23:02:44 ---> bf424680ee32 23:02:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:02:44 ---> Using cache 23:02:44 ---> a24b2bed6c50 23:02:44 Step 14/23 : ENV APP_PORT=59861 23:02:44 (1/2) Installing ca-certificates (20191127-r5) 23:02:44 Successfully built dd28c0358571 23:02:44 (2/2) Installing dumb-init (1.2.5-r1) 23:02:45 Executing busybox-1.33.1-r3.trigger 23:02:45 Successfully tagged security-bootstrapper-arm64:latest 23:02:45 Executing ca-certificates-20191127-r5.trigger 23:02:45  Building security-bootstrapper ... done  ---> Running in 57403f9a8a3c 23:02:45 OK: 6 MiB in 16 packages 23:02:45 Removing intermediate container 57403f9a8a3c 23:02:45 ---> ca683be11179 23:02:45 Step 15/23 : EXPOSE $APP_PORT 23:02:45 ---> Running in 878d1ba0837b 23:02:46 Removing intermediate container 878d1ba0837b 23:02:46 ---> a00bac40b59b 23:02:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:46 Removing intermediate container 44d87b5bb647 23:02:46 ---> 3bf1f7a191a0 23:02:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:02:46 ---> Running in 50a2c989387e 23:02:47 ---> 9f59a989d9f1 23:02:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:02:47 Removing intermediate container 50a2c989387e 23:02:47 ---> d5adbb2dd94a 23:02:47 Step 12/21 : ENV APP_PORT=59860 23:02:47 ---> Running in 16e104eaec5b 23:02:47 Removing intermediate container 16e104eaec5b 23:02:47 ---> 0028bf3c9d5d 23:02:47 Step 13/21 : EXPOSE $APP_PORT 23:02:47 ---> Running in e50a3c5336f3 23:02:48 ---> c887dded2699 23:02:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:02:48 Removing intermediate container e50a3c5336f3 23:02:48 ---> aa098f3f3723 23:02:48 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:49 ---> eb6aeb15a327 23:02:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:02:49 ---> 1221f860f5c4 23:02:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:02:49 ---> Running in 25accce959e3 23:02:49 Removing intermediate container 25accce959e3 23:02:49 ---> 5ad0f67857be 23:02:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:49 ---> Running in e5d480106597 23:02:50 ---> 00b896c4e4be 23:02:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:02:50 Removing intermediate container e5d480106597 23:02:50 ---> d7bbb35ab457 23:02:50 Step 21/23 : LABEL arch=arm64 23:02:50 ---> Running in 407f589ce2c2 23:02:51 Removing intermediate container 407f589ce2c2 23:02:51 ---> 736f8d42b53c 23:02:51 Step 22/23 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 23:02:51 ---> Running in 0ecf7c021062 23:02:51 ---> 3ebe8ba64cc7 23:02:51 Step 17/21 : ENTRYPOINT ["/support-notifications"] 23:02:51 ---> Running in 7884c565751a 23:02:51 Removing intermediate container 0ecf7c021062 23:02:51 ---> 83c572813212 23:02:51 Step 23/23 : LABEL version=0.0.0 23:02:51 ---> Running in 31436df976fd 23:02:51 Removing intermediate container 7884c565751a 23:02:51 ---> 4fba340cf3b3 23:02:51 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:51 ---> Running in e3c4c54eb0c0 23:02:52 Removing intermediate container 31436df976fd 23:02:52 ---> 712d37b120ef 23:02:52 23:02:52 Removing intermediate container e3c4c54eb0c0 23:02:52 ---> 283ad510f312 23:02:52 Step 19/21 : LABEL arch=arm64 23:02:52 Successfully built 712d37b120ef 23:02:52 Successfully tagged support-scheduler-arm64:latest 23:02:52  Building support-scheduler ... done  ---> Running in 1e87356cf799 23:02:53 Removing intermediate container 1e87356cf799 23:02:53 ---> 05a09c0a9e28 23:02:53 Step 20/21 : LABEL git_sha=1c8c21207bcc34e4bfcedee48da0736bba73c5e4 23:02:53 ---> Running in f1d9e09dd57c 23:02:53 Removing intermediate container f1d9e09dd57c 23:02:53 ---> 2161ee578e67 23:02:53 Step 21/21 : LABEL version=0.0.0 23:02:53 ---> Running in 39119b5bd332 23:02:54 Removing intermediate container 39119b5bd332 23:02:54 ---> 305415ad6222 23:02:54 23:02:54 Successfully built 305415ad6222 23:02:54 Successfully tagged support-notifications-arm64:latest 23:02:55  Building support-notifications ... done  [Pipeline] } 23:02:55 $ docker stop --time=1 6408c191c4721e992431802e4dff492cb705b3c98b4bf4c6f6427be9a7d61796 23:02:56 $ docker rm -f 6408c191c4721e992431802e4dff492cb705b3c98b4bf4c6f6427be9a7d61796 [Pipeline] // withDockerContainer [Pipeline] sh 23:02:57 + docker images 23:02:57 REPOSITORY TAG IMAGE ID CREATED SIZE 23:02:57 support-notifications-arm64 latest 305415ad6222 3 seconds ago 16.1MB 23:02:57 support-scheduler-arm64 latest 712d37b120ef 5 seconds ago 15.3MB 23:02:57 f2e879887b2f 13 seconds ago 1.57GB 23:02:57 security-bootstrapper-arm64 latest dd28c0358571 14 seconds ago 17.8MB 23:02:57 0a3be8341541 16 seconds ago 1.57GB 23:02:57 4de30a4526c7 48 seconds ago 1.57GB 23:02:57 core-metadata-arm64 latest d8f62fe90f77 55 seconds ago 15.9MB 23:02:57 b50f734b27ff About a minute ago 1.57GB 23:02:57 sys-mgmt-agent-arm64 latest 733d1cd3a626 About a minute ago 277MB 23:02:57 core-data-arm64 latest e4e4632e3210 3 minutes ago 19.5MB 23:02:57 security-secretstore-setup-arm64 latest 94dba6093e5e 3 minutes ago 26.8MB 23:02:57 security-proxy-setup-arm64 latest e74d01bc5e80 3 minutes ago 25.4MB 23:02:57 core-command-arm64 latest ed07e0608e99 3 minutes ago 15.2MB 23:02:57 52747f62362c 3 minutes ago 1.58GB 23:02:57 74ebbc0e355a 3 minutes ago 1.57GB 23:02:57 ee105046952c 3 minutes ago 1.57GB 23:02:57 65788367f816 3 minutes ago 1.58GB 23:02:57 a51079062225 3 minutes ago 1.57GB 23:02:57 ci-base-image-arm64 latest 49c506736ccc 14 minutes ago 1.24GB 23:02:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB 23:02:57 docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB 23:02:57 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 23:02:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:02:58 23:02:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:02:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:02:59 arm64: Pulling from edgex-lftools-log-publisher 23:02:59 448f6bf000e3: Pulling fs layer 23:02:59 f757da607395: Pulling fs layer 23:02:59 05883995daec: Pulling fs layer 23:02:59 8603b9c90790: Pulling fs layer 23:02:59 1560dd03e051: Pulling fs layer 23:02:59 27f5ce0e4adf: Pulling fs layer 23:02:59 c2d8d7efcc4b: Pulling fs layer 23:02:59 8603b9c90790: Waiting 23:02:59 1560dd03e051: Waiting 23:02:59 27f5ce0e4adf: Waiting 23:02:59 c2d8d7efcc4b: Waiting 23:02:59 f757da607395: Verifying Checksum 23:02:59 f757da607395: Download complete 23:02:59 8603b9c90790: Verifying Checksum 23:02:59 8603b9c90790: Download complete 23:02:59 1560dd03e051: Verifying Checksum 23:02:59 1560dd03e051: Download complete 23:02:59 05883995daec: Verifying Checksum 23:02:59 05883995daec: Download complete 23:02:59 27f5ce0e4adf: Download complete 23:02:59 448f6bf000e3: Verifying Checksum 23:02:59 448f6bf000e3: Download complete 23:03:02 c2d8d7efcc4b: Verifying Checksum 23:03:02 c2d8d7efcc4b: Download complete 23:03:03 448f6bf000e3: Pull complete 23:03:04 f757da607395: Pull complete 23:03:05 05883995daec: Pull complete 23:03:06 8603b9c90790: Pull complete 23:03:07 1560dd03e051: Pull complete 23:03:07 27f5ce0e4adf: Pull complete 23:03:22 c2d8d7efcc4b: Pull complete 23:03:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:03:22 prd-ubuntu18.04-docker-arm64-4c-16g-13318 does not seem to be running inside a container 23:03:22 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:03:26 $ docker top ac7a6ccbbdeb57ebf7a3a3ceeb1a846476eae4cd1cb5433c03d66e3aeb1de68a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:27 ---> job-cost.sh 23:03:27 lf-activate-venv: SKIPPING 23:03:27 INFO: No Stack... 23:03:28 INFO: Retrieving Pricing Info for: v3-standard-4 23:03:28 INFO: Archiving Costs [Pipeline] sh 23:03:29 + cut -d, -f6 23:03:29 + cat /w/workspace/edgex-go/9/archives/cost.csv [Pipeline] lock 23:03:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3780-9-stack-cost] 23:03:29 Resource [jenkins-edgexfoundry-edgex-go-PR-3780-9-stack-cost] did not exist. Created. 23:03:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3780-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:03:30 + echo total: 0.10999999940395355 [Pipeline] stash 23:03:30 Stashed 1 file(s) [Pipeline] } 23:03:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3780-9-stack-cost] [Pipeline] // lock [Pipeline] } 23:03:30 $ docker stop --time=1 ac7a6ccbbdeb57ebf7a3a3ceeb1a846476eae4cd1cb5433c03d66e3aeb1de68a 23:03:31 $ docker rm -f ac7a6ccbbdeb57ebf7a3a3ceeb1a846476eae4cd1cb5433c03d66e3aeb1de68a [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 23:03:32 provisioning config files... 23:03:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config6226376264524611449tmp [Pipeline] { [Pipeline] sh 23:03:32 + set +x 23:03:32 + curl -s https://codecov.io/bash 23:03:32 + bash -s -- 23:03:32 23:03:32 _____ _ 23:03:32 / ____| | | 23:03:32 | | ___ __| | ___ ___ _____ __ 23:03:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:03:32 | |___| (_) | (_| | __/ (_| (_) \ V / 23:03:32 \_____\___/ \__,_|\___|\___\___/ \_/ 23:03:32 Bash-1.0.6 23:03:32 23:03:32 23:03:32 ==> git version 2.24.4 found 23:03:33 ==> 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 23:03:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:03:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:03:33 ==> Jenkins CI detected. 23:03:33 current dir:  /w/workspace/edgex-go/9 23:03:33 project root: . 23:03:33 --> token set from env 23:03:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:03:33 ==> Running gcov in . (disable via -X gcov) 23:03:33 ==> Python coveragepy not found 23:03:33 ==> Searching for coverage reports in: 23:03:33 + . 23:03:33 -> Found 1 reports 23:03:33 ==> Detecting git/mercurial file structure 23:03:33 ==> Reading reports 23:03:33 + ./coverage.out bytes=428381 23:03:33 ==> Appending adjustments 23:03:33 https://docs.codecov.io/docs/fixing-reports 23:03:34 + Found adjustments 23:03:34 ==> Gzipping contents 23:03:34 60K /tmp/codecov.FafcoK.gz 23:03:34 ==> Uploading reports 23:03:34 url: https://codecov.io 23:03:34 query: branch=PR-3780&commit=1c8c21207bcc34e4bfcedee48da0736bba73c5e4&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= 23:03:34 -> Pinging Codecov 23:03:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3780&commit=1c8c21207bcc34e4bfcedee48da0736bba73c5e4&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= 23:03:34 -> Uploading to 23:03:34 https://storage.googleapis.com/codecov/v4/raw/2021-10-28/00271124DB129430A58F1EEE437C3FCB/1c8c21207bcc34e4bfcedee48da0736bba73c5e4/34c93b55-f2b5-460f-9952-59f078635518.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T230334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8bb288024ef1966a288819d6046e354469df25e49a3a1a772a1b142e9eaff6b4 23:03:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:03:34 Dload Upload Total Spent Left Speed 23:03:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57785 0 0 100 57785 0 178k --:--:-- --:--:-- --:--:-- 178k 23:03:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1c8c21207bcc34e4bfcedee48da0736bba73c5e4 [Pipeline] } 23:03:34 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:03:35 + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:03:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:03:36 ---> package-listing.sh 23:03:36 ++ tr '[:upper:]' '[:lower:]' 23:03:36 ++ facter osfamily 23:03:36 + OS_FAMILY=redhat 23:03:36 + workspace=/w/workspace/edgex-go/9 23:03:36 + START_PACKAGES=/tmp/packages_start.txt 23:03:36 + END_PACKAGES=/tmp/packages_end.txt 23:03:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:03:36 + PACKAGES=/tmp/packages_start.txt 23:03:36 + '[' /w/workspace/edgex-go/9 ']' 23:03:36 + PACKAGES=/tmp/packages_end.txt 23:03:36 + case "${OS_FAMILY}" in 23:03:36 + sort 23:03:36 + rpm -qa 23:03:40 + '[' -f /tmp/packages_start.txt ']' 23:03:40 + '[' -f /tmp/packages_end.txt ']' 23:03:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:03:40 + '[' /w/workspace/edgex-go/9 ']' 23:03:40 + mkdir -p /w/workspace/edgex-go/9/archives/ 23:03:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 23:03:40 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:03:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:03:41 23:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:03:41 latest: Pulling from edgex-lftools-log-publisher 23:03:41 b4d181a07f80: Pulling fs layer 23:03:41 a1111a8f2ec3: Pulling fs layer 23:03:41 ed53099fbce6: Pulling fs layer 23:03:41 dc539afda2c1: Pulling fs layer 23:03:41 77bc0d833cb6: Pulling fs layer 23:03:41 9065ff56babe: Pulling fs layer 23:03:41 d287ab97295c: Pulling fs layer 23:03:41 dc539afda2c1: Waiting 23:03:41 77bc0d833cb6: Waiting 23:03:41 9065ff56babe: Waiting 23:03:41 d287ab97295c: Waiting 23:03:41 a1111a8f2ec3: Verifying Checksum 23:03:41 a1111a8f2ec3: Download complete 23:03:41 dc539afda2c1: Verifying Checksum 23:03:41 dc539afda2c1: Download complete 23:03:41 77bc0d833cb6: Verifying Checksum 23:03:41 77bc0d833cb6: Download complete 23:03:41 ed53099fbce6: Verifying Checksum 23:03:41 ed53099fbce6: Download complete 23:03:41 9065ff56babe: Verifying Checksum 23:03:41 9065ff56babe: Download complete 23:03:41 b4d181a07f80: Verifying Checksum 23:03:41 b4d181a07f80: Download complete 23:03:42 d287ab97295c: Verifying Checksum 23:03:42 d287ab97295c: Download complete 23:03:43 b4d181a07f80: Pull complete 23:03:43 a1111a8f2ec3: Pull complete 23:03:43 ed53099fbce6: Pull complete 23:03:43 dc539afda2c1: Pull complete 23:03:43 77bc0d833cb6: Pull complete 23:03:44 9065ff56babe: Pull complete 23:03:49 d287ab97295c: Pull complete 23:03:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:03:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:03:49 prd-centos7-docker-4c-2g-13315 does not seem to be running inside a container 23:03:49 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:03:53 $ docker top 30f25db4ab5e5cd203f2ae87b74c1a83d749e3c29f98c1ff1315c3639ad99b43 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:53 + touch /tmp/pre-build-complete [Pipeline] sh 23:03:53 + mkdir -p /var/log/sysstat [Pipeline] sh 23:03:54 + ls /var/log/sa-host 23:03:54 + sadf -c /var/log/sa-host/sa28 23:03:54 file_magic: OK 23:03:54 HZ: Using current value: 100 23:03:54 file_header: OK 23:03:54 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 23:03:54 Statistics: 23:03:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:03:54 File successfully converted to sysstat format version 12.0.3 23:03:54 + sadf -c /var/log/sa-host/sa30 23:03:54 file_magic: OK 23:03:54 HZ: Using current value: 100 23:03:54 file_header: OK 23:03:54 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 23:03:54 Statistics: 23:03:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:03:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:03:54 provisioning config files... 23:03:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6211727839704080858tmp [Pipeline] { [Pipeline] echo 23:03:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:03:54 ---> create-netrc.sh [Pipeline] } 23:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:03:54 ---> python-tools-install.sh [Pipeline] echo 23:03:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:03:55 ---> sudo-logs.sh 23:03:55 Archiving 'sudo' log.. 23:03:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-13315.novalocal: Name or service not known 23:03:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-13315.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:03:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:03:55 ---> job-cost.sh 23:03:55 lf-activate-venv: SKIPPING 23:03:55 DEBUG: total: 0.10999999940395355 23:03:55 INFO: Retrieving Stack Cost... 23:03:55 INFO: Retrieving Pricing Info for: v3-standard-2 23:03:56 INFO: Archiving Costs [Pipeline] echo 23:03:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:03:56 ---> logs-deploy.sh 23:03:56 lf-activate-venv: SKIPPING 23:03:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3780/9 23:03:56 INFO: archiving workspace using pattern(s): 23:03:57 Archives upload complete. 23:03:57 INFO: archiving logs to Nexus 23:03:57 ---> uname -a: 23:03:57 Linux prd-centos7-docker-4c-2g-13315.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:03:57 23:03:57 23:03:57 ---> lscpu: 23:03:57 Architecture: x86_64 23:03:57 CPU op-mode(s): 32-bit, 64-bit 23:03:57 Byte Order: Little Endian 23:03:57 Address sizes: 40 bits physical, 48 bits virtual 23:03:57 CPU(s): 2 23:03:57 On-line CPU(s) list: 0,1 23:03:57 Thread(s) per core: 1 23:03:57 Core(s) per socket: 1 23:03:57 Socket(s): 2 23:03:57 NUMA node(s): 1 23:03:57 Vendor ID: AuthenticAMD 23:03:57 CPU family: 23 23:03:57 Model: 49 23:03:57 Model name: AMD EPYC-Rome Processor 23:03:57 Stepping: 0 23:03:57 CPU MHz: 2799.998 23:03:57 BogoMIPS: 5599.99 23:03:57 Virtualization: AMD-V 23:03:57 Hypervisor vendor: KVM 23:03:57 Virtualization type: full 23:03:57 L1d cache: 32K 23:03:57 L1i cache: 32K 23:03:57 L2 cache: 512K 23:03:57 L3 cache: 16384K 23:03:57 NUMA node0 CPU(s): 0,1 23:03:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:03:57 23:03:57 23:03:57 ---> nproc: 23:03:57 2 23:03:57 23:03:57 23:03:57 ---> df -h: 23:03:57 Filesystem Size Used Avail Use% Mounted on 23:03:57 overlay 40G 14G 27G 34% / 23:03:57 tmpfs 64M 0 64M 0% /dev 23:03:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:03:57 shm 64M 0 64M 0% /dev/shm 23:03:57 /dev/vda1 40G 14G 27G 34% /facter-os 23:03:57 23:03:57 23:03:57 ---> sar -b -r -n DEV: 23:03:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 23:03:57 23:03:57 22:41:01 LINUX RESTART (2 CPU) 23:03:57 23:03:57 22:42:01 tps rtps wtps bread/s bwrtn/s 23:03:57 22:43:01 161.43 0.65 160.78 330.95 48928.78 23:03:57 22:44:01 255.57 0.00 255.57 0.00 53260.25 23:03:57 22:45:01 51.18 0.00 51.18 0.00 9738.56 23:03:57 22:46:01 116.14 0.00 116.14 0.00 4750.07 23:03:57 22:47:01 877.43 440.08 437.35 28336.08 293205.22 23:03:57 22:48:01 401.36 144.36 257.01 7288.68 73015.85 23:03:57 22:49:02 494.90 58.50 436.40 3927.64 214768.19 23:03:57 22:50:01 124.18 17.91 106.26 1489.47 15149.92 23:03:57 22:51:01 1.35 0.00 1.35 0.00 25.27 23:03:57 22:52:01 0.17 0.00 0.17 0.00 1.50 23:03:57 22:53:01 0.32 0.00 0.32 0.00 3.33 23:03:57 22:54:01 0.22 0.00 0.22 0.00 2.45 23:03:57 22:55:01 0.28 0.00 0.28 0.00 3.32 23:03:57 22:56:01 0.53 0.25 0.28 7.86 3.48 23:03:57 22:57:01 0.78 0.00 0.78 0.00 14.18 23:03:57 22:58:01 0.25 0.00 0.25 0.00 2.57 23:03:57 22:59:01 0.17 0.00 0.17 0.00 1.50 23:03:57 23:00:01 0.28 0.00 0.28 0.00 3.35 23:03:57 23:01:01 0.25 0.02 0.23 0.13 2.70 23:03:57 23:02:01 0.53 0.18 0.35 3.46 5.40 23:03:57 23:03:01 0.32 0.00 0.32 0.00 4.50 23:03:57 Average: 118.79 31.69 87.10 1981.28 34076.89 23:03:57 23:03:57 22:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:03:57 22:43:01 3453360 0 890716 11.12 2620 3662244 1424144 15.72 1135372 2947872 634608 23:03:57 22:44:01 3405500 0 975032 12.17 2620 3625788 1631084 18.01 1333904 2792508 246088 23:03:57 22:45:01 3300340 0 1129772 14.11 2620 3576208 1815340 20.04 1387284 2840232 72624 23:03:57 22:46:01 3188772 0 1032736 12.89 2620 3784812 1367480 15.10 1423060 2891740 159220 23:03:57 22:47:01 140252 0 1347536 16.83 2620 6518532 2608988 28.80 3353940 3907268 66456 23:03:57 22:48:01 1032280 0 1206500 15.06 2620 5767540 1732252 19.13 2446072 3934796 88748 23:03:57 22:49:02 764136 0 1414852 17.67 2620 5827332 2717560 30.00 2934660 3633216 1272 23:03:57 22:50:01 2747200 0 1154496 14.42 2620 4104624 1508032 16.65 1377664 3268752 8 23:03:57 22:51:01 2758408 0 1143284 14.28 2620 4104628 1367708 15.10 1371580 3266552 8 23:03:57 22:52:01 2773836 0 1127852 14.08 2620 4104632 1367648 15.10 1367856 3256460 8 23:03:57 22:53:01 2774236 0 1127452 14.08 2620 4104632 1367552 15.10 1367768 3256460 8 23:03:57 22:54:01 2774308 0 1127372 14.08 2620 4104640 1367684 15.10 1368156 3256508 8 23:03:57 22:55:01 2774368 0 1127308 14.08 2620 4104644 1367552 15.10 1367736 3256508 8 23:03:57 22:56:01 2774044 0 1127596 14.08 2620 4104680 1367552 15.10 1367992 3256404 20 23:03:57 22:57:01 2773728 0 1127908 14.08 2620 4104684 1367684 15.10 1368256 3256404 12 23:03:57 22:58:01 2774408 0 1127224 14.07 2620 4104688 1367552 15.10 1367896 3256404 12 23:03:57 22:59:01 2774284 0 1127344 14.08 2620 4104692 1367552 15.10 1368016 3256404 8 23:03:57 23:00:01 2774308 0 1127312 14.08 2620 4104700 1367552 15.10 1368020 3256408 16 23:03:57 23:01:01 2772180 0 1129440 14.10 2620 4104700 1370240 15.13 1369200 3256404 12 23:03:57 23:02:01 2773284 0 1128152 14.09 2620 4104884 1368240 15.11 1368772 3256520 12 23:03:57 23:03:01 2773640 0 1127796 14.08 2620 4104884 1368060 15.10 1368208 3256520 12 23:03:57 Average: 2575089 0 1134651 14.17 2620 4296579 1551784 17.13 1580067 3264778 60437 23:03:57 23:03:57 22:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:03:57 22:43:01 eth0 911.82 1121.94 7970.89 118.28 0.00 0.00 0.00 0.00 23:03:57 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:43:01 docker0 1040.99 774.93 84.90 4729.33 0.00 0.00 0.00 0.00 23:03:57 22:44:01 eth0 30.77 17.85 28.23 11.91 0.00 0.00 0.00 0.00 23:03:57 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:44:01 vethecf264a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:03:57 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:45:01 eth0 27.32 14.40 21.61 10.55 0.00 0.00 0.00 0.00 23:03:57 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:45:01 vethecf264a 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 23:03:57 22:45:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 23:03:57 22:46:01 vethfd2a4a8 2.40 2.26 0.19 0.18 0.00 0.00 0.00 0.00 23:03:57 22:46:01 eth0 23.61 12.59 20.39 10.45 0.00 0.00 0.00 0.00 23:03:57 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:46:01 vethecf264a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:47:01 vethac0f257 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:47:01 eth0 143.13 86.55 1865.32 133.89 0.00 0.00 0.00 0.00 23:03:57 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:47:01 veth11badf1 0.00 1.19 0.00 0.06 0.00 0.00 0.00 0.00 23:03:57 22:48:01 eth0 82.56 43.23 1216.58 13.93 0.00 0.00 0.00 0.00 23:03:57 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:48:01 veth11badf1 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 23:03:57 22:48:01 docker0 1067.29 831.97 86.42 5067.16 0.00 0.00 0.00 0.00 23:03:57 22:49:02 eth0 88.21 40.56 542.00 17.24 0.00 0.00 0.00 0.00 23:03:57 22:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:49:02 veth11badf1 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 23:03:57 22:49:02 veth946cd6b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:03:57 22:50:01 eth0 40.47 27.24 105.99 120.14 0.00 0.00 0.00 0.00 23:03:57 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:50:01 docker0 1115.65 913.16 90.03 5769.10 0.00 0.00 0.00 0.00 23:03:57 22:51:01 eth0 0.78 0.63 0.29 0.23 0.00 0.00 0.00 0.00 23:03:57 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:52:01 eth0 0.90 0.23 0.20 0.08 0.00 0.00 0.00 0.00 23:03:57 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:53:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:03:57 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:54:01 eth0 0.55 0.40 0.27 0.21 0.00 0.00 0.00 0.00 23:03:57 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:55:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:03:57 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:56:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:03:57 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:57:01 eth0 1.08 0.43 0.45 0.27 0.00 0.00 0.00 0.00 23:03:57 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:58:01 eth0 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:03:57 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:59:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:03:57 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 23:00:01 eth0 0.55 0.08 0.05 0.01 0.00 0.00 0.00 0.00 23:03:57 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 23:01:01 eth0 1.38 0.50 0.58 0.39 0.00 0.00 0.00 0.00 23:03:57 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 23:02:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:03:57 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 23:03:01 eth0 0.70 0.07 0.06 0.01 0.00 0.00 0.00 0.00 23:03:57 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 Average: eth0 64.59 65.18 561.69 20.81 0.00 0.00 0.00 0.00 23:03:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:57 Average: docker0 52.28 42.79 4.22 270.32 0.00 0.00 0.00 0.00 23:03:57 23:03:57 23:03:57 ---> sar -P ALL: 23:03:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 23:03:57 23:03:57 22:41:01 LINUX RESTART (2 CPU) 23:03:57 23:03:57 22:42:01 CPU %user %nice %system %iowait %steal %idle 23:03:57 22:43:01 all 30.25 0.00 9.58 2.95 0.10 57.12 23:03:57 22:43:01 0 30.16 0.00 9.63 2.83 0.11 57.26 23:03:57 22:43:01 1 30.34 0.00 9.52 3.07 0.09 56.98 23:03:57 22:44:01 all 56.94 0.00 11.38 1.75 0.11 29.82 23:03:57 22:44:01 0 56.78 0.00 11.62 1.80 0.11 29.69 23:03:57 22:44:01 1 57.10 0.00 11.15 1.70 0.11 29.94 23:03:57 22:45:01 all 32.51 0.00 4.69 0.26 0.09 62.45 23:03:57 22:45:01 0 31.96 0.00 4.82 0.33 0.09 62.80 23:03:57 22:45:01 1 33.05 0.00 4.56 0.19 0.09 62.11 23:03:57 22:46:01 all 74.44 0.00 7.89 1.26 0.13 16.28 23:03:57 22:46:01 0 75.08 0.00 7.90 1.47 0.13 15.42 23:03:57 22:46:01 1 73.80 0.00 7.88 1.05 0.13 17.13 23:03:57 22:47:01 all 27.89 0.00 22.32 31.79 0.13 17.87 23:03:57 22:47:01 0 28.25 0.00 22.29 31.53 0.13 17.80 23:03:57 22:47:01 1 27.54 0.00 22.35 32.04 0.13 17.94 23:03:57 22:48:01 all 77.81 0.00 14.39 6.38 0.14 1.27 23:03:57 22:48:01 0 77.50 0.00 15.06 6.39 0.13 0.93 23:03:57 22:48:01 1 78.13 0.00 13.72 6.38 0.15 1.63 23:03:57 22:49:02 all 69.13 0.00 19.80 8.59 0.14 2.34 23:03:57 22:49:02 0 69.27 0.00 19.77 8.48 0.15 2.33 23:03:57 22:49:02 1 68.98 0.00 19.84 8.69 0.13 2.36 23:03:57 22:50:01 all 12.01 0.00 4.87 1.74 0.05 81.33 23:03:57 22:50:01 0 12.44 0.00 4.34 1.65 0.05 81.52 23:03:57 22:50:01 1 11.58 0.00 5.39 1.84 0.05 81.14 23:03:57 22:51:01 all 0.26 0.00 0.06 0.00 0.01 99.67 23:03:57 22:51:01 0 0.05 0.00 0.07 0.00 0.02 99.87 23:03:57 22:51:01 1 0.47 0.00 0.05 0.00 0.00 99.48 23:03:57 22:52:01 all 0.25 0.00 0.07 0.00 0.01 99.67 23:03:57 22:52:01 0 0.03 0.00 0.07 0.00 0.00 99.90 23:03:57 22:52:01 1 0.47 0.00 0.07 0.00 0.02 99.45 23:03:57 22:53:01 all 0.25 0.00 0.04 0.00 0.00 99.71 23:03:57 22:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:03:57 22:53:01 1 0.47 0.00 0.05 0.00 0.00 99.48 23:03:57 23:03:57 22:53:01 CPU %user %nice %system %iowait %steal %idle 23:03:57 22:54:01 all 0.21 0.00 0.03 0.00 0.02 99.75 23:03:57 22:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:03:57 22:54:01 1 0.38 0.00 0.03 0.00 0.02 99.57 23:03:57 22:55:01 all 0.18 0.00 0.04 0.00 0.00 99.78 23:03:57 22:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:03:57 22:55:01 1 0.30 0.00 0.05 0.00 0.00 99.65 23:03:57 22:56:01 all 0.23 0.00 0.05 0.00 0.01 99.72 23:03:57 22:56:01 0 0.05 0.00 0.07 0.00 0.02 99.87 23:03:57 22:56:01 1 0.40 0.00 0.03 0.00 0.00 99.57 23:03:57 22:57:01 all 0.14 0.00 0.05 0.00 0.01 99.80 23:03:57 22:57:01 0 0.18 0.00 0.05 0.00 0.02 99.75 23:03:57 22:57:01 1 0.10 0.00 0.05 0.00 0.00 99.85 23:03:57 22:58:01 all 0.26 0.00 0.03 0.00 0.00 99.72 23:03:57 22:58:01 0 0.48 0.00 0.02 0.00 0.00 99.50 23:03:57 22:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:03:57 22:59:01 all 0.23 0.00 0.03 0.00 0.01 99.72 23:03:57 22:59:01 0 0.43 0.00 0.03 0.00 0.00 99.53 23:03:57 22:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:03:57 23:00:01 all 0.25 0.00 0.03 0.00 0.01 99.72 23:03:57 23:00:01 0 0.47 0.00 0.02 0.00 0.02 99.50 23:03:57 23:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:03:57 23:01:01 all 0.23 0.00 0.07 0.00 0.01 99.70 23:03:57 23:01:01 0 0.40 0.00 0.07 0.00 0.00 99.53 23:03:57 23:01:01 1 0.05 0.00 0.07 0.00 0.02 99.87 23:03:57 23:02:01 all 0.22 0.00 0.04 0.01 0.01 99.72 23:03:57 23:02:01 0 0.40 0.00 0.03 0.02 0.02 99.53 23:03:57 23:02:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:03:57 23:03:01 all 0.24 0.00 0.03 0.00 0.00 99.72 23:03:57 23:03:01 0 0.45 0.00 0.03 0.00 0.00 99.52 23:03:57 23:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:03:57 Average: all 17.18 0.00 4.28 2.46 0.04 76.04 23:03:57 Average: 0 17.20 0.00 4.30 2.45 0.05 76.00 23:03:57 Average: 1 17.15 0.00 4.27 2.47 0.04 76.07 23:03:57 23:03:57 23:03:57