Pull request #878 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f8d84a45e187d1f4d647e92be5ad8db5c43f67d7+e5a015aadf82674317b1b80edf4b00daa11f50d1 (375c8f6ca4216409aa34f00ad1a4c1eb27307988) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7126176685821574086.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5658491357355509775.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-878/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-878/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2368276744641760276.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-878/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8980361645761189057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1678312731204940936.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-878/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-878/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6108634866265085349.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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_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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-274 in /w/workspace/ndry_app-functions-sdk-go_PR-878 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-878 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/jenkins-gitclient-ssh3609571385626874739.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/jenkins-gitclient-ssh1383042999518845360.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/878/head:refs/remotes/origin/PR-878 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e5a015aadf82674317b1b80edf4b00daa11f50d1 into PR head commit f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 Merge succeeded, producing f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 Checking out Revision f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 (PR-878) > git config core.sparsecheckout # timeout=10 > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/jenkins-gitclient-ssh847433916330515492.key > git merge e5a015aadf82674317b1b80edf4b00daa11f50d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:00:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:00:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:00:31 ========================================================= 06:00:31 EdgeX Global Pipelines Version Info 06:00:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:00:32 ------------------- 06:00:32 stable info: 06:00:32 ------------------- 06:00:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:00:32 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 06:00:32 Message: update stable to v1.0.193 06:00:33 ------------------- 06:00:33 experimental info: 06:00:33 ------------------- 06:00:33 Commited By: **** collab-it+edgex@linuxfoundation.org 06:00:33 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 06:00:33 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:00:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 06:00:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 06:00:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:00:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:00:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:00:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:00:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:00:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:00:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:00:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-878 [Pipeline] echo 06:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-878 [Pipeline] echo 06:00:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-878 [Pipeline] echo 06:00:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 [Pipeline] echo 06:00:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8d84a4 [Pipeline] echo 06:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:36 + git log --format=format:%s -1 f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 [Pipeline] echo 06:00:36 GIT_COMMIT: f8d84a45e187d1f4d647e92be5ad8db5c43f67d7, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:00:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:00:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:37 06:00:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:00:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:37 latest: Pulling from edgex-devops/git-semver 06:00:37 31603596830f: Pulling fs layer 06:00:37 54011a49482f: Pulling fs layer 06:00:37 a6820b24f6d8: Pulling fs layer 06:00:37 f581987b2513: Pulling fs layer 06:00:37 f581987b2513: Waiting 06:00:37 31603596830f: Verifying Checksum 06:00:37 31603596830f: Download complete 06:00:37 f581987b2513: Verifying Checksum 06:00:37 f581987b2513: Download complete 06:00:37 31603596830f: Pull complete 06:00:37 a6820b24f6d8: Verifying Checksum 06:00:37 a6820b24f6d8: Download complete 06:00:37 54011a49482f: Pull complete 06:00:38 a6820b24f6d8: Pull complete 06:00:38 f581987b2513: Pull complete 06:00:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:00:38 prd-centos7-docker-4c-2g-274 does not seem to be running inside a container 06:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-878 -v /w/workspace/ndry_app-functions-sdk-go_PR-878:/w/workspace/ndry_app-functions-sdk-go_PR-878:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-878@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 06:00:40 $ docker top a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:41 [ssh-agent] Looking for ssh-agent implementation... 06:00:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:41 $ docker exec a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 ssh-agent 06:00:41 SSH_AUTH_SOCK=/tmp/ssh-7LYe9n6LjV0t/agent.13 06:00:41 SSH_AGENT_PID=20 06:00:41 Running ssh-add (command line suppressed) 06:00:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/private_key_2338264813961180690.key (/w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/private_key_2338264813961180690.key) 06:00:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:41 + git tag --points-at HEAD [Pipeline] } 06:00:41 $ docker exec --env ******** --env ******** a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 ssh-agent -k 06:00:41 unset SSH_AUTH_SOCK; 06:00:41 unset SSH_AGENT_PID; 06:00:41 echo Agent pid 20 killed; 06:00:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:42 [ssh-agent] Looking for ssh-agent implementation... 06:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:42 $ docker exec a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 ssh-agent 06:00:42 SSH_AUTH_SOCK=/tmp/ssh-TODlSydH4iF5/agent.54 06:00:42 SSH_AGENT_PID=60 06:00:42 Running ssh-add (command line suppressed) 06:00:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/private_key_4637580822713643661.key (/w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/private_key_4637580822713643661.key) 06:00:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:42 + git semver init 06:00:42 # -> Open(): unable to determine branch for HEAD 06:00:42 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-878/.git 06:00:42 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-878 06:00:42 # $SEMVER_REMOTE_NAME = origin 06:00:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:00:42 # $SEMVER_USER_NAME = edgex-jenkins 06:00:42 # $SEMVER_BRANCH = PR-878 06:00:42 # $SEMVER_TEMP = /tmp/semver-159464182 06:00:42 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 06:00:44 # '/tmp/semver-159464182' -> '/w/workspace/ndry_app-functions-sdk-go_PR-878/.semver' 06:00:44 # -> Force: false 06:00:44 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-878/.semver [Pipeline] } 06:00:44 $ docker exec --env ******** --env ******** a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 ssh-agent -k 06:00:44 unset SSH_AUTH_SOCK; 06:00:44 unset SSH_AGENT_PID; 06:00:44 echo Agent pid 60 killed; 06:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:45 + git semver [Pipeline] } 06:00:45 $ docker stop --time=1 a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 06:00:46 $ docker rm -f a52c0a82656723b8c1859e2b7b480e0473bf6fbccbcdb2b453aff206beccaaa9 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:47 Stashed 1 file(s) [Pipeline] echo 06:00:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:01:03 Still waiting to schedule task 06:01:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:01:03 Still waiting to schedule task 06:01:03 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:03:29 Running on prd-centos7-docker-4c-2g-275 in /w/workspace/ndry_app-functions-sdk-go_PR-878 [Pipeline] { [Pipeline] ws 06:03:29 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:03:29 The recommended git tool is: git 06:03:31 using credential edgex-jenkins-ssh 06:03:31 Cloning the remote Git repository 06:03:31 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:03:31 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:03:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:03:31 > git --version # timeout=10 06:03:31 > git --version # 'git version 2.24.4' 06:03:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:31 [INFO] Currently running in a labeled security context 06:03:31 [INFO] Currently SELinux is 'enforcing' on the host 06:03:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8800578355846430787.key 06:03:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:33 Merging remotes/origin/master commit e5a015aadf82674317b1b80edf4b00daa11f50d1 into PR head commit f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 06:03:33 Merge succeeded, producing f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 06:03:33 Checking out Revision f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 (PR-878) 06:03:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:03:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:03:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:03:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:32 [INFO] Currently running in a labeled security context 06:03:32 [INFO] Currently SELinux is 'enforcing' on the host 06:03:32 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5923669242580627852.key 06:03:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/878/head:refs/remotes/origin/PR-878 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:33 > git config core.sparsecheckout # timeout=10 06:03:33 > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # timeout=10 06:03:33 > git remote # timeout=10 06:03:33 > git config --get remote.origin.url # timeout=10 06:03:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:33 [INFO] Currently running in a labeled security context 06:03:33 [INFO] Currently SELinux is 'enforcing' on the host 06:03:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh4744614343793017966.key 06:03:33 > git merge e5a015aadf82674317b1b80edf4b00daa11f50d1 # timeout=10 06:03:33 > git rev-parse HEAD^{commit} # timeout=10 06:03:33 > git config core.sparsecheckout # timeout=10 06:03:33 > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # timeout=10 06:03:36 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:03:36 > git --version # timeout=10 06:03:36 > git --version # 'git version 2.24.4' 06:03:36 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:03:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:03:39 + true 06:03:39 + sudo service docker restart 06:03:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:03:57 ========================================================= 06:03:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:03:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:03:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:03:58 Sending build context to Docker daemon 19.62MB 06:03:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:03:58 Step 2/8 : FROM ${BASE} 06:03:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:03:58 540db60ca938: Pulling fs layer 06:03:58 adcc1eea9eea: Pulling fs layer 06:03:58 4c4ab2625f07: Pulling fs layer 06:03:58 0510c868ecb4: Pulling fs layer 06:03:58 afea3b2eda06: Pulling fs layer 06:03:58 7809a108b3ef: Pulling fs layer 06:03:58 f706445af74f: Pulling fs layer 06:03:58 afea3b2eda06: Waiting 06:03:58 7809a108b3ef: Waiting 06:03:58 f706445af74f: Waiting 06:03:58 0510c868ecb4: Waiting 06:03:58 4c4ab2625f07: Verifying Checksum 06:03:58 4c4ab2625f07: Download complete 06:03:58 adcc1eea9eea: Verifying Checksum 06:03:58 adcc1eea9eea: Download complete 06:03:58 afea3b2eda06: Verifying Checksum 06:03:58 afea3b2eda06: Download complete 06:03:58 7809a108b3ef: Verifying Checksum 06:03:58 7809a108b3ef: Download complete 06:03:58 540db60ca938: Verifying Checksum 06:03:58 540db60ca938: Download complete 06:03:58 540db60ca938: Pull complete 06:03:58 adcc1eea9eea: Pull complete 06:03:58 4c4ab2625f07: Pull complete 06:04:00 f706445af74f: Verifying Checksum 06:04:00 f706445af74f: Download complete 06:04:00 0510c868ecb4: Verifying Checksum 06:04:00 0510c868ecb4: Download complete 06:04:04 0510c868ecb4: Pull complete 06:04:04 afea3b2eda06: Pull complete 06:04:04 7809a108b3ef: Pull complete 06:04:05 f706445af74f: Pull complete 06:04:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:04:05 ---> b068be0155e3 06:04:05 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 06:04:05 20.10.0: Pulling from library/docker 06:04:06 05e7bc50f07f: Pulling fs layer 06:04:06 6db28d0fdbf6: Pulling fs layer 06:04:06 292df0bc6bf3: Pulling fs layer 06:04:06 2e060f4bd70b: Pulling fs layer 06:04:06 80e8d568a223: Pulling fs layer 06:04:06 8dc6ef1a942a: Pulling fs layer 06:04:06 2312dd95470a: Pulling fs layer 06:04:06 2e060f4bd70b: Waiting 06:04:06 80e8d568a223: Waiting 06:04:06 8dc6ef1a942a: Waiting 06:04:06 2312dd95470a: Waiting 06:04:06 292df0bc6bf3: Verifying Checksum 06:04:06 292df0bc6bf3: Download complete 06:04:06 6db28d0fdbf6: Verifying Checksum 06:04:06 6db28d0fdbf6: Download complete 06:04:06 80e8d568a223: Verifying Checksum 06:04:06 80e8d568a223: Download complete 06:04:06 05e7bc50f07f: Verifying Checksum 06:04:06 05e7bc50f07f: Download complete 06:04:06 2312dd95470a: Verifying Checksum 06:04:06 2312dd95470a: Download complete 06:04:06 8dc6ef1a942a: Verifying Checksum 06:04:06 8dc6ef1a942a: Download complete 06:04:06 05e7bc50f07f: Pull complete 06:04:06 6db28d0fdbf6: Pull complete 06:04:06 292df0bc6bf3: Pull complete 06:04:07 2e060f4bd70b: Verifying Checksum 06:04:07 2e060f4bd70b: Download complete 06:04:09 2e060f4bd70b: Pull complete 06:04:09 80e8d568a223: Pull complete 06:04:09 8dc6ef1a942a: Pull complete 06:04:09 2312dd95470a: Pull complete 06:04:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:04:09 Status: Downloaded newer image for docker:20.10.0 06:04:12 ---> 02b2e153f215 06:04:12 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:04:12 ---> Running in cbd1828d2ad7 06:04:12 Removing intermediate container cbd1828d2ad7 06:04:12 ---> 43cee731790e 06:04:12 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:04:12 ---> Running in e4311ce99354 06:04:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:04:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:04:14 (1/5) Installing libsodium (1.0.18-r0) 06:04:14 (2/5) Installing libzmq (4.3.3-r1) 06:04:14 (3/5) Installing pkgconf (1.7.3-r0) 06:04:14 (4/5) Installing libsodium-dev (1.0.18-r0) 06:04:14 (5/5) Installing zeromq-dev (4.3.3-r1) 06:04:14 Executing busybox-1.32.1-r6.trigger 06:04:14 OK: 150 MiB in 45 packages 06:04:15 Removing intermediate container e4311ce99354 06:04:15 ---> 420059e8ca25 06:04:15 Step 6/8 : WORKDIR /build 06:04:15 ---> Running in f83fea947a9f 06:04:16 Removing intermediate container f83fea947a9f 06:04:16 ---> 765dce7c0f90 06:04:16 Step 7/8 : COPY go.mod . 06:04:16 ---> 6ed3ce434e73 06:04:16 Step 8/8 : RUN go mod download 06:04:16 ---> Running in 45b2641fe860 06:04:34 Removing intermediate container 45b2641fe860 06:04:34 ---> ddf698206d07 06:04:34 Successfully built ddf698206d07 06:04:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:04:35 + docker inspect -f . ci-base-image-x86_64 06:04:35 . [Pipeline] withDockerContainer 06:04:35 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 06:04:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:04:35 $ docker top 8383fbac12b0fc100d5a9a52e1cd8b3abc938dba2a3b1a3d1d45188957f392d7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:36 + go version 06:04:36 go version go1.16.3 linux/amd64 [Pipeline] } 06:04:36 $ docker stop --time=1 8383fbac12b0fc100d5a9a52e1cd8b3abc938dba2a3b1a3d1d45188957f392d7 06:04:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-276 in /w/workspace/ndry_app-functions-sdk-go_PR-878 06:04:37 $ docker rm -f 8383fbac12b0fc100d5a9a52e1cd8b3abc938dba2a3b1a3d1d45188957f392d7 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 06:04:37 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:04:37 The recommended git tool is: git 06:04:38 + docker inspect -f . ci-base-image-x86_64 06:04:38 . [Pipeline] withDockerContainer 06:04:38 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 06:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:04:38 $ docker top 99b1a3817e5f5935744149d8c5cfb553abfecf8c56be6b9c2b2747ed02038d38 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:39 + go mod tidy [Pipeline] sh 06:04:39 + make test 06:04:39 make -C ./app-service-template build 06:04:39 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:04:39 go mod tidy 06:04:40 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 06:04:43 using credential edgex-jenkins-ssh 06:04:43 Cloning the remote Git repository 06:04:43 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:04:43 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:04:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:04:43 > git --version # timeout=10 06:04:43 > git --version # 'git version 2.17.1' 06:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:47 Merging remotes/origin/master commit e5a015aadf82674317b1b80edf4b00daa11f50d1 into PR head commit f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 06:04:47 Merge succeeded, producing f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 06:04:47 Checking out Revision f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 (PR-878) 06:04:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:04:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/878/head:refs/remotes/origin/PR-878 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:04:47 > git config core.sparsecheckout # timeout=10 06:04:47 > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # timeout=10 06:04:47 > git remote # timeout=10 06:04:47 > git config --get remote.origin.url # timeout=10 06:04:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:47 > git merge e5a015aadf82674317b1b80edf4b00daa11f50d1 # timeout=10 06:04:47 > git rev-parse HEAD^{commit} # timeout=10 06:04:47 > git config core.sparsecheckout # timeout=10 06:04:47 > git checkout -f f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 # timeout=10 06:04:52 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:04:52 > git --version # timeout=10 06:04:52 > git --version # 'git version 2.17.1' 06:04:52 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 06:04:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:04:52 make -C ./app-service-template test 06:04:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:04:52 go mod tidy 06:04:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:04:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:54 + true 06:04:54 + sudo service docker restart 06:04:59 ok new-app-service 0.022s coverage: 47.8% of statements 06:04:59 ? new-app-service/config [no test files] 06:04:59 ok new-app-service/functions 0.007s 06:04:59 CGO_ENABLED=1 go vet ./... 06:05:05 gofmt -l . 06:05:05 [ "`gofmt -l .`" = "" ] 06:05:05 ./bin/test-attribution-txt.sh 06:05:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:05:06 go mod tidy 06:05:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:05:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 06:05:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.013s coverage: 58.4% of statements 06:05:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.014s coverage: 93.8% of statements 06:05:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 06:05:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.5% of statements 06:05:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 06:05:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 06:05:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.027s coverage: 76.1% of statements 06:05:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 06:05:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 06:05:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 06:05:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 06:05:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 06:05:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 06:05:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.1% of statements 06:05:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 06:05:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.017s coverage: 10.5% of statements 06:05:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.740s coverage: 76.9% of statements 06:05:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 06:05:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 12.5% of statements 06:05:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 06:05:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 06:05:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:05:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [Pipeline] unstash [Pipeline] echo 06:05:13 ========================================================= 06:05:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:05:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:05:13 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:05:15 Sending build context to Docker daemon 19.63MB 06:05:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:05:15 Step 2/8 : FROM ${BASE} 06:05:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:05:15 595b0fe564bb: Pulling fs layer 06:05:15 7186ed65a4f7: Pulling fs layer 06:05:15 316046926c0a: Pulling fs layer 06:05:15 4ebd0625c992: Pulling fs layer 06:05:15 207e8628e3a3: Pulling fs layer 06:05:15 c791037a9be2: Pulling fs layer 06:05:15 ffd874e62e21: Pulling fs layer 06:05:15 4ebd0625c992: Waiting 06:05:15 207e8628e3a3: Waiting 06:05:15 c791037a9be2: Waiting 06:05:15 ffd874e62e21: Waiting 06:05:15 316046926c0a: Download complete 06:05:15 7186ed65a4f7: Verifying Checksum 06:05:15 7186ed65a4f7: Download complete 06:05:15 207e8628e3a3: Download complete 06:05:15 c791037a9be2: Verifying Checksum 06:05:15 c791037a9be2: Download complete 06:05:15 595b0fe564bb: Verifying Checksum 06:05:15 595b0fe564bb: Download complete 06:05:16 595b0fe564bb: Pull complete 06:05:17 7186ed65a4f7: Pull complete 06:05:17 316046926c0a: Pull complete 06:05:17 ffd874e62e21: Download complete 06:05:19 4ebd0625c992: Verifying Checksum 06:05:19 4ebd0625c992: Download complete 06:05:29 4ebd0625c992: Pull complete 06:05:29 207e8628e3a3: Pull complete 06:05:29 c791037a9be2: Pull complete 06:05:34 ffd874e62e21: Pull complete 06:05:34 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:05:34 ---> cfc18b08335c 06:05:34 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 06:05:34 20.10.0: Pulling from library/docker 06:05:34 a3cc7d3b244e: Pulling fs layer 06:05:34 02a3295e0d61: Pulling fs layer 06:05:34 0f4f2e6d8100: Pulling fs layer 06:05:34 330b718f631f: Pulling fs layer 06:05:34 a93816041522: Pulling fs layer 06:05:34 bdb6da89ff94: Pulling fs layer 06:05:34 2a70c0c122f4: Pulling fs layer 06:05:34 330b718f631f: Waiting 06:05:34 a93816041522: Waiting 06:05:34 bdb6da89ff94: Waiting 06:05:34 2a70c0c122f4: Waiting 06:05:34 0f4f2e6d8100: Verifying Checksum 06:05:34 0f4f2e6d8100: Download complete 06:05:34 02a3295e0d61: Download complete 06:05:34 a93816041522: Download complete 06:05:34 a3cc7d3b244e: Download complete 06:05:34 bdb6da89ff94: Verifying Checksum 06:05:34 bdb6da89ff94: Download complete 06:05:34 2a70c0c122f4: Verifying Checksum 06:05:34 2a70c0c122f4: Download complete 06:05:34 a3cc7d3b244e: Pull complete 06:05:35 02a3295e0d61: Pull complete 06:05:35 330b718f631f: Verifying Checksum 06:05:35 330b718f631f: Download complete 06:05:35 0f4f2e6d8100: Pull complete 06:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.038s coverage: 80.7% of statements 06:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 06:05:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:05:39 gofmt -l . 06:05:39 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:05:39 $ docker stop --time=1 99b1a3817e5f5935744149d8c5cfb553abfecf8c56be6b9c2b2747ed02038d38 06:05:40 330b718f631f: Pull complete 06:05:40 a93816041522: Pull complete 06:05:40 bdb6da89ff94: Pull complete 06:05:40 $ docker rm -f 99b1a3817e5f5935744149d8c5cfb553abfecf8c56be6b9c2b2747ed02038d38 [Pipeline] // withDockerContainer [Pipeline] sh 06:05:40 2a70c0c122f4: Pull complete 06:05:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:05:40 Status: Downloaded newer image for docker:20.10.0 06:05:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:41 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] libraryResource [Pipeline] sh 06:05:42 ---> job-cost.sh 06:05:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O9dz 06:05:46 ---> 2887e86b2965 06:05:46 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:05:46 ---> Running in 30eae1f726b0 06:05:46 Removing intermediate container 30eae1f726b0 06:05:46 ---> d8102899325f 06:05:46 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:05:47 ---> Running in 771e146c39fa 06:05:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:50 (1/5) Installing libsodium (1.0.18-r0) 06:05:50 (2/5) Installing libzmq (4.3.3-r1) 06:05:50 (3/5) Installing pkgconf (1.7.3-r0) 06:05:50 (4/5) Installing libsodium-dev (1.0.18-r0) 06:05:50 (5/5) Installing zeromq-dev (4.3.3-r1) 06:05:50 Executing busybox-1.32.1-r6.trigger 06:05:50 OK: 139 MiB in 45 packages 06:05:52 Removing intermediate container 771e146c39fa 06:05:52 ---> 2f010a5ae982 06:05:52 Step 6/8 : WORKDIR /build 06:05:52 ---> Running in 35066cec5266 06:05:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:05:52 Removing intermediate container 35066cec5266 06:05:52 ---> fdcd8ce58bf4 06:05:52 Step 7/8 : COPY go.mod . 06:05:53 ---> 91f7d4e8fede 06:05:53 Step 8/8 : RUN go mod download 06:05:53 ---> Running in 25b4a25591c8 06:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-O9dz/bin to PATH 06:06:04 INFO: No Stack... 06:06:05 INFO: Retrieving Pricing Info for: v3-standard-2 06:06:05 INFO: Archiving Costs [Pipeline] sh 06:06:06 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 06:06:06 + cut -d, -f6 [Pipeline] lock 06:06:06 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] 06:06:06 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] did not exist. Created. 06:06:06 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:06 + echo total: 0.05999999865889549 [Pipeline] stash 06:06:06 Stashed 1 file(s) [Pipeline] } 06:06:06 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:06:20 Removing intermediate container 25b4a25591c8 06:06:20 ---> 68d3e236e286 06:06:20 Successfully built 68d3e236e286 06:06:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:06:20 + docker inspect -f . ci-base-image-arm64 06:06:20 . [Pipeline] withDockerContainer 06:06:21 prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container 06:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:22 $ docker top 71f2c8aad2a1ad7334efad1954df8579cb76ba841d92b6b44e35ed4d4c59ac38 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:23 + go version 06:06:23 go version go1.16.3 linux/arm64 [Pipeline] } 06:06:23 $ docker stop --time=1 71f2c8aad2a1ad7334efad1954df8579cb76ba841d92b6b44e35ed4d4c59ac38 06:06:25 $ docker rm -f 71f2c8aad2a1ad7334efad1954df8579cb76ba841d92b6b44e35ed4d4c59ac38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:26 + docker inspect -f . ci-base-image-arm64 06:06:26 . [Pipeline] withDockerContainer 06:06:26 prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container 06:06:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:28 $ docker top 318ea7f67e2d3c44b7e4be570552b35adf43d365b7a955c29d1672236d3e9897 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:29 + go mod tidy [Pipeline] sh 06:06:31 + make test 06:06:31 make -C ./app-service-template build 06:06:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:06:31 go mod tidy 06:06:31 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 06:07:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:07:11 make -C ./app-service-template test 06:07:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:07:11 go mod tidy 06:07:11 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 06:07:37 ok new-app-service 0.044s coverage: 47.8% of statements 06:07:37 ? new-app-service/config [no test files] 06:07:37 ok new-app-service/functions 0.042s 06:07:37 CGO_ENABLED=1 go vet ./... 06:08:04 gofmt -l . 06:08:04 [ "`gofmt -l .`" = "" ] 06:08:04 ./bin/test-attribution-txt.sh 06:08:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:08:06 go mod tidy 06:08:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:08:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 06:08:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.088s coverage: 58.4% of statements 06:08:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.069s coverage: 93.8% of statements 06:08:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 06:08:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.081s coverage: 61.5% of statements 06:08:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 06:08:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.045s 06:08:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.079s coverage: 76.1% of statements 06:08:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 06:08:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 06:08:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 06:08:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 06:08:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 06:08:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 06:08:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.1% of statements 06:08:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 06:08:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.052s coverage: 10.5% of statements 06:08:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.900s coverage: 76.9% of statements 06:08:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 06:08:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.037s coverage: 12.5% of statements 06:08:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.075s coverage: 27.3% of statements 06:08:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 06:08:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:08:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.056s coverage: 51.4% of statements 06:08:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.116s coverage: 80.7% of statements 06:08:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 06:08:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:08:52 gofmt -l . 06:08:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:08:52 $ docker stop --time=1 318ea7f67e2d3c44b7e4be570552b35adf43d365b7a955c29d1672236d3e9897 06:08:54 $ docker rm -f 318ea7f67e2d3c44b7e4be570552b35adf43d365b7a955c29d1672236d3e9897 [Pipeline] // withDockerContainer [Pipeline] sh 06:08:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:55 Warning: overwriting stash ‘coverage-report’ 06:08:56 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] libraryResource [Pipeline] sh 06:08:57 ---> job-cost.sh 06:08:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w2sF 06:09:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:10:58 lf-activate-venv(): INFO: Adding /tmp/venv-w2sF/bin to PATH 06:10:58 INFO: No Stack... 06:10:59 INFO: Retrieving Pricing Info for: v2-standard-4 06:10:59 INFO: Archiving Costs [Pipeline] sh 06:11:00 + + cutcat -d, /w/workspace/app-functions-sdk-go/1/archives/cost.csv -f6 06:11:00 [Pipeline] lock 06:11:00 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] 06:11:00 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] did not exist. Created. 06:11:00 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:00 /w/workspace/app-functions-sdk-go/1@tmp/durable-b41234bf/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-b41234bf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:00 + echo total: 0.18000000715255737 [Pipeline] stash 06:11:00 Warning: overwriting stash ‘stack-cost’ 06:11:01 Stashed 1 file(s) [Pipeline] } 06:11:01 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-878-1-stack-cost] [Pipeline] // lock [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 06:11:02 provisioning config files... 06:11:02 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/config5397209718074163666tmp [Pipeline] { [Pipeline] sh 06:11:02 + set +x 06:11:02 + curl -s https://codecov.io/bash 06:11:02 + bash -s -- 06:11:02 06:11:02 _____ _ 06:11:02 / ____| | | 06:11:02 | | ___ __| | ___ ___ _____ __ 06:11:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:11:02 | |___| (_) | (_| | __/ (_| (_) \ V / 06:11:02 \_____\___/ \__,_|\___|\___\___/ \_/ 06:11:02 Bash-1.0.3 06:11:02 06:11:02 06:11:02 ==> git version 2.24.4 found 06:11:02 ==> 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 06:11:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:11:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:11:02 ==> Jenkins CI detected. 06:11:02 project root: . 06:11:02 --> token set from env 06:11:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:11:02 ==> Running gcov in . (disable via -X gcov) 06:11:02 ==> Python coveragepy not found 06:11:02 ==> Searching for coverage reports in: 06:11:02 + . 06:11:02 -> Found 2 reports 06:11:02 ==> Detecting git/mercurial file structure 06:11:02 ==> Reading reports 06:11:02 + ./app-service-template/coverage.out bytes=1055 06:11:02 + ./coverage.out bytes=91937 06:11:02 ==> Appending adjustments 06:11:02 https://docs.codecov.io/docs/fixing-reports 06:11:03 + Found adjustments 06:11:03 ==> Gzipping contents 06:11:03 16K /tmp/codecov.QoHkCB.gz 06:11:03 ==> Uploading reports 06:11:03 url: https://codecov.io 06:11:03 query: branch=PR-878&commit=f8d84a45e187d1f4d647e92be5ad8db5c43f67d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-878%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=878&job=&cmd_args= 06:11:03 -> Pinging Codecov 06:11:03 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-878&commit=f8d84a45e187d1f4d647e92be5ad8db5c43f67d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-878%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=878&job=&cmd_args= 06:11:03 -> Uploading to 06:11:03 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/3D8B5DFFC46A037C893635FACE044666/f8d84a45e187d1f4d647e92be5ad8db5c43f67d7/23b814d5-5e76-4896-9b5b-86e10249e166.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T061103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38d5a99317057bcf6be11379bb163e4b5f5a8f3b8c0fdc5d4b22ebfa06c2d556 06:11:03 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:03 Dload Upload Total Spent Left Speed 06:11:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15970 0 0 100 15970 0 37040 --:--:-- --:--:-- --:--:-- 36967 06:11:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f8d84a45e187d1f4d647e92be5ad8db5c43f67d7 [Pipeline] } 06:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:11:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:11:06 ---> package-listing.sh 06:11:06 ++ tr '[:upper:]' '[:lower:]' 06:11:06 ++ facter osfamily 06:11:07 + OS_FAMILY=redhat 06:11:07 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-878 06:11:07 + START_PACKAGES=/tmp/packages_start.txt 06:11:07 + END_PACKAGES=/tmp/packages_end.txt 06:11:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:07 + PACKAGES=/tmp/packages_start.txt 06:11:07 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-878 ']' 06:11:07 + PACKAGES=/tmp/packages_end.txt 06:11:07 + case "${OS_FAMILY}" in 06:11:07 + sort 06:11:07 + rpm -qa 06:11:07 + '[' -f /tmp/packages_start.txt ']' 06:11:07 + '[' -f /tmp/packages_end.txt ']' 06:11:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:07 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-878 ']' 06:11:07 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-878/archives/ 06:11:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-878/archives/ [Pipeline] echo 06:11:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-878/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:11:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:08 06:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:09 alpine: Pulling from edgex-lftools-log-publisher 06:11:09 df20fa9351a1: Pulling fs layer 06:11:09 36b3adc4ff6f: Pulling fs layer 06:11:09 8ad3a11d3b57: Pulling fs layer 06:11:09 46f8f816bc3b: Pulling fs layer 06:11:09 93b61091891f: Pulling fs layer 06:11:09 93b9cdb0e59b: Pulling fs layer 06:11:09 5e14af77c1be: Pulling fs layer 06:11:09 01666e4c0597: Pulling fs layer 06:11:09 aa168da1d23b: Pulling fs layer 06:11:09 46f8f816bc3b: Waiting 06:11:09 93b61091891f: Waiting 06:11:09 93b9cdb0e59b: Waiting 06:11:09 5e14af77c1be: Waiting 06:11:09 01666e4c0597: Waiting 06:11:09 aa168da1d23b: Waiting 06:11:09 36b3adc4ff6f: Verifying Checksum 06:11:09 36b3adc4ff6f: Download complete 06:11:09 46f8f816bc3b: Verifying Checksum 06:11:09 46f8f816bc3b: Download complete 06:11:09 df20fa9351a1: Verifying Checksum 06:11:09 df20fa9351a1: Download complete 06:11:09 93b9cdb0e59b: Verifying Checksum 06:11:09 93b9cdb0e59b: Download complete 06:11:09 5e14af77c1be: Verifying Checksum 06:11:09 5e14af77c1be: Download complete 06:11:09 93b61091891f: Verifying Checksum 06:11:09 93b61091891f: Download complete 06:11:09 01666e4c0597: Download complete 06:11:09 df20fa9351a1: Pull complete 06:11:09 8ad3a11d3b57: Verifying Checksum 06:11:09 8ad3a11d3b57: Download complete 06:11:09 36b3adc4ff6f: Pull complete 06:11:09 8ad3a11d3b57: Pull complete 06:11:10 46f8f816bc3b: Pull complete 06:11:10 93b61091891f: Pull complete 06:11:10 93b9cdb0e59b: Pull complete 06:11:10 5e14af77c1be: Pull complete 06:11:10 01666e4c0597: Pull complete 06:11:11 aa168da1d23b: Verifying Checksum 06:11:11 aa168da1d23b: Download complete 06:11:15 aa168da1d23b: Pull complete 06:11:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:11:15 prd-centos7-docker-4c-2g-274 does not seem to be running inside a container 06:11:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-878/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-878 -v /w/workspace/ndry_app-functions-sdk-go_PR-878:/w/workspace/ndry_app-functions-sdk-go_PR-878:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-878@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:alpine cat 06:11:18 $ docker top 73504cc2fe251814e720a4961a6e1aec463c3977b70ff9e88a248afd1f60df5a -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:18 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:19 + mkdir -p /var/log/sa [Pipeline] sh 06:11:19 + ls /var/log/sa-host 06:11:19 + sadf -c /var/log/sa-host/sa03 06:11:19 file_magic: OK 06:11:19 HZ: Using current value: 100 06:11:19 file_header: OK 06:11:19 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 06:11:19 Statistics: 06:11:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:11:19 File successfully converted to sysstat format version 12.2.1 06:11:19 + sadf -c /var/log/sa-host/sa05 06:11:19 file_magic: OK 06:11:19 HZ: Using current value: 100 06:11:19 file_header: OK 06:11:19 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 06:11:19 Statistics: 06:11:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:11:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:19 provisioning config files... 06:11:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-878@tmp/config2719590656280820571tmp [Pipeline] { [Pipeline] echo 06:11:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:20 ---> create-netrc.sh [Pipeline] } 06:11:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:11:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:11:20 ---> python-tools-install.sh [Pipeline] echo 06:11:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:21 ---> sudo-logs.sh 06:11:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:21 ---> job-cost.sh 06:11:21 lf-activate-venv: SKIPPING 06:11:21 DEBUG: total: 0.18000000715255737 06:11:21 INFO: Retrieving Stack Cost... 06:11:22 INFO: Retrieving Pricing Info for: v3-standard-2 06:11:22 INFO: Archiving Costs [Pipeline] echo 06:11:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:23 ---> logs-deploy.sh 06:11:23 lf-activate-venv: SKIPPING 06:11:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-878/1 06:11:23 INFO: archiving workspace using pattern(s): 06:11:24 Archives upload complete. 06:11:24 INFO: archiving logs to Nexus 06:11:24 ---> uname -a: 06:11:24 Linux prd-centos7-docker-4c-2g-274.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:11:24 06:11:24 06:11:24 ---> lscpu: 06:11:24 Architecture: x86_64 06:11:24 CPU op-mode(s): 32-bit, 64-bit 06:11:24 Byte Order: Little Endian 06:11:24 Address sizes: 40 bits physical, 48 bits virtual 06:11:24 CPU(s): 2 06:11:24 On-line CPU(s) list: 0,1 06:11:24 Thread(s) per core: 1 06:11:24 Core(s) per socket: 1 06:11:24 Socket(s): 2 06:11:24 NUMA node(s): 1 06:11:24 Vendor ID: AuthenticAMD 06:11:24 CPU family: 23 06:11:24 Model: 49 06:11:24 Model name: AMD EPYC-Rome Processor 06:11:24 Stepping: 0 06:11:24 CPU MHz: 2800.000 06:11:24 BogoMIPS: 5600.00 06:11:24 Virtualization: AMD-V 06:11:24 Hypervisor vendor: KVM 06:11:24 Virtualization type: full 06:11:24 L1d cache: 64 KiB 06:11:24 L1i cache: 64 KiB 06:11:24 L2 cache: 1 MiB 06:11:24 L3 cache: 32 MiB 06:11:24 NUMA node0 CPU(s): 0,1 06:11:24 Vulnerability Itlb multihit: Not affected 06:11:24 Vulnerability L1tf: Not affected 06:11:24 Vulnerability Mds: Not affected 06:11:24 Vulnerability Meltdown: Not affected 06:11:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:11:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:11:24 Vulnerability Srbds: Not affected 06:11:24 Vulnerability Tsx async abort: Not affected 06:11:24 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:11:24 06:11:24 06:11:24 ---> nproc: 06:11:24 2 06:11:24 06:11:24 06:11:24 ---> df -h: 06:11:24 Filesystem Size Used Available Use% Mounted on 06:11:24 overlay 40.0G 7.6G 32.4G 19% / 06:11:24 tmpfs 64.0M 0 64.0M 0% /dev 06:11:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:11:24 shm 64.0M 0 64.0M 0% /dev/shm 06:11:24 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:11:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:11:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:11:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:11:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-878 06:11:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-878@tmp 06:11:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:11:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:11:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:11:24 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:11:24 06:11:24 06:11:24 ---> free -m: 06:11:24 total used free shared buff/cache available 06:11:24 Mem: 7821 973 4718 0 2129 6670 06:11:24 Swap: 1023 0 1023 06:11:24 06:11:24 06:11:24 ---> ip addr: 06:11:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:11:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:11:24 inet 127.0.0.1/8 scope host lo 06:11:24 valid_lft forever preferred_lft forever 06:11:24 inet6 ::1/128 scope host 06:11:24 valid_lft forever preferred_lft forever 06:11:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:11:24 link/ether fa:16:3e:a6:c0:68 brd ff:ff:ff:ff:ff:ff 06:11:24 inet 10.30.123.34/23 brd 10.30.123.255 scope global dynamic eth0 06:11:24 valid_lft 85712sec preferred_lft 85712sec 06:11:24 inet6 fe80::f816:3eff:fea6:c068/64 scope link 06:11:24 valid_lft forever preferred_lft forever 06:11:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:11:24 link/ether 02:42:46:29:d0:1b brd ff:ff:ff:ff:ff:ff 06:11:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:11:24 valid_lft forever preferred_lft forever 06:11:24 inet6 fe80::42:46ff:fe29:d01b/64 scope link 06:11:24 valid_lft forever preferred_lft forever 06:11:24 06:11:24 06:11:24 ---> sar -b -r -n DEV: 06:11:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 06:11:24 06:11:24 05:59:44 LINUX RESTART (2 CPU) 06:11:24 06:11:24 06:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:11:24 06:01:03 207.06 69.39 137.67 0.00 9262.15 43101.37 0.00 06:11:24 06:02:01 2.60 0.09 2.52 0.00 1.65 59.39 0.00 06:11:24 06:03:01 0.37 0.00 0.37 0.00 0.00 4.86 0.00 06:11:24 06:04:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 06:11:24 06:05:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 06:11:24 06:06:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 06:11:24 06:07:01 0.38 0.00 0.38 0.00 0.00 5.41 0.00 06:11:24 06:08:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 06:11:24 06:09:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 06:11:24 06:10:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 06:11:24 06:11:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 06:11:24 Average: 19.31 6.34 12.97 0.00 845.01 3939.14 0.00 06:11:24 06:11:24 06:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:24 06:01:03 5419028 0 814920 10.18 2620 1772372 1301316 14.37 596208 1591500 128 06:11:24 06:02:01 5431524 0 802296 10.02 2620 1772500 1216516 13.43 585972 1591524 16 06:11:24 06:03:01 5433108 0 800708 10.00 2620 1772504 1204180 13.29 589424 1587016 8 06:11:24 06:04:01 5431348 0 802464 10.02 2620 1772508 1204336 13.30 591352 1587012 8 06:11:24 06:05:01 5430788 0 803020 10.03 2620 1772512 1204468 13.30 585668 1593420 8 06:11:24 06:06:01 5427120 0 806684 10.07 2620 1772516 1204396 13.30 589108 1593420 8 06:11:24 06:07:01 5428704 0 805096 10.05 2620 1772520 1204180 13.29 587928 1593420 20 06:11:24 06:08:01 5423448 0 810344 10.12 2620 1772528 1204180 13.29 593388 1593420 8 06:11:24 06:09:01 5419596 0 814196 10.17 2620 1772528 1204180 13.29 597128 1593420 8 06:11:24 06:10:01 5419636 0 814148 10.17 2620 1772536 1204180 13.29 598964 1591568 8 06:11:24 06:11:01 5418944 0 814840 10.17 2620 1772536 1204288 13.30 599504 1591564 8 06:11:24 Average: 5425749 0 808065 10.09 2620 1772505 1214202 13.41 592240 1591571 21 06:11:24 06:11:24 06:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:24 06:01:03 eth0 697.14 554.00 1675.71 100.71 0.00 0.00 0.00 0.00 06:11:24 06:01:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:01:03 docker0 107.13 76.70 9.82 310.13 0.00 0.00 0.00 0.00 06:11:24 06:02:01 eth0 0.53 0.31 0.37 0.05 0.00 0.00 0.00 0.00 06:11:24 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:03:01 eth0 0.42 0.08 0.04 0.01 0.00 0.00 0.00 0.00 06:11:24 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:04:01 eth0 1.78 0.32 0.40 0.23 0.00 0.00 0.00 0.00 06:11:24 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:05:01 eth0 0.98 0.65 0.55 0.40 0.00 0.00 0.00 0.00 06:11:24 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:06:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:11:24 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:24 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:08:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:24 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:09:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:11:24 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:10:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:11:01 eth0 0.27 0.23 0.09 0.07 0.00 0.00 0.00 0.00 06:11:24 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 Average: eth0 64.01 50.72 153.00 9.26 0.00 0.00 0.00 0.00 06:11:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:24 Average: docker0 9.77 7.00 0.90 28.29 0.00 0.00 0.00 0.00 06:11:24 06:11:24 06:11:24 ---> sar -P ALL: 06:11:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 06:11:24 06:11:24 05:59:44 LINUX RESTART (2 CPU) 06:11:24 06:11:24 06:00:01 CPU %user %nice %system %iowait %steal %idle 06:11:24 06:01:03 all 20.82 0.00 6.69 10.69 0.07 61.72 06:11:24 06:01:03 0 19.84 0.00 6.82 9.70 0.07 63.57 06:11:24 06:01:03 1 21.80 0.00 6.57 11.69 0.07 59.86 06:11:24 06:02:01 all 0.06 0.00 0.04 0.01 0.04 99.84 06:11:24 06:02:01 0 0.03 0.00 0.03 0.02 0.05 99.86 06:11:24 06:02:01 1 0.09 0.00 0.05 0.00 0.03 99.83 06:11:24 06:03:01 all 0.08 0.00 0.03 0.00 0.03 99.86 06:11:24 06:03:01 0 0.03 0.00 0.05 0.00 0.05 99.87 06:11:24 06:03:01 1 0.12 0.00 0.02 0.00 0.02 99.85 06:11:24 06:04:01 all 0.08 0.00 0.03 0.00 0.02 99.87 06:11:24 06:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:11:24 06:04:01 1 0.13 0.00 0.02 0.00 0.00 99.85 06:11:24 06:05:01 all 0.05 0.00 0.03 0.00 0.03 99.89 06:11:24 06:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:11:24 06:05:01 1 0.07 0.00 0.02 0.00 0.03 99.88 06:11:24 06:06:01 all 0.06 0.00 0.03 0.00 0.03 99.89 06:11:24 06:06:01 0 0.07 0.00 0.02 0.00 0.00 99.92 06:11:24 06:06:01 1 0.05 0.00 0.03 0.00 0.05 99.87 06:11:24 06:07:01 all 0.13 0.00 0.02 0.00 0.02 99.83 06:11:24 06:07:01 0 0.22 0.00 0.02 0.00 0.02 99.75 06:11:24 06:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:11:24 06:08:01 all 0.09 0.00 0.04 0.00 0.03 99.84 06:11:24 06:08:01 0 0.17 0.00 0.07 0.00 0.02 99.75 06:11:24 06:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:11:24 06:09:01 all 0.09 0.00 0.03 0.00 0.03 99.86 06:11:24 06:09:01 0 0.15 0.00 0.02 0.00 0.02 99.82 06:11:24 06:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:11:24 06:10:01 all 0.09 0.00 0.03 0.00 0.03 99.86 06:11:24 06:10:01 0 0.15 0.00 0.02 0.00 0.02 99.82 06:11:24 06:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:11:24 06:11:01 all 0.07 0.00 0.01 0.00 0.03 99.90 06:11:24 06:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:11:24 06:11:01 1 0.10 0.00 0.00 0.00 0.03 99.87 06:11:24 06:11:24 Average: CPU %user %nice %system %iowait %steal %idle 06:11:24 Average: all 1.90 0.00 0.61 0.94 0.03 96.51 06:11:24 Average: 0 1.83 0.00 0.63 0.86 0.03 96.66 06:11:24 Average: 1 1.98 0.00 0.60 1.03 0.03 96.37 06:11:24 06:11:24 06:11:24