Pull request #933 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7+042dfbc200e9a033131772982770329148424ff7 (1da93dc818fa75a776fa92c03119f17c9e48827c) Running in Durability level: MAX_SURVIVABILITY 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-ssh7004295493367743719.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7192715754591339183.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-933/workspace@libs/edgex-global-pipelines # timeout=10 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/app-functions-sdk-go/branches/PR-933/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2048806074404826498.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/app-functions-sdk-go/branches/PR-933/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh820105277337066332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4080273509156871243.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-933/workspace@libs/lf-pipelines # timeout=10 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/app-functions-sdk-go/branches/PR-933/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4651991692730010902.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-577 in /w/workspace/ndry_app-functions-sdk-go_PR-933 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-933 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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/ndry_app-functions-sdk-go_PR-933@tmp/jenkins-gitclient-ssh1326587868288550295.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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/ndry_app-functions-sdk-go_PR-933@tmp/jenkins-gitclient-ssh2584564998037069571.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 Merge succeeded, producing 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 Checking out Revision 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 (PR-933) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # 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/ndry_app-functions-sdk-go_PR-933@tmp/jenkins-gitclient-ssh6572105562686753498.key > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 Commit message: "refactor: Clean up TOML quotes and add LF MD files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T20:57:38.180Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T20:57:38.387Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T20:57:38.526Z] ========================================================= [2021-08-11T20:57:38.526Z] EdgeX Global Pipelines Version Info [2021-08-11T20:57:38.526Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:57:39.792Z] ------------------- [2021-08-11T20:57:39.792Z] stable info: [2021-08-11T20:57:39.792Z] ------------------- [2021-08-11T20:57:39.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T20:57:39.792Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:57:39.792Z] Message: update stable to v1.0.205 [2021-08-11T20:57:40.378Z] ------------------- [2021-08-11T20:57:40.378Z] experimental info: [2021-08-11T20:57:40.378Z] ------------------- [2021-08-11T20:57:40.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T20:57:40.378Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:57:40.378Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T20:57:40.636Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-08-11T20:57:40.706Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-08-11T20:57:40.783Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T20:57:40.874Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T20:57:40.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T20:57:41.049Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T20:57:41.159Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T20:57:41.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T20:57:41.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T20:57:41.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T20:57:41.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T20:57:41.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T20:57:41.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-08-11T20:57:41.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T20:57:41.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T20:57:41.787Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:57:41.847Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:57:41.911Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:57:41.973Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:57:42.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T20:57:42.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-11T20:57:42.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-11T20:57:42.233Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-11T20:57:42.296Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T20:57:42.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T20:57:42.437Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-11T20:57:42.498Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T20:57:42.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-933 [Pipeline] echo [2021-08-11T20:57:42.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-933 [Pipeline] echo [2021-08-11T20:57:42.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-933 [Pipeline] echo [2021-08-11T20:57:42.750Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 [Pipeline] echo [2021-08-11T20:57:42.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f18c17 [Pipeline] echo [2021-08-11T20:57:42.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T20:57:43.508Z] + git log --format=format:%s -1 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 [Pipeline] echo [2021-08-11T20:57:43.592Z] GIT_COMMIT: 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7, Commit Message: refactor: Clean up TOML quotes and add LF MD files [Pipeline] echo [2021-08-11T20:57:43.634Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:57:44.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:57:44.613Z] [2021-08-11T20:57:44.613Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:57:44.995Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:57:44.995Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T20:57:44.995Z] 31603596830f: Pulling fs layer [2021-08-11T20:57:44.995Z] d4622e32a9a9: Pulling fs layer [2021-08-11T20:57:44.995Z] 1030fce36090: Pulling fs layer [2021-08-11T20:57:44.995Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T20:57:44.995Z] 6c6cb7e1b49b: Waiting [2021-08-11T20:57:45.263Z] d4622e32a9a9: Verifying Checksum [2021-08-11T20:57:45.263Z] d4622e32a9a9: Download complete [2021-08-11T20:57:45.263Z] 31603596830f: Verifying Checksum [2021-08-11T20:57:45.263Z] 31603596830f: Download complete [2021-08-11T20:57:45.536Z] 31603596830f: Pull complete [2021-08-11T20:57:45.536Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T20:57:45.536Z] 6c6cb7e1b49b: Download complete [2021-08-11T20:57:45.536Z] d4622e32a9a9: Pull complete [2021-08-11T20:57:45.807Z] 1030fce36090: Verifying Checksum [2021-08-11T20:57:45.807Z] 1030fce36090: Download complete [2021-08-11T20:57:46.391Z] 1030fce36090: Pull complete [2021-08-11T20:57:46.392Z] 6c6cb7e1b49b: Pull complete [2021-08-11T20:57:46.392Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T20:57:46.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:57:46.392Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T20:57:46.511Z] prd-centos7-docker-4c-2g-577 does not seem to be running inside a container [2021-08-11T20:57:46.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-933 -v /w/workspace/ndry_app-functions-sdk-go_PR-933:/w/workspace/ndry_app-functions-sdk-go_PR-933:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-933@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:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:57:47.328Z] $ docker top 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:57:47.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:57:47.594Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:57:47.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:57:47.711Z] $ docker exec 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 ssh-agent [2021-08-11T20:57:47.825Z] SSH_AUTH_SOCK=/tmp/ssh-IERSka2PfOnq/agent.14 [2021-08-11T20:57:47.825Z] SSH_AGENT_PID=21 [2021-08-11T20:57:47.837Z] Running ssh-add (command line suppressed) [2021-08-11T20:57:47.943Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/private_key_6377204422550679287.key (/w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/private_key_6377204422550679287.key) [2021-08-11T20:57:47.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:57:48.344Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T20:57:48.371Z] $ docker exec --env ******** --env ******** 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 ssh-agent -k [2021-08-11T20:57:48.458Z] unset SSH_AUTH_SOCK; [2021-08-11T20:57:48.459Z] unset SSH_AGENT_PID; [2021-08-11T20:57:48.459Z] echo Agent pid 21 killed; [2021-08-11T20:57:48.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T20:57:48.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:57:48.581Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:57:48.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:57:48.695Z] $ docker exec 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 ssh-agent [2021-08-11T20:57:48.811Z] SSH_AUTH_SOCK=/tmp/ssh-WiTi9dys2FwZ/agent.56 [2021-08-11T20:57:48.811Z] SSH_AGENT_PID=63 [2021-08-11T20:57:48.823Z] Running ssh-add (command line suppressed) [2021-08-11T20:57:48.921Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/private_key_4582171992256318541.key (/w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/private_key_4582171992256318541.key) [2021-08-11T20:57:48.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:57:49.306Z] + git semver init [2021-08-11T20:57:49.306Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:57:49.306Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-933/.git [2021-08-11T20:57:49.306Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-933 [2021-08-11T20:57:49.306Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:57:49.306Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:57:49.306Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:57:49.306Z] # $SEMVER_BRANCH = PR-933 [2021-08-11T20:57:49.307Z] # $SEMVER_TEMP = /tmp/semver-998329465 [2021-08-11T20:57:49.307Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-08-11T20:57:51.900Z] # '/tmp/semver-998329465' -> '/w/workspace/ndry_app-functions-sdk-go_PR-933/.semver' [2021-08-11T20:57:51.900Z] # -> Force: false [2021-08-11T20:57:51.900Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-933/.semver [Pipeline] } [2021-08-11T20:57:52.020Z] $ docker exec --env ******** --env ******** 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 ssh-agent -k [2021-08-11T20:57:52.133Z] unset SSH_AUTH_SOCK; [2021-08-11T20:57:52.133Z] unset SSH_AGENT_PID; [2021-08-11T20:57:52.133Z] echo Agent pid 63 killed; [2021-08-11T20:57:52.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:57:52.609Z] + git semver [Pipeline] } [2021-08-11T20:57:52.641Z] $ docker stop --time=1 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 [2021-08-11T20:57:53.953Z] $ docker rm -f 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:57:54.436Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T20:57:54.837Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T20:57:54.861Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-08-11T20:57:55.604Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-579 in /w/workspace/ndry_app-functions-sdk-go_PR-933 [Pipeline] { [Pipeline] ws [2021-08-11T20:57:55.665Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-08-11T20:57:55.899Z] The recommended git tool is: git [2021-08-11T20:58:01.137Z] using credential edgex-jenkins-ssh [2021-08-11T20:58:01.156Z] Cloning the remote Git repository [2021-08-11T20:58:01.198Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T20:58:01.304Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-08-11T20:58:01.395Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T20:58:01.396Z] > git --version # timeout=10 [2021-08-11T20:58:01.420Z] > git --version # 'git version 2.17.1' [2021-08-11T20:58:01.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:58:01.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:58:05.706Z] Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 [2021-08-11T20:58:05.917Z] Merge succeeded, producing 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 [2021-08-11T20:58:05.918Z] Checking out Revision 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 (PR-933) [2021-08-11T20:58:04.993Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T20:58:05.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:58:05.030Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T20:58:05.062Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T20:58:05.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:58:05.074Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T20:58:05.716Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T20:58:05.736Z] > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 [2021-08-11T20:58:05.836Z] > git remote # timeout=10 [2021-08-11T20:58:05.850Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T20:58:05.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:58:05.878Z] > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 [2021-08-11T20:58:05.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T20:58:05.917Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T20:58:05.931Z] > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 [2021-08-11T20:58:10.151Z] Commit message: "refactor: Clean up TOML quotes and add LF MD files" [2021-08-11T20:58:10.198Z] > git --version # timeout=10 [2021-08-11T20:58:10.212Z] > git --version # 'git version 2.17.1' [2021-08-11T20:58:10.229Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:58:10.364Z] Still waiting to schedule task [2021-08-11T20:58:10.365Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-11T20:58:11.244Z] ========================================================= [2021-08-11T20:58:11.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T20:58:11.244Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:58:11.891Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-11T20:58:12.892Z] Sending build context to Docker daemon 19.83MB [2021-08-11T20:58:12.892Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:58:12.892Z] Step 2/8 : FROM ${BASE} [2021-08-11T20:58:13.499Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T20:58:13.499Z] 595b0fe564bb: Pulling fs layer [2021-08-11T20:58:13.499Z] 24495759ef45: Pulling fs layer [2021-08-11T20:58:13.499Z] d148012ef14d: Pulling fs layer [2021-08-11T20:58:13.499Z] e90a11edd702: Pulling fs layer [2021-08-11T20:58:13.499Z] d77568369979: Pulling fs layer [2021-08-11T20:58:13.499Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T20:58:13.499Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T20:58:13.499Z] 97ac5df62f85: Pulling fs layer [2021-08-11T20:58:13.499Z] e90a11edd702: Waiting [2021-08-11T20:58:13.499Z] d77568369979: Waiting [2021-08-11T20:58:13.499Z] fc1c9f9a7f3b: Waiting [2021-08-11T20:58:13.499Z] 170f2ba95c9a: Waiting [2021-08-11T20:58:13.499Z] 97ac5df62f85: Waiting [2021-08-11T20:58:13.499Z] d148012ef14d: Verifying Checksum [2021-08-11T20:58:13.499Z] d148012ef14d: Download complete [2021-08-11T20:58:13.499Z] 24495759ef45: Verifying Checksum [2021-08-11T20:58:13.499Z] 24495759ef45: Download complete [2021-08-11T20:58:13.499Z] d77568369979: Verifying Checksum [2021-08-11T20:58:13.499Z] d77568369979: Download complete [2021-08-11T20:58:13.780Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T20:58:13.780Z] fc1c9f9a7f3b: Download complete [2021-08-11T20:58:13.780Z] 595b0fe564bb: Verifying Checksum [2021-08-11T20:58:13.780Z] 595b0fe564bb: Download complete [2021-08-11T20:58:14.056Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T20:58:14.056Z] 170f2ba95c9a: Download complete [2021-08-11T20:58:14.336Z] 595b0fe564bb: Pull complete [2021-08-11T20:58:15.336Z] 24495759ef45: Pull complete [2021-08-11T20:58:15.614Z] d148012ef14d: Pull complete [2021-08-11T20:58:17.639Z] 97ac5df62f85: Verifying Checksum [2021-08-11T20:58:17.639Z] 97ac5df62f85: Download complete [2021-08-11T20:58:18.250Z] e90a11edd702: Verifying Checksum [2021-08-11T20:58:18.251Z] e90a11edd702: Download complete [2021-08-11T20:58:28.451Z] e90a11edd702: Pull complete [2021-08-11T20:58:28.728Z] d77568369979: Pull complete [2021-08-11T20:58:29.326Z] fc1c9f9a7f3b: Pull complete [2021-08-11T20:58:29.598Z] 170f2ba95c9a: Pull complete [2021-08-11T20:58:36.328Z] 97ac5df62f85: Pull complete [2021-08-11T20:58:36.328Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T20:58:36.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T20:58:36.328Z] ---> 04bc70af865f [2021-08-11T20:58:36.328Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-11T20:58:36.328Z] 20.10.0: Pulling from library/docker [2021-08-11T20:58:36.328Z] a3cc7d3b244e: Pulling fs layer [2021-08-11T20:58:36.328Z] 02a3295e0d61: Pulling fs layer [2021-08-11T20:58:36.328Z] 0f4f2e6d8100: Pulling fs layer [2021-08-11T20:58:36.328Z] 330b718f631f: Pulling fs layer [2021-08-11T20:58:36.328Z] a93816041522: Pulling fs layer [2021-08-11T20:58:36.328Z] bdb6da89ff94: Pulling fs layer [2021-08-11T20:58:36.328Z] 2a70c0c122f4: Pulling fs layer [2021-08-11T20:58:36.328Z] 330b718f631f: Waiting [2021-08-11T20:58:36.328Z] a93816041522: Waiting [2021-08-11T20:58:36.328Z] bdb6da89ff94: Waiting [2021-08-11T20:58:36.328Z] 2a70c0c122f4: Waiting [2021-08-11T20:58:36.328Z] 0f4f2e6d8100: Verifying Checksum [2021-08-11T20:58:36.328Z] 0f4f2e6d8100: Download complete [2021-08-11T20:58:36.328Z] 02a3295e0d61: Download complete [2021-08-11T20:58:36.328Z] a3cc7d3b244e: Verifying Checksum [2021-08-11T20:58:36.328Z] a3cc7d3b244e: Download complete [2021-08-11T20:58:36.328Z] a93816041522: Verifying Checksum [2021-08-11T20:58:36.328Z] a93816041522: Download complete [2021-08-11T20:58:36.328Z] bdb6da89ff94: Verifying Checksum [2021-08-11T20:58:36.328Z] bdb6da89ff94: Download complete [2021-08-11T20:58:36.328Z] 2a70c0c122f4: Download complete [2021-08-11T20:58:36.328Z] a3cc7d3b244e: Pull complete [2021-08-11T20:58:37.318Z] 02a3295e0d61: Pull complete [2021-08-11T20:58:37.597Z] 330b718f631f: Verifying Checksum [2021-08-11T20:58:37.597Z] 330b718f631f: Download complete [2021-08-11T20:58:37.871Z] 0f4f2e6d8100: Pull complete [2021-08-11T20:58:41.283Z] 330b718f631f: Pull complete [2021-08-11T20:58:41.563Z] a93816041522: Pull complete [2021-08-11T20:58:41.841Z] bdb6da89ff94: Pull complete [2021-08-11T20:58:42.438Z] 2a70c0c122f4: Pull complete [2021-08-11T20:58:42.438Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-11T20:58:42.438Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-11T20:58:49.166Z] ---> 4c3385c78348 [2021-08-11T20:58:49.166Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T20:58:49.166Z] ---> Running in beb696dfafc2 [2021-08-11T20:58:50.153Z] Removing intermediate container beb696dfafc2 [2021-08-11T20:58:50.153Z] ---> 337798f0002d [2021-08-11T20:58:50.153Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-11T20:58:50.153Z] ---> Running in 75dbcd11c66f [2021-08-11T20:58:51.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:58:52.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:58:53.176Z] OK: 218 MiB in 52 packages [2021-08-11T20:58:54.170Z] Removing intermediate container 75dbcd11c66f [2021-08-11T20:58:54.170Z] ---> 3920bfaf0146 [2021-08-11T20:58:54.170Z] Step 6/8 : WORKDIR /build [2021-08-11T20:58:54.460Z] ---> Running in dafedfb07c83 [2021-08-11T20:58:55.056Z] Removing intermediate container dafedfb07c83 [2021-08-11T20:58:55.056Z] ---> c92930c03057 [2021-08-11T20:58:55.056Z] Step 7/8 : COPY go.mod . [2021-08-11T20:58:55.657Z] ---> b776e5200b14 [2021-08-11T20:58:55.657Z] Step 8/8 : RUN go mod download [2021-08-11T20:58:55.940Z] ---> Running in 451d9ba03deb [2021-08-11T20:59:22.823Z] Removing intermediate container 451d9ba03deb [2021-08-11T20:59:22.823Z] ---> bea9b9a6f52c [2021-08-11T20:59:22.823Z] Successfully built bea9b9a6f52c [2021-08-11T20:59:22.823Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:59:23.412Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T20:59:23.412Z] . [Pipeline] withDockerContainer [2021-08-11T20:59:23.700Z] prd-ubuntu18.04-docker-arm64-4c-16g-579 does not seem to be running inside a container [2021-08-11T20:59:23.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T20:59:25.497Z] $ docker top f91c5c6aeed46e6e1d96829982fb8d879fb861f0de17a568fd20f823dd68af9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:59:26.543Z] + go version [2021-08-11T20:59:26.543Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T20:59:26.568Z] $ docker stop --time=1 f91c5c6aeed46e6e1d96829982fb8d879fb861f0de17a568fd20f823dd68af9e [2021-08-11T20:59:28.459Z] $ docker rm -f f91c5c6aeed46e6e1d96829982fb8d879fb861f0de17a568fd20f823dd68af9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:59:29.444Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T20:59:29.444Z] . [Pipeline] withDockerContainer [2021-08-11T20:59:29.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-579 does not seem to be running inside a container [2021-08-11T20:59:29.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T20:59:31.478Z] $ docker top bfa10fd8f914db51e480a4173d22273cc853239a474ce35dd985b496ca83cf16 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T20:59:32.568Z] + make test [2021-08-11T20:59:32.569Z] make -C ./app-service-template build [2021-08-11T20:59:32.569Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-08-11T20:59:32.569Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-08-11T21:00:11.616Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-08-11T21:00:11.616Z] make -C ./app-service-template test [2021-08-11T21:00:11.616Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-08-11T21:00:11.616Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-11T21:00:38.506Z] ok new-app-service 0.046s coverage: 47.8% of statements [2021-08-11T21:00:38.506Z] ? new-app-service/config [no test files] [2021-08-11T21:00:38.506Z] ok new-app-service/functions 0.044s [2021-08-11T21:00:38.506Z] CGO_ENABLED=1 go vet ./... [2021-08-11T21:01:05.323Z] gofmt -l . [2021-08-11T21:01:05.323Z] [ "`gofmt -l .`" = "" ] [2021-08-11T21:01:05.323Z] ./bin/test-attribution-txt.sh [2021-08-11T21:01:07.298Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-08-11T21:01:07.298Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-11T21:01:08.285Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-08-11T21:01:16.617Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.085s coverage: 63.6% of statements [2021-08-11T21:01:16.617Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.053s coverage: 96.5% of statements [2021-08-11T21:01:16.617Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-08-11T21:01:16.617Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.107s coverage: 61.8% of statements [2021-08-11T21:01:16.617Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-08-11T21:01:16.617Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.035s [2021-08-11T21:01:18.609Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.116s coverage: 74.5% of statements [2021-08-11T21:01:18.609Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-08-11T21:01:18.609Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-08-11T21:01:18.609Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-08-11T21:01:18.609Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-08-11T21:01:18.609Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-08-11T21:01:18.609Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-08-11T21:01:18.609Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.017s coverage: 97.1% of statements [2021-08-11T21:01:18.609Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-08-11T21:01:18.609Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.042s coverage: 10.5% of statements [2021-08-11T21:01:25.356Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.884s coverage: 76.1% of statements [2021-08-11T21:01:25.356Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-08-11T21:01:25.356Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.039s coverage: 12.5% of statements [2021-08-11T21:01:25.356Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.110s coverage: 27.3% of statements [2021-08-11T21:01:25.356Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-08-11T21:01:25.356Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-08-11T21:01:25.356Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.050s coverage: 51.4% of statements [2021-08-11T21:01:52.109Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.117s coverage: 78.1% of statements [2021-08-11T21:01:52.109Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.030s coverage: 94.4% of statements [2021-08-11T21:01:52.109Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T21:01:53.556Z] gofmt -l . [2021-08-11T21:01:54.148Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-11T21:01:54.451Z] $ docker stop --time=1 bfa10fd8f914db51e480a4173d22273cc853239a474ce35dd985b496ca83cf16 [2021-08-11T21:01:56.307Z] $ docker rm -f bfa10fd8f914db51e480a4173d22273cc853239a474ce35dd985b496ca83cf16 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T21:01:57.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T21:01:57.902Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:01:58.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T21:01:58.869Z] [2021-08-11T21:01:58.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:01:59.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T21:01:59.547Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T21:01:59.547Z] 448f6bf000e3: Pulling fs layer [2021-08-11T21:01:59.547Z] f757da607395: Pulling fs layer [2021-08-11T21:01:59.547Z] 05883995daec: Pulling fs layer [2021-08-11T21:01:59.547Z] 8603b9c90790: Pulling fs layer [2021-08-11T21:01:59.547Z] 1560dd03e051: Pulling fs layer [2021-08-11T21:01:59.547Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T21:01:59.547Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T21:01:59.547Z] 1560dd03e051: Waiting [2021-08-11T21:01:59.547Z] 8603b9c90790: Waiting [2021-08-11T21:01:59.547Z] c2d8d7efcc4b: Waiting [2021-08-11T21:01:59.547Z] 27f5ce0e4adf: Waiting [2021-08-11T21:01:59.822Z] f757da607395: Verifying Checksum [2021-08-11T21:01:59.822Z] f757da607395: Download complete [2021-08-11T21:01:59.822Z] 8603b9c90790: Verifying Checksum [2021-08-11T21:01:59.822Z] 8603b9c90790: Download complete [2021-08-11T21:02:00.097Z] 1560dd03e051: Verifying Checksum [2021-08-11T21:02:00.097Z] 1560dd03e051: Download complete [2021-08-11T21:02:00.097Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T21:02:00.097Z] 27f5ce0e4adf: Download complete [2021-08-11T21:02:00.373Z] 05883995daec: Verifying Checksum [2021-08-11T21:02:00.373Z] 05883995daec: Download complete [2021-08-11T21:02:01.365Z] 448f6bf000e3: Verifying Checksum [2021-08-11T21:02:01.365Z] 448f6bf000e3: Download complete [2021-08-11T21:02:04.758Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T21:02:04.758Z] c2d8d7efcc4b: Download complete [2021-08-11T21:02:05.031Z] 448f6bf000e3: Pull complete [2021-08-11T21:02:05.628Z] f757da607395: Pull complete [2021-08-11T21:02:07.073Z] 05883995daec: Pull complete [2021-08-11T21:02:07.665Z] 8603b9c90790: Pull complete [2021-08-11T21:02:08.647Z] 1560dd03e051: Pull complete [2021-08-11T21:02:09.249Z] 27f5ce0e4adf: Pull complete [2021-08-11T21:02:18.955Z] Running on prd-centos7-docker-4c-2g-580 in /w/workspace/ndry_app-functions-sdk-go_PR-933 [Pipeline] { [Pipeline] ws [2021-08-11T21:02:19.018Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-08-11T21:02:19.185Z] The recommended git tool is: git [2021-08-11T21:02:21.942Z] using credential edgex-jenkins-ssh [2021-08-11T21:02:21.956Z] Cloning the remote Git repository [2021-08-11T21:02:21.982Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T21:02:22.056Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-08-11T21:02:22.096Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T21:02:22.097Z] > git --version # timeout=10 [2021-08-11T21:02:22.107Z] > git --version # 'git version 2.24.4' [2021-08-11T21:02:22.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:02:22.135Z] [INFO] Currently running in a labeled security context [2021-08-11T21:02:22.135Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T21:02:22.135Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3093998358014696275.key [2021-08-11T21:02:22.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:02:25.679Z] c2d8d7efcc4b: Pull complete [2021-08-11T21:02:25.679Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T21:02:25.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T21:02:25.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T21:02:25.929Z] prd-ubuntu18.04-docker-arm64-4c-16g-579 does not seem to be running inside a container [2021-08-11T21:02:26.006Z] $ 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/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T21:02:27.580Z] Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 [2021-08-11T21:02:27.006Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T21:02:27.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:02:27.034Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T21:02:27.055Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T21:02:27.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:02:27.056Z] [INFO] Currently running in a labeled security context [2021-08-11T21:02:27.056Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T21:02:27.056Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh2008810057055010041.key [2021-08-11T21:02:27.068Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T21:02:27.587Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:02:27.601Z] > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 [2021-08-11T21:02:27.640Z] > git remote # timeout=10 [2021-08-11T21:02:27.645Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T21:02:27.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:02:27.652Z] [INFO] Currently running in a labeled security context [2021-08-11T21:02:27.652Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T21:02:27.653Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh2246518566338368761.key [2021-08-11T21:02:27.663Z] > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 [2021-08-11T21:02:27.686Z] Merge succeeded, producing 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 [2021-08-11T21:02:27.686Z] Checking out Revision 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 (PR-933) [2021-08-11T21:02:27.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T21:02:27.688Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:02:27.701Z] > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 [2021-08-11T21:02:29.735Z] $ docker top 7004ac5ed07171dce8c97438ede0a45f3bc2527e384c46c1a7be1597f0b58d3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:02:30.966Z] ---> job-cost.sh [2021-08-11T21:02:30.966Z] lf-activate-venv: SKIPPING [2021-08-11T21:02:30.966Z] INFO: No Stack... [2021-08-11T21:02:31.387Z] Commit message: "refactor: Clean up TOML quotes and add LF MD files" [2021-08-11T21:02:31.469Z] > git --version # timeout=10 [2021-08-11T21:02:31.473Z] > git --version # 'git version 2.24.4' [2021-08-11T21:02:31.496Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T21:02:31.559Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T21:02:32.094Z] [2021-08-11T21:02:32.094Z] GitHub has been notified of this commit’s build result [2021-08-11T21:02:32.094Z] [Pipeline] withEnv [Pipeline] { [2021-08-11T21:02:32.150Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-11T21:02:32.658Z] ========================================================= [2021-08-11T21:02:32.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T21:02:32.658Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:02:32.845Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-08-11T21:02:32.845Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T21:02:32.929Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] [2021-08-11T21:02:32.938Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] did not exist. Created. [2021-08-11T21:02:32.938Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T21:02:33.165Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-11T21:02:33.166Z] Sending build context to Docker daemon 19.84MB [2021-08-11T21:02:33.432Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T21:02:33.432Z] Step 2/8 : FROM ${BASE} [2021-08-11T21:02:33.432Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T21:02:33.432Z] 540db60ca938: Pulling fs layer [2021-08-11T21:02:33.432Z] adcc1eea9eea: Pulling fs layer [2021-08-11T21:02:33.432Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T21:02:33.432Z] db62176df00c: Pulling fs layer [2021-08-11T21:02:33.432Z] 3b30891b0d05: Pulling fs layer [2021-08-11T21:02:33.432Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T21:02:33.432Z] c788192a36de: Pulling fs layer [2021-08-11T21:02:33.432Z] a77e37c0d609: Pulling fs layer [2021-08-11T21:02:33.432Z] c3185cebc471: Pulling fs layer [2021-08-11T21:02:33.432Z] db62176df00c: Waiting [2021-08-11T21:02:33.432Z] 3b30891b0d05: Waiting [2021-08-11T21:02:33.432Z] 06b49ca38bd5: Waiting [2021-08-11T21:02:33.432Z] c788192a36de: Waiting [2021-08-11T21:02:33.432Z] a77e37c0d609: Waiting [2021-08-11T21:02:33.432Z] c3185cebc471: Waiting [2021-08-11T21:02:33.432Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T21:02:33.432Z] 4c4ab2625f07: Download complete [2021-08-11T21:02:33.432Z] adcc1eea9eea: Verifying Checksum [2021-08-11T21:02:33.432Z] adcc1eea9eea: Download complete [2021-08-11T21:02:33.432Z] 3b30891b0d05: Verifying Checksum [2021-08-11T21:02:33.432Z] 3b30891b0d05: Download complete [2021-08-11T21:02:33.432Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T21:02:33.432Z] 06b49ca38bd5: Download complete [2021-08-11T21:02:33.698Z] c788192a36de: Verifying Checksum [2021-08-11T21:02:33.698Z] c788192a36de: Download complete [2021-08-11T21:02:33.698Z] 540db60ca938: Verifying Checksum [2021-08-11T21:02:33.698Z] 540db60ca938: Download complete [2021-08-11T21:02:33.698Z] 540db60ca938: Pull complete [2021-08-11T21:02:33.707Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T21:02:33.805Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T21:02:33.827Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T21:02:33.905Z] $ docker stop --time=1 7004ac5ed07171dce8c97438ede0a45f3bc2527e384c46c1a7be1597f0b58d3b [2021-08-11T21:02:33.968Z] adcc1eea9eea: Pull complete [2021-08-11T21:02:33.968Z] 4c4ab2625f07: Pull complete [2021-08-11T21:02:34.235Z] a77e37c0d609: Verifying Checksum [2021-08-11T21:02:34.235Z] a77e37c0d609: Download complete [2021-08-11T21:02:35.598Z] $ docker rm -f 7004ac5ed07171dce8c97438ede0a45f3bc2527e384c46c1a7be1597f0b58d3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T21:02:40.887Z] db62176df00c: Verifying Checksum [2021-08-11T21:02:40.887Z] db62176df00c: Download complete [2021-08-11T21:02:40.887Z] c3185cebc471: Verifying Checksum [2021-08-11T21:02:40.887Z] c3185cebc471: Download complete [2021-08-11T21:02:43.503Z] db62176df00c: Pull complete [2021-08-11T21:02:43.503Z] 3b30891b0d05: Pull complete [2021-08-11T21:02:43.503Z] 06b49ca38bd5: Pull complete [2021-08-11T21:02:43.503Z] c788192a36de: Pull complete [2021-08-11T21:02:43.781Z] a77e37c0d609: Pull complete [2021-08-11T21:02:46.393Z] c3185cebc471: Pull complete [2021-08-11T21:02:46.393Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T21:02:46.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T21:02:46.393Z] ---> 031687cdd783 [2021-08-11T21:02:46.393Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-11T21:02:46.393Z] 20.10.0: Pulling from library/docker [2021-08-11T21:02:46.393Z] 05e7bc50f07f: Pulling fs layer [2021-08-11T21:02:46.393Z] 6db28d0fdbf6: Pulling fs layer [2021-08-11T21:02:46.393Z] 292df0bc6bf3: Pulling fs layer [2021-08-11T21:02:46.393Z] 2e060f4bd70b: Pulling fs layer [2021-08-11T21:02:46.393Z] 80e8d568a223: Pulling fs layer [2021-08-11T21:02:46.393Z] 8dc6ef1a942a: Pulling fs layer [2021-08-11T21:02:46.393Z] 2312dd95470a: Pulling fs layer [2021-08-11T21:02:46.393Z] 80e8d568a223: Waiting [2021-08-11T21:02:46.393Z] 8dc6ef1a942a: Waiting [2021-08-11T21:02:46.393Z] 2312dd95470a: Waiting [2021-08-11T21:02:46.393Z] 2e060f4bd70b: Waiting [2021-08-11T21:02:46.393Z] 292df0bc6bf3: Verifying Checksum [2021-08-11T21:02:46.393Z] 292df0bc6bf3: Download complete [2021-08-11T21:02:46.665Z] 6db28d0fdbf6: Verifying Checksum [2021-08-11T21:02:46.665Z] 6db28d0fdbf6: Download complete [2021-08-11T21:02:46.665Z] 05e7bc50f07f: Verifying Checksum [2021-08-11T21:02:46.665Z] 05e7bc50f07f: Download complete [2021-08-11T21:02:46.665Z] 8dc6ef1a942a: Verifying Checksum [2021-08-11T21:02:46.665Z] 8dc6ef1a942a: Download complete [2021-08-11T21:02:46.665Z] 2312dd95470a: Verifying Checksum [2021-08-11T21:02:46.665Z] 2312dd95470a: Download complete [2021-08-11T21:02:46.930Z] 05e7bc50f07f: Pull complete [2021-08-11T21:02:46.930Z] 80e8d568a223: Verifying Checksum [2021-08-11T21:02:46.930Z] 80e8d568a223: Download complete [2021-08-11T21:02:46.930Z] 6db28d0fdbf6: Pull complete [2021-08-11T21:02:47.197Z] 292df0bc6bf3: Pull complete [2021-08-11T21:02:49.149Z] 2e060f4bd70b: Verifying Checksum [2021-08-11T21:02:49.149Z] 2e060f4bd70b: Download complete [2021-08-11T21:02:52.538Z] 2e060f4bd70b: Pull complete [2021-08-11T21:02:52.538Z] 80e8d568a223: Pull complete [2021-08-11T21:02:52.538Z] 8dc6ef1a942a: Pull complete [2021-08-11T21:02:52.538Z] 2312dd95470a: Pull complete [2021-08-11T21:02:52.538Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-11T21:02:52.538Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-11T21:02:53.957Z] ---> 557627e3551d [2021-08-11T21:02:53.957Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T21:02:53.957Z] ---> Running in 5af484be02db [2021-08-11T21:02:53.957Z] Removing intermediate container 5af484be02db [2021-08-11T21:02:53.957Z] ---> 425e795d4af8 [2021-08-11T21:02:53.957Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-11T21:02:53.957Z] ---> Running in 5b8557a879c4 [2021-08-11T21:02:54.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:02:55.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:02:55.729Z] OK: 219 MiB in 52 packages [2021-08-11T21:02:55.996Z] Removing intermediate container 5b8557a879c4 [2021-08-11T21:02:55.996Z] ---> 2702ff32fba4 [2021-08-11T21:02:55.996Z] Step 6/8 : WORKDIR /build [2021-08-11T21:02:55.996Z] ---> Running in c2a08dfc6e6d [2021-08-11T21:02:55.996Z] Removing intermediate container c2a08dfc6e6d [2021-08-11T21:02:55.996Z] ---> ce6d35e8c808 [2021-08-11T21:02:55.996Z] Step 7/8 : COPY go.mod . [2021-08-11T21:02:56.264Z] ---> 485dca24746d [2021-08-11T21:02:56.265Z] Step 8/8 : RUN go mod download [2021-08-11T21:02:56.265Z] ---> Running in 4f1a5246b663 [2021-08-11T21:03:08.623Z] Removing intermediate container 4f1a5246b663 [2021-08-11T21:03:08.623Z] ---> a528fc18440b [2021-08-11T21:03:08.623Z] Successfully built a528fc18440b [2021-08-11T21:03:08.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:03:09.025Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T21:03:09.025Z] . [Pipeline] withDockerContainer [2021-08-11T21:03:09.132Z] prd-centos7-docker-4c-2g-580 does not seem to be running inside a container [2021-08-11T21:03:09.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T21:03:09.559Z] $ docker top 79af8581a81595a8e3e25f3c06510287ea41102947397dc8dc175d22e737a062 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:03:10.042Z] + go version [2021-08-11T21:03:10.042Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T21:03:10.069Z] $ docker stop --time=1 79af8581a81595a8e3e25f3c06510287ea41102947397dc8dc175d22e737a062 [2021-08-11T21:03:11.275Z] $ docker rm -f 79af8581a81595a8e3e25f3c06510287ea41102947397dc8dc175d22e737a062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:03:12.047Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T21:03:12.047Z] . [Pipeline] withDockerContainer [2021-08-11T21:03:12.165Z] prd-centos7-docker-4c-2g-580 does not seem to be running inside a container [2021-08-11T21:03:12.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T21:03:12.606Z] $ docker top b1b97386038c177f1c2757a01f20a730951a48d47571ac8eae6a3aaff0e15e26 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T21:03:13.136Z] + make test [2021-08-11T21:03:13.136Z] make -C ./app-service-template build [2021-08-11T21:03:13.136Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-08-11T21:03:13.136Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-08-11T21:03:25.510Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-08-11T21:03:25.510Z] make -C ./app-service-template test [2021-08-11T21:03:25.510Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-08-11T21:03:25.510Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-11T21:03:33.781Z] ok new-app-service 0.011s coverage: 47.8% of statements [2021-08-11T21:03:33.781Z] ? new-app-service/config [no test files] [2021-08-11T21:03:33.781Z] ok new-app-service/functions 0.008s [2021-08-11T21:03:33.781Z] CGO_ENABLED=1 go vet ./... [2021-08-11T21:03:40.486Z] gofmt -l . [2021-08-11T21:03:40.486Z] [ "`gofmt -l .`" = "" ] [2021-08-11T21:03:40.486Z] ./bin/test-attribution-txt.sh [2021-08-11T21:03:41.080Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-08-11T21:03:41.080Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-11T21:03:41.345Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-08-11T21:03:42.763Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.020s coverage: 63.6% of statements [2021-08-11T21:03:43.031Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.011s coverage: 96.5% of statements [2021-08-11T21:03:43.031Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-08-11T21:03:43.299Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements [2021-08-11T21:03:43.299Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-08-11T21:03:43.568Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s [2021-08-11T21:03:44.171Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.047s coverage: 74.5% of statements [2021-08-11T21:03:44.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-08-11T21:03:44.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-08-11T21:03:44.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-08-11T21:03:44.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-08-11T21:03:44.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-08-11T21:03:44.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-08-11T21:03:44.171Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements [2021-08-11T21:03:44.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-08-11T21:03:44.452Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements [2021-08-11T21:03:47.810Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.744s coverage: 76.1% of statements [2021-08-11T21:03:47.810Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-08-11T21:03:47.810Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 12.5% of statements [2021-08-11T21:03:47.810Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-08-11T21:03:47.810Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-08-11T21:03:47.810Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-08-11T21:03:47.810Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-08-11T21:04:14.487Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.034s coverage: 78.1% of statements [2021-08-11T21:04:14.488Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-08-11T21:04:14.488Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T21:04:14.488Z] gofmt -l . [2021-08-11T21:04:14.488Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-11T21:04:14.522Z] $ docker stop --time=1 b1b97386038c177f1c2757a01f20a730951a48d47571ac8eae6a3aaff0e15e26 [2021-08-11T21:04:15.792Z] $ docker rm -f b1b97386038c177f1c2757a01f20a730951a48d47571ac8eae6a3aaff0e15e26 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T21:04:16.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T21:04:16.348Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T21:04:16.593Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:04:17.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:04:17.572Z] [2021-08-11T21:04:17.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:04:17.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:04:17.942Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T21:04:17.942Z] b4d181a07f80: Pulling fs layer [2021-08-11T21:04:17.942Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T21:04:17.942Z] ed53099fbce6: Pulling fs layer [2021-08-11T21:04:17.942Z] dc539afda2c1: Pulling fs layer [2021-08-11T21:04:17.942Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T21:04:17.942Z] 9065ff56babe: Pulling fs layer [2021-08-11T21:04:17.942Z] d287ab97295c: Pulling fs layer [2021-08-11T21:04:17.942Z] 77bc0d833cb6: Waiting [2021-08-11T21:04:17.942Z] 9065ff56babe: Waiting [2021-08-11T21:04:17.942Z] d287ab97295c: Waiting [2021-08-11T21:04:17.942Z] dc539afda2c1: Waiting [2021-08-11T21:04:18.207Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T21:04:18.207Z] a1111a8f2ec3: Download complete [2021-08-11T21:04:18.473Z] dc539afda2c1: Verifying Checksum [2021-08-11T21:04:18.474Z] dc539afda2c1: Download complete [2021-08-11T21:04:18.474Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T21:04:18.474Z] 77bc0d833cb6: Download complete [2021-08-11T21:04:18.474Z] 9065ff56babe: Verifying Checksum [2021-08-11T21:04:18.474Z] 9065ff56babe: Download complete [2021-08-11T21:04:18.739Z] ed53099fbce6: Verifying Checksum [2021-08-11T21:04:18.739Z] ed53099fbce6: Download complete [2021-08-11T21:04:19.723Z] b4d181a07f80: Verifying Checksum [2021-08-11T21:04:19.723Z] b4d181a07f80: Download complete [2021-08-11T21:04:20.688Z] b4d181a07f80: Pull complete [2021-08-11T21:04:20.960Z] a1111a8f2ec3: Pull complete [2021-08-11T21:04:21.549Z] ed53099fbce6: Pull complete [2021-08-11T21:04:21.549Z] dc539afda2c1: Pull complete [2021-08-11T21:04:21.817Z] 77bc0d833cb6: Pull complete [2021-08-11T21:04:21.817Z] 9065ff56babe: Pull complete [2021-08-11T21:04:25.167Z] d287ab97295c: Verifying Checksum [2021-08-11T21:04:25.167Z] d287ab97295c: Download complete [2021-08-11T21:04:29.522Z] d287ab97295c: Pull complete [2021-08-11T21:04:29.522Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T21:04:29.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:04:29.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T21:04:29.646Z] prd-centos7-docker-4c-2g-580 does not seem to be running inside a container [2021-08-11T21:04:29.702Z] $ 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/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T21:04:32.379Z] $ docker top 0615fd185cf76345ab7981d113e8cdc3e9fd49f9935f52ebd3a79825e96a041b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:04:32.887Z] ---> job-cost.sh [2021-08-11T21:04:32.887Z] lf-activate-venv: SKIPPING [2021-08-11T21:04:32.887Z] INFO: No Stack... [2021-08-11T21:04:33.856Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T21:04:34.127Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T21:04:34.474Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-08-11T21:04:34.474Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T21:04:34.550Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] [2021-08-11T21:04:34.558Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] did not exist. Created. [2021-08-11T21:04:34.558Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T21:04:35.005Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-96415af1/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-96415af1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T21:04:35.365Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T21:04:35.405Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T21:04:35.430Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T21:04:35.456Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T21:04:35.541Z] $ docker stop --time=1 0615fd185cf76345ab7981d113e8cdc3e9fd49f9935f52ebd3a79825e96a041b [2021-08-11T21:04:36.703Z] $ docker rm -f 0615fd185cf76345ab7981d113e8cdc3e9fd49f9935f52ebd3a79825e96a041b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-11T21:04:37.936Z] provisioning config files... [2021-08-11T21:04:37.958Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/config5240801822273706010tmp [Pipeline] { [Pipeline] sh [2021-08-11T21:04:38.346Z] + set +x [2021-08-11T21:04:38.346Z] + curl -s https://codecov.io/bash [2021-08-11T21:04:38.346Z] + bash -s -- [2021-08-11T21:04:38.346Z] [2021-08-11T21:04:38.346Z] _____ _ [2021-08-11T21:04:38.346Z] / ____| | | [2021-08-11T21:04:38.346Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T21:04:38.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T21:04:38.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T21:04:38.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T21:04:38.346Z] Bash-1.0.6 [2021-08-11T21:04:38.346Z] [2021-08-11T21:04:38.346Z] [2021-08-11T21:04:38.346Z] ==> git version 2.24.4 found [2021-08-11T21:04:38.346Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-11T21:04:38.346Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T21:04:38.346Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T21:04:38.614Z] ==> Jenkins CI detected. [2021-08-11T21:04:38.614Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-933 [2021-08-11T21:04:38.615Z] project root: . [2021-08-11T21:04:38.615Z] --> token set from env [2021-08-11T21:04:38.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T21:04:38.615Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T21:04:38.615Z] ==> Python coveragepy not found [2021-08-11T21:04:38.615Z] ==> Searching for coverage reports in: [2021-08-11T21:04:38.615Z] + . [2021-08-11T21:04:38.615Z] -> Found 2 reports [2021-08-11T21:04:38.615Z] ==> Detecting git/mercurial file structure [2021-08-11T21:04:38.615Z] ==> Reading reports [2021-08-11T21:04:38.615Z] + ./app-service-template/coverage.out bytes=1055 [2021-08-11T21:04:38.615Z] + ./coverage.out bytes=95183 [2021-08-11T21:04:38.615Z] ==> Appending adjustments [2021-08-11T21:04:38.615Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T21:04:38.880Z] + Found adjustments [2021-08-11T21:04:38.880Z] ==> Gzipping contents [2021-08-11T21:04:38.880Z] 20K /tmp/codecov.HzUKFo.gz [2021-08-11T21:04:38.880Z] ==> Uploading reports [2021-08-11T21:04:38.880Z] url: https://codecov.io [2021-08-11T21:04:38.880Z] query: branch=PR-933&commit=1f18c17c8fd782cf2a18cfd2830d922a3a499fd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-933%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=933&job=&cmd_args= [2021-08-11T21:04:38.880Z] -> Pinging Codecov [2021-08-11T21:04:38.880Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-933&commit=1f18c17c8fd782cf2a18cfd2830d922a3a499fd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-933%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=933&job=&cmd_args= [2021-08-11T21:04:39.152Z] -> Uploading to [2021-08-11T21:04:39.152Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/3D8B5DFFC46A037C893635FACE044666/1f18c17c8fd782cf2a18cfd2830d922a3a499fd7/1c03ab3d-3ec9-467a-80b5-1b748b5cead8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T210439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2be0921b921d30487c83810a0c8e66d31b33f9c68268110401cdbe860ab82a3 [2021-08-11T21:04:39.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T21:04:39.152Z] Dload Upload Total Spent Left Speed [2021-08-11T21:04:39.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16526 0 0 100 16526 0 40128 --:--:-- --:--:-- --:--:-- 40111 100 16526 0 0 100 16526 0 40114 --:--:-- --:--:-- --:--:-- 40111 [2021-08-11T21:04:39.741Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 [Pipeline] } [2021-08-11T21:04:39.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T21:04:41.956Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-933/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:04:42.345Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:04:43.001Z] ---> package-listing.sh [2021-08-11T21:04:43.001Z] ++ facter osfamily [2021-08-11T21:04:43.001Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T21:04:43.271Z] + OS_FAMILY=redhat [2021-08-11T21:04:43.271Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-933 [2021-08-11T21:04:43.271Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T21:04:43.271Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T21:04:43.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T21:04:43.271Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T21:04:43.271Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-933 ']' [2021-08-11T21:04:43.271Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T21:04:43.271Z] + case "${OS_FAMILY}" in [2021-08-11T21:04:43.271Z] + rpm -qa [2021-08-11T21:04:43.271Z] + sort [2021-08-11T21:04:43.853Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T21:04:43.853Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T21:04:43.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T21:04:43.853Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-933 ']' [2021-08-11T21:04:43.853Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-933/archives/ [2021-08-11T21:04:43.853Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-933/archives/ [Pipeline] echo [2021-08-11T21:04:43.889Z] 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/ndry_app-functions-sdk-go_PR-933/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T21:04:44.206Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:04:44.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:04:44.836Z] [2021-08-11T21:04:44.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:04:45.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:04:45.219Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T21:04:45.219Z] b4d181a07f80: Pulling fs layer [2021-08-11T21:04:45.219Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T21:04:45.219Z] ed53099fbce6: Pulling fs layer [2021-08-11T21:04:45.219Z] dc539afda2c1: Pulling fs layer [2021-08-11T21:04:45.219Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T21:04:45.219Z] 9065ff56babe: Pulling fs layer [2021-08-11T21:04:45.219Z] d287ab97295c: Pulling fs layer [2021-08-11T21:04:45.219Z] 77bc0d833cb6: Waiting [2021-08-11T21:04:45.219Z] 9065ff56babe: Waiting [2021-08-11T21:04:45.219Z] d287ab97295c: Waiting [2021-08-11T21:04:45.219Z] dc539afda2c1: Waiting [2021-08-11T21:04:45.485Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T21:04:45.485Z] a1111a8f2ec3: Download complete [2021-08-11T21:04:45.485Z] dc539afda2c1: Verifying Checksum [2021-08-11T21:04:45.485Z] dc539afda2c1: Download complete [2021-08-11T21:04:45.752Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T21:04:45.752Z] 77bc0d833cb6: Download complete [2021-08-11T21:04:45.752Z] 9065ff56babe: Verifying Checksum [2021-08-11T21:04:45.752Z] 9065ff56babe: Download complete [2021-08-11T21:04:46.335Z] ed53099fbce6: Verifying Checksum [2021-08-11T21:04:46.335Z] ed53099fbce6: Download complete [2021-08-11T21:04:48.156Z] b4d181a07f80: Verifying Checksum [2021-08-11T21:04:48.156Z] b4d181a07f80: Download complete [2021-08-11T21:04:49.126Z] b4d181a07f80: Pull complete [2021-08-11T21:04:49.126Z] a1111a8f2ec3: Pull complete [2021-08-11T21:04:49.708Z] ed53099fbce6: Pull complete [2021-08-11T21:04:49.708Z] dc539afda2c1: Pull complete [2021-08-11T21:04:49.708Z] 77bc0d833cb6: Pull complete [2021-08-11T21:04:49.978Z] 9065ff56babe: Pull complete [2021-08-11T21:04:54.228Z] d287ab97295c: Verifying Checksum [2021-08-11T21:04:54.228Z] d287ab97295c: Download complete [2021-08-11T21:04:58.516Z] d287ab97295c: Pull complete [2021-08-11T21:04:58.516Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T21:04:58.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:04:58.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T21:04:58.654Z] prd-centos7-docker-4c-2g-577 does not seem to be running inside a container [2021-08-11T21:04:58.722Z] $ 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/ndry_app-functions-sdk-go_PR-933/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-933 -v /w/workspace/ndry_app-functions-sdk-go_PR-933:/w/workspace/ndry_app-functions-sdk-go_PR-933:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-933@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T21:05:01.351Z] $ docker top 8a7528923a56a8cf63ed7774c7b6ae04cd3b8eeb47bb6632531817ea78d76e12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:05:01.828Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T21:05:02.172Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T21:05:02.508Z] + ls /var/log/sa-host [2021-08-11T21:05:02.508Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T21:05:02.508Z] file_magic: OK [2021-08-11T21:05:02.508Z] HZ: Using current value: 100 [2021-08-11T21:05:02.508Z] file_header: OK [2021-08-11T21:05:02.508Z] 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-08-11T21:05:02.508Z] Statistics: [2021-08-11T21:05:02.508Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T21:05:02.508Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T21:05:02.508Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T21:05:02.508Z] file_magic: OK [2021-08-11T21:05:02.508Z] HZ: Using current value: 100 [2021-08-11T21:05:02.508Z] file_header: OK [2021-08-11T21:05:02.508Z] 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-08-11T21:05:02.508Z] Statistics: [2021-08-11T21:05:02.508Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T21:05:02.508Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:05:03.112Z] provisioning config files... [2021-08-11T21:05:03.129Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/config4643962125959450989tmp [Pipeline] { [Pipeline] echo [2021-08-11T21:05:03.195Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:05:03.551Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T21:05:03.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:05:04.104Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T21:05:04.142Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:05:04.511Z] ---> sudo-logs.sh [2021-08-11T21:05:04.511Z] Archiving 'sudo' log.. [2021-08-11T21:05:04.511Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-577.vexxhost.local: Name or service not known [2021-08-11T21:05:04.511Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-577.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T21:05:04.596Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:05:04.960Z] ---> job-cost.sh [2021-08-11T21:05:04.961Z] lf-activate-venv: SKIPPING [2021-08-11T21:05:04.961Z] DEBUG: total: 0.05999999865889549 [2021-08-11T21:05:04.961Z] INFO: Retrieving Stack Cost... [2021-08-11T21:05:06.375Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T21:05:06.375Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T21:05:06.422Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:05:06.775Z] ---> logs-deploy.sh [2021-08-11T21:05:06.776Z] lf-activate-venv: SKIPPING [2021-08-11T21:05:06.776Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-933/1 [2021-08-11T21:05:06.776Z] INFO: archiving workspace using pattern(s): [2021-08-11T21:05:07.359Z] Archives upload complete. [2021-08-11T21:05:07.626Z] INFO: archiving logs to Nexus