Branch indexing 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 652b88d02732414116d36a9ef8f1b948e700292e+829549d17866dcb3455a2494230a0e5a9e7c571b (1d1dd5ccceb75d989ab265099868fc118990b693) 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-ssh3168870380945722769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh3008180983564327781.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 f1d79d91c36788821211008368c3015072ca53ca 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-3746/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-3746/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4993251480364709561.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh3122096418558952586.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-3746/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-3746/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3138942021497193397.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-250 in /w/workspace/edgexfoundry_edgex-go_PR-3746 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh6447700970017580428.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh263936733779762090.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3746/head:refs/remotes/origin/PR-3746 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 829549d17866dcb3455a2494230a0e5a9e7c571b into PR head commit 652b88d02732414116d36a9ef8f1b948e700292e Merge succeeded, producing 171776af480d5144d5d698c67250dc34e96bd28e Checking out Revision 171776af480d5144d5d698c67250dc34e96bd28e (PR-3746) > git config core.sparsecheckout # timeout=10 > git checkout -f 652b88d02732414116d36a9ef8f1b948e700292e # 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/2@tmp/jenkins-gitclient-ssh2480728608275909397.key > git merge 829549d17866dcb3455a2494230a0e5a9e7c571b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 171776af480d5144d5d698c67250dc34e96bd28e # timeout=10 Commit message: "Merge commit '829549d17866dcb3455a2494230a0e5a9e7c571b' into HEAD" > git rev-list --no-walk 652b88d02732414116d36a9ef8f1b948e700292e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-09T16:29:24.378Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-09T16:29:24.419Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-09T16:29:24.434Z] ========================================================= [2021-10-09T16:29:24.434Z] EdgeX Global Pipelines Version Info [2021-10-09T16:29:24.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:29:25.621Z] ------------------- [2021-10-09T16:29:25.621Z] stable info: [2021-10-09T16:29:25.621Z] ------------------- [2021-10-09T16:29:25.621Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-09T16:29:25.621Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-09T16:29:25.621Z] Message: update stable to v1.0.209 [2021-10-09T16:29:26.197Z] ------------------- [2021-10-09T16:29:26.197Z] experimental info: [2021-10-09T16:29:26.197Z] ------------------- [2021-10-09T16:29:26.197Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-09T16:29:26.197Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-09T16:29:26.197Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-09T16:29:26.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-09T16:29:26.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-09T16:29:26.291Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-09T16:29:26.300Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-09T16:29:26.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-09T16:29:26.317Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-09T16:29:26.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-09T16:29:26.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-09T16:29:26.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-09T16:29:26.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-09T16:29:26.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-09T16:29:26.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-09T16:29:26.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-09T16:29:26.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-09T16:29:26.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-09T16:29:26.440Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-09T16:29:26.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-09T16:29:26.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-09T16:29:26.470Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-09T16:29:26.477Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-09T16:29:26.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-09T16:29:26.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-09T16:29:26.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3746 [Pipeline] echo [2021-10-09T16:29:26.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3746 [Pipeline] echo [2021-10-09T16:29:26.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3746 [Pipeline] echo [2021-10-09T16:29:26.535Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 171776af480d5144d5d698c67250dc34e96bd28e [Pipeline] echo [2021-10-09T16:29:26.546Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 171776a [Pipeline] echo [2021-10-09T16:29:26.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-09T16:29:26.595Z] provisioning config files... [2021-10-09T16:29:26.607Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6851916328635607695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:29:26.913Z] ---> docker-login.sh [2021-10-09T16:29:26.913Z] nexus3.edgexfoundry.org:10001 [2021-10-09T16:29:26.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-09T16:29:27.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-09T16:29:27.175Z] Configure a credential helper to remove this warning. See [2021-10-09T16:29:27.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-09T16:29:27.175Z] [2021-10-09T16:29:27.175Z] Login Succeeded [2021-10-09T16:29:27.175Z] nexus3.edgexfoundry.org:10002 [2021-10-09T16:29:27.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-09T16:29:27.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-09T16:29:27.175Z] Configure a credential helper to remove this warning. See [2021-10-09T16:29:27.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-09T16:29:27.175Z] [2021-10-09T16:29:27.175Z] Login Succeeded [2021-10-09T16:29:27.175Z] nexus3.edgexfoundry.org:10003 [2021-10-09T16:29:27.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-09T16:29:27.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-09T16:29:27.436Z] Configure a credential helper to remove this warning. See [2021-10-09T16:29:27.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-09T16:29:27.436Z] [2021-10-09T16:29:27.436Z] Login Succeeded [2021-10-09T16:29:27.436Z] nexus3.edgexfoundry.org:10004 [2021-10-09T16:29:27.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-09T16:29:27.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-09T16:29:27.436Z] Configure a credential helper to remove this warning. See [2021-10-09T16:29:27.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-09T16:29:27.436Z] [2021-10-09T16:29:27.436Z] Login Succeeded [2021-10-09T16:29:27.436Z] docker.io [2021-10-09T16:29:27.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-09T16:29:28.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-09T16:29:28.011Z] Configure a credential helper to remove this warning. See [2021-10-09T16:29:28.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-09T16:29:28.011Z] [2021-10-09T16:29:28.011Z] Login Succeeded [2021-10-09T16:29:28.011Z] ---> docker-login.sh ends [Pipeline] } [2021-10-09T16:29:28.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-09T16:29:28.327Z] ++ 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-10-09T16:29:28.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-09T16:29:28.327Z] ++ dirname cmd/core-command/Dockerfile [2021-10-09T16:29:28.327Z] ++ cut -d/ -f2 [2021-10-09T16:29:28.327Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-09T16:29:28.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-09T16:29:28.327Z] ++ dirname cmd/core-data/Dockerfile [2021-10-09T16:29:28.327Z] ++ cut -d/ -f2 [2021-10-09T16:29:28.327Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-09T16:29:28.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-09T16:29:28.327Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-09T16:29:28.327Z] ++ cut -d/ -f2 [2021-10-09T16:29:28.327Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-09T16:29:28.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-09T16:29:28.327Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-09T16:29:28.327Z] ++ cut -d/ -f2 [2021-10-09T16:29:28.327Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-09T16:29:28.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-09T16:29:28.327Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-09T16:29:28.327Z] ++ cut -d/ -f2 [2021-10-09T16:29:28.327Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-09T16:29:28.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-09T16:29:28.327Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-09T16:29:28.327Z] ++ cut -d/ -f2 [2021-10-09T16:29:28.327Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-09T16:29:28.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-09T16:29:28.327Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-09T16:29:28.327Z] ++ cut -d/ -f2 [2021-10-09T16:29:28.327Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-09T16:29:28.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-09T16:29:28.327Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-09T16:29:28.327Z] ++ cut -d/ -f2 [2021-10-09T16:29:28.327Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-09T16:29:28.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-09T16:29:28.327Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-09T16:29:28.327Z] ++ cut -d/ -f2 [2021-10-09T16:29:28.327Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-09T16:29:28.366Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-09T16:29:29.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-09T16:29:29.232Z] [2021-10-09T16:29:29.232Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-09T16:29:29.545Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-09T16:29:29.545Z] latest: Pulling from edgex-devops/git-semver [2021-10-09T16:29:29.545Z] a0d0a0d46f8b: Pulling fs layer [2021-10-09T16:29:29.545Z] 3e5f54012d9b: Pulling fs layer [2021-10-09T16:29:29.545Z] 4c7163046ea9: Pulling fs layer [2021-10-09T16:29:29.545Z] 0c2d73faf560: Pulling fs layer [2021-10-09T16:29:29.545Z] 0c2d73faf560: Waiting [2021-10-09T16:29:29.545Z] 3e5f54012d9b: Verifying Checksum [2021-10-09T16:29:29.545Z] 3e5f54012d9b: Download complete [2021-10-09T16:29:29.545Z] a0d0a0d46f8b: Verifying Checksum [2021-10-09T16:29:29.545Z] a0d0a0d46f8b: Download complete [2021-10-09T16:29:29.545Z] 4c7163046ea9: Verifying Checksum [2021-10-09T16:29:29.545Z] 4c7163046ea9: Download complete [2021-10-09T16:29:29.545Z] 0c2d73faf560: Verifying Checksum [2021-10-09T16:29:29.545Z] 0c2d73faf560: Download complete [2021-10-09T16:29:29.817Z] a0d0a0d46f8b: Pull complete [2021-10-09T16:29:29.817Z] 3e5f54012d9b: Pull complete [2021-10-09T16:29:30.082Z] 4c7163046ea9: Pull complete [2021-10-09T16:29:30.348Z] 0c2d73faf560: Pull complete [2021-10-09T16:29:30.348Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-09T16:29:30.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-09T16:29:30.348Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-09T16:29:30.411Z] prd-centos7-docker-4c-2g-250 does not seem to be running inside a container [2021-10-09T16:29:30.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-09T16:29:31.001Z] $ docker top 3addef194cfab53e5985b77a1b1ba575a47f93b37d09145930e9059dbfc89374 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-09T16:29:31.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-09T16:29:31.103Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-09T16:29:31.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-09T16:29:31.235Z] $ docker exec 3addef194cfab53e5985b77a1b1ba575a47f93b37d09145930e9059dbfc89374 ssh-agent [2021-10-09T16:29:31.354Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbHoNmh/agent.14 [2021-10-09T16:29:31.354Z] SSH_AGENT_PID=20 [2021-10-09T16:29:31.362Z] Running ssh-add (command line suppressed) [2021-10-09T16:29:31.459Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8473626504292930946.key (/w/workspace/edgex-go/2@tmp/private_key_8473626504292930946.key) [2021-10-09T16:29:31.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-09T16:29:31.782Z] + git tag --points-at HEAD [Pipeline] } [2021-10-09T16:29:31.795Z] $ docker exec --env ******** --env ******** 3addef194cfab53e5985b77a1b1ba575a47f93b37d09145930e9059dbfc89374 ssh-agent -k [2021-10-09T16:29:31.878Z] unset SSH_AUTH_SOCK; [2021-10-09T16:29:31.879Z] unset SSH_AGENT_PID; [2021-10-09T16:29:31.879Z] echo Agent pid 20 killed; [2021-10-09T16:29:31.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-09T16:29:31.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-09T16:29:31.913Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-09T16:29:32.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-09T16:29:32.029Z] $ docker exec 3addef194cfab53e5985b77a1b1ba575a47f93b37d09145930e9059dbfc89374 ssh-agent [2021-10-09T16:29:32.135Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeABGCb/agent.53 [2021-10-09T16:29:32.135Z] SSH_AGENT_PID=59 [2021-10-09T16:29:32.140Z] Running ssh-add (command line suppressed) [2021-10-09T16:29:32.228Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3389991335980661987.key (/w/workspace/edgex-go/2@tmp/private_key_3389991335980661987.key) [2021-10-09T16:29:32.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-09T16:29:32.545Z] + git semver init [2021-10-09T16:29:32.545Z] # -> Open(): unable to determine branch for HEAD [2021-10-09T16:29:32.545Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-10-09T16:29:32.545Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-10-09T16:29:32.545Z] # $SEMVER_REMOTE_NAME = origin [2021-10-09T16:29:32.545Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-09T16:29:32.545Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-09T16:29:32.545Z] # $SEMVER_BRANCH = PR-3746 [2021-10-09T16:29:32.545Z] # $SEMVER_TEMP = /tmp/semver-345584444 [2021-10-09T16:29:32.545Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-09T16:29:44.812Z] # '/tmp/semver-345584444' -> '/w/workspace/edgex-go/2/.semver' [2021-10-09T16:29:44.812Z] # -> Force: false [2021-10-09T16:29:44.812Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-10-09T16:29:44.820Z] $ docker exec --env ******** --env ******** 3addef194cfab53e5985b77a1b1ba575a47f93b37d09145930e9059dbfc89374 ssh-agent -k [2021-10-09T16:29:44.912Z] unset SSH_AUTH_SOCK; [2021-10-09T16:29:44.912Z] unset SSH_AGENT_PID; [2021-10-09T16:29:44.912Z] echo Agent pid 59 killed; [2021-10-09T16:29:44.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-09T16:29:45.225Z] + git semver [Pipeline] } [2021-10-09T16:29:45.239Z] $ docker stop --time=1 3addef194cfab53e5985b77a1b1ba575a47f93b37d09145930e9059dbfc89374 [2021-10-09T16:29:47.229Z] $ docker rm -f 3addef194cfab53e5985b77a1b1ba575a47f93b37d09145930e9059dbfc89374 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-09T16:29:47.588Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-09T16:29:47.824Z] Stashed 1 file(s) [Pipeline] echo [2021-10-09T16:29:47.827Z] [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-10-09T16:29:47.972Z] ========================================================= [2021-10-09T16:29:47.972Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-09T16:29:47.972Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-09T16:29:48.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-09T16:29:48.277Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-09T16:29:48.277Z] 4e9f2cdf4387: Pulling fs layer [2021-10-09T16:29:48.277Z] 57d31006c564: Pulling fs layer [2021-10-09T16:29:48.277Z] bd5ccded8296: Pulling fs layer [2021-10-09T16:29:48.277Z] 304dd3a0f381: Pulling fs layer [2021-10-09T16:29:48.277Z] d37cda54a23b: Pulling fs layer [2021-10-09T16:29:48.277Z] bae75c0f2455: Pulling fs layer [2021-10-09T16:29:48.277Z] 806579b3d29a: Pulling fs layer [2021-10-09T16:29:48.277Z] c77eb801bf70: Pulling fs layer [2021-10-09T16:29:48.277Z] 6d0567d44e1a: Pulling fs layer [2021-10-09T16:29:48.277Z] bae75c0f2455: Waiting [2021-10-09T16:29:48.277Z] 806579b3d29a: Waiting [2021-10-09T16:29:48.277Z] c77eb801bf70: Waiting [2021-10-09T16:29:48.277Z] 6d0567d44e1a: Waiting [2021-10-09T16:29:48.277Z] 304dd3a0f381: Waiting [2021-10-09T16:29:48.277Z] d37cda54a23b: Waiting [2021-10-09T16:29:48.277Z] bd5ccded8296: Verifying Checksum [2021-10-09T16:29:48.277Z] bd5ccded8296: Download complete [2021-10-09T16:29:48.277Z] 57d31006c564: Verifying Checksum [2021-10-09T16:29:48.277Z] 57d31006c564: Download complete [2021-10-09T16:29:48.277Z] d37cda54a23b: Verifying Checksum [2021-10-09T16:29:48.277Z] d37cda54a23b: Download complete [2021-10-09T16:29:48.277Z] bae75c0f2455: Verifying Checksum [2021-10-09T16:29:48.277Z] bae75c0f2455: Download complete [2021-10-09T16:29:48.277Z] 4e9f2cdf4387: Verifying Checksum [2021-10-09T16:29:48.277Z] 4e9f2cdf4387: Download complete [2021-10-09T16:29:48.277Z] 806579b3d29a: Verifying Checksum [2021-10-09T16:29:48.277Z] 806579b3d29a: Download complete [2021-10-09T16:29:48.541Z] c77eb801bf70: Verifying Checksum [2021-10-09T16:29:48.541Z] c77eb801bf70: Download complete [2021-10-09T16:29:48.541Z] 4e9f2cdf4387: Pull complete [2021-10-09T16:29:48.806Z] 57d31006c564: Pull complete [2021-10-09T16:29:48.806Z] 304dd3a0f381: Verifying Checksum [2021-10-09T16:29:48.806Z] 304dd3a0f381: Download complete [2021-10-09T16:29:48.806Z] bd5ccded8296: Pull complete [2021-10-09T16:29:49.069Z] 6d0567d44e1a: Verifying Checksum [2021-10-09T16:29:49.069Z] 6d0567d44e1a: Download complete [2021-10-09T16:29:52.422Z] 304dd3a0f381: Pull complete [2021-10-09T16:29:52.422Z] d37cda54a23b: Pull complete [2021-10-09T16:29:52.422Z] bae75c0f2455: Pull complete [2021-10-09T16:29:52.694Z] 806579b3d29a: Pull complete [2021-10-09T16:29:52.694Z] c77eb801bf70: Pull complete [2021-10-09T16:29:55.257Z] 6d0567d44e1a: Pull complete [2021-10-09T16:29:55.257Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-09T16:29:55.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-09T16:29:55.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-09T16:29:55.563Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-09T16:29:55.563Z] WORKDIR /edgex [2021-10-09T16:29:55.563Z] COPY go.mod . [2021-10-09T16:29:55.563Z] RUN go mod download' [2021-10-09T16:29:55.563Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-09T16:29:56.964Z] Sending build context to Docker daemon 329.4MB [2021-10-09T16:29:56.964Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-09T16:29:56.964Z] ---> e839a31ac9d1 [2021-10-09T16:29:56.964Z] Step 2/4 : WORKDIR /edgex [2021-10-09T16:29:58.885Z] ---> Running in b27d6150b121 [2021-10-09T16:29:58.885Z] Removing intermediate container b27d6150b121 [2021-10-09T16:29:58.885Z] ---> bd0acdb6a22c [2021-10-09T16:29:58.885Z] Step 3/4 : COPY go.mod . [2021-10-09T16:29:58.885Z] ---> 9bf65ed4c853 [2021-10-09T16:29:58.885Z] Step 4/4 : RUN go mod download [2021-10-09T16:29:58.885Z] ---> Running in 4a4ea5d679a9 [2021-10-09T16:30:02.935Z] Still waiting to schedule task [2021-10-09T16:30:02.935Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-09T16:30:31.035Z] Removing intermediate container 4a4ea5d679a9 [2021-10-09T16:30:31.035Z] ---> 8d2fbbf12cb7 [2021-10-09T16:30:31.035Z] Successfully built 8d2fbbf12cb7 [2021-10-09T16:30:31.035Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-09T16:30:31.338Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-09T16:30:31.338Z] . [Pipeline] withDockerContainer [2021-10-09T16:30:31.411Z] prd-centos7-docker-4c-2g-250 does not seem to be running inside a container [2021-10-09T16:30:31.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-09T16:30:31.780Z] $ docker top bd4f56840b69083261bb4e02dc7b74a6bacb8f28ed6369bfc09c7192048510e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-09T16:30:32.133Z] + go version [2021-10-09T16:30:32.133Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-09T16:30:32.142Z] $ docker stop --time=1 bd4f56840b69083261bb4e02dc7b74a6bacb8f28ed6369bfc09c7192048510e6 [2021-10-09T16:30:33.322Z] $ docker rm -f bd4f56840b69083261bb4e02dc7b74a6bacb8f28ed6369bfc09c7192048510e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-09T16:30:33.878Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-09T16:30:33.878Z] . [Pipeline] withDockerContainer [2021-10-09T16:30:33.941Z] prd-centos7-docker-4c-2g-250 does not seem to be running inside a container [2021-10-09T16:30:33.974Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-09T16:30:34.286Z] $ docker top 82e0a2493188d21fb6a811f2fb7cac726f21e5e3b32d59de1de1fd9998f05dd8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-09T16:30:34.357Z] ========================================================= [2021-10-09T16:30:34.357Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-09T16:30:34.357Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-09T16:30:34.658Z] + make test [2021-10-09T16:30:34.658Z] go mod tidy [2021-10-09T16:30:34.658Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-09T16:30:39.995Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-09T16:30:55.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-09T16:30:59.267Z] # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [2021-10-09T16:30:59.267Z] internal/core/data/controller/http/event.go:205:48: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:30:59.267Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:30:59.267Z] want (string, string, int, []dtos.Event) [2021-10-09T16:30:59.267Z] internal/core/data/controller/http/event.go:230:48: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:30:59.267Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:30:59.267Z] want (string, string, int, []dtos.Event) [2021-10-09T16:30:59.267Z] internal/core/data/controller/http/event.go:273:48: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:30:59.267Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:30:59.267Z] want (string, string, int, []dtos.Event) [2021-10-09T16:31:07.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-10-09T16:31:07.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2021-10-09T16:31:07.766Z] # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/controller/http.test] [2021-10-09T16:31:07.766Z] internal/core/data/controller/http/event.go:205: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:31:07.766Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:31:07.766Z] want (string, string, int, []dtos.Event) [2021-10-09T16:31:07.766Z] internal/core/data/controller/http/event.go:230: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:31:07.766Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:31:07.766Z] want (string, string, int, []dtos.Event) [2021-10-09T16:31:07.766Z] internal/core/data/controller/http/event.go:273: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:31:07.766Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:31:07.766Z] want (string, string, int, []dtos.Event) [2021-10-09T16:31:07.766Z] internal/core/data/controller/http/event_test.go:548:53: res.TotalCount undefined (type responses.MultiEventsResponse has no field or method TotalCount) [2021-10-09T16:31:07.766Z] internal/core/data/controller/http/event_test.go:633:53: res.TotalCount undefined (type responses.MultiEventsResponse has no field or method TotalCount) [2021-10-09T16:31:07.766Z] internal/core/data/controller/http/event_test.go:706:53: res.TotalCount undefined (type responses.MultiEventsResponse has no field or method TotalCount) [2021-10-09T16:31:07.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 45.3% of statements [2021-10-09T16:31:07.766Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] [2021-10-09T16:31:09.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 84.4% of statements [2021-10-09T16:31:09.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.228s coverage: 94.2% of statements [2021-10-09T16:31:09.947Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements [2021-10-09T16:31:10.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-10-09T16:31:10.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 1.0% of statements [2021-10-09T16:31:10.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2021-10-09T16:31:11.376Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-10-09T16:31:11.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-10-09T16:31:12.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-10-09T16:31:12.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-10-09T16:31:12.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements [2021-10-09T16:31:12.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-10-09T16:31:25.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-10-09T16:31:25.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-09T16:31:31.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.182s coverage: 82.5% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 70.4% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.4% of statements [2021-10-09T16:31:49.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-10-09T16:31:50.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-10-09T16:31:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.5% of statements [2021-10-09T16:31:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements [2021-10-09T16:31:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-10-09T16:31:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-10-09T16:31:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-10-09T16:31:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-10-09T16:31:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.038s coverage: 96.9% of statements [2021-10-09T16:31:56.916Z] make: *** [Makefile:98: unittest] Error 2 [Pipeline] } [2021-10-09T16:31:56.928Z] $ docker stop --time=1 82e0a2493188d21fb6a811f2fb7cac726f21e5e3b32d59de1de1fd9998f05dd8 [2021-10-09T16:31:58.213Z] $ docker rm -f 82e0a2493188d21fb6a811f2fb7cac726f21e5e3b32d59de1de1fd9998f05dd8 [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-10-09T16:31:58.846Z] Failed in branch amd64 [2021-10-09T16:37:28.810Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-256 in /w/workspace/edgexfoundry_edgex-go_PR-3746 [Pipeline] { [Pipeline] ws [2021-10-09T16:37:28.820Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-09T16:37:29.056Z] The recommended git tool is: git [2021-10-09T16:37:34.963Z] using credential edgex-jenkins-ssh [2021-10-09T16:37:34.984Z] Cloning the remote Git repository [2021-10-09T16:37:35.034Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-09T16:37:35.272Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-09T16:37:35.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-09T16:37:35.456Z] > git --version # timeout=10 [2021-10-09T16:37:35.472Z] > git --version # 'git version 2.17.1' [2021-10-09T16:37:35.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-09T16:37:35.561Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-09T16:37:50.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-09T16:37:50.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-09T16:37:50.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-09T16:37:50.964Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-09T16:37:50.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-09T16:37:50.978Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3746/head:refs/remotes/origin/PR-3746 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-09T16:37:51.852Z] Merging remotes/origin/main commit 829549d17866dcb3455a2494230a0e5a9e7c571b into PR head commit 652b88d02732414116d36a9ef8f1b948e700292e [2021-10-09T16:37:52.269Z] Merge succeeded, producing 2ae408328e9e2f9511b3534db6e97eea913bd384 [2021-10-09T16:37:52.269Z] Checking out Revision 2ae408328e9e2f9511b3534db6e97eea913bd384 (PR-3746) [2021-10-09T16:37:51.868Z] > git config core.sparsecheckout # timeout=10 [2021-10-09T16:37:51.884Z] > git checkout -f 652b88d02732414116d36a9ef8f1b948e700292e # timeout=10 [2021-10-09T16:37:52.089Z] > git remote # timeout=10 [2021-10-09T16:37:52.112Z] > git config --get remote.origin.url # timeout=10 [2021-10-09T16:37:52.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-09T16:37:52.143Z] > git merge 829549d17866dcb3455a2494230a0e5a9e7c571b # timeout=10 [2021-10-09T16:37:52.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-09T16:37:52.275Z] > git config core.sparsecheckout # timeout=10 [2021-10-09T16:37:52.290Z] > git checkout -f 2ae408328e9e2f9511b3534db6e97eea913bd384 # timeout=10 [2021-10-09T16:37:56.540Z] Commit message: "Merge commit '829549d17866dcb3455a2494230a0e5a9e7c571b' into HEAD" [2021-10-09T16:37:56.546Z] > git rev-list --no-walk 652b88d02732414116d36a9ef8f1b948e700292e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-09T16:37:57.122Z] provisioning config files... [2021-10-09T16:37:57.148Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9109695442602925679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:37:57.772Z] ---> docker-login.sh [2021-10-09T16:37:57.772Z] nexus3.edgexfoundry.org:10001 [2021-10-09T16:37:59.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-09T16:37:59.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-09T16:37:59.508Z] Configure a credential helper to remove this warning. See [2021-10-09T16:37:59.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-09T16:37:59.508Z] [2021-10-09T16:37:59.508Z] Login Succeeded [2021-10-09T16:37:59.508Z] nexus3.edgexfoundry.org:10002 [2021-10-09T16:37:59.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-09T16:38:00.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-09T16:38:00.070Z] Configure a credential helper to remove this warning. See [2021-10-09T16:38:00.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-09T16:38:00.070Z] [2021-10-09T16:38:00.070Z] Login Succeeded [2021-10-09T16:38:00.070Z] nexus3.edgexfoundry.org:10003 [2021-10-09T16:38:00.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-09T16:38:00.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-09T16:38:00.630Z] Configure a credential helper to remove this warning. See [2021-10-09T16:38:00.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-09T16:38:00.630Z] [2021-10-09T16:38:00.630Z] Login Succeeded [2021-10-09T16:38:00.630Z] nexus3.edgexfoundry.org:10004 [2021-10-09T16:38:01.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-09T16:38:01.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-09T16:38:01.241Z] Configure a credential helper to remove this warning. See [2021-10-09T16:38:01.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-09T16:38:01.241Z] [2021-10-09T16:38:01.241Z] Login Succeeded [2021-10-09T16:38:01.241Z] docker.io [2021-10-09T16:38:01.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-09T16:38:02.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-09T16:38:02.999Z] Configure a credential helper to remove this warning. See [2021-10-09T16:38:02.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-09T16:38:02.999Z] [2021-10-09T16:38:02.999Z] Login Succeeded [2021-10-09T16:38:02.999Z] ---> docker-login.sh ends [Pipeline] } [2021-10-09T16:38:03.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-09T16:38:03.588Z] ========================================================= [2021-10-09T16:38:03.588Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-09T16:38:03.588Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-09T16:38:03.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-09T16:38:04.242Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-09T16:38:04.242Z] bbf911997326: Pulling fs layer [2021-10-09T16:38:04.242Z] 58ec367f63d7: Pulling fs layer [2021-10-09T16:38:04.242Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-09T16:38:04.242Z] fc5181fea5dc: Pulling fs layer [2021-10-09T16:38:04.242Z] 9c418107303f: Pulling fs layer [2021-10-09T16:38:04.242Z] 284eca6f2348: Pulling fs layer [2021-10-09T16:38:04.242Z] 842844d905b1: Pulling fs layer [2021-10-09T16:38:04.242Z] 901a3a57568e: Pulling fs layer [2021-10-09T16:38:04.242Z] 9c418107303f: Waiting [2021-10-09T16:38:04.242Z] 284eca6f2348: Waiting [2021-10-09T16:38:04.242Z] 842844d905b1: Waiting [2021-10-09T16:38:04.242Z] 901a3a57568e: Waiting [2021-10-09T16:38:04.242Z] fc5181fea5dc: Waiting [2021-10-09T16:38:04.242Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-09T16:38:04.242Z] 1b4a6ffa7d45: Download complete [2021-10-09T16:38:04.242Z] 58ec367f63d7: Verifying Checksum [2021-10-09T16:38:04.242Z] 58ec367f63d7: Download complete [2021-10-09T16:38:04.242Z] 9c418107303f: Download complete [2021-10-09T16:38:04.242Z] 284eca6f2348: Verifying Checksum [2021-10-09T16:38:04.242Z] 284eca6f2348: Download complete [2021-10-09T16:38:04.524Z] 842844d905b1: Verifying Checksum [2021-10-09T16:38:04.524Z] 842844d905b1: Download complete [2021-10-09T16:38:04.524Z] bbf911997326: Verifying Checksum [2021-10-09T16:38:04.524Z] bbf911997326: Download complete [2021-10-09T16:38:05.150Z] bbf911997326: Pull complete [2021-10-09T16:38:06.158Z] 58ec367f63d7: Pull complete [2021-10-09T16:38:06.437Z] 1b4a6ffa7d45: Pull complete [2021-10-09T16:38:06.437Z] 901a3a57568e: Verifying Checksum [2021-10-09T16:38:06.437Z] 901a3a57568e: Download complete [2021-10-09T16:38:06.715Z] fc5181fea5dc: Download complete [2021-10-09T16:38:16.968Z] fc5181fea5dc: Pull complete [2021-10-09T16:38:17.249Z] 9c418107303f: Pull complete [2021-10-09T16:38:17.856Z] 284eca6f2348: Pull complete [2021-10-09T16:38:18.136Z] 842844d905b1: Pull complete [2021-10-09T16:38:24.907Z] 901a3a57568e: Pull complete [2021-10-09T16:38:24.907Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-09T16:38:24.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-09T16:38:24.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-09T16:38:25.272Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-09T16:38:25.272Z] WORKDIR /edgex [2021-10-09T16:38:25.272Z] COPY go.mod . [2021-10-09T16:38:25.272Z] RUN go mod download [2021-10-09T16:38:25.272Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-09T16:38:27.317Z] Sending build context to Docker daemon 166.4MB [2021-10-09T16:38:27.596Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-09T16:38:27.596Z] ---> 72ade6ffb461 [2021-10-09T16:38:27.596Z] Step 2/4 : WORKDIR /edgex [2021-10-09T16:38:34.362Z] ---> Running in 48613c864386 [2021-10-09T16:38:34.362Z] Removing intermediate container 48613c864386 [2021-10-09T16:38:34.362Z] ---> d55c5f202fc9 [2021-10-09T16:38:34.362Z] Step 3/4 : COPY go.mod . [2021-10-09T16:38:34.638Z] ---> ff35432b3878 [2021-10-09T16:38:34.638Z] Step 4/4 : RUN go mod download [2021-10-09T16:38:34.638Z] ---> Running in faa718aeb73a [2021-10-09T16:39:56.582Z] Removing intermediate container faa718aeb73a [2021-10-09T16:39:56.582Z] ---> f02b94a2378d [2021-10-09T16:39:56.582Z] Successfully built f02b94a2378d [2021-10-09T16:39:56.582Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-09T16:39:56.943Z] + docker inspect -f . ci-base-image-arm64 [2021-10-09T16:39:56.943Z] . [Pipeline] withDockerContainer [2021-10-09T16:39:57.226Z] prd-ubuntu18.04-docker-arm64-4c-16g-256 does not seem to be running inside a container [2021-10-09T16:39:57.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-09T16:39:58.952Z] $ docker top 715df26b1dcdad36cf5fbde1ddda54e723929a524b21d85e25d9c119a19481a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-09T16:39:59.961Z] + go version [2021-10-09T16:39:59.961Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-09T16:39:59.983Z] $ docker stop --time=1 715df26b1dcdad36cf5fbde1ddda54e723929a524b21d85e25d9c119a19481a7 [2021-10-09T16:40:01.926Z] $ docker rm -f 715df26b1dcdad36cf5fbde1ddda54e723929a524b21d85e25d9c119a19481a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-09T16:40:02.715Z] + docker inspect -f . ci-base-image-arm64 [2021-10-09T16:40:02.715Z] . [Pipeline] withDockerContainer [2021-10-09T16:40:02.996Z] prd-ubuntu18.04-docker-arm64-4c-16g-256 does not seem to be running inside a container [2021-10-09T16:40:03.097Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-09T16:40:04.688Z] $ docker top def4196a742bd04fb99f03bbfc86052a05e334824453ded060b9526b1cee5697 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-09T16:40:05.022Z] ========================================================= [2021-10-09T16:40:05.022Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-09T16:40:05.022Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-09T16:40:05.698Z] + make test [2021-10-09T16:40:05.698Z] go mod tidy [2021-10-09T16:40:06.306Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-09T16:40:33.219Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-09T16:41:29.917Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-09T16:41:29.917Z] # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [2021-10-09T16:41:29.917Z] internal/core/data/controller/http/event.go:205:48: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:41:29.917Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:41:29.917Z] want (string, string, int, []dtos.Event) [2021-10-09T16:41:29.917Z] internal/core/data/controller/http/event.go:230:48: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:41:29.917Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:41:29.917Z] want (string, string, int, []dtos.Event) [2021-10-09T16:41:29.917Z] internal/core/data/controller/http/event.go:273:48: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:41:29.917Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:41:29.917Z] want (string, string, int, []dtos.Event) [2021-10-09T16:41:56.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements [2021-10-09T16:41:56.843Z] # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/controller/http.test] [2021-10-09T16:41:56.843Z] internal/core/data/controller/http/event.go:205: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:41:56.843Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:41:56.843Z] want (string, string, int, []dtos.Event) [2021-10-09T16:41:56.843Z] internal/core/data/controller/http/event.go:230: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:41:56.843Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:41:56.843Z] want (string, string, int, []dtos.Event) [2021-10-09T16:41:56.843Z] internal/core/data/controller/http/event.go:273: too many arguments in call to responses.NewMultiEventsResponse [2021-10-09T16:41:56.843Z] have (string, string, number, uint32, []dtos.Event) [2021-10-09T16:41:56.843Z] want (string, string, int, []dtos.Event) [2021-10-09T16:41:56.843Z] internal/core/data/controller/http/event_test.go:548:53: res.TotalCount undefined (type responses.MultiEventsResponse has no field or method TotalCount) [2021-10-09T16:41:56.844Z] internal/core/data/controller/http/event_test.go:633:53: res.TotalCount undefined (type responses.MultiEventsResponse has no field or method TotalCount) [2021-10-09T16:41:56.844Z] internal/core/data/controller/http/event_test.go:706:53: res.TotalCount undefined (type responses.MultiEventsResponse has no field or method TotalCount) [2021-10-09T16:41:57.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.308s coverage: 98.5% of statements [2021-10-09T16:41:59.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.328s coverage: 45.3% of statements [2021-10-09T16:41:59.168Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] [2021-10-09T16:41:59.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.213s coverage: 84.4% of statements [2021-10-09T16:42:05.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.535s coverage: 94.2% of statements [2021-10-09T16:42:05.964Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.193s coverage: 59.1% of statements [2021-10-09T16:42:05.964Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements [2021-10-09T16:42:05.964Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.594s coverage: 1.0% of statements [2021-10-09T16:42:05.964Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.232s coverage: 58.8% of statements [2021-10-09T16:42:05.964Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.231s coverage: 21.7% of statements [2021-10-09T16:42:05.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 47.1% of statements [2021-10-09T16:42:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.298s coverage: 79.5% of statements [2021-10-09T16:42:07.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2021-10-09T16:42:10.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.485s coverage: 96.3% of statements [2021-10-09T16:42:10.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.403s coverage: 87.5% of statements [2021-10-09T16:42:23.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.306s coverage: 94.4% of statements [2021-10-09T16:42:23.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2021-10-09T16:42:28.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.592s coverage: 82.5% of statements [2021-10-09T16:42:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2021-10-09T16:42:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2021-10-09T16:42:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements [2021-10-09T16:42:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.165s coverage: 100.0% of statements [2021-10-09T16:42:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.249s coverage: 58.8% of statements [2021-10-09T16:42:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements [2021-10-09T16:42:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.275s coverage: 87.2% of statements [2021-10-09T16:42:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2021-10-09T16:42:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.849s coverage: 91.2% of statements [2021-10-09T16:42:36.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.813s coverage: 64.4% of statements [2021-10-09T16:42:36.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements [2021-10-09T16:42:36.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements [2021-10-09T16:42:36.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-10-09T16:42:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-10-09T16:42:38.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-10-09T16:42:42.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.354s coverage: 70.4% of statements [2021-10-09T16:42:44.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.4% of statements [2021-10-09T16:42:44.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.347s coverage: 89.5% of statements [2021-10-09T16:42:44.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements [2021-10-09T16:42:53.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 19.5% of statements [2021-10-09T16:42:53.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 92.0% of statements [2021-10-09T16:42:53.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements [2021-10-09T16:42:53.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 97.7% of statements [2021-10-09T16:42:53.279Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.168s coverage: 28.9% of statements [2021-10-09T16:42:53.279Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements [2021-10-09T16:42:53.279Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-09T16:42:53.279Z] make: *** [Makefile:98: unittest] Error 2 [Pipeline] } [2021-10-09T16:42:53.300Z] $ docker stop --time=1 def4196a742bd04fb99f03bbfc86052a05e334824453ded060b9526b1cee5697 [2021-10-09T16:42:55.356Z] $ docker rm -f def4196a742bd04fb99f03bbfc86052a05e334824453ded060b9526b1cee5697 [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-10-09T16:42:56.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-09T16:42:57.092Z] [2021-10-09T16:42:57.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-09T16:42:57.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-09T16:42:57.727Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-09T16:42:57.727Z] 448f6bf000e3: Pulling fs layer [2021-10-09T16:42:57.727Z] f757da607395: Pulling fs layer [2021-10-09T16:42:57.727Z] 05883995daec: Pulling fs layer [2021-10-09T16:42:57.727Z] 8603b9c90790: Pulling fs layer [2021-10-09T16:42:57.727Z] 1560dd03e051: Pulling fs layer [2021-10-09T16:42:57.727Z] 27f5ce0e4adf: Pulling fs layer [2021-10-09T16:42:57.727Z] c2d8d7efcc4b: Pulling fs layer [2021-10-09T16:42:57.727Z] 1560dd03e051: Waiting [2021-10-09T16:42:57.727Z] 27f5ce0e4adf: Waiting [2021-10-09T16:42:57.727Z] c2d8d7efcc4b: Waiting [2021-10-09T16:42:57.727Z] 8603b9c90790: Waiting [2021-10-09T16:42:58.005Z] f757da607395: Verifying Checksum [2021-10-09T16:42:58.005Z] f757da607395: Download complete [2021-10-09T16:42:58.005Z] 8603b9c90790: Verifying Checksum [2021-10-09T16:42:58.005Z] 8603b9c90790: Download complete [2021-10-09T16:42:58.005Z] 1560dd03e051: Verifying Checksum [2021-10-09T16:42:58.005Z] 1560dd03e051: Download complete [2021-10-09T16:42:58.005Z] 27f5ce0e4adf: Verifying Checksum [2021-10-09T16:42:58.005Z] 27f5ce0e4adf: Download complete [2021-10-09T16:42:58.005Z] 05883995daec: Verifying Checksum [2021-10-09T16:42:58.005Z] 05883995daec: Download complete [2021-10-09T16:42:58.282Z] 448f6bf000e3: Verifying Checksum [2021-10-09T16:42:58.282Z] 448f6bf000e3: Download complete [2021-10-09T16:43:00.933Z] c2d8d7efcc4b: Download complete [2021-10-09T16:43:01.926Z] 448f6bf000e3: Pull complete [2021-10-09T16:43:02.923Z] f757da607395: Pull complete [2021-10-09T16:43:04.376Z] 05883995daec: Pull complete [2021-10-09T16:43:04.654Z] 8603b9c90790: Pull complete [2021-10-09T16:43:05.645Z] 1560dd03e051: Pull complete [2021-10-09T16:43:05.920Z] 27f5ce0e4adf: Pull complete [2021-10-09T16:43:21.125Z] c2d8d7efcc4b: Pull complete [2021-10-09T16:43:21.125Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-09T16:43:21.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-09T16:43:21.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-09T16:43:21.400Z] prd-ubuntu18.04-docker-arm64-4c-16g-256 does not seem to be running inside a container [2021-10-09T16:43:21.498Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-09T16:43:24.801Z] $ docker top d2f09e16ae84f1f81395e20fc781b43c3bc1643f5eb05f57d7f8a026b1159a49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:43:25.932Z] ---> job-cost.sh [2021-10-09T16:43:25.932Z] lf-activate-venv: SKIPPING [2021-10-09T16:43:25.932Z] INFO: No Stack... [2021-10-09T16:43:26.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-09T16:43:26.484Z] INFO: Archiving Costs [Pipeline] sh [2021-10-09T16:43:27.159Z] + cut -d, -f6 [2021-10-09T16:43:27.159Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-10-09T16:43:27.232Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3746-2-stack-cost] [2021-10-09T16:43:27.241Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3746-2-stack-cost] did not exist. Created. [2021-10-09T16:43:27.241Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3746-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-09T16:43:27.926Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-09T16:43:28.646Z] Stashed 1 file(s) [Pipeline] } [2021-10-09T16:43:28.652Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3746-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-09T16:43:28.662Z] $ docker stop --time=1 d2f09e16ae84f1f81395e20fc781b43c3bc1643f5eb05f57d7f8a026b1159a49 [2021-10-09T16:43:30.308Z] $ docker rm -f d2f09e16ae84f1f81395e20fc781b43c3bc1643f5eb05f57d7f8a026b1159a49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-09T16:43:30.740Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-09T16:43:31.939Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:43:32.236Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:43:32.794Z] ---> package-listing.sh [2021-10-09T16:43:32.794Z] ++ facter osfamily [2021-10-09T16:43:32.794Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-09T16:43:33.056Z] + OS_FAMILY=redhat [2021-10-09T16:43:33.056Z] + workspace=/w/workspace/edgex-go/2 [2021-10-09T16:43:33.056Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-09T16:43:33.056Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-09T16:43:33.056Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-09T16:43:33.056Z] + PACKAGES=/tmp/packages_start.txt [2021-10-09T16:43:33.056Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-09T16:43:33.056Z] + PACKAGES=/tmp/packages_end.txt [2021-10-09T16:43:33.056Z] + case "${OS_FAMILY}" in [2021-10-09T16:43:33.056Z] + rpm -qa [2021-10-09T16:43:33.056Z] + sort [2021-10-09T16:43:33.636Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-09T16:43:33.636Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-09T16:43:33.636Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-09T16:43:33.636Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-09T16:43:33.636Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-10-09T16:43:33.636Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-10-09T16:43:33.651Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-09T16:43:33.933Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-09T16:43:34.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-09T16:43:34.495Z] [2021-10-09T16:43:34.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-09T16:43:34.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-09T16:43:34.800Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-09T16:43:34.800Z] b4d181a07f80: Pulling fs layer [2021-10-09T16:43:34.800Z] a1111a8f2ec3: Pulling fs layer [2021-10-09T16:43:34.800Z] ed53099fbce6: Pulling fs layer [2021-10-09T16:43:34.800Z] dc539afda2c1: Pulling fs layer [2021-10-09T16:43:34.800Z] 77bc0d833cb6: Pulling fs layer [2021-10-09T16:43:34.800Z] 9065ff56babe: Pulling fs layer [2021-10-09T16:43:34.800Z] d287ab97295c: Pulling fs layer [2021-10-09T16:43:34.800Z] 77bc0d833cb6: Waiting [2021-10-09T16:43:34.800Z] 9065ff56babe: Waiting [2021-10-09T16:43:34.800Z] d287ab97295c: Waiting [2021-10-09T16:43:34.800Z] dc539afda2c1: Waiting [2021-10-09T16:43:34.800Z] a1111a8f2ec3: Verifying Checksum [2021-10-09T16:43:34.800Z] a1111a8f2ec3: Download complete [2021-10-09T16:43:34.800Z] dc539afda2c1: Verifying Checksum [2021-10-09T16:43:34.800Z] dc539afda2c1: Download complete [2021-10-09T16:43:35.068Z] ed53099fbce6: Verifying Checksum [2021-10-09T16:43:35.068Z] ed53099fbce6: Download complete [2021-10-09T16:43:35.068Z] 9065ff56babe: Verifying Checksum [2021-10-09T16:43:35.068Z] 9065ff56babe: Download complete [2021-10-09T16:43:35.068Z] b4d181a07f80: Verifying Checksum [2021-10-09T16:43:35.068Z] b4d181a07f80: Download complete [2021-10-09T16:43:35.068Z] 77bc0d833cb6: Verifying Checksum [2021-10-09T16:43:35.068Z] 77bc0d833cb6: Download complete [2021-10-09T16:43:35.644Z] d287ab97295c: Verifying Checksum [2021-10-09T16:43:35.644Z] d287ab97295c: Download complete [2021-10-09T16:43:36.610Z] b4d181a07f80: Pull complete [2021-10-09T16:43:36.610Z] a1111a8f2ec3: Pull complete [2021-10-09T16:43:37.203Z] ed53099fbce6: Pull complete [2021-10-09T16:43:37.481Z] dc539afda2c1: Pull complete [2021-10-09T16:43:37.749Z] 77bc0d833cb6: Pull complete [2021-10-09T16:43:37.749Z] 9065ff56babe: Pull complete [2021-10-09T16:43:43.060Z] d287ab97295c: Pull complete [2021-10-09T16:43:43.060Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-09T16:43:43.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-09T16:43:43.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-09T16:43:43.122Z] prd-centos7-docker-4c-2g-250 does not seem to be running inside a container [2021-10-09T16:43:43.153Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-09T16:43:45.264Z] $ docker top c3d738af5bf834578abac223eb36d01ded0f11035b9877826c60e20347867080 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-09T16:43:45.618Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-09T16:43:45.907Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-09T16:43:46.201Z] + ls /var/log/sa-host [2021-10-09T16:43:46.201Z] + sadf -c /var/log/sa-host/sa09 [2021-10-09T16:43:46.201Z] file_magic: OK [2021-10-09T16:43:46.201Z] HZ: Using current value: 100 [2021-10-09T16:43:46.201Z] file_header: OK [2021-10-09T16:43:46.201Z] 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-10-09T16:43:46.201Z] Statistics: [2021-10-09T16:43:46.202Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-09T16:43:46.202Z] File successfully converted to sysstat format version 12.0.3 [2021-10-09T16:43:46.202Z] + sadf -c /var/log/sa-host/sa30 [2021-10-09T16:43:46.202Z] file_magic: OK [2021-10-09T16:43:46.202Z] HZ: Using current value: 100 [2021-10-09T16:43:46.202Z] file_header: OK [2021-10-09T16:43:46.202Z] 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-10-09T16:43:46.202Z] Statistics: [2021-10-09T16:43:46.202Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-09T16:43:46.202Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-09T16:43:46.466Z] provisioning config files... [2021-10-09T16:43:46.475Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2323689097645459910tmp [Pipeline] { [Pipeline] echo [2021-10-09T16:43:46.487Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:43:46.778Z] ---> create-netrc.sh [Pipeline] } [2021-10-09T16:43:46.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:43:47.235Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-09T16:43:47.245Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:43:47.533Z] ---> sudo-logs.sh [2021-10-09T16:43:47.533Z] Archiving 'sudo' log.. [2021-10-09T16:43:47.533Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-250.novalocal: Name or service not known [2021-10-09T16:43:47.533Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-250.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-09T16:43:47.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:43:47.857Z] ---> job-cost.sh [2021-10-09T16:43:47.857Z] lf-activate-venv: SKIPPING [2021-10-09T16:43:47.857Z] DEBUG: total: 0.10999999940395355 [2021-10-09T16:43:47.857Z] INFO: Retrieving Stack Cost... [2021-10-09T16:43:57.880Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-09T16:43:57.880Z] INFO: Archiving Costs [Pipeline] echo [2021-10-09T16:43:57.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-09T16:43:58.183Z] ---> logs-deploy.sh [2021-10-09T16:43:58.183Z] lf-activate-venv: SKIPPING [2021-10-09T16:43:58.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3746/2 [2021-10-09T16:43:58.183Z] INFO: archiving workspace using pattern(s): [2021-10-09T16:43:58.757Z] Archives upload complete. [2021-10-09T16:43:59.018Z] INFO: archiving logs to Nexus