Pull request #3813 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from d9221357ed207d77b51049ad93387edf291a726f+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (ce1c288c121066a9ced7c6de551bee884782052d) 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-ssh2866895897762339850.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh388637137887646909.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3813/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-3813/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7046744071758490187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh4696301199371900363.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-3813/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-3813/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8778131936187562605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-434 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8312193801345731052.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 f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit d9221357ed207d77b51049ad93387edf291a726f Merge succeeded, producing d9221357ed207d77b51049ad93387edf291a726f Checking out Revision d9221357ed207d77b51049ad93387edf291a726f (PR-3813) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2688915833736116605.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9221357ed207d77b51049ad93387edf291a726f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4162855984697815554.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9221357ed207d77b51049ad93387edf291a726f # timeout=10 Commit message: "fix(snap): support disabling security" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T22:20:28.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T22:20:28.786Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T22:20:28.801Z] ========================================================= [2021-11-12T22:20:28.801Z] EdgeX Global Pipelines Version Info [2021-11-12T22:20:28.801Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8370f7988c5c40792ed6dc069dedd78d4df213ce # timeout=10 [2021-11-12T22:20:29.956Z] ------------------- [2021-11-12T22:20:29.956Z] stable info: [2021-11-12T22:20:29.956Z] ------------------- [2021-11-12T22:20:29.956Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T22:20:29.956Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-12T22:20:29.956Z] Message: update stable to v1.0.215 [2021-11-12T22:20:30.536Z] ------------------- [2021-11-12T22:20:30.536Z] experimental info: [2021-11-12T22:20:30.536Z] ------------------- [2021-11-12T22:20:30.536Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T22:20:30.536Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-12T22:20:30.536Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T22:20:30.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-12T22:20:30.628Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-12T22:20:30.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T22:20:30.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T22:20:30.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T22:20:30.655Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T22:20:30.661Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T22:20:30.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-12T22:20:30.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-12T22:20:30.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-12T22:20:30.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T22:20:30.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T22:20:30.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T22:20:30.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T22:20:30.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T22:20:30.754Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T22:20:30.763Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T22:20:30.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T22:20:30.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-12T22:20:30.794Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-12T22:20:30.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-12T22:20:30.814Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T22:20:30.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3813 [Pipeline] echo [2021-11-12T22:20:30.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3813 [Pipeline] echo [2021-11-12T22:20:30.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3813 [Pipeline] echo [2021-11-12T22:20:30.853Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9221357ed207d77b51049ad93387edf291a726f [Pipeline] echo [2021-11-12T22:20:30.864Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d922135 [Pipeline] echo [2021-11-12T22:20:30.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T22:20:30.922Z] provisioning config files... [2021-11-12T22:20:30.940Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6477942501169198477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T22:20:31.261Z] ---> docker-login.sh [2021-11-12T22:20:31.261Z] nexus3.edgexfoundry.org:10001 [2021-11-12T22:20:31.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T22:20:31.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T22:20:31.524Z] Configure a credential helper to remove this warning. See [2021-11-12T22:20:31.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T22:20:31.524Z] [2021-11-12T22:20:31.524Z] Login Succeeded [2021-11-12T22:20:31.524Z] nexus3.edgexfoundry.org:10002 [2021-11-12T22:20:31.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T22:20:31.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T22:20:31.524Z] Configure a credential helper to remove this warning. See [2021-11-12T22:20:31.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T22:20:31.524Z] [2021-11-12T22:20:31.524Z] Login Succeeded [2021-11-12T22:20:31.524Z] nexus3.edgexfoundry.org:10003 [2021-11-12T22:20:31.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T22:20:31.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T22:20:31.786Z] Configure a credential helper to remove this warning. See [2021-11-12T22:20:31.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T22:20:31.786Z] [2021-11-12T22:20:31.786Z] Login Succeeded [2021-11-12T22:20:31.786Z] nexus3.edgexfoundry.org:10004 [2021-11-12T22:20:31.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T22:20:31.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T22:20:31.786Z] Configure a credential helper to remove this warning. See [2021-11-12T22:20:31.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T22:20:31.786Z] [2021-11-12T22:20:31.786Z] Login Succeeded [2021-11-12T22:20:31.786Z] docker.io [2021-11-12T22:20:32.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T22:20:32.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T22:20:32.315Z] Configure a credential helper to remove this warning. See [2021-11-12T22:20:32.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T22:20:32.315Z] [2021-11-12T22:20:32.315Z] Login Succeeded [2021-11-12T22:20:32.315Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T22:20:32.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T22:20:32.640Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-12T22:20:32.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T22:20:32.640Z] ++ dirname cmd/core-command/Dockerfile [2021-11-12T22:20:32.640Z] ++ cut -d/ -f2 [2021-11-12T22:20:32.640Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-12T22:20:32.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T22:20:32.640Z] ++ dirname cmd/core-data/Dockerfile [2021-11-12T22:20:32.640Z] ++ cut -d/ -f2 [2021-11-12T22:20:32.640Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-12T22:20:32.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T22:20:32.640Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-12T22:20:32.640Z] ++ cut -d/ -f2 [2021-11-12T22:20:32.640Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-12T22:20:32.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T22:20:32.641Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-12T22:20:32.641Z] ++ cut -d/ -f2 [2021-11-12T22:20:32.641Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-12T22:20:32.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T22:20:32.641Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-12T22:20:32.641Z] ++ cut -d/ -f2 [2021-11-12T22:20:32.641Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-12T22:20:32.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T22:20:32.641Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-12T22:20:32.641Z] ++ cut -d/ -f2 [2021-11-12T22:20:32.641Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-12T22:20:32.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T22:20:32.641Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-12T22:20:32.641Z] ++ cut -d/ -f2 [2021-11-12T22:20:32.641Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-12T22:20:32.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T22:20:32.641Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-12T22:20:32.641Z] ++ cut -d/ -f2 [2021-11-12T22:20:32.641Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-12T22:20:32.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T22:20:32.641Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-12T22:20:32.641Z] ++ cut -d/ -f2 [2021-11-12T22:20:32.641Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-12T22:20:32.684Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T22:20:33.107Z] + git rev-list -1 --merges d9221357ed207d77b51049ad93387edf291a726f~1..d9221357ed207d77b51049ad93387edf291a726f [Pipeline] echo [2021-11-12T22:20:33.119Z] -----------> git rev-list -1 --merges d9221357ed207d77b51049ad93387edf291a726f~1..d9221357ed207d77b51049ad93387edf291a726f d9221357ed207d77b51049ad93387edf291a726f [false] [Pipeline] sh [2021-11-12T22:20:33.414Z] + git log --format=format:%s -1 d9221357ed207d77b51049ad93387edf291a726f [Pipeline] echo [2021-11-12T22:20:33.430Z] ========================================================= [2021-11-12T22:20:33.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T22:20:33.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-12T22:20:33.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T22:20:33.879Z] [2021-11-12T22:20:33.879Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T22:20:34.191Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T22:20:34.191Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T22:20:34.191Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T22:20:34.191Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T22:20:34.191Z] 4c7163046ea9: Pulling fs layer [2021-11-12T22:20:34.191Z] 0c2d73faf560: Pulling fs layer [2021-11-12T22:20:34.191Z] 0c2d73faf560: Waiting [2021-11-12T22:20:34.191Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T22:20:34.191Z] 3e5f54012d9b: Download complete [2021-11-12T22:20:34.191Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T22:20:34.191Z] a0d0a0d46f8b: Download complete [2021-11-12T22:20:34.456Z] 0c2d73faf560: Verifying Checksum [2021-11-12T22:20:34.456Z] 0c2d73faf560: Download complete [2021-11-12T22:20:34.456Z] 4c7163046ea9: Verifying Checksum [2021-11-12T22:20:34.456Z] 4c7163046ea9: Download complete [2021-11-12T22:20:34.456Z] a0d0a0d46f8b: Pull complete [2021-11-12T22:20:34.456Z] 3e5f54012d9b: Pull complete [2021-11-12T22:20:35.030Z] 4c7163046ea9: Pull complete [2021-11-12T22:20:35.030Z] 0c2d73faf560: Pull complete [2021-11-12T22:20:35.030Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T22:20:35.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T22:20:35.030Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T22:20:35.113Z] prd-centos7-docker-4c-2g-434 does not seem to be running inside a container [2021-11-12T22:20:35.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T22:20:35.984Z] $ docker top 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T22:20:36.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T22:20:36.096Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T22:20:36.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T22:20:36.226Z] $ docker exec 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f ssh-agent [2021-11-12T22:20:36.341Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaJChdJ/agent.13 [2021-11-12T22:20:36.341Z] SSH_AGENT_PID=19 [2021-11-12T22:20:36.349Z] Running ssh-add (command line suppressed) [2021-11-12T22:20:36.449Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8998557850348031931.key (/w/workspace/edgex-go/3@tmp/private_key_8998557850348031931.key) [2021-11-12T22:20:36.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T22:20:36.763Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T22:20:36.777Z] $ docker exec --env ******** --env ******** 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f ssh-agent -k [2021-11-12T22:20:36.910Z] unset SSH_AUTH_SOCK; [2021-11-12T22:20:36.911Z] unset SSH_AGENT_PID; [2021-11-12T22:20:36.911Z] echo Agent pid 19 killed; [2021-11-12T22:20:36.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T22:20:36.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T22:20:36.946Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T22:20:37.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T22:20:37.068Z] $ docker exec 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f ssh-agent [2021-11-12T22:20:37.188Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfpPHFn/agent.52 [2021-11-12T22:20:37.188Z] SSH_AGENT_PID=58 [2021-11-12T22:20:37.196Z] Running ssh-add (command line suppressed) [2021-11-12T22:20:37.309Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7374143853525168542.key (/w/workspace/edgex-go/3@tmp/private_key_7374143853525168542.key) [2021-11-12T22:20:37.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T22:20:37.617Z] + git semver init [2021-11-12T22:20:37.617Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T22:20:37.617Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-11-12T22:20:37.617Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-11-12T22:20:37.617Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T22:20:37.617Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T22:20:37.617Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T22:20:37.617Z] # $SEMVER_BRANCH = PR-3813 [2021-11-12T22:20:37.617Z] # $SEMVER_TEMP = /tmp/semver-041429853 [2021-11-12T22:20:37.617Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-12T22:20:52.601Z] # '/tmp/semver-041429853' -> '/w/workspace/edgex-go/3/.semver' [2021-11-12T22:20:52.601Z] # -> Force: false [2021-11-12T22:20:52.601Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-11-12T22:20:52.609Z] $ docker exec --env ******** --env ******** 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f ssh-agent -k [2021-11-12T22:20:52.706Z] unset SSH_AUTH_SOCK; [2021-11-12T22:20:52.706Z] unset SSH_AGENT_PID; [2021-11-12T22:20:52.707Z] echo Agent pid 58 killed; [2021-11-12T22:20:52.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T22:20:53.039Z] + git semver [Pipeline] } [2021-11-12T22:20:53.052Z] $ docker stop --time=1 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f [2021-11-12T22:20:54.794Z] $ docker rm -f 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T22:20:55.159Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T22:20:55.416Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T22:20:55.420Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-12T22:20:55.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T22:20:55.628Z] ========================================================= [2021-11-12T22:20:55.628Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T22:20:55.628Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T22:20:55.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T22:20:55.923Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T22:20:55.923Z] a0d0a0d46f8b: Already exists [2021-11-12T22:20:55.923Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T22:20:55.923Z] b8b176561691: Pulling fs layer [2021-11-12T22:20:55.923Z] 4527c011a84f: Pulling fs layer [2021-11-12T22:20:55.923Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T22:20:55.923Z] e0aca202a116: Pulling fs layer [2021-11-12T22:20:55.923Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T22:20:55.923Z] 34cad66bf833: Pulling fs layer [2021-11-12T22:20:55.923Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T22:20:55.923Z] 5d74067f8e1e: Waiting [2021-11-12T22:20:55.923Z] e0aca202a116: Waiting [2021-11-12T22:20:55.923Z] 3a43be97a3b4: Waiting [2021-11-12T22:20:55.923Z] 34cad66bf833: Waiting [2021-11-12T22:20:55.923Z] b4e3c513aaa6: Waiting [2021-11-12T22:20:55.923Z] b8b176561691: Verifying Checksum [2021-11-12T22:20:55.923Z] b8b176561691: Download complete [2021-11-12T22:20:55.923Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T22:20:55.923Z] 31adcdaf11c8: Download complete [2021-11-12T22:20:55.923Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T22:20:55.923Z] 5d74067f8e1e: Download complete [2021-11-12T22:20:55.923Z] e0aca202a116: Verifying Checksum [2021-11-12T22:20:55.923Z] e0aca202a116: Download complete [2021-11-12T22:20:55.923Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T22:20:55.923Z] 3a43be97a3b4: Download complete [2021-11-12T22:20:56.195Z] 34cad66bf833: Verifying Checksum [2021-11-12T22:20:56.195Z] 34cad66bf833: Download complete [2021-11-12T22:20:56.195Z] 31adcdaf11c8: Pull complete [2021-11-12T22:20:56.195Z] b8b176561691: Pull complete [2021-11-12T22:20:56.466Z] 4527c011a84f: Download complete [2021-11-12T22:20:56.736Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T22:20:56.736Z] b4e3c513aaa6: Download complete [2021-11-12T22:21:00.986Z] 4527c011a84f: Pull complete [2021-11-12T22:21:00.986Z] 5d74067f8e1e: Pull complete [2021-11-12T22:21:00.986Z] e0aca202a116: Pull complete [2021-11-12T22:21:00.986Z] 3a43be97a3b4: Pull complete [2021-11-12T22:21:00.986Z] 34cad66bf833: Pull complete [2021-11-12T22:21:03.568Z] b4e3c513aaa6: Pull complete [2021-11-12T22:21:03.568Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T22:21:03.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T22:21:03.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-12T22:21:03.871Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T22:21:03.871Z] WORKDIR /edgex [2021-11-12T22:21:03.871Z] COPY go.mod . [2021-11-12T22:21:03.871Z] RUN go mod download' [2021-11-12T22:21:03.871Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-12T22:21:06.442Z] Sending build context to Docker daemon 330MB [2021-11-12T22:21:06.442Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T22:21:06.442Z] ---> 9f6097aaca64 [2021-11-12T22:21:06.442Z] Step 2/4 : WORKDIR /edgex [2021-11-12T22:21:06.710Z] ---> Running in e4dd29b04f7a [2021-11-12T22:21:06.974Z] Removing intermediate container e4dd29b04f7a [2021-11-12T22:21:06.974Z] ---> a5c315646f95 [2021-11-12T22:21:06.974Z] Step 3/4 : COPY go.mod . [2021-11-12T22:21:06.974Z] ---> 6cc13e17057d [2021-11-12T22:21:06.974Z] Step 4/4 : RUN go mod download [2021-11-12T22:21:07.236Z] ---> Running in 1be6337bc1d9 [2021-11-12T22:21:10.594Z] Still waiting to schedule task [2021-11-12T22:21:10.594Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-432’ is offline [2021-11-12T22:21:46.039Z] Removing intermediate container 1be6337bc1d9 [2021-11-12T22:21:46.039Z] ---> 22d968fdd17b [2021-11-12T22:21:46.039Z] Successfully built 22d968fdd17b [2021-11-12T22:21:46.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T22:21:46.338Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T22:21:46.338Z] . [Pipeline] withDockerContainer [2021-11-12T22:21:46.411Z] prd-centos7-docker-4c-2g-434 does not seem to be running inside a container [2021-11-12T22:21:46.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T22:21:46.891Z] $ docker top 568fce97975a3768c01cdf8940723d740c0a30cb0f544910dd1de9cddf208cc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T22:21:47.268Z] + go version [2021-11-12T22:21:47.268Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T22:21:47.283Z] $ docker stop --time=1 568fce97975a3768c01cdf8940723d740c0a30cb0f544910dd1de9cddf208cc5 [2021-11-12T22:21:48.495Z] $ docker rm -f 568fce97975a3768c01cdf8940723d740c0a30cb0f544910dd1de9cddf208cc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T22:21:48.994Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T22:21:48.994Z] . [Pipeline] withDockerContainer [2021-11-12T22:21:49.068Z] prd-centos7-docker-4c-2g-434 does not seem to be running inside a container [2021-11-12T22:21:49.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T22:21:49.537Z] $ docker top 85437295263e46f5ad0b495875f9814de48488646cbf19ce035281f5ae0ff9d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-12T22:21:49.625Z] ========================================================= [2021-11-12T22:21:49.626Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-12T22:21:49.626Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T22:21:49.953Z] + make test [2021-11-12T22:21:49.953Z] go mod tidy [2021-11-12T22:21:50.220Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-12T22:21:55.570Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-12T22:22:13.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-12T22:22:19.220Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-12T22:22:19.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-12T22:22:20.067Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-12T22:22:22.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-12T22:22:22.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-12T22:22:22.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-12T22:22:22.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-12T22:22:23.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-12T22:22:23.761Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-12T22:22:24.029Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-12T22:22:24.029Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-12T22:22:24.029Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-12T22:22:24.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-12T22:22:26.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2021-11-12T22:22:26.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-12T22:22:26.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-12T22:22:26.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements [2021-11-12T22:22:26.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-12T22:22:27.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 44.7% of statements [2021-11-12T22:22:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-12T22:22:27.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-12T22:22:28.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 89.5% of statements [2021-11-12T22:22:28.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-12T22:22:28.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-12T22:22:29.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements [2021-11-12T22:22:29.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-12T22:22:29.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-12T22:22:29.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-12T22:22:29.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-12T22:22:29.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-12T22:22:30.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements [2021-11-12T22:22:30.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-12T22:22:30.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-12T22:22:30.469Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-11-12T22:22:30.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-12T22:22:30.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-12T22:22:30.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-12T22:22:30.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-12T22:22:30.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-12T22:22:31.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-11-12T22:22:31.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-12T22:22:31.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-12T22:22:31.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-12T22:22:31.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2021-11-12T22:22:31.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-12T22:22:31.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-11-12T22:22:32.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-11-12T22:22:32.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-12T22:22:32.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-11-12T22:22:32.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-11-12T22:22:32.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-11-12T22:22:32.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-11-12T22:22:33.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-11-12T22:22:37.083Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-435 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws [2021-11-12T22:22:37.096Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-12T22:22:37.281Z] The recommended git tool is: git [2021-11-12T22:22:42.557Z] using credential edgex-jenkins-ssh [2021-11-12T22:22:42.580Z] Cloning the remote Git repository [2021-11-12T22:22:42.623Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-12T22:22:42.721Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-12T22:22:42.787Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T22:22:42.787Z] > git --version # timeout=10 [2021-11-12T22:22:42.803Z] > git --version # 'git version 2.17.1' [2021-11-12T22:22:42.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T22:22:42.898Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T22:22:45.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2021-11-12T22:22:45.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-12T22:22:50.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.275s coverage: 82.5% of statements [2021-11-12T22:22:50.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-12T22:22:59.010Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T22:22:59.026Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T22:22:59.049Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T22:22:59.080Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T22:22:59.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T22:22:59.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T22:22:59.942Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit d9221357ed207d77b51049ad93387edf291a726f [2021-11-12T22:23:00.254Z] Merge succeeded, producing d9221357ed207d77b51049ad93387edf291a726f [2021-11-12T22:23:00.254Z] Checking out Revision d9221357ed207d77b51049ad93387edf291a726f (PR-3813) [2021-11-12T22:22:59.958Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T22:22:59.973Z] > git checkout -f d9221357ed207d77b51049ad93387edf291a726f # timeout=10 [2021-11-12T22:23:00.181Z] > git remote # timeout=10 [2021-11-12T22:23:00.195Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T22:23:00.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T22:23:00.216Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-12T22:23:00.237Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T22:23:00.258Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T22:23:00.278Z] > git checkout -f d9221357ed207d77b51049ad93387edf291a726f # timeout=10 [2021-11-12T22:23:04.544Z] Commit message: "fix(snap): support disabling security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T22:23:05.635Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T22:23:05.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T22:23:05.635Z] Dload Upload Total Spent Left Speed [2021-11-12T22:23:05.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85064 0 --:--:-- --:--:-- --:--:-- 85064 [Pipeline] sh [2021-11-12T22:23:06.046Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T22:23:06.385Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2021-11-12T22:23:06.385Z] /etc/docker/daemon.new [2021-11-12T22:23:06.385Z] { [2021-11-12T22:23:06.385Z] "registry-mirrors": [ [2021-11-12T22:23:06.385Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T22:23:06.385Z] ], [2021-11-12T22:23:06.385Z] "bip": "10.250.0.254/24", [2021-11-12T22:23:06.385Z] "hosts": [ [2021-11-12T22:23:06.385Z] "tcp://0.0.0.0:5555", [2021-11-12T22:23:06.385Z] "unix:///var/run/docker.sock" [2021-11-12T22:23:06.385Z] ], [2021-11-12T22:23:06.385Z] "mtu": 1458, [2021-11-12T22:23:06.385Z] "selinux-enabled": true, [2021-11-12T22:23:06.385Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T22:23:06.385Z] } [Pipeline] sh [2021-11-12T22:23:06.732Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T22:23:07.121Z] + sudo service docker restart [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.2% of statements [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-11-12T22:23:08.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-12T22:23:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-12T22:23:09.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements [2021-11-12T22:23:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-12T22:23:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-12T22:23:09.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2021-11-12T22:23:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-12T22:23:09.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-11-12T22:23:09.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-12T22:23:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-12T22:23:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-12T22:23:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-12T22:23:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-12T22:23:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-12T22:23:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-12T22:23:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-11-12T22:23:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-11-12T22:23:16.713Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T22:23:25.444Z] provisioning config files... [2021-11-12T22:23:25.469Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1046865453545735289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T22:23:25.830Z] ---> docker-login.sh [2021-11-12T22:23:25.830Z] nexus3.edgexfoundry.org:10001 [2021-11-12T22:23:26.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T22:23:26.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T22:23:26.712Z] Configure a credential helper to remove this warning. See [2021-11-12T22:23:26.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T22:23:26.712Z] [2021-11-12T22:23:26.712Z] Login Succeeded [2021-11-12T22:23:26.712Z] nexus3.edgexfoundry.org:10002 [2021-11-12T22:23:27.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T22:23:27.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T22:23:27.312Z] Configure a credential helper to remove this warning. See [2021-11-12T22:23:27.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T22:23:27.312Z] [2021-11-12T22:23:27.312Z] Login Succeeded [2021-11-12T22:23:27.312Z] nexus3.edgexfoundry.org:10003 [2021-11-12T22:23:27.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T22:23:27.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T22:23:27.867Z] Configure a credential helper to remove this warning. See [2021-11-12T22:23:27.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T22:23:27.867Z] [2021-11-12T22:23:27.867Z] Login Succeeded [2021-11-12T22:23:27.867Z] nexus3.edgexfoundry.org:10004 [2021-11-12T22:23:28.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T22:23:28.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T22:23:28.415Z] Configure a credential helper to remove this warning. See [2021-11-12T22:23:28.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T22:23:28.415Z] [2021-11-12T22:23:28.415Z] Login Succeeded [2021-11-12T22:23:28.415Z] docker.io [2021-11-12T22:23:28.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T22:23:29.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T22:23:29.281Z] Configure a credential helper to remove this warning. See [2021-11-12T22:23:29.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T22:23:29.281Z] [2021-11-12T22:23:29.281Z] Login Succeeded [2021-11-12T22:23:29.281Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T22:23:29.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T22:23:29.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T22:23:29.772Z] ========================================================= [2021-11-12T22:23:29.772Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T22:23:29.772Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T22:23:30.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T22:23:30.275Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T22:23:30.275Z] 552d1f2373af: Pulling fs layer [2021-11-12T22:23:30.275Z] ea3f2d53f512: Pulling fs layer [2021-11-12T22:23:30.275Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T22:23:30.275Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T22:23:30.275Z] 72dc09318566: Pulling fs layer [2021-11-12T22:23:30.275Z] f4f7b4309257: Pulling fs layer [2021-11-12T22:23:30.275Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T22:23:30.275Z] b78e95d17946: Pulling fs layer [2021-11-12T22:23:30.275Z] 7a9cfe048b4a: Waiting [2021-11-12T22:23:30.275Z] 72dc09318566: Waiting [2021-11-12T22:23:30.275Z] f4f7b4309257: Waiting [2021-11-12T22:23:30.275Z] 0ac9a79272e3: Waiting [2021-11-12T22:23:30.275Z] b78e95d17946: Waiting [2021-11-12T22:23:30.275Z] 9e70ebbbe112: Verifying Checksum [2021-11-12T22:23:30.275Z] 9e70ebbbe112: Download complete [2021-11-12T22:23:30.275Z] ea3f2d53f512: Verifying Checksum [2021-11-12T22:23:30.275Z] ea3f2d53f512: Download complete [2021-11-12T22:23:30.557Z] 72dc09318566: Verifying Checksum [2021-11-12T22:23:30.557Z] 72dc09318566: Download complete [2021-11-12T22:23:30.557Z] f4f7b4309257: Verifying Checksum [2021-11-12T22:23:30.557Z] f4f7b4309257: Download complete [2021-11-12T22:23:30.558Z] 552d1f2373af: Verifying Checksum [2021-11-12T22:23:30.558Z] 552d1f2373af: Download complete [2021-11-12T22:23:30.558Z] 0ac9a79272e3: Download complete [2021-11-12T22:23:31.164Z] 552d1f2373af: Pull complete [2021-11-12T22:23:31.770Z] ea3f2d53f512: Pull complete [2021-11-12T22:23:32.367Z] 9e70ebbbe112: Pull complete [2021-11-12T22:23:32.367Z] b78e95d17946: Verifying Checksum [2021-11-12T22:23:32.367Z] b78e95d17946: Download complete [2021-11-12T22:23:32.963Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T22:23:32.963Z] 7a9cfe048b4a: Download complete [2021-11-12T22:23:43.135Z] 7a9cfe048b4a: Pull complete [2021-11-12T22:23:43.409Z] 72dc09318566: Pull complete [2021-11-12T22:23:44.004Z] f4f7b4309257: Pull complete [2021-11-12T22:23:44.279Z] 0ac9a79272e3: Pull complete [2021-11-12T22:23:49.804Z] b78e95d17946: Pull complete [2021-11-12T22:23:50.078Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T22:23:50.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T22:23:50.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-12T22:23:50.428Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T22:23:50.428Z] WORKDIR /edgex [2021-11-12T22:23:50.428Z] COPY go.mod . [2021-11-12T22:23:50.428Z] RUN go mod download [2021-11-12T22:23:50.428Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-12T22:23:53.087Z] Sending build context to Docker daemon 166.7MB [2021-11-12T22:23:53.087Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T22:23:53.087Z] ---> 8b459fc5aaf0 [2021-11-12T22:23:53.087Z] Step 2/4 : WORKDIR /edgex [2021-11-12T22:23:54.520Z] ---> Running in a8786acc74f9 [2021-11-12T22:23:55.115Z] Removing intermediate container a8786acc74f9 [2021-11-12T22:23:55.115Z] ---> 8b8e5bb162a6 [2021-11-12T22:23:55.115Z] Step 3/4 : COPY go.mod . [2021-11-12T22:23:55.658Z] GO111MODULE=on go vet ./... [2021-11-12T22:23:55.714Z] ---> 5d48054dfafa [2021-11-12T22:23:55.714Z] Step 4/4 : RUN go mod download [2021-11-12T22:23:55.988Z] ---> Running in c1d3e2380d0a [2021-11-12T22:24:03.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T22:24:03.867Z] ./snap/local/hooks/cmd/configure/configure.go [2021-11-12T22:24:03.867Z] ./snap/local/hooks/cmd/install/install.go [2021-11-12T22:24:03.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T22:24:03.867Z] make: *** [Makefile:111: test] Error 1 [Pipeline] } [2021-11-12T22:24:03.882Z] $ docker stop --time=1 85437295263e46f5ad0b495875f9814de48488646cbf19ce035281f5ae0ff9d0 [2021-11-12T22:24:05.210Z] $ docker rm -f 85437295263e46f5ad0b495875f9814de48488646cbf19ce035281f5ae0ff9d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T22:24:05.937Z] Failed in branch amd64 [2021-11-12T22:25:17.808Z] Removing intermediate container c1d3e2380d0a [2021-11-12T22:25:17.808Z] ---> 5dd5c00eee45 [2021-11-12T22:25:17.808Z] Successfully built 5dd5c00eee45 [2021-11-12T22:25:17.808Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T22:25:18.155Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T22:25:18.155Z] . [Pipeline] withDockerContainer [2021-11-12T22:25:18.395Z] prd-ubuntu18.04-docker-arm64-4c-16g-435 does not seem to be running inside a container [2021-11-12T22:25:18.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T22:25:19.983Z] $ docker top 80155314a59f97ca5228e1c527612e0857514c43c7d3f7975e32eaf399bb350a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T22:25:20.954Z] + go version [2021-11-12T22:25:20.954Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T22:25:20.973Z] $ docker stop --time=1 80155314a59f97ca5228e1c527612e0857514c43c7d3f7975e32eaf399bb350a [2021-11-12T22:25:22.651Z] $ docker rm -f 80155314a59f97ca5228e1c527612e0857514c43c7d3f7975e32eaf399bb350a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T22:25:23.369Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T22:25:23.369Z] . [Pipeline] withDockerContainer [2021-11-12T22:25:23.615Z] prd-ubuntu18.04-docker-arm64-4c-16g-435 does not seem to be running inside a container [2021-11-12T22:25:23.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T22:25:25.052Z] $ docker top aa6a8d90f5053d1b564a02dc8d6bd95b717d619f1cf00f9eb22ef4d72ec94f88 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-12T22:25:25.360Z] ========================================================= [2021-11-12T22:25:25.360Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-12T22:25:25.360Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T22:25:26.009Z] + make test [2021-11-12T22:25:26.009Z] go mod tidy [2021-11-12T22:25:26.606Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-12T22:25:53.414Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-12T22:26:49.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-12T22:26:51.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-12T22:26:52.022Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-12T22:26:54.008Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-12T22:27:06.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-12T22:27:06.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-12T22:27:06.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-12T22:27:06.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-12T22:27:06.427Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-12T22:27:06.427Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-12T22:27:06.714Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-12T22:27:06.714Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-12T22:27:06.714Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-12T22:27:06.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-12T22:27:15.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.209s coverage: 28.7% of statements [2021-11-12T22:27:15.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-12T22:27:15.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-12T22:27:17.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.344s coverage: 98.5% of statements [2021-11-12T22:27:17.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-12T22:27:19.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.485s coverage: 44.7% of statements [2021-11-12T22:27:19.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-12T22:27:19.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-12T22:27:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.741s coverage: 89.5% of statements [2021-11-12T22:27:21.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-12T22:27:21.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-12T22:27:22.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 84.4% of statements [2021-11-12T22:27:22.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-12T22:27:22.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-12T22:27:22.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-12T22:27:22.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-12T22:27:22.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-12T22:27:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.648s coverage: 94.2% of statements [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-12T22:27:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 59.1% of statements [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-12T22:27:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.264s coverage: 60.0% of statements [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-12T22:27:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.355s coverage: 0.9% of statements [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-12T22:27:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-11-12T22:27:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.211s coverage: 21.7% of statements [2021-11-12T22:27:31.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-12T22:27:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.339s coverage: 47.1% of statements [2021-11-12T22:27:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements [2021-11-12T22:27:31.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2021-11-12T22:27:31.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.202s coverage: 96.3% of statements [2021-11-12T22:27:32.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2021-11-12T22:27:44.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements [2021-11-12T22:27:44.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.333s coverage: 44.8% of statements [2021-11-12T22:27:50.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.534s coverage: 82.5% of statements [2021-11-12T22:27:50.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-12T22:27:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements [2021-11-12T22:27:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-12T22:27:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-12T22:27:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-12T22:27:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-12T22:27:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.785s coverage: 91.2% of statements [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.676s coverage: 64.4% of statements [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-12T22:27:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2021-11-12T22:27:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2021-11-12T22:27:59.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-11-12T22:28:03.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.350s coverage: 65.4% of statements [2021-11-12T22:28:03.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-12T22:28:03.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-12T22:28:03.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-12T22:28:05.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.829s coverage: 43.8% of statements [2021-11-12T22:28:05.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-12T22:28:05.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-12T22:28:05.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.228s coverage: 89.5% of statements [2021-11-12T22:28:05.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-12T22:28:05.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2021-11-12T22:28:05.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-12T22:28:15.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.225s coverage: 17.7% of statements [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-12T22:28:15.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.624s coverage: 92.3% of statements [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-12T22:28:15.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 63.2% of statements [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-12T22:28:15.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-12T22:28:15.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-12T22:28:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-12T22:28:15.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements [2021-11-12T22:28:15.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-12T22:28:15.191Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-12T22:28:15.191Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-12T22:28:15.191Z] GO111MODULE=on go vet ./... [2021-11-12T22:29:36.966Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T22:29:36.966Z] ./snap/local/hooks/cmd/install/install.go [2021-11-12T22:29:36.966Z] ./snap/local/hooks/cmd/configure/configure.go [2021-11-12T22:29:36.966Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T22:29:36.966Z] make: *** [Makefile:111: test] Error 1 [Pipeline] } [2021-11-12T22:29:36.975Z] $ docker stop --time=1 aa6a8d90f5053d1b564a02dc8d6bd95b717d619f1cf00f9eb22ef4d72ec94f88 [2021-11-12T22:29:38.898Z] $ docker rm -f aa6a8d90f5053d1b564a02dc8d6bd95b717d619f1cf00f9eb22ef4d72ec94f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T22:29:40.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T22:29:40.581Z] [2021-11-12T22:29:40.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T22:29:41.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T22:29:41.462Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T22:29:41.462Z] 448f6bf000e3: Pulling fs layer [2021-11-12T22:29:41.462Z] f757da607395: Pulling fs layer [2021-11-12T22:29:41.462Z] 05883995daec: Pulling fs layer [2021-11-12T22:29:41.462Z] 8603b9c90790: Pulling fs layer [2021-11-12T22:29:41.462Z] 1560dd03e051: Pulling fs layer [2021-11-12T22:29:41.462Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T22:29:41.462Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T22:29:41.462Z] 1560dd03e051: Waiting [2021-11-12T22:29:41.462Z] 27f5ce0e4adf: Waiting [2021-11-12T22:29:41.462Z] c2d8d7efcc4b: Waiting [2021-11-12T22:29:41.462Z] 8603b9c90790: Waiting [2021-11-12T22:29:41.735Z] f757da607395: Verifying Checksum [2021-11-12T22:29:41.735Z] f757da607395: Download complete [2021-11-12T22:29:41.735Z] 8603b9c90790: Verifying Checksum [2021-11-12T22:29:41.735Z] 8603b9c90790: Download complete [2021-11-12T22:29:41.735Z] 1560dd03e051: Verifying Checksum [2021-11-12T22:29:41.735Z] 1560dd03e051: Download complete [2021-11-12T22:29:41.735Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T22:29:41.735Z] 27f5ce0e4adf: Download complete [2021-11-12T22:29:41.735Z] 05883995daec: Verifying Checksum [2021-11-12T22:29:41.735Z] 05883995daec: Download complete [2021-11-12T22:29:42.009Z] 448f6bf000e3: Verifying Checksum [2021-11-12T22:29:42.009Z] 448f6bf000e3: Download complete [2021-11-12T22:29:44.637Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T22:29:44.637Z] c2d8d7efcc4b: Download complete [2021-11-12T22:29:45.611Z] 448f6bf000e3: Pull complete [2021-11-12T22:29:46.588Z] f757da607395: Pull complete [2021-11-12T22:29:48.016Z] 05883995daec: Pull complete [2021-11-12T22:29:48.289Z] 8603b9c90790: Pull complete [2021-11-12T22:29:49.264Z] 1560dd03e051: Pull complete [2021-11-12T22:29:49.536Z] 27f5ce0e4adf: Pull complete [2021-11-12T22:30:04.608Z] c2d8d7efcc4b: Pull complete [2021-11-12T22:30:04.608Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T22:30:04.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T22:30:04.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T22:30:04.859Z] prd-ubuntu18.04-docker-arm64-4c-16g-435 does not seem to be running inside a container [2021-11-12T22:30:04.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-12T22:30:07.719Z] $ docker top 884e13739ae67a25a5d1174f28561dbf7a4e3126a08ba98c6f40b40edb6b1205 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T22:30:08.719Z] ---> job-cost.sh [2021-11-12T22:30:08.719Z] lf-activate-venv: SKIPPING [2021-11-12T22:30:08.719Z] INFO: No Stack... [2021-11-12T22:30:08.991Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T22:30:09.262Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T22:30:09.961Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-11-12T22:30:09.961Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T22:30:10.031Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3813-3-stack-cost] [2021-11-12T22:30:10.037Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3813-3-stack-cost] did not exist. Created. [2021-11-12T22:30:10.037Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3813-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T22:30:10.708Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T22:30:11.387Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T22:30:11.396Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3813-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T22:30:11.400Z] $ docker stop --time=1 884e13739ae67a25a5d1174f28561dbf7a4e3126a08ba98c6f40b40edb6b1205 [2021-11-12T22:30:12.965Z] $ docker rm -f 884e13739ae67a25a5d1174f28561dbf7a4e3126a08ba98c6f40b40edb6b1205 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T22:30:13.485Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T22:30:14.530Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T22:30:14.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T22:30:15.398Z] ---> package-listing.sh [2021-11-12T22:30:15.398Z] ++ facter osfamily [2021-11-12T22:30:15.398Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T22:30:15.663Z] + OS_FAMILY=redhat [2021-11-12T22:30:15.663Z] + workspace=/w/workspace/edgex-go/3 [2021-11-12T22:30:15.663Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T22:30:15.663Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T22:30:15.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T22:30:15.663Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T22:30:15.663Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-12T22:30:15.663Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T22:30:15.663Z] + case "${OS_FAMILY}" in [2021-11-12T22:30:15.663Z] + rpm -qa [2021-11-12T22:30:15.663Z] + sort [2021-11-12T22:30:16.236Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T22:30:16.236Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T22:30:16.236Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T22:30:16.236Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-12T22:30:16.236Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-11-12T22:30:16.236Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-11-12T22:30:16.248Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T22:30:16.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T22:30:17.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T22:30:17.092Z] [2021-11-12T22:30:17.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T22:30:17.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T22:30:17.398Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T22:30:17.398Z] b4d181a07f80: Pulling fs layer [2021-11-12T22:30:17.398Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T22:30:17.398Z] ed53099fbce6: Pulling fs layer [2021-11-12T22:30:17.398Z] dc539afda2c1: Pulling fs layer [2021-11-12T22:30:17.398Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T22:30:17.398Z] 9065ff56babe: Pulling fs layer [2021-11-12T22:30:17.398Z] d287ab97295c: Pulling fs layer [2021-11-12T22:30:17.398Z] dc539afda2c1: Waiting [2021-11-12T22:30:17.398Z] 77bc0d833cb6: Waiting [2021-11-12T22:30:17.398Z] 9065ff56babe: Waiting [2021-11-12T22:30:17.398Z] d287ab97295c: Waiting [2021-11-12T22:30:17.398Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T22:30:17.398Z] a1111a8f2ec3: Download complete [2021-11-12T22:30:17.398Z] dc539afda2c1: Verifying Checksum [2021-11-12T22:30:17.398Z] dc539afda2c1: Download complete [2021-11-12T22:30:17.666Z] ed53099fbce6: Verifying Checksum [2021-11-12T22:30:17.666Z] ed53099fbce6: Download complete [2021-11-12T22:30:17.666Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T22:30:17.666Z] 77bc0d833cb6: Download complete [2021-11-12T22:30:17.666Z] 9065ff56babe: Verifying Checksum [2021-11-12T22:30:17.666Z] 9065ff56babe: Download complete [2021-11-12T22:30:17.666Z] b4d181a07f80: Verifying Checksum [2021-11-12T22:30:17.666Z] b4d181a07f80: Download complete [2021-11-12T22:30:18.267Z] d287ab97295c: Verifying Checksum [2021-11-12T22:30:18.267Z] d287ab97295c: Download complete [2021-11-12T22:30:19.233Z] b4d181a07f80: Pull complete [2021-11-12T22:30:19.233Z] a1111a8f2ec3: Pull complete [2021-11-12T22:30:19.810Z] ed53099fbce6: Pull complete [2021-11-12T22:30:19.810Z] dc539afda2c1: Pull complete [2021-11-12T22:30:20.078Z] 77bc0d833cb6: Pull complete [2021-11-12T22:30:20.340Z] 9065ff56babe: Pull complete [2021-11-12T22:30:26.116Z] d287ab97295c: Pull complete [2021-11-12T22:30:26.116Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T22:30:26.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T22:30:26.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T22:30:26.186Z] prd-centos7-docker-4c-2g-434 does not seem to be running inside a container [2021-11-12T22:30:26.224Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T22:30:28.370Z] $ docker top 06f551d8e8735327669a11a6f2cce16ae8da1a31f890c0329a717a9b8135c631 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T22:30:28.729Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T22:30:29.019Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T22:30:29.322Z] + ls /var/log/sa-host [2021-11-12T22:30:29.322Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T22:30:29.322Z] file_magic: OK [2021-11-12T22:30:29.322Z] HZ: Using current value: 100 [2021-11-12T22:30:29.322Z] file_header: OK [2021-11-12T22:30:29.322Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T22:30:29.322Z] Statistics: [2021-11-12T22:30:29.322Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T22:30:29.322Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T22:30:29.322Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T22:30:29.322Z] file_magic: OK [2021-11-12T22:30:29.322Z] HZ: Using current value: 100 [2021-11-12T22:30:29.322Z] file_header: OK [2021-11-12T22:30:29.322Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T22:30:29.322Z] Statistics: [2021-11-12T22:30:29.322Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T22:30:29.322Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T22:30:29.397Z] provisioning config files... [2021-11-12T22:30:29.405Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9203994740026717533tmp [Pipeline] { [Pipeline] echo [2021-11-12T22:30:29.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T22:30:29.707Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T22:30:29.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T22:30:30.045Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T22:30:30.055Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T22:30:30.348Z] ---> sudo-logs.sh [2021-11-12T22:30:30.348Z] Archiving 'sudo' log.. [2021-11-12T22:30:30.348Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-434.novalocal: Name or service not known [2021-11-12T22:30:30.348Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-434.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T22:30:30.391Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T22:30:30.689Z] ---> job-cost.sh [2021-11-12T22:30:30.689Z] lf-activate-venv: SKIPPING [2021-11-12T22:30:30.689Z] DEBUG: total: 0.10999999940395355 [2021-11-12T22:30:30.689Z] INFO: Retrieving Stack Cost... [2021-11-12T22:30:30.950Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T22:30:31.520Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T22:30:31.530Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T22:30:31.820Z] ---> logs-deploy.sh [2021-11-12T22:30:31.820Z] lf-activate-venv: SKIPPING [2021-11-12T22:30:31.820Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3813/3 [2021-11-12T22:30:31.820Z] INFO: archiving workspace using pattern(s): [2021-11-12T22:30:32.394Z] Archives upload complete. [2021-11-12T22:30:32.654Z] INFO: archiving logs to Nexus