Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa508a3e66e4a281fa0c2e3029608a5edd05d007 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1766411581336624729.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6997143201706598351.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5253817742709895726.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3003321611142840405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4553152820709082360.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-42 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # 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/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh7752352163139462718.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision aa508a3e66e4a281fa0c2e3029608a5edd05d007 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 Commit message: "ci: changes required for Jakara LTS (#961)" > git rev-list --no-walk 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-05T23:35:43.199Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T23:35:43.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T23:35:43.324Z] ========================================================= [2021-10-05T23:35:43.324Z] EdgeX Global Pipelines Version Info [2021-10-05T23:35:43.324Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:35:44.585Z] ------------------- [2021-10-05T23:35:44.585Z] stable info: [2021-10-05T23:35:44.585Z] ------------------- [2021-10-05T23:35:44.585Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T23:35:44.585Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:35:44.585Z] Message: update stable to v1.0.206 [2021-10-05T23:35:45.170Z] ------------------- [2021-10-05T23:35:45.170Z] experimental info: [2021-10-05T23:35:45.170Z] ------------------- [2021-10-05T23:35:45.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T23:35:45.171Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:35:45.171Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T23:35:45.307Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-10-05T23:35:45.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-10-05T23:35:45.355Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T23:35:45.377Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T23:35:45.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T23:35:45.425Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T23:35:45.449Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T23:35:45.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T23:35:45.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-05T23:35:45.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T23:35:45.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T23:35:45.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T23:35:45.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-10-05T23:35:45.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T23:35:45.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T23:35:45.670Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:35:45.695Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:35:45.718Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:35:45.742Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:35:45.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T23:35:45.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-05T23:35:45.815Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-05T23:35:45.839Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-05T23:35:45.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-05T23:35:45.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-05T23:35:45.910Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-05T23:35:45.935Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T23:35:45.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-05T23:35:45.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-05T23:35:46.006Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-05T23:35:46.030Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa508a3e66e4a281fa0c2e3029608a5edd05d007 [Pipeline] echo [2021-10-05T23:35:46.055Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa508a3 [Pipeline] echo [2021-10-05T23:35:46.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-05T23:35:46.685Z] + git log --format=format:%s -1 aa508a3e66e4a281fa0c2e3029608a5edd05d007 [Pipeline] echo [2021-10-05T23:35:46.747Z] GIT_COMMIT: aa508a3e66e4a281fa0c2e3029608a5edd05d007, Commit Message: ci: changes required for Jakara LTS (#961) [Pipeline] echo [2021-10-05T23:35:46.761Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:35:48.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:35:48.013Z] [2021-10-05T23:35:48.013Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:35:48.359Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:35:48.359Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T23:35:48.359Z] 31603596830f: Pulling fs layer [2021-10-05T23:35:48.359Z] 04fac38145f0: Pulling fs layer [2021-10-05T23:35:48.359Z] 701f6daf10bf: Pulling fs layer [2021-10-05T23:35:48.359Z] 24f72da36158: Pulling fs layer [2021-10-05T23:35:48.359Z] 24f72da36158: Waiting [2021-10-05T23:35:48.359Z] 04fac38145f0: Verifying Checksum [2021-10-05T23:35:48.359Z] 04fac38145f0: Download complete [2021-10-05T23:35:48.636Z] 31603596830f: Verifying Checksum [2021-10-05T23:35:48.636Z] 31603596830f: Download complete [2021-10-05T23:35:48.636Z] 24f72da36158: Verifying Checksum [2021-10-05T23:35:48.636Z] 24f72da36158: Download complete [2021-10-05T23:35:48.636Z] 31603596830f: Pull complete [2021-10-05T23:35:48.905Z] 04fac38145f0: Pull complete [2021-10-05T23:35:48.905Z] 701f6daf10bf: Verifying Checksum [2021-10-05T23:35:48.905Z] 701f6daf10bf: Download complete [2021-10-05T23:35:49.490Z] 701f6daf10bf: Pull complete [2021-10-05T23:35:49.490Z] 24f72da36158: Pull complete [2021-10-05T23:35:49.490Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T23:35:49.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:35:49.490Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T23:35:49.587Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-05T23:35:49.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T23:35:50.464Z] $ docker top b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T23:35:50.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:35:50.595Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:35:50.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:35:50.697Z] $ docker exec b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f ssh-agent [2021-10-05T23:35:50.800Z] SSH_AUTH_SOCK=/tmp/ssh-4VFp563ax6Z0/agent.14 [2021-10-05T23:35:50.800Z] SSH_AGENT_PID=21 [2021-10-05T23:35:50.813Z] Running ssh-add (command line suppressed) [2021-10-05T23:35:50.896Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7774393356343183677.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7774393356343183677.key) [2021-10-05T23:35:50.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:35:51.232Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T23:35:51.251Z] $ docker exec --env ******** --env ******** b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f ssh-agent -k [2021-10-05T23:35:51.337Z] unset SSH_AUTH_SOCK; [2021-10-05T23:35:51.338Z] unset SSH_AGENT_PID; [2021-10-05T23:35:51.338Z] echo Agent pid 21 killed; [2021-10-05T23:35:51.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T23:35:51.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:35:51.397Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:35:51.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:35:51.494Z] $ docker exec b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f ssh-agent [2021-10-05T23:35:51.595Z] SSH_AUTH_SOCK=/tmp/ssh-lbrdK8FhR3ze/agent.54 [2021-10-05T23:35:51.595Z] SSH_AGENT_PID=61 [2021-10-05T23:35:51.604Z] Running ssh-add (command line suppressed) [2021-10-05T23:35:51.692Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8714518983383763485.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8714518983383763485.key) [2021-10-05T23:35:51.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:35:52.030Z] + git semver init [2021-10-05T23:35:52.030Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T23:35:52.030Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-10-05T23:35:52.030Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-10-05T23:35:52.030Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T23:35:52.030Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T23:35:52.030Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T23:35:52.030Z] # $SEMVER_BRANCH = main [2021-10-05T23:35:52.030Z] # $SEMVER_TEMP = /tmp/semver-529009035 [2021-10-05T23:35:52.030Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-10-05T23:35:53.997Z] # '/tmp/semver-529009035' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' [2021-10-05T23:35:53.997Z] # -> Force: false [2021-10-05T23:35:53.997Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-10-05T23:35:54.010Z] $ docker exec --env ******** --env ******** b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f ssh-agent -k [2021-10-05T23:35:54.104Z] unset SSH_AUTH_SOCK; [2021-10-05T23:35:54.105Z] unset SSH_AGENT_PID; [2021-10-05T23:35:54.105Z] echo Agent pid 61 killed; [2021-10-05T23:35:54.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T23:35:54.468Z] + git semver [Pipeline] } [2021-10-05T23:35:54.484Z] $ docker stop --time=1 b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f [2021-10-05T23:35:55.840Z] $ docker rm -f b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:35:56.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T23:35:56.552Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T23:35:56.555Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.21 [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-10-05T23:36:11.825Z] Still waiting to schedule task [2021-10-05T23:36:11.825Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-42’ [2021-10-05T23:36:11.827Z] Still waiting to schedule task [2021-10-05T23:36:11.828Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-05T23:41:08.295Z] Running on prd-centos7-docker-4c-2g-47 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-10-05T23:41:08.322Z] Running in /w/workspace/app-functions-sdk-go/33 [Pipeline] { [Pipeline] checkout [2021-10-05T23:41:08.433Z] The recommended git tool is: git [2021-10-05T23:41:11.442Z] using credential edgex-jenkins-ssh [2021-10-05T23:41:11.462Z] Cloning the remote Git repository [2021-10-05T23:41:11.489Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-05T23:41:11.559Z] > git init /w/workspace/app-functions-sdk-go/33 # timeout=10 [2021-10-05T23:41:11.595Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-05T23:41:11.596Z] > git --version # timeout=10 [2021-10-05T23:41:11.607Z] > git --version # 'git version 2.24.4' [2021-10-05T23:41:11.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:41:11.635Z] [INFO] Currently running in a labeled security context [2021-10-05T23:41:11.635Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T23:41:11.635Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/33@tmp/jenkins-gitclient-ssh5023553966305185101.key [2021-10-05T23:41:11.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:41:13.449Z] Avoid second fetch [2021-10-05T23:41:13.450Z] Checking out Revision aa508a3e66e4a281fa0c2e3029608a5edd05d007 (main) [2021-10-05T23:41:13.427Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-05T23:41:13.434Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:41:13.462Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:41:13.472Z] > git checkout -f aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 [2021-10-05T23:41:17.240Z] Commit message: "ci: changes required for Jakara LTS (#961)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-05T23:41:17.929Z] ========================================================= [2021-10-05T23:41:17.929Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T23:41:17.929Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:41:18.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T23:41:18.652Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T23:41:18.652Z] 4e9f2cdf4387: Pulling fs layer [2021-10-05T23:41:18.652Z] 57d31006c564: Pulling fs layer [2021-10-05T23:41:18.652Z] bd5ccded8296: Pulling fs layer [2021-10-05T23:41:18.652Z] 304dd3a0f381: Pulling fs layer [2021-10-05T23:41:18.652Z] d37cda54a23b: Pulling fs layer [2021-10-05T23:41:18.652Z] 38ea18935520: Pulling fs layer [2021-10-05T23:41:18.652Z] ceb1e79740a2: Pulling fs layer [2021-10-05T23:41:18.652Z] b665197a1568: Pulling fs layer [2021-10-05T23:41:18.652Z] 842a00ea3e35: Pulling fs layer [2021-10-05T23:41:18.652Z] 304dd3a0f381: Waiting [2021-10-05T23:41:18.652Z] d37cda54a23b: Waiting [2021-10-05T23:41:18.652Z] 38ea18935520: Waiting [2021-10-05T23:41:18.652Z] ceb1e79740a2: Waiting [2021-10-05T23:41:18.652Z] b665197a1568: Waiting [2021-10-05T23:41:18.652Z] 842a00ea3e35: Waiting [2021-10-05T23:41:18.652Z] bd5ccded8296: Verifying Checksum [2021-10-05T23:41:18.652Z] bd5ccded8296: Download complete [2021-10-05T23:41:18.652Z] 57d31006c564: Verifying Checksum [2021-10-05T23:41:18.652Z] 57d31006c564: Download complete [2021-10-05T23:41:18.652Z] d37cda54a23b: Verifying Checksum [2021-10-05T23:41:18.652Z] d37cda54a23b: Download complete [2021-10-05T23:41:18.652Z] 38ea18935520: Verifying Checksum [2021-10-05T23:41:18.652Z] 38ea18935520: Download complete [2021-10-05T23:41:18.925Z] 4e9f2cdf4387: Verifying Checksum [2021-10-05T23:41:18.925Z] 4e9f2cdf4387: Download complete [2021-10-05T23:41:18.925Z] 4e9f2cdf4387: Pull complete [2021-10-05T23:41:19.195Z] 57d31006c564: Pull complete [2021-10-05T23:41:19.195Z] bd5ccded8296: Pull complete [2021-10-05T23:41:20.159Z] 304dd3a0f381: Verifying Checksum [2021-10-05T23:41:20.159Z] 304dd3a0f381: Download complete [2021-10-05T23:41:24.465Z] ceb1e79740a2: Verifying Checksum [2021-10-05T23:41:24.465Z] ceb1e79740a2: Download complete [2021-10-05T23:41:24.465Z] b665197a1568: Verifying Checksum [2021-10-05T23:41:24.465Z] b665197a1568: Download complete [2021-10-05T23:41:24.465Z] 304dd3a0f381: Pull complete [2021-10-05T23:41:24.465Z] d37cda54a23b: Pull complete [2021-10-05T23:41:24.465Z] 38ea18935520: Pull complete [2021-10-05T23:41:24.465Z] ceb1e79740a2: Pull complete [2021-10-05T23:41:24.465Z] 842a00ea3e35: Verifying Checksum [2021-10-05T23:41:24.465Z] 842a00ea3e35: Download complete [2021-10-05T23:41:24.465Z] b665197a1568: Pull complete [2021-10-05T23:41:27.078Z] 842a00ea3e35: Pull complete [2021-10-05T23:41:27.078Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-05T23:41:27.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T23:41:27.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-05T23:41:27.454Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:41:27.788Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T23:41:27.788Z] . [Pipeline] withDockerContainer [2021-10-05T23:41:27.896Z] prd-centos7-docker-4c-2g-47 does not seem to be running inside a container [2021-10-05T23:41:27.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-05T23:41:30.288Z] $ docker top b0e60dc74d508f4e7ba8554c59595db1dc85d610c6a6cf41b8c09f32fc1497b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:41:30.705Z] + go version [2021-10-05T23:41:30.705Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-05T23:41:30.725Z] $ docker stop --time=1 b0e60dc74d508f4e7ba8554c59595db1dc85d610c6a6cf41b8c09f32fc1497b7 [2021-10-05T23:41:31.928Z] $ docker rm -f b0e60dc74d508f4e7ba8554c59595db1dc85d610c6a6cf41b8c09f32fc1497b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:41:32.524Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T23:41:32.524Z] . [Pipeline] withDockerContainer [2021-10-05T23:41:32.613Z] prd-centos7-docker-4c-2g-47 does not seem to be running inside a container [2021-10-05T23:41:32.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-05T23:41:33.080Z] $ docker top 83d7f2b89d5b9001139c46d6864a55f21dc976f1a0a002573635493d610f81c8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:41:33.494Z] + make test [2021-10-05T23:41:33.495Z] make -C ./app-service-template build [2021-10-05T23:41:33.495Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/33/app-service-template' [2021-10-05T23:41:33.495Z] go mod tidy [2021-10-05T23:41:34.086Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-05T23:41:34.086Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-05T23:41:34.086Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-05T23:41:34.086Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-05T23:41:34.086Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-05T23:41:34.086Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-05T23:41:34.086Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-05T23:41:34.086Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-05T23:41:34.086Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-05T23:41:34.086Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-05T23:41:34.086Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-05T23:41:34.086Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-05T23:41:34.086Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-05T23:41:34.086Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-05T23:41:34.355Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-05T23:41:34.355Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-05T23:41:34.355Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-05T23:41:34.355Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-05T23:41:34.355Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-05T23:41:34.355Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-05T23:41:34.355Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-05T23:41:34.355Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-05T23:41:34.355Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-05T23:41:34.355Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-05T23:41:34.622Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-05T23:41:34.622Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-05T23:41:34.622Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-05T23:41:34.622Z] go: downloading golang.org/x/text v0.3.2 [2021-10-05T23:41:34.888Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-05T23:41:34.888Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-05T23:41:35.860Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-05T23:41:35.860Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-05T23:41:35.860Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-05T23:41:35.860Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-05T23:41:35.860Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-05T23:41:35.860Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-05T23:41:35.860Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-05T23:41:35.860Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-05T23:41:35.860Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-05T23:41:35.860Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-05T23:41:35.860Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-05T23:41:35.860Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-05T23:41:35.860Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-05T23:41:36.136Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-05T23:41:36.136Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-05T23:41:36.136Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-05T23:41:36.136Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-05T23:41:36.136Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-05T23:41:36.136Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-05T23:41:36.136Z] go: downloading github.com/kr/text v0.1.0 [2021-10-05T23:41:36.136Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-05T23:41:36.136Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-05T23:41:36.136Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-05T23:41:36.412Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-05T23:41:36.412Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-05T23:41:36.412Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-05T23:41:36.412Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-05T23:41:36.412Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-05T23:41:36.412Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-05T23:41:36.412Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-05T23:41:36.412Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-05T23:41:36.412Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-05T23:41:36.412Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-05T23:41:36.412Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-05T23:41:36.412Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-05T23:41:36.412Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-05T23:41:36.412Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-05T23:41:36.412Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-05T23:41:36.412Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-05T23:41:36.412Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-05T23:41:36.688Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-05T23:41:36.688Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-05T23:41:36.688Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-10-05T23:41:36.688Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-05T23:41:36.688Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-05T23:41:36.688Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-10-05T23:41:36.688Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-05T23:41:36.688Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-10-05T23:41:36.688Z] 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-10-05T23:41:38.607Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-46 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-10-05T23:41:38.624Z] Running in /w/workspace/app-functions-sdk-go/33 [Pipeline] { [Pipeline] checkout [2021-10-05T23:41:38.856Z] The recommended git tool is: git [2021-10-05T23:41:45.172Z] using credential edgex-jenkins-ssh [2021-10-05T23:41:45.194Z] Cloning the remote Git repository [2021-10-05T23:41:45.241Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-05T23:41:45.353Z] > git init /w/workspace/app-functions-sdk-go/33 # timeout=10 [2021-10-05T23:41:45.431Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-05T23:41:45.432Z] > git --version # timeout=10 [2021-10-05T23:41:45.447Z] > git --version # 'git version 2.17.1' [2021-10-05T23:41:45.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:41:45.551Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:41:48.934Z] Avoid second fetch [2021-10-05T23:41:48.935Z] Checking out Revision aa508a3e66e4a281fa0c2e3029608a5edd05d007 (main) [2021-10-05T23:41:49.086Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/33/app-service-template' [2021-10-05T23:41:49.086Z] make -C ./app-service-template test [2021-10-05T23:41:49.087Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/33/app-service-template' [2021-10-05T23:41:49.087Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-05T23:41:48.878Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-05T23:41:48.896Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:41:48.949Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:41:48.961Z] > git checkout -f aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 [2021-10-05T23:41:53.489Z] Commit message: "ci: changes required for Jakara LTS (#961)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-05T23:41:54.268Z] ========================================================= [2021-10-05T23:41:54.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-05T23:41:54.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:41:54.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T23:41:56.902Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-05T23:41:56.902Z] bbf911997326: Pulling fs layer [2021-10-05T23:41:56.902Z] 58ec367f63d7: Pulling fs layer [2021-10-05T23:41:56.902Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-05T23:41:56.902Z] fc5181fea5dc: Pulling fs layer [2021-10-05T23:41:56.902Z] 9c418107303f: Pulling fs layer [2021-10-05T23:41:56.902Z] 0cd29c4cc85c: Pulling fs layer [2021-10-05T23:41:56.902Z] 76d7273c05b8: Pulling fs layer [2021-10-05T23:41:56.902Z] e9181ef05905: Pulling fs layer [2021-10-05T23:41:56.902Z] 9c418107303f: Waiting [2021-10-05T23:41:56.902Z] 76d7273c05b8: Waiting [2021-10-05T23:41:56.902Z] e9181ef05905: Waiting [2021-10-05T23:41:56.902Z] fc5181fea5dc: Waiting [2021-10-05T23:41:56.902Z] 0cd29c4cc85c: Waiting [2021-10-05T23:41:56.902Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-05T23:41:56.902Z] 1b4a6ffa7d45: Download complete [2021-10-05T23:41:56.902Z] 58ec367f63d7: Verifying Checksum [2021-10-05T23:41:56.902Z] 58ec367f63d7: Download complete [2021-10-05T23:41:56.902Z] 9c418107303f: Verifying Checksum [2021-10-05T23:41:56.902Z] 9c418107303f: Download complete [2021-10-05T23:41:56.902Z] 0cd29c4cc85c: Verifying Checksum [2021-10-05T23:41:56.902Z] 0cd29c4cc85c: Download complete [2021-10-05T23:41:56.902Z] 76d7273c05b8: Verifying Checksum [2021-10-05T23:41:56.902Z] 76d7273c05b8: Download complete [2021-10-05T23:41:56.902Z] bbf911997326: Verifying Checksum [2021-10-05T23:41:56.902Z] bbf911997326: Download complete [2021-10-05T23:41:57.531Z] bbf911997326: Pull complete [2021-10-05T23:41:57.623Z] ok new-app-service 0.020s coverage: 48.1% of statements [2021-10-05T23:41:57.623Z] ? new-app-service/config [no test files] [2021-10-05T23:41:57.623Z] ok new-app-service/functions 0.008s [2021-10-05T23:41:57.623Z] CGO_ENABLED=1 go vet ./... [2021-10-05T23:41:58.167Z] 58ec367f63d7: Pull complete [2021-10-05T23:41:58.562Z] 1b4a6ffa7d45: Pull complete [2021-10-05T23:41:59.186Z] e9181ef05905: Verifying Checksum [2021-10-05T23:41:59.186Z] e9181ef05905: Download complete [2021-10-05T23:41:59.475Z] fc5181fea5dc: Verifying Checksum [2021-10-05T23:41:59.475Z] fc5181fea5dc: Download complete [2021-10-05T23:42:04.305Z] gofmt -l . [2021-10-05T23:42:04.305Z] [ "`gofmt -l .`" = "" ] [2021-10-05T23:42:04.305Z] ./bin/test-attribution-txt.sh [2021-10-05T23:42:05.106Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/33/app-service-template' [2021-10-05T23:42:05.106Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-05T23:42:05.374Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-05T23:42:07.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.017s coverage: 67.5% of statements [2021-10-05T23:42:07.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-05T23:42:07.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 93.7% of statements [2021-10-05T23:42:07.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-05T23:42:07.609Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements [2021-10-05T23:42:07.609Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-05T23:42:07.609Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s [2021-10-05T23:42:09.027Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.060s coverage: 75.7% of statements [2021-10-05T23:42:09.027Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-05T23:42:09.027Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-05T23:42:09.027Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-05T23:42:09.027Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-05T23:42:09.027Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-05T23:42:09.027Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-05T23:42:09.027Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.3% of statements [2021-10-05T23:42:09.027Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-05T23:42:09.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements [2021-10-05T23:42:12.047Z] fc5181fea5dc: Pull complete [2021-10-05T23:42:12.047Z] 9c418107303f: Pull complete [2021-10-05T23:42:12.047Z] 0cd29c4cc85c: Pull complete [2021-10-05T23:42:12.047Z] 76d7273c05b8: Pull complete [2021-10-05T23:42:13.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.067s coverage: 77.0% of statements [2021-10-05T23:42:13.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-05T23:42:13.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.018s coverage: 12.5% of statements [2021-10-05T23:42:13.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.011s coverage: 27.3% of statements [2021-10-05T23:42:13.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-05T23:42:13.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-05T23:42:13.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements [2021-10-05T23:42:17.555Z] e9181ef05905: Pull complete [2021-10-05T23:42:17.556Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-05T23:42:17.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T23:42:17.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-05T23:42:18.025Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:42:18.424Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T23:42:18.425Z] . [Pipeline] withDockerContainer [2021-10-05T23:42:18.732Z] prd-ubuntu18.04-docker-arm64-4c-16g-46 does not seem to be running inside a container [2021-10-05T23:42:18.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-05T23:42:25.411Z] $ docker top f73c01a09062fadb09a1a1ee79ca34227a05c3787e29ff066bcfd0e5081f4097 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:42:26.491Z] + go version [2021-10-05T23:42:26.491Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-05T23:42:26.522Z] $ docker stop --time=1 f73c01a09062fadb09a1a1ee79ca34227a05c3787e29ff066bcfd0e5081f4097 [2021-10-05T23:42:28.569Z] $ docker rm -f f73c01a09062fadb09a1a1ee79ca34227a05c3787e29ff066bcfd0e5081f4097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:42:29.505Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T23:42:29.505Z] . [Pipeline] withDockerContainer [2021-10-05T23:42:29.837Z] prd-ubuntu18.04-docker-arm64-4c-16g-46 does not seem to be running inside a container [2021-10-05T23:42:29.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-05T23:42:31.539Z] $ docker top cc13802d1cb894dbb878299e372338815f5f1e9ccbfa23b667556fdc074c39b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:42:32.571Z] + make test [2021-10-05T23:42:32.571Z] make -C ./app-service-template build [2021-10-05T23:42:32.571Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/33/app-service-template' [2021-10-05T23:42:32.571Z] go mod tidy [2021-10-05T23:42:33.583Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-05T23:42:33.583Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-05T23:42:33.892Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-05T23:42:33.892Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-05T23:42:33.892Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-05T23:42:33.892Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-05T23:42:34.179Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-05T23:42:34.179Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-05T23:42:34.179Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-05T23:42:34.179Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-05T23:42:34.179Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-05T23:42:34.179Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-05T23:42:34.465Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-05T23:42:34.465Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-05T23:42:34.465Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-05T23:42:34.755Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-05T23:42:34.755Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-05T23:42:34.755Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-05T23:42:34.755Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-05T23:42:34.755Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-05T23:42:34.755Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-05T23:42:34.755Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-05T23:42:34.755Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-05T23:42:34.755Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-05T23:42:34.755Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-05T23:42:35.048Z] go: downloading golang.org/x/text v0.3.2 [2021-10-05T23:42:35.048Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-05T23:42:35.048Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-05T23:42:37.752Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-05T23:42:37.752Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-05T23:42:37.752Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-05T23:42:37.752Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-05T23:42:38.038Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-05T23:42:38.038Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-05T23:42:38.038Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-05T23:42:38.038Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-05T23:42:38.038Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-05T23:42:38.038Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-05T23:42:38.038Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-05T23:42:38.328Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-05T23:42:38.328Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-05T23:42:38.328Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-05T23:42:38.328Z] go: downloading github.com/kr/text v0.1.0 [2021-10-05T23:42:38.328Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-05T23:42:38.328Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-05T23:42:38.328Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-05T23:42:38.328Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-05T23:42:38.328Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-05T23:42:38.616Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-05T23:42:38.616Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-05T23:42:38.904Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-05T23:42:38.904Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-05T23:42:38.904Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-05T23:42:38.904Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-05T23:42:38.904Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-05T23:42:38.904Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-05T23:42:38.904Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-05T23:42:38.904Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-05T23:42:38.904Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-05T23:42:39.188Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-05T23:42:39.188Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-05T23:42:39.188Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-05T23:42:39.188Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-05T23:42:39.188Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-05T23:42:39.188Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-05T23:42:39.188Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-05T23:42:39.188Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-05T23:42:39.188Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-05T23:42:39.188Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-05T23:42:39.188Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-05T23:42:39.475Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-05T23:42:39.475Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-05T23:42:39.475Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-05T23:42:39.761Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-10-05T23:42:39.761Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-10-05T23:42:39.761Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-05T23:42:39.761Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-05T23:42:39.761Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-10-05T23:42:40.048Z] 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-10-05T23:42:40.483Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.044s coverage: 77.3% of statements [2021-10-05T23:42:40.483Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-10-05T23:42:40.483Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T23:42:40.483Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-05T23:42:40.483Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-05T23:42:40.506Z] $ docker stop --time=1 83d7f2b89d5b9001139c46d6864a55f21dc976f1a0a002573635493d610f81c8 [2021-10-05T23:42:41.827Z] $ docker rm -f 83d7f2b89d5b9001139c46d6864a55f21dc976f1a0a002573635493d610f81c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:42:42.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T23:42:42.993Z] 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-10-05T23:42:44.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:42:44.085Z] [2021-10-05T23:42:44.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:42:44.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:42:44.433Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T23:42:44.433Z] b4d181a07f80: Pulling fs layer [2021-10-05T23:42:44.433Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T23:42:44.433Z] ed53099fbce6: Pulling fs layer [2021-10-05T23:42:44.433Z] dc539afda2c1: Pulling fs layer [2021-10-05T23:42:44.433Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T23:42:44.433Z] 9065ff56babe: Pulling fs layer [2021-10-05T23:42:44.433Z] d287ab97295c: Pulling fs layer [2021-10-05T23:42:44.433Z] dc539afda2c1: Waiting [2021-10-05T23:42:44.433Z] 77bc0d833cb6: Waiting [2021-10-05T23:42:44.433Z] 9065ff56babe: Waiting [2021-10-05T23:42:44.433Z] d287ab97295c: Waiting [2021-10-05T23:42:44.703Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T23:42:44.703Z] a1111a8f2ec3: Download complete [2021-10-05T23:42:44.703Z] dc539afda2c1: Verifying Checksum [2021-10-05T23:42:44.703Z] dc539afda2c1: Download complete [2021-10-05T23:42:44.703Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T23:42:44.703Z] 77bc0d833cb6: Download complete [2021-10-05T23:42:44.978Z] 9065ff56babe: Verifying Checksum [2021-10-05T23:42:44.978Z] 9065ff56babe: Download complete [2021-10-05T23:42:44.978Z] b4d181a07f80: Verifying Checksum [2021-10-05T23:42:44.978Z] b4d181a07f80: Download complete [2021-10-05T23:42:45.251Z] ed53099fbce6: Verifying Checksum [2021-10-05T23:42:45.251Z] ed53099fbce6: Download complete [2021-10-05T23:42:46.217Z] d287ab97295c: Verifying Checksum [2021-10-05T23:42:46.217Z] d287ab97295c: Download complete [2021-10-05T23:42:46.492Z] b4d181a07f80: Pull complete [2021-10-05T23:42:46.758Z] a1111a8f2ec3: Pull complete [2021-10-05T23:42:47.362Z] ed53099fbce6: Pull complete [2021-10-05T23:42:47.362Z] dc539afda2c1: Pull complete [2021-10-05T23:42:47.635Z] 77bc0d833cb6: Pull complete [2021-10-05T23:42:47.635Z] 9065ff56babe: Pull complete [2021-10-05T23:42:53.026Z] d287ab97295c: Pull complete [2021-10-05T23:42:53.026Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T23:42:53.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:42:53.026Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T23:42:53.120Z] prd-centos7-docker-4c-2g-47 does not seem to be running inside a container [2021-10-05T23:42:53.193Z] $ 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/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-05T23:42:55.451Z] $ docker top 1598431d931df83dcf114864602a55549b20453d6f0727ecefc7de0c2854ae81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:42:56.095Z] ---> job-cost.sh [2021-10-05T23:42:56.095Z] lf-activate-venv: SKIPPING [2021-10-05T23:42:56.095Z] INFO: No Stack... [2021-10-05T23:42:56.363Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T23:42:56.631Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T23:42:56.953Z] + cat /w/workspace/app-functions-sdk-go/33/archives/cost.csv [2021-10-05T23:42:56.953Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T23:42:56.991Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] [2021-10-05T23:42:57.003Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] did not exist. Created. [2021-10-05T23:42:57.003Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T23:42:57.336Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-05T23:42:57.381Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T23:42:57.393Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T23:42:57.419Z] $ docker stop --time=1 1598431d931df83dcf114864602a55549b20453d6f0727ecefc7de0c2854ae81 [2021-10-05T23:42:58.573Z] $ docker rm -f 1598431d931df83dcf114864602a55549b20453d6f0727ecefc7de0c2854ae81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T23:43:19.317Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/33/app-service-template' [2021-10-05T23:43:19.317Z] make -C ./app-service-template test [2021-10-05T23:43:19.317Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/33/app-service-template' [2021-10-05T23:43:19.317Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-05T23:43:46.385Z] ok new-app-service 0.043s coverage: 48.1% of statements [2021-10-05T23:43:46.385Z] ? new-app-service/config [no test files] [2021-10-05T23:43:46.385Z] ok new-app-service/functions 0.036s [2021-10-05T23:43:46.671Z] CGO_ENABLED=1 go vet ./... [2021-10-05T23:44:13.720Z] gofmt -l . [2021-10-05T23:44:13.720Z] [ "`gofmt -l .`" = "" ] [2021-10-05T23:44:13.720Z] ./bin/test-attribution-txt.sh [2021-10-05T23:44:14.739Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/33/app-service-template' [2021-10-05T23:44:14.739Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-05T23:44:16.224Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-05T23:44:26.502Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.115s coverage: 67.5% of statements [2021-10-05T23:44:26.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-05T23:44:26.502Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.097s coverage: 93.7% of statements [2021-10-05T23:44:26.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-05T23:44:26.502Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.113s coverage: 61.8% of statements [2021-10-05T23:44:26.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-05T23:44:26.502Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.034s [2021-10-05T23:44:26.502Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.179s coverage: 75.7% of statements [2021-10-05T23:44:26.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-05T23:44:26.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-05T23:44:26.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-05T23:44:26.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-05T23:44:26.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-05T23:44:26.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-05T23:44:26.502Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.3% of statements [2021-10-05T23:44:26.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-05T23:44:26.502Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.041s coverage: 10.5% of statements [2021-10-05T23:44:33.350Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.182s coverage: 77.0% of statements [2021-10-05T23:44:33.350Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-05T23:44:33.350Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.072s coverage: 12.5% of statements [2021-10-05T23:44:33.350Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.090s coverage: 27.3% of statements [2021-10-05T23:44:33.350Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-05T23:44:33.350Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-05T23:44:33.350Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.050s coverage: 51.4% of statements [2021-10-05T23:45:00.500Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.112s coverage: 77.3% of statements [2021-10-05T23:45:00.500Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-10-05T23:45:00.500Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T23:45:01.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-05T23:45:01.739Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-05T23:45:02.054Z] $ docker stop --time=1 cc13802d1cb894dbb878299e372338815f5f1e9ccbfa23b667556fdc074c39b8 [2021-10-05T23:45:04.003Z] $ docker rm -f cc13802d1cb894dbb878299e372338815f5f1e9ccbfa23b667556fdc074c39b8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:45:06.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T23:45:07.376Z] Warning: overwriting stash ‘coverage-report’ [2021-10-05T23:45:08.058Z] 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-10-05T23:45:09.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:45:09.032Z] [2021-10-05T23:45:09.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:45:09.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:45:09.716Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T23:45:09.716Z] 448f6bf000e3: Pulling fs layer [2021-10-05T23:45:09.716Z] f757da607395: Pulling fs layer [2021-10-05T23:45:09.716Z] 05883995daec: Pulling fs layer [2021-10-05T23:45:09.716Z] 8603b9c90790: Pulling fs layer [2021-10-05T23:45:09.716Z] 1560dd03e051: Pulling fs layer [2021-10-05T23:45:09.716Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T23:45:09.716Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T23:45:09.716Z] 8603b9c90790: Waiting [2021-10-05T23:45:09.716Z] 1560dd03e051: Waiting [2021-10-05T23:45:09.716Z] 27f5ce0e4adf: Waiting [2021-10-05T23:45:09.716Z] c2d8d7efcc4b: Waiting [2021-10-05T23:45:10.002Z] f757da607395: Verifying Checksum [2021-10-05T23:45:10.002Z] f757da607395: Download complete [2021-10-05T23:45:10.002Z] 8603b9c90790: Verifying Checksum [2021-10-05T23:45:10.002Z] 8603b9c90790: Download complete [2021-10-05T23:45:10.002Z] 05883995daec: Verifying Checksum [2021-10-05T23:45:10.002Z] 05883995daec: Download complete [2021-10-05T23:45:10.002Z] 27f5ce0e4adf: Verifying Checksum [2021-10-05T23:45:10.002Z] 27f5ce0e4adf: Download complete [2021-10-05T23:45:10.289Z] 1560dd03e051: Verifying Checksum [2021-10-05T23:45:10.289Z] 1560dd03e051: Download complete [2021-10-05T23:45:10.289Z] 448f6bf000e3: Verifying Checksum [2021-10-05T23:45:10.289Z] 448f6bf000e3: Download complete [2021-10-05T23:45:13.807Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T23:45:13.807Z] c2d8d7efcc4b: Download complete [2021-10-05T23:45:13.807Z] 448f6bf000e3: Pull complete [2021-10-05T23:45:14.423Z] f757da607395: Pull complete [2021-10-05T23:45:15.908Z] 05883995daec: Pull complete [2021-10-05T23:45:16.192Z] 8603b9c90790: Pull complete [2021-10-05T23:45:17.222Z] 1560dd03e051: Pull complete [2021-10-05T23:45:17.507Z] 27f5ce0e4adf: Pull complete [2021-10-05T23:45:32.752Z] c2d8d7efcc4b: Pull complete [2021-10-05T23:45:32.752Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T23:45:32.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:45:32.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T23:45:33.277Z] prd-ubuntu18.04-docker-arm64-4c-16g-46 does not seem to be running inside a container [2021-10-05T23:45:33.412Z] $ 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/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-05T23:45:38.267Z] $ docker top ccbc1a1e9e5f43b4c075ef27ce238aaeb820a897251f6a021bdb74ccacb77154 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:45:39.341Z] ---> job-cost.sh [2021-10-05T23:45:39.341Z] lf-activate-venv: SKIPPING [2021-10-05T23:45:39.341Z] INFO: No Stack... [2021-10-05T23:45:39.626Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T23:45:40.241Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T23:45:40.976Z] + cut -d, -f6 [2021-10-05T23:45:40.976Z] + cat /w/workspace/app-functions-sdk-go/33/archives/cost.csv [Pipeline] lock [2021-10-05T23:45:41.055Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] [2021-10-05T23:45:41.068Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] did not exist. Created. [2021-10-05T23:45:41.068Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T23:45:41.802Z] /w/workspace/app-functions-sdk-go/33@tmp/durable-dd6e42ae/script.sh: 1: /w/workspace/app-functions-sdk-go/33@tmp/durable-dd6e42ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-05T23:45:42.607Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T23:45:42.717Z] Warning: overwriting stash ‘stack-cost’ [2021-10-05T23:45:42.793Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T23:45:42.802Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T23:45:42.825Z] $ docker stop --time=1 ccbc1a1e9e5f43b4c075ef27ce238aaeb820a897251f6a021bdb74ccacb77154 [2021-10-05T23:45:44.536Z] $ docker rm -f ccbc1a1e9e5f43b4c075ef27ce238aaeb820a897251f6a021bdb74ccacb77154 [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-10-05T23:45:45.511Z] provisioning config files... [2021-10-05T23:45:45.529Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5572268015488743590tmp [Pipeline] { [Pipeline] sh [2021-10-05T23:45:45.859Z] + set +x [2021-10-05T23:45:45.859Z] + curl -s https://codecov.io/bash [2021-10-05T23:45:45.859Z] + bash -s -- [2021-10-05T23:45:45.859Z] [2021-10-05T23:45:45.859Z] _____ _ [2021-10-05T23:45:45.859Z] / ____| | | [2021-10-05T23:45:45.859Z] | | ___ __| | ___ ___ _____ __ [2021-10-05T23:45:45.859Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-05T23:45:45.859Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-05T23:45:45.859Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-05T23:45:45.859Z] Bash-1.0.6 [2021-10-05T23:45:45.859Z] [2021-10-05T23:45:45.859Z] [2021-10-05T23:45:45.859Z] ==> git version 2.24.4 found [2021-10-05T23:45:45.859Z] ==> 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-10-05T23:45:45.859Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-05T23:45:45.859Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-05T23:45:45.859Z] ==> Jenkins CI detected. [2021-10-05T23:45:45.859Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2021-10-05T23:45:45.859Z] project root: . [2021-10-05T23:45:45.859Z] --> token set from env [2021-10-05T23:45:45.859Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-05T23:45:46.127Z] ==> Running gcov in . (disable via -X gcov) [2021-10-05T23:45:46.127Z] ==> Python coveragepy not found [2021-10-05T23:45:46.127Z] ==> Searching for coverage reports in: [2021-10-05T23:45:46.127Z] + . [2021-10-05T23:45:46.127Z] -> Found 2 reports [2021-10-05T23:45:46.127Z] ==> Detecting git/mercurial file structure [2021-10-05T23:45:46.127Z] ==> Reading reports [2021-10-05T23:45:46.127Z] + ./app-service-template/coverage.out bytes=1219 [2021-10-05T23:45:46.127Z] + ./coverage.out bytes=101380 [2021-10-05T23:45:46.127Z] ==> Appending adjustments [2021-10-05T23:45:46.127Z] https://docs.codecov.io/docs/fixing-reports [2021-10-05T23:45:46.393Z] + Found adjustments [2021-10-05T23:45:46.393Z] ==> Gzipping contents [2021-10-05T23:45:46.393Z] 20K /tmp/codecov.8auwkB.gz [2021-10-05T23:45:46.393Z] ==> Uploading reports [2021-10-05T23:45:46.393Z] url: https://codecov.io [2021-10-05T23:45:46.393Z] query: branch=main&commit=aa508a3e66e4a281fa0c2e3029608a5edd05d007&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-05T23:45:46.393Z] -> Pinging Codecov [2021-10-05T23:45:46.393Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=aa508a3e66e4a281fa0c2e3029608a5edd05d007&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-05T23:45:46.660Z] -> Uploading to [2021-10-05T23:45:46.660Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-05/3D8B5DFFC46A037C893635FACE044666/aa508a3e66e4a281fa0c2e3029608a5edd05d007/896e6931-6863-4efa-8bee-238cd55c2f7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T234546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9de69283bfbb90f5bc7309036c338ece5804efbd5854009fa99f665bf95ee022 [2021-10-05T23:45:46.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-05T23:45:46.660Z] Dload Upload Total Spent Left Speed [2021-10-05T23:45:46.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17695 0 0 100 17695 0 54364 --:--:-- --:--:-- --:--:-- 54446 [2021-10-05T23:45:46.930Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/aa508a3e66e4a281fa0c2e3029608a5edd05d007 [Pipeline] } [2021-10-05T23:45:46.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-05T23:45:48.711Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-05T23:45:48.813Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:45:49.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T23:45:49.131Z] [2021-10-05T23:45:49.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:45:49.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T23:45:49.467Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-05T23:45:49.467Z] 188c0c94c7c5: Pulling fs layer [2021-10-05T23:45:49.467Z] 0ef7d3d256c8: Pulling fs layer [2021-10-05T23:45:49.467Z] de9db76c5a1d: Pulling fs layer [2021-10-05T23:45:49.467Z] 0eba1c9be4d2: Pulling fs layer [2021-10-05T23:45:49.467Z] 0d57e429df01: Pulling fs layer [2021-10-05T23:45:49.467Z] 4e4be7b47b0d: Pulling fs layer [2021-10-05T23:45:49.467Z] e1f770b5df2f: Pulling fs layer [2021-10-05T23:45:49.467Z] 85a0685a4137: Pulling fs layer [2021-10-05T23:45:49.467Z] 0eba1c9be4d2: Waiting [2021-10-05T23:45:49.467Z] 0d57e429df01: Waiting [2021-10-05T23:45:49.467Z] 4e4be7b47b0d: Waiting [2021-10-05T23:45:49.467Z] e1f770b5df2f: Waiting [2021-10-05T23:45:49.467Z] 85a0685a4137: Waiting [2021-10-05T23:45:49.467Z] de9db76c5a1d: Verifying Checksum [2021-10-05T23:45:49.467Z] de9db76c5a1d: Download complete [2021-10-05T23:45:49.467Z] 0ef7d3d256c8: Verifying Checksum [2021-10-05T23:45:49.467Z] 0ef7d3d256c8: Download complete [2021-10-05T23:45:49.467Z] 0d57e429df01: Verifying Checksum [2021-10-05T23:45:49.467Z] 0d57e429df01: Download complete [2021-10-05T23:45:49.467Z] 4e4be7b47b0d: Verifying Checksum [2021-10-05T23:45:49.467Z] 4e4be7b47b0d: Download complete [2021-10-05T23:45:49.738Z] 188c0c94c7c5: Download complete [2021-10-05T23:45:49.738Z] 188c0c94c7c5: Pull complete [2021-10-05T23:45:50.011Z] 0ef7d3d256c8: Pull complete [2021-10-05T23:45:50.011Z] de9db76c5a1d: Pull complete [2021-10-05T23:45:50.276Z] e1f770b5df2f: Verifying Checksum [2021-10-05T23:45:50.276Z] e1f770b5df2f: Download complete [2021-10-05T23:45:51.257Z] 0eba1c9be4d2: Verifying Checksum [2021-10-05T23:45:51.257Z] 0eba1c9be4d2: Download complete [2021-10-05T23:45:52.253Z] 85a0685a4137: Verifying Checksum [2021-10-05T23:45:52.253Z] 85a0685a4137: Download complete [2021-10-05T23:45:56.544Z] 0eba1c9be4d2: Pull complete [2021-10-05T23:45:56.544Z] 0d57e429df01: Pull complete [2021-10-05T23:45:56.544Z] 4e4be7b47b0d: Pull complete [2021-10-05T23:45:56.544Z] e1f770b5df2f: Pull complete [2021-10-05T23:46:01.005Z] 85a0685a4137: Pull complete [2021-10-05T23:46:01.005Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-05T23:46:01.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T23:46:01.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-05T23:46:01.087Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-05T23:46:01.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-05T23:46:03.085Z] $ docker top 7c83e82505e98477577ed7374f61acae21cc1b887c52b2fc8fb567ef12571657 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-05T23:46:03.176Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-05T23:46:03.485Z] + set -o pipefail [2021-10-05T23:46:03.485Z] + snyk monitor '--org=edgex-jenkins' [2021-10-05T23:46:08.202Z] [2021-10-05T23:46:08.202Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-10-05T23:46:08.202Z] [2021-10-05T23:46:08.202Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/eba0fc30-7b4f-4412-aa7e-ac742f706fff [2021-10-05T23:46:08.202Z] [2021-10-05T23:46:08.202Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-05T23:46:08.202Z] [2021-10-05T23:46:08.202Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-05T23:46:08.202Z] [2021-10-05T23:46:08.202Z] [2021-10-05T23:46:08.202Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-05T23:46:08.202Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-05T23:46:08.221Z] $ docker stop --time=1 7c83e82505e98477577ed7374f61acae21cc1b887c52b2fc8fb567ef12571657 [2021-10-05T23:46:10.197Z] $ docker rm -f 7c83e82505e98477577ed7374f61acae21cc1b887c52b2fc8fb567ef12571657 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-05T23:46:10.969Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:46:10.988Z] provisioning config files... [2021-10-05T23:46:11.006Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config718636973178119305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:46:11.556Z] --> edgex-publish-swagger.sh [2021-10-05T23:46:11.556Z] === Publish openapi/v2 API === [2021-10-05T23:46:11.556Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-05T23:46:11.556Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2021-10-05T23:46:11.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-05T23:46:11.556Z] Dload Upload Total Spent Left Speed [2021-10-05T23:46:12.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11109 0:00:01 0:00:01 --:--:-- 11119 100 13054 0 0 100 13054 0 11107 0:00:01 0:00:01 --:--:-- 11119 [2021-10-05T23:46:12.519Z] [2021-10-05T23:46:12.519Z] [Pipeline] } [2021-10-05T23:46:12.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T23:46:13.320Z] + git log --format=format:%s -1 aa508a3e66e4a281fa0c2e3029608a5edd05d007 [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:46:13.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:46:13.650Z] . [Pipeline] withDockerContainer [2021-10-05T23:46:13.738Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-05T23:46:13.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T23:46:14.218Z] $ docker top cc38f0208733f7a49e21c8ca468dd3ca488ad8f439d3039e704a30bbfc4a3abe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T23:46:14.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:46:14.367Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:46:14.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:46:14.513Z] $ docker exec cc38f0208733f7a49e21c8ca468dd3ca488ad8f439d3039e704a30bbfc4a3abe ssh-agent [2021-10-05T23:46:14.634Z] SSH_AUTH_SOCK=/tmp/ssh-UuyhR5Ga96MC/agent.13 [2021-10-05T23:46:14.634Z] SSH_AGENT_PID=20 [2021-10-05T23:46:14.645Z] Running ssh-add (command line suppressed) [2021-10-05T23:46:14.756Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7569969556877064262.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7569969556877064262.key) [2021-10-05T23:46:14.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:46:15.101Z] + git semver tag [2021-10-05T23:46:15.102Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T23:46:15.102Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-10-05T23:46:15.102Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-10-05T23:46:15.102Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T23:46:15.102Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T23:46:15.102Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T23:46:15.102Z] # $SEMVER_BRANCH = main [2021-10-05T23:46:15.102Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-10-05T23:46:15.102Z] # aa508a3e66e4a281fa0c2e3029608a5edd05d007 HEAD [2021-10-05T23:46:15.102Z] # -> Force: false [2021-10-05T23:46:15.102Z] # d980e9ba9551d91358e78b4dd1bd146a87e411b9 refs/tags/v2.0.2-dev.21 [Pipeline] } [2021-10-05T23:46:15.115Z] $ docker exec --env ******** --env ******** cc38f0208733f7a49e21c8ca468dd3ca488ad8f439d3039e704a30bbfc4a3abe ssh-agent -k [2021-10-05T23:46:15.216Z] unset SSH_AUTH_SOCK; [2021-10-05T23:46:15.216Z] unset SSH_AGENT_PID; [2021-10-05T23:46:15.216Z] echo Agent pid 20 killed; [2021-10-05T23:46:15.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T23:46:15.592Z] + git semver [Pipeline] } [2021-10-05T23:46:15.613Z] $ docker stop --time=1 cc38f0208733f7a49e21c8ca468dd3ca488ad8f439d3039e704a30bbfc4a3abe [2021-10-05T23:46:16.832Z] $ docker rm -f cc38f0208733f7a49e21c8ca468dd3ca488ad8f439d3039e704a30bbfc4a3abe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:46:17.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T23:46:17.304Z] [2021-10-05T23:46:17.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:46:17.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T23:46:17.645Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-05T23:46:17.645Z] ab5ef0e58194: Pulling fs layer [2021-10-05T23:46:17.645Z] 9712f1f96733: Pulling fs layer [2021-10-05T23:46:17.645Z] 63f879dbbcfc: Pulling fs layer [2021-10-05T23:46:17.645Z] 0d9ebad4ef96: Pulling fs layer [2021-10-05T23:46:17.645Z] e9a5061849ea: Pulling fs layer [2021-10-05T23:46:17.645Z] d747dcd14b5f: Pulling fs layer [2021-10-05T23:46:17.645Z] 2de7ff778b66: Pulling fs layer [2021-10-05T23:46:17.645Z] 0d9ebad4ef96: Waiting [2021-10-05T23:46:17.645Z] e9a5061849ea: Waiting [2021-10-05T23:46:17.645Z] d747dcd14b5f: Waiting [2021-10-05T23:46:17.645Z] 2de7ff778b66: Waiting [2021-10-05T23:46:17.645Z] 9712f1f96733: Verifying Checksum [2021-10-05T23:46:17.645Z] 9712f1f96733: Download complete [2021-10-05T23:46:18.233Z] 63f879dbbcfc: Verifying Checksum [2021-10-05T23:46:18.233Z] 63f879dbbcfc: Download complete [2021-10-05T23:46:18.824Z] e9a5061849ea: Verifying Checksum [2021-10-05T23:46:18.824Z] e9a5061849ea: Download complete [2021-10-05T23:46:18.824Z] d747dcd14b5f: Verifying Checksum [2021-10-05T23:46:18.824Z] d747dcd14b5f: Download complete [2021-10-05T23:46:18.824Z] ab5ef0e58194: Verifying Checksum [2021-10-05T23:46:18.824Z] ab5ef0e58194: Download complete [2021-10-05T23:46:19.090Z] 0d9ebad4ef96: Verifying Checksum [2021-10-05T23:46:19.090Z] 0d9ebad4ef96: Download complete [2021-10-05T23:46:19.090Z] 2de7ff778b66: Verifying Checksum [2021-10-05T23:46:19.090Z] 2de7ff778b66: Download complete [2021-10-05T23:46:22.490Z] ab5ef0e58194: Pull complete [2021-10-05T23:46:22.490Z] 9712f1f96733: Pull complete [2021-10-05T23:46:23.089Z] 63f879dbbcfc: Pull complete [2021-10-05T23:46:27.375Z] 0d9ebad4ef96: Pull complete [2021-10-05T23:46:27.375Z] e9a5061849ea: Pull complete [2021-10-05T23:46:27.375Z] d747dcd14b5f: Pull complete [2021-10-05T23:46:28.791Z] 2de7ff778b66: Pull complete [2021-10-05T23:46:28.791Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-05T23:46:28.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T23:46:28.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-05T23:46:28.884Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-05T23:46:28.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-05T23:46:32.408Z] $ docker top c485d7eb53b880b142f1271f49352bfc1d8430516ef12dc5255d23d871bd9866 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:46:32.513Z] provisioning config files... [2021-10-05T23:46:32.527Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2254818646301908824tmp [2021-10-05T23:46:32.546Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7963796225335994636tmp [2021-10-05T23:46:32.568Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8966701377282995472tmp [Pipeline] { [Pipeline] echo [2021-10-05T23:46:32.593Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:46:32.905Z] ---> sigul-configuration.sh [2021-10-05T23:46:32.905Z] gpg: directory `/root/.gnupg' created [2021-10-05T23:46:32.905Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-05T23:46:32.905Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-05T23:46:32.905Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-05T23:46:32.905Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-05T23:46:32.905Z] gpg: CAST5 encrypted data [2021-10-05T23:46:32.905Z] gpg: encrypted with 1 passphrase [2021-10-05T23:46:32.905Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-05T23:46:33.215Z] + mkdir /home/jenkins [2021-10-05T23:46:33.215Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-05T23:46:33.537Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-05T23:46:33.552Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:46:33.864Z] ---> sigul-install.sh [2021-10-05T23:46:33.864Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-05T23:46:34.182Z] + git tag --list [2021-10-05T23:46:34.182Z] v0.1.0 [2021-10-05T23:46:34.182Z] v0.1.1 [2021-10-05T23:46:34.182Z] v1.0.0 [2021-10-05T23:46:34.182Z] v1.1.0 [2021-10-05T23:46:34.182Z] v1.2.0 [2021-10-05T23:46:34.182Z] v1.3.0 [2021-10-05T23:46:34.182Z] v1.3.1 [2021-10-05T23:46:34.182Z] v2.0.0 [2021-10-05T23:46:34.182Z] v2.0.1 [2021-10-05T23:46:34.182Z] v2.0.1-dev.1 [2021-10-05T23:46:34.182Z] v2.0.1-dev.2 [2021-10-05T23:46:34.182Z] v2.0.1-dev.3 [2021-10-05T23:46:34.182Z] v2.0.1-dev.4 [2021-10-05T23:46:34.182Z] v2.0.1-dev.5 [2021-10-05T23:46:34.182Z] v2.0.1-dev.6 [2021-10-05T23:46:34.182Z] v2.0.1-dev.7 [2021-10-05T23:46:34.182Z] v2.0.2-dev.1 [2021-10-05T23:46:34.182Z] v2.0.2-dev.10 [2021-10-05T23:46:34.182Z] v2.0.2-dev.11 [2021-10-05T23:46:34.182Z] v2.0.2-dev.12 [2021-10-05T23:46:34.182Z] v2.0.2-dev.13 [2021-10-05T23:46:34.182Z] v2.0.2-dev.14 [2021-10-05T23:46:34.182Z] v2.0.2-dev.15 [2021-10-05T23:46:34.182Z] v2.0.2-dev.16 [2021-10-05T23:46:34.182Z] v2.0.2-dev.17 [2021-10-05T23:46:34.182Z] v2.0.2-dev.18 [2021-10-05T23:46:34.182Z] v2.0.2-dev.19 [2021-10-05T23:46:34.182Z] v2.0.2-dev.2 [2021-10-05T23:46:34.182Z] v2.0.2-dev.20 [2021-10-05T23:46:34.182Z] v2.0.2-dev.21 [2021-10-05T23:46:34.182Z] v2.0.2-dev.3 [2021-10-05T23:46:34.182Z] v2.0.2-dev.4 [2021-10-05T23:46:34.182Z] v2.0.2-dev.5 [2021-10-05T23:46:34.182Z] v2.0.2-dev.6 [2021-10-05T23:46:34.182Z] v2.0.2-dev.7 [2021-10-05T23:46:34.182Z] v2.0.2-dev.8 [2021-10-05T23:46:34.182Z] v2.0.2-dev.9 [Pipeline] sh [2021-10-05T23:46:34.498Z] + lftools sign git-tag v2.0.2-dev.21 [2021-10-05T23:46:35.094Z] Signing Git tag with Sigul... [2021-10-05T23:46:35.094Z] Signing v2.0.2-dev.21 [Pipeline] echo [2021-10-05T23:46:36.282Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:46:36.598Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-05T23:46:36.611Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-05T23:46:36.641Z] $ docker stop --time=1 c485d7eb53b880b142f1271f49352bfc1d8430516ef12dc5255d23d871bd9866 [2021-10-05T23:46:37.842Z] $ docker rm -f c485d7eb53b880b142f1271f49352bfc1d8430516ef12dc5255d23d871bd9866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:46:38.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:46:38.543Z] . [Pipeline] withDockerContainer [2021-10-05T23:46:38.625Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-05T23:46:38.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T23:46:39.026Z] $ docker top b5131156f813a2788a68a102974b223ba6d12dfda611645aaadd8786191676ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T23:46:39.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:46:39.154Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:46:39.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:46:39.289Z] $ docker exec b5131156f813a2788a68a102974b223ba6d12dfda611645aaadd8786191676ee ssh-agent [2021-10-05T23:46:39.409Z] SSH_AUTH_SOCK=/tmp/ssh-K6d6Ao2BVWqc/agent.13 [2021-10-05T23:46:39.409Z] SSH_AGENT_PID=19 [2021-10-05T23:46:39.419Z] Running ssh-add (command line suppressed) [2021-10-05T23:46:39.539Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3790859649715458453.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3790859649715458453.key) [2021-10-05T23:46:39.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:46:39.880Z] + git semver bump pre [2021-10-05T23:46:39.880Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T23:46:39.880Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-10-05T23:46:39.880Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-10-05T23:46:39.881Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T23:46:39.881Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T23:46:39.881Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T23:46:39.881Z] # $SEMVER_BRANCH = main [2021-10-05T23:46:39.881Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-10-05T23:46:39.881Z] 2.0.2-dev.22 [Pipeline] } [2021-10-05T23:46:39.895Z] $ docker exec --env ******** --env ******** b5131156f813a2788a68a102974b223ba6d12dfda611645aaadd8786191676ee ssh-agent -k [2021-10-05T23:46:39.994Z] unset SSH_AUTH_SOCK; [2021-10-05T23:46:39.995Z] unset SSH_AGENT_PID; [2021-10-05T23:46:39.995Z] echo Agent pid 19 killed; [2021-10-05T23:46:40.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T23:46:40.365Z] + git semver [Pipeline] } [2021-10-05T23:46:40.420Z] $ docker stop --time=1 b5131156f813a2788a68a102974b223ba6d12dfda611645aaadd8786191676ee [2021-10-05T23:46:41.629Z] $ docker rm -f b5131156f813a2788a68a102974b223ba6d12dfda611645aaadd8786191676ee [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:46:42.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:46:42.024Z] . [Pipeline] withDockerContainer [2021-10-05T23:46:42.107Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-05T23:46:42.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T23:46:42.782Z] $ docker top b08d682a7349f47fba2eb88ae3091951ef42f5f4e50c9803d76c43c1e5e6d8d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T23:46:42.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:46:42.996Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:46:43.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:46:43.142Z] $ docker exec b08d682a7349f47fba2eb88ae3091951ef42f5f4e50c9803d76c43c1e5e6d8d2 ssh-agent [2021-10-05T23:46:43.276Z] SSH_AUTH_SOCK=/tmp/ssh-ENursg9N1opI/agent.14 [2021-10-05T23:46:43.276Z] SSH_AGENT_PID=20 [2021-10-05T23:46:43.284Z] Running ssh-add (command line suppressed) [2021-10-05T23:46:43.386Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_400509653974266818.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_400509653974266818.key) [2021-10-05T23:46:43.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:46:43.733Z] + git semver push [2021-10-05T23:46:43.733Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T23:46:43.733Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-10-05T23:46:43.733Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-10-05T23:46:43.733Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T23:46:43.733Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T23:46:43.733Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T23:46:43.733Z] # $SEMVER_BRANCH = main [2021-10-05T23:46:43.733Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-10-05T23:46:45.696Z] $ docker exec --env ******** --env ******** b08d682a7349f47fba2eb88ae3091951ef42f5f4e50c9803d76c43c1e5e6d8d2 ssh-agent -k [2021-10-05T23:46:45.799Z] unset SSH_AUTH_SOCK; [2021-10-05T23:46:45.799Z] unset SSH_AGENT_PID; [2021-10-05T23:46:45.800Z] echo Agent pid 20 killed; [2021-10-05T23:46:45.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T23:46:46.171Z] + git semver [Pipeline] } [2021-10-05T23:46:46.189Z] $ docker stop --time=1 b08d682a7349f47fba2eb88ae3091951ef42f5f4e50c9803d76c43c1e5e6d8d2 [2021-10-05T23:46:47.400Z] $ docker rm -f b08d682a7349f47fba2eb88ae3091951ef42f5f4e50c9803d76c43c1e5e6d8d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-10-05T23:46:48.422Z] + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:46:48.754Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:46:49.344Z] ---> package-listing.sh [2021-10-05T23:46:49.344Z] ++ facter osfamily [2021-10-05T23:46:49.344Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T23:46:49.611Z] + OS_FAMILY=redhat [2021-10-05T23:46:49.611Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2021-10-05T23:46:49.611Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T23:46:49.611Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T23:46:49.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T23:46:49.611Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T23:46:49.611Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-10-05T23:46:49.611Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T23:46:49.611Z] + case "${OS_FAMILY}" in [2021-10-05T23:46:49.611Z] + sort [2021-10-05T23:46:49.611Z] + rpm -qa [2021-10-05T23:46:50.194Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T23:46:50.194Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T23:46:50.194Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T23:46:50.194Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-10-05T23:46:50.194Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2021-10-05T23:46:50.194Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2021-10-05T23:46:50.209Z] 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-05T23:46:50.509Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:46:51.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:46:51.096Z] [2021-10-05T23:46:51.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:46:51.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:46:51.423Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T23:46:51.423Z] b4d181a07f80: Pulling fs layer [2021-10-05T23:46:51.424Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T23:46:51.424Z] ed53099fbce6: Pulling fs layer [2021-10-05T23:46:51.424Z] dc539afda2c1: Pulling fs layer [2021-10-05T23:46:51.424Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T23:46:51.424Z] 9065ff56babe: Pulling fs layer [2021-10-05T23:46:51.424Z] d287ab97295c: Pulling fs layer [2021-10-05T23:46:51.424Z] dc539afda2c1: Waiting [2021-10-05T23:46:51.424Z] 77bc0d833cb6: Waiting [2021-10-05T23:46:51.424Z] 9065ff56babe: Waiting [2021-10-05T23:46:51.424Z] d287ab97295c: Waiting [2021-10-05T23:46:51.694Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T23:46:51.694Z] a1111a8f2ec3: Download complete [2021-10-05T23:46:51.694Z] dc539afda2c1: Verifying Checksum [2021-10-05T23:46:51.694Z] dc539afda2c1: Download complete [2021-10-05T23:46:51.694Z] ed53099fbce6: Verifying Checksum [2021-10-05T23:46:51.694Z] ed53099fbce6: Download complete [2021-10-05T23:46:51.694Z] 9065ff56babe: Verifying Checksum [2021-10-05T23:46:51.694Z] 9065ff56babe: Download complete [2021-10-05T23:46:51.969Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T23:46:51.969Z] 77bc0d833cb6: Download complete [2021-10-05T23:46:51.969Z] b4d181a07f80: Verifying Checksum [2021-10-05T23:46:51.969Z] b4d181a07f80: Download complete [2021-10-05T23:46:52.942Z] d287ab97295c: Verifying Checksum [2021-10-05T23:46:52.942Z] d287ab97295c: Download complete [2021-10-05T23:46:53.212Z] b4d181a07f80: Pull complete [2021-10-05T23:46:53.479Z] a1111a8f2ec3: Pull complete [2021-10-05T23:46:54.077Z] ed53099fbce6: Pull complete [2021-10-05T23:46:54.077Z] dc539afda2c1: Pull complete [2021-10-05T23:46:54.347Z] 77bc0d833cb6: Pull complete [2021-10-05T23:46:54.347Z] 9065ff56babe: Pull complete [2021-10-05T23:46:59.710Z] d287ab97295c: Pull complete [2021-10-05T23:46:59.710Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T23:46:59.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:46:59.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T23:46:59.790Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-10-05T23:46:59.850Z] $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-05T23:47:02.483Z] $ docker top 52346877c319881ffd6e15fcded81ef420f85b52aa34376d182217a8c79dc19a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:47:02.883Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T23:47:03.198Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T23:47:03.514Z] + ls /var/log/sa-host [2021-10-05T23:47:03.514Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T23:47:03.514Z] file_magic: OK [2021-10-05T23:47:03.514Z] HZ: Using current value: 100 [2021-10-05T23:47:03.514Z] file_header: OK [2021-10-05T23:47:03.514Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-05T23:47:03.514Z] Statistics: [2021-10-05T23:47:03.514Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T23:47:03.514Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T23:47:03.514Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T23:47:03.514Z] file_magic: OK [2021-10-05T23:47:03.514Z] HZ: Using current value: 100 [2021-10-05T23:47:03.514Z] file_header: OK [2021-10-05T23:47:03.514Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-05T23:47:03.514Z] Statistics: [2021-10-05T23:47:03.514Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T23:47:03.514Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:47:03.727Z] provisioning config files... [2021-10-05T23:47:03.744Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1041404768962773824tmp [Pipeline] { [Pipeline] echo [2021-10-05T23:47:03.768Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:47:04.081Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T23:47:04.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:47:04.467Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T23:47:04.482Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:47:04.793Z] ---> sudo-logs.sh [2021-10-05T23:47:04.793Z] Archiving 'sudo' log.. [2021-10-05T23:47:04.793Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42.novalocal: Name or service not known [2021-10-05T23:47:04.793Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T23:47:04.828Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:47:05.140Z] ---> job-cost.sh [2021-10-05T23:47:05.140Z] lf-activate-venv: SKIPPING [2021-10-05T23:47:05.140Z] DEBUG: total: 0.10999999940395355 [2021-10-05T23:47:05.140Z] INFO: Retrieving Stack Cost... [2021-10-05T23:47:05.406Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T23:47:05.991Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T23:47:06.011Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:47:06.330Z] ---> logs-deploy.sh [2021-10-05T23:47:06.330Z] lf-activate-venv: SKIPPING [2021-10-05T23:47:06.330Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/33 [2021-10-05T23:47:06.330Z] INFO: archiving workspace using pattern(s): [2021-10-05T23:47:06.915Z] Archives upload complete. [2021-10-05T23:47:07.385Z] INFO: archiving logs to Nexus [2021-10-05T23:47:07.654Z] ---> uname -a: [2021-10-05T23:47:07.654Z] Linux prd-centos7-docker-4c-2g-42.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.654Z] ---> lscpu: [2021-10-05T23:47:07.654Z] Architecture: x86_64 [2021-10-05T23:47:07.654Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-05T23:47:07.654Z] Byte Order: Little Endian [2021-10-05T23:47:07.654Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-05T23:47:07.654Z] CPU(s): 2 [2021-10-05T23:47:07.654Z] On-line CPU(s) list: 0,1 [2021-10-05T23:47:07.654Z] Thread(s) per core: 1 [2021-10-05T23:47:07.654Z] Core(s) per socket: 1 [2021-10-05T23:47:07.654Z] Socket(s): 2 [2021-10-05T23:47:07.654Z] NUMA node(s): 1 [2021-10-05T23:47:07.654Z] Vendor ID: AuthenticAMD [2021-10-05T23:47:07.654Z] CPU family: 23 [2021-10-05T23:47:07.654Z] Model: 49 [2021-10-05T23:47:07.654Z] Model name: AMD EPYC-Rome Processor [2021-10-05T23:47:07.654Z] Stepping: 0 [2021-10-05T23:47:07.654Z] CPU MHz: 2799.998 [2021-10-05T23:47:07.654Z] BogoMIPS: 5599.99 [2021-10-05T23:47:07.654Z] Virtualization: AMD-V [2021-10-05T23:47:07.654Z] Hypervisor vendor: KVM [2021-10-05T23:47:07.654Z] Virtualization type: full [2021-10-05T23:47:07.654Z] L1d cache: 32K [2021-10-05T23:47:07.654Z] L1i cache: 32K [2021-10-05T23:47:07.654Z] L2 cache: 512K [2021-10-05T23:47:07.654Z] L3 cache: 16384K [2021-10-05T23:47:07.654Z] NUMA node0 CPU(s): 0,1 [2021-10-05T23:47:07.654Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.654Z] ---> nproc: [2021-10-05T23:47:07.654Z] 2 [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.654Z] ---> df -h: [2021-10-05T23:47:07.654Z] Filesystem Size Used Avail Use% Mounted on [2021-10-05T23:47:07.654Z] overlay 40G 9.0G 32G 23% / [2021-10-05T23:47:07.654Z] tmpfs 64M 0 64M 0% /dev [2021-10-05T23:47:07.654Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-05T23:47:07.654Z] shm 64M 0 64M 0% /dev/shm [2021-10-05T23:47:07.654Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.654Z] ---> sar -b -r -n DEV: [2021-10-05T23:47:07.654Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.654Z] 23:34:50 LINUX RESTART (2 CPU) [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.654Z] 23:36:02 tps rtps wtps bread/s bwrtn/s [2021-10-05T23:47:07.654Z] 23:37:01 3.52 0.00 3.52 0.00 117.65 [2021-10-05T23:47:07.654Z] 23:38:01 0.47 0.00 0.47 0.00 6.16 [2021-10-05T23:47:07.654Z] 23:39:01 0.18 0.00 0.18 0.00 1.92 [2021-10-05T23:47:07.654Z] 23:40:01 0.23 0.00 0.23 0.00 3.38 [2021-10-05T23:47:07.654Z] 23:41:01 0.28 0.00 0.28 0.00 3.73 [2021-10-05T23:47:07.654Z] 23:42:01 0.25 0.00 0.25 0.00 3.91 [2021-10-05T23:47:07.654Z] 23:43:01 0.22 0.00 0.22 0.00 3.28 [2021-10-05T23:47:07.654Z] 23:44:01 0.22 0.00 0.22 0.00 2.07 [2021-10-05T23:47:07.654Z] 23:45:01 0.27 0.00 0.27 0.00 3.37 [2021-10-05T23:47:07.654Z] 23:46:01 27.75 0.03 27.72 3.73 10387.20 [2021-10-05T23:47:07.654Z] 23:47:01 236.84 0.13 236.70 11.72 58043.15 [2021-10-05T23:47:07.654Z] Average: 24.60 0.02 24.59 1.41 6245.26 [2021-10-05T23:47:07.654Z] [2021-10-05T23:47:07.655Z] 23:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-05T23:47:07.655Z] 23:37:01 5646168 0 620480 7.75 2620 1739672 1181292 13.04 573168 1550124 12 [2021-10-05T23:47:07.655Z] 23:38:01 5644560 0 622084 7.77 2620 1739676 1172040 12.94 575088 1550212 12 [2021-10-05T23:47:07.655Z] 23:39:01 5644584 0 622060 7.77 2620 1739676 1172328 12.94 575380 1550212 8 [2021-10-05T23:47:07.655Z] 23:40:01 5645724 0 620912 7.75 2620 1739684 1172040 12.94 573304 1550860 8 [2021-10-05T23:47:07.655Z] 23:41:01 5648896 0 617736 7.71 2620 1739688 1172224 12.94 571168 1550860 8 [2021-10-05T23:47:07.655Z] 23:42:01 5647612 0 619016 7.73 2620 1739692 1172392 12.94 572252 1550876 8 [2021-10-05T23:47:07.655Z] 23:43:01 5641028 0 625596 7.81 2620 1739696 1172104 12.94 578356 1550876 12 [2021-10-05T23:47:07.655Z] 23:44:01 5637560 0 629056 7.85 2620 1739704 1172308 12.94 582036 1550888 8 [2021-10-05T23:47:07.655Z] 23:45:01 5638172 0 628444 7.85 2620 1739704 1172104 12.94 582648 1549228 8 [2021-10-05T23:47:07.655Z] 23:46:01 4794816 0 753644 9.41 2620 2457860 1338164 14.77 689472 2200296 466344 [2021-10-05T23:47:07.655Z] 23:47:01 3334896 0 1119440 13.98 2620 3551984 1478452 16.32 1101980 3009800 84300 [2021-10-05T23:47:07.655Z] Average: 5356729 0 679861 8.49 2620 1969731 1215950 13.42 634077 1742203 50066 [2021-10-05T23:47:07.655Z] [2021-10-05T23:47:07.655Z] 23:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-05T23:47:07.655Z] 23:37:01 eth0 0.41 0.10 0.02 0.02 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:38:01 eth0 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:39:01 eth0 2.48 1.22 2.95 0.08 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:40:01 eth0 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:41:01 eth0 1.02 0.22 0.22 0.07 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:42:01 eth0 0.92 0.57 0.53 0.39 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:43:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:44:01 eth0 0.87 0.45 0.31 0.21 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:45:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:46:01 eth0 361.10 269.30 4071.23 24.43 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:47:01 eth0 669.29 474.15 6240.88 141.37 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] 23:47:01 docker0 65.80 72.92 5.60 372.68 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] Average: eth0 94.48 67.98 939.73 15.17 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] Average: docker0 5.99 6.64 0.51 33.94 0.00 0.00 0.00 0.00 [2021-10-05T23:47:07.655Z] [2021-10-05T23:47:07.655Z] [2021-10-05T23:47:07.655Z] ---> sar -P ALL: [2021-10-05T23:47:07.655Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) [2021-10-05T23:47:07.655Z] [2021-10-05T23:47:07.655Z] 23:34:50 LINUX RESTART (2 CPU) [2021-10-05T23:47:07.655Z] [2021-10-05T23:47:07.655Z] 23:36:02 CPU %user %nice %system %iowait %steal %idle [2021-10-05T23:47:07.655Z] 23:37:01 all 0.30 0.00 0.06 0.00 0.02 99.63 [2021-10-05T23:47:07.655Z] 23:37:01 0 0.12 0.00 0.05 0.00 0.02 99.81 [2021-10-05T23:47:07.655Z] 23:37:01 1 0.48 0.00 0.07 0.00 0.02 99.44 [2021-10-05T23:47:07.655Z] 23:38:01 all 0.28 0.00 0.06 0.00 0.02 99.64 [2021-10-05T23:47:07.655Z] 23:38:01 0 0.12 0.00 0.07 0.00 0.02 99.80 [2021-10-05T23:47:07.655Z] 23:38:01 1 0.45 0.00 0.05 0.00 0.02 99.48 [2021-10-05T23:47:07.655Z] 23:39:01 all 0.07 0.00 0.08 0.00 0.03 99.83 [2021-10-05T23:47:07.655Z] 23:39:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-10-05T23:47:07.655Z] 23:39:01 1 0.07 0.00 0.10 0.00 0.02 99.82 [2021-10-05T23:47:07.655Z] 23:40:01 all 0.23 0.00 0.04 0.00 0.01 99.72 [2021-10-05T23:47:07.655Z] 23:40:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-05T23:47:07.655Z] 23:40:01 1 0.38 0.00 0.03 0.00 0.00 99.58 [2021-10-05T23:47:07.655Z] 23:41:01 all 0.24 0.00 0.06 0.00 0.02 99.68 [2021-10-05T23:47:07.655Z] 23:41:01 0 0.10 0.00 0.08 0.00 0.02 99.80 [2021-10-05T23:47:07.655Z] 23:41:01 1 0.38 0.00 0.03 0.00 0.02 99.57 [2021-10-05T23:47:07.655Z] 23:42:01 all 0.24 0.00 0.05 0.00 0.01 99.70 [2021-10-05T23:47:07.655Z] 23:42:01 0 0.42 0.00 0.07 0.00 0.02 99.50 [2021-10-05T23:47:07.655Z] 23:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-10-05T23:47:07.655Z] 23:43:01 all 0.24 0.00 0.05 0.00 0.03 99.68 [2021-10-05T23:47:07.655Z] 23:43:01 0 0.42 0.00 0.02 0.00 0.02 99.55 [2021-10-05T23:47:07.655Z] 23:43:01 1 0.07 0.00 0.08 0.00 0.03 99.82 [2021-10-05T23:47:07.655Z] 23:44:01 all 0.22 0.00 0.05 0.00 0.02 99.72 [2021-10-05T23:47:07.655Z] 23:44:01 0 0.40 0.00 0.03 0.00 0.02 99.55 [2021-10-05T23:47:07.655Z] 23:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-10-05T23:47:07.655Z] 23:45:01 all 0.20 0.00 0.04 0.00 0.02 99.74 [2021-10-05T23:47:07.655Z] 23:45:01 0 0.35 0.00 0.03 0.00 0.02 99.60 [2021-10-05T23:47:07.655Z] 23:45:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-05T23:47:07.655Z] 23:46:01 all 9.76 0.00 3.93 0.09 0.05 86.17 [2021-10-05T23:47:07.655Z] 23:46:01 0 9.79 0.00 4.17 0.14 0.05 85.85 [2021-10-05T23:47:07.655Z] 23:46:01 1 9.73 0.00 3.68 0.05 0.05 86.48 [2021-10-05T23:47:07.655Z] 23:47:01 all 25.74 0.00 11.46 2.38 0.09 60.34 [2021-10-05T23:47:07.655Z] 23:47:01 0 26.27 0.00 11.79 1.83 0.09 60.01 [2021-10-05T23:47:07.655Z] 23:47:01 1 25.20 0.00 11.13 2.92 0.09 60.66 [2021-10-05T23:47:07.655Z] [2021-10-05T23:47:07.655Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-10-05T23:47:07.655Z] Average: all 3.28 0.00 1.38 0.21 0.03 95.10 [2021-10-05T23:47:07.655Z] Average: 0 3.33 0.00 1.43 0.17 0.03 95.05 [2021-10-05T23:47:07.655Z] Average: 1 3.23 0.00 1.34 0.26 0.02 95.16 [2021-10-05T23:47:07.655Z] [2021-10-05T23:47:07.655Z] [2021-10-05T23:47:07.655Z]