Pull request #918 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at 20a8a6a90c82412d4499b0d1aa051b254fec0189 rather than d51d541f257a7b5bae36629c803b1edc728dd05d Obtained Jenkinsfile from 20a8a6a90c82412d4499b0d1aa051b254fec0189 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-ssh1733361091734019101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh5754737582329399571.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 6a41506d72e8e131afc862d141935157bee59f41 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-918/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-918/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6176128741427158503.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-918/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7134436818966716917.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2687388663050137192.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-918/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-918/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7163127206469388592.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 6a41506d72e8e131afc862d141935157bee59f41 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-815 in /w/workspace/ndry_app-functions-sdk-go_PR-918 [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-918 # 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-918@tmp/jenkins-gitclient-ssh6467296315334892067.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-918@tmp/jenkins-gitclient-ssh2297785197415390034.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 20a8a6a90c82412d4499b0d1aa051b254fec0189 into PR head commit d51d541f257a7b5bae36629c803b1edc728dd05d Merge succeeded, producing d51d541f257a7b5bae36629c803b1edc728dd05d Checking out Revision d51d541f257a7b5bae36629c803b1edc728dd05d (PR-918) > git config core.sparsecheckout # timeout=10 > git checkout -f d51d541f257a7b5bae36629c803b1edc728dd05d # 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-918@tmp/jenkins-gitclient-ssh6865537615309982413.key > git merge 20a8a6a90c82412d4499b0d1aa051b254fec0189 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d51d541f257a7b5bae36629c803b1edc728dd05d # timeout=10 Commit message: "fix: Change V2 Swagger API version to 2.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:06:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:06:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:06:28 ========================================================= 03:06:28 EdgeX Global Pipelines Version Info 03:06:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:06:30 ------------------- 03:06:30 stable info: 03:06:30 ------------------- 03:06:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:06:30 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 03:06:30 Message: update stable to v1.0.195 03:06:30 ------------------- 03:06:30 experimental info: 03:06:30 ------------------- 03:06:30 Commited By: **** collab-it+edgex@linuxfoundation.org 03:06:30 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 03:06:30 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-918 [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-918 [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-918 [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d51d541f257a7b5bae36629c803b1edc728dd05d [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d51d541 [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:06:33 + git log --format=format:%s -1 d51d541f257a7b5bae36629c803b1edc728dd05d [Pipeline] echo 03:06:33 GIT_COMMIT: d51d541f257a7b5bae36629c803b1edc728dd05d, Commit Message: fix: Change V2 Swagger API version to 2.0.0 [Pipeline] echo 03:06:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:06:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:06:34 03:06:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:06:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:06:35 latest: Pulling from edgex-devops/git-semver 03:06:35 31603596830f: Pulling fs layer 03:06:35 54011a49482f: Pulling fs layer 03:06:35 a6820b24f6d8: Pulling fs layer 03:06:35 f581987b2513: Pulling fs layer 03:06:35 f581987b2513: Waiting 03:06:35 54011a49482f: Verifying Checksum 03:06:35 54011a49482f: Download complete 03:06:35 31603596830f: Verifying Checksum 03:06:35 31603596830f: Download complete 03:06:35 f581987b2513: Verifying Checksum 03:06:35 f581987b2513: Download complete 03:06:35 a6820b24f6d8: Verifying Checksum 03:06:35 a6820b24f6d8: Download complete 03:06:35 31603596830f: Pull complete 03:06:35 54011a49482f: Pull complete 03:06:36 a6820b24f6d8: Pull complete 03:06:36 f581987b2513: Pull complete 03:06:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:06:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:06:36 prd-centos7-docker-4c-2g-815 does not seem to be running inside a container 03:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-918 -v /w/workspace/ndry_app-functions-sdk-go_PR-918:/w/workspace/ndry_app-functions-sdk-go_PR-918:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-918@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:06:37 $ docker top 47c70e8343801184f063ca816c198904c3d46dbf0069fe6b7362aba650536000 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:06:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:38 [ssh-agent] Looking for ssh-agent implementation... 03:06:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:38 $ docker exec 47c70e8343801184f063ca816c198904c3d46dbf0069fe6b7362aba650536000 ssh-agent 03:06:38 SSH_AUTH_SOCK=/tmp/ssh-lWHEzuh62NhO/agent.13 03:06:38 SSH_AGENT_PID=19 03:06:38 Running ssh-add (command line suppressed) 03:06:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/private_key_4752315075585718512.key (/w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/private_key_4752315075585718512.key) 03:06:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:38 + git tag --points-at HEAD [Pipeline] } 03:06:38 $ docker exec --env ******** --env ******** 47c70e8343801184f063ca816c198904c3d46dbf0069fe6b7362aba650536000 ssh-agent -k 03:06:38 unset SSH_AUTH_SOCK; 03:06:38 unset SSH_AGENT_PID; 03:06:38 echo Agent pid 19 killed; 03:06:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:06:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:39 [ssh-agent] Looking for ssh-agent implementation... 03:06:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:39 $ docker exec 47c70e8343801184f063ca816c198904c3d46dbf0069fe6b7362aba650536000 ssh-agent 03:06:39 SSH_AUTH_SOCK=/tmp/ssh-bWMX1cLgu8VZ/agent.54 03:06:39 SSH_AGENT_PID=61 03:06:39 Running ssh-add (command line suppressed) 03:06:39 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/private_key_9185874364959123999.key (/w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/private_key_9185874364959123999.key) 03:06:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:39 + git semver init 03:06:39 # -> Open(): unable to determine branch for HEAD 03:06:39 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-918/.git 03:06:39 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-918 03:06:39 # $SEMVER_REMOTE_NAME = origin 03:06:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:06:39 # $SEMVER_USER_NAME = edgex-jenkins 03:06:39 # $SEMVER_BRANCH = PR-918 03:06:39 # $SEMVER_TEMP = /tmp/semver-450015678 03:06:39 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 03:06:41 # '/tmp/semver-450015678' -> '/w/workspace/ndry_app-functions-sdk-go_PR-918/.semver' 03:06:41 # -> Force: false 03:06:41 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-918/.semver [Pipeline] } 03:06:41 $ docker exec --env ******** --env ******** 47c70e8343801184f063ca816c198904c3d46dbf0069fe6b7362aba650536000 ssh-agent -k 03:06:41 unset SSH_AUTH_SOCK; 03:06:41 unset SSH_AGENT_PID; 03:06:41 echo Agent pid 61 killed; 03:06:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:42 + git semver [Pipeline] } 03:06:42 $ docker stop --time=1 47c70e8343801184f063ca816c198904c3d46dbf0069fe6b7362aba650536000 03:06:43 $ docker rm -f 47c70e8343801184f063ca816c198904c3d46dbf0069fe6b7362aba650536000 [Pipeline] // withDockerContainer [Pipeline] sh 03:06:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:06:44 Stashed 1 file(s) [Pipeline] echo 03:06:44 [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 03:07:00 Still waiting to schedule task 03:07:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:07:00 Still waiting to schedule task 03:07:00 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:09:49 Running on prd-centos7-docker-4c-2g-817 in /w/workspace/ndry_app-functions-sdk-go_PR-918 [Pipeline] { [Pipeline] ws 03:09:49 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:09:50 The recommended git tool is: git 03:09:52 using credential edgex-jenkins-ssh 03:09:52 Cloning the remote Git repository 03:09:52 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:09:52 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 03:09:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:09:52 > git --version # timeout=10 03:09:52 > git --version # 'git version 2.24.4' 03:09:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:52 [INFO] Currently running in a labeled security context 03:09:52 [INFO] Currently SELinux is 'enforcing' on the host 03:09:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5059178135807454489.key 03:09:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:54 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:09:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:54 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:09:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:09:54 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:54 [INFO] Currently running in a labeled security context 03:09:54 [INFO] Currently SELinux is 'enforcing' on the host 03:09:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6485159759857841468.key 03:09:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:09:55 Merging remotes/origin/master commit 20a8a6a90c82412d4499b0d1aa051b254fec0189 into PR head commit d51d541f257a7b5bae36629c803b1edc728dd05d 03:09:55 Merge succeeded, producing d51d541f257a7b5bae36629c803b1edc728dd05d 03:09:55 Checking out Revision d51d541f257a7b5bae36629c803b1edc728dd05d (PR-918) 03:09:55 > git config core.sparsecheckout # timeout=10 03:09:55 > git checkout -f d51d541f257a7b5bae36629c803b1edc728dd05d # timeout=10 03:09:55 > git remote # timeout=10 03:09:55 > git config --get remote.origin.url # timeout=10 03:09:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:55 [INFO] Currently running in a labeled security context 03:09:55 [INFO] Currently SELinux is 'enforcing' on the host 03:09:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7372115976621698614.key 03:09:55 > git merge 20a8a6a90c82412d4499b0d1aa051b254fec0189 # timeout=10 03:09:55 > git rev-parse HEAD^{commit} # timeout=10 03:09:55 > git config core.sparsecheckout # timeout=10 03:09:55 > git checkout -f d51d541f257a7b5bae36629c803b1edc728dd05d # timeout=10 03:09:58 Commit message: "fix: Change V2 Swagger API version to 2.0.0" 03:09:58 > git --version # timeout=10 03:09:58 > git --version # 'git version 2.24.4' 03:09:58 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:10:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:10:00 + sudo service docker restart 03:10:00 + true 03:10:00 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 03:10:19 ========================================================= 03:10:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:10:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:10:19 + 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 . 03:10:19 Sending build context to Docker daemon 19.89MB 03:10:19 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:10:19 Step 2/8 : FROM ${BASE} 03:10:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:10:20 540db60ca938: Pulling fs layer 03:10:20 adcc1eea9eea: Pulling fs layer 03:10:20 4c4ab2625f07: Pulling fs layer 03:10:20 0510c868ecb4: Pulling fs layer 03:10:20 afea3b2eda06: Pulling fs layer 03:10:20 7809a108b3ef: Pulling fs layer 03:10:20 f706445af74f: Pulling fs layer 03:10:20 0510c868ecb4: Waiting 03:10:20 afea3b2eda06: Waiting 03:10:20 7809a108b3ef: Waiting 03:10:20 f706445af74f: Waiting 03:10:20 4c4ab2625f07: Verifying Checksum 03:10:20 4c4ab2625f07: Download complete 03:10:20 adcc1eea9eea: Verifying Checksum 03:10:20 adcc1eea9eea: Download complete 03:10:20 afea3b2eda06: Verifying Checksum 03:10:20 afea3b2eda06: Download complete 03:10:20 7809a108b3ef: Verifying Checksum 03:10:20 7809a108b3ef: Download complete 03:10:20 540db60ca938: Verifying Checksum 03:10:20 540db60ca938: Download complete 03:10:20 540db60ca938: Pull complete 03:10:20 adcc1eea9eea: Pull complete 03:10:20 4c4ab2625f07: Pull complete 03:10:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-816 in /w/workspace/ndry_app-functions-sdk-go_PR-918 [Pipeline] { [Pipeline] ws 03:10:21 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:10:21 The recommended git tool is: git 03:10:22 f706445af74f: Verifying Checksum 03:10:22 f706445af74f: Download complete 03:10:22 0510c868ecb4: Verifying Checksum 03:10:22 0510c868ecb4: Download complete 03:10:27 using credential edgex-jenkins-ssh 03:10:27 0510c868ecb4: Pull complete 03:10:27 afea3b2eda06: Pull complete 03:10:27 7809a108b3ef: Pull complete 03:10:27 Cloning the remote Git repository 03:10:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:10:27 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 03:10:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:10:27 > git --version # timeout=10 03:10:27 > git --version # 'git version 2.17.1' 03:10:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:10:28 f706445af74f: Pull complete 03:10:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:10:28 ---> b068be0155e3 03:10:28 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:10:28 20.10.0: Pulling from library/docker 03:10:28 05e7bc50f07f: Pulling fs layer 03:10:28 6db28d0fdbf6: Pulling fs layer 03:10:28 292df0bc6bf3: Pulling fs layer 03:10:28 2e060f4bd70b: Pulling fs layer 03:10:28 80e8d568a223: Pulling fs layer 03:10:28 8dc6ef1a942a: Pulling fs layer 03:10:28 2312dd95470a: Pulling fs layer 03:10:28 2e060f4bd70b: Waiting 03:10:28 80e8d568a223: Waiting 03:10:28 8dc6ef1a942a: Waiting 03:10:28 2312dd95470a: Waiting 03:10:29 292df0bc6bf3: Verifying Checksum 03:10:29 292df0bc6bf3: Download complete 03:10:29 05e7bc50f07f: Verifying Checksum 03:10:29 05e7bc50f07f: Download complete 03:10:29 6db28d0fdbf6: Verifying Checksum 03:10:29 6db28d0fdbf6: Download complete 03:10:29 80e8d568a223: Verifying Checksum 03:10:29 80e8d568a223: Download complete 03:10:29 8dc6ef1a942a: Verifying Checksum 03:10:29 8dc6ef1a942a: Download complete 03:10:29 05e7bc50f07f: Pull complete 03:10:29 2312dd95470a: Verifying Checksum 03:10:29 2312dd95470a: Download complete 03:10:29 6db28d0fdbf6: Pull complete 03:10:29 292df0bc6bf3: Pull complete 03:10:31 Merging remotes/origin/master commit 20a8a6a90c82412d4499b0d1aa051b254fec0189 into PR head commit d51d541f257a7b5bae36629c803b1edc728dd05d 03:10:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:10:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:10:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:10:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:10:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:10:31 > git config core.sparsecheckout # timeout=10 03:10:31 > git checkout -f d51d541f257a7b5bae36629c803b1edc728dd05d # timeout=10 03:10:31 > git remote # timeout=10 03:10:31 > git config --get remote.origin.url # timeout=10 03:10:31 Merge succeeded, producing d51d541f257a7b5bae36629c803b1edc728dd05d 03:10:31 Checking out Revision d51d541f257a7b5bae36629c803b1edc728dd05d (PR-918) 03:10:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:31 > git merge 20a8a6a90c82412d4499b0d1aa051b254fec0189 # timeout=10 03:10:31 > git rev-parse HEAD^{commit} # timeout=10 03:10:31 > git config core.sparsecheckout # timeout=10 03:10:31 > git checkout -f d51d541f257a7b5bae36629c803b1edc728dd05d # timeout=10 03:10:35 2e060f4bd70b: Verifying Checksum 03:10:35 2e060f4bd70b: Download complete 03:10:36 2e060f4bd70b: Pull complete 03:10:36 80e8d568a223: Pull complete 03:10:36 8dc6ef1a942a: Pull complete 03:10:36 2312dd95470a: Pull complete 03:10:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:10:36 Status: Downloaded newer image for docker:20.10.0 03:10:36 Commit message: "fix: Change V2 Swagger API version to 2.0.0" 03:10:36 > git --version # timeout=10 03:10:36 > git --version # 'git version 2.17.1' 03:10:36 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:10:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:10:38 + true 03:10:38 + sudo service docker restart 03:10:39 ---> 9854e968cbc3 03:10:39 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:10:39 ---> Running in a90016278b99 03:10:39 Removing intermediate container a90016278b99 03:10:39 ---> c654e67275af 03:10:39 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:10:39 ---> Running in 4e50c6de4aa2 03:10:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:10:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:10:41 (1/5) Installing libsodium (1.0.18-r0) 03:10:41 (2/5) Installing libzmq (4.3.3-r1) 03:10:41 (3/5) Installing pkgconf (1.7.3-r0) 03:10:41 (4/5) Installing libsodium-dev (1.0.18-r0) 03:10:41 (5/5) Installing zeromq-dev (4.3.3-r1) 03:10:41 Executing busybox-1.32.1-r6.trigger 03:10:41 OK: 150 MiB in 45 packages 03:10:41 Removing intermediate container 4e50c6de4aa2 03:10:41 ---> 717bb23940e7 03:10:41 Step 6/8 : WORKDIR /build 03:10:41 ---> Running in 1bbc1d34ab17 03:10:41 Removing intermediate container 1bbc1d34ab17 03:10:41 ---> 7e40048d41d6 03:10:41 Step 7/8 : COPY go.mod . 03:10:42 ---> 46134550b32f 03:10:42 Step 8/8 : RUN go mod download 03:10:42 ---> Running in 17d0c3be060e 03:10:54 Removing intermediate container 17d0c3be060e 03:10:54 ---> 4cebbbb816e4 03:10:54 Successfully built 4cebbbb816e4 03:10:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:10:54 + docker inspect -f . ci-base-image-x86_64 03:10:54 . [Pipeline] withDockerContainer 03:10:54 prd-centos7-docker-4c-2g-817 does not seem to be running inside a container 03:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:10:55 $ docker top 3d547bd5a37ff8d43523855aa7be2fad227134e35b178b016555e650cddea39e -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:55 + go version 03:10:55 go version go1.16.3 linux/amd64 [Pipeline] } 03:10:55 $ docker stop --time=1 3d547bd5a37ff8d43523855aa7be2fad227134e35b178b016555e650cddea39e 03:10:57 $ docker rm -f 3d547bd5a37ff8d43523855aa7be2fad227134e35b178b016555e650cddea39e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] unstash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] echo 03:10:57 ========================================================= 03:10:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:10:57 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 03:10:58 + 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 . 03:10:58 + docker inspect -f . ci-base-image-x86_64 03:10:58 . [Pipeline] withDockerContainer 03:10:58 prd-centos7-docker-4c-2g-817 does not seem to be running inside a container 03:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:10:58 $ docker top 898dba16f0cb3a167e8c0b466d03f6f653fe0562acfdfc8100f20e66559a22d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:59 Sending build context to Docker daemon 19.89MB 03:10:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:10:59 Step 2/8 : FROM ${BASE} 03:10:59 + go mod tidy [Pipeline] sh 03:10:59 + make test 03:10:59 make -C ./app-service-template build 03:10:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 03:10:59 go mod tidy 03:11:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:11:00 595b0fe564bb: Pulling fs layer 03:11:00 3088b5b3c5c0: Pulling fs layer 03:11:00 5b7225fbf94c: Pulling fs layer 03:11:00 ba82ee9f976e: Pulling fs layer 03:11:00 506bd15cee9f: Pulling fs layer 03:11:00 75a0a4a0db45: Pulling fs layer 03:11:00 618dc40b7e24: Pulling fs layer 03:11:00 506bd15cee9f: Waiting 03:11:00 75a0a4a0db45: Waiting 03:11:00 ba82ee9f976e: Waiting 03:11:00 618dc40b7e24: Waiting 03:11:00 5b7225fbf94c: Verifying Checksum 03:11:00 5b7225fbf94c: Download complete 03:11:00 3088b5b3c5c0: Verifying Checksum 03:11:00 3088b5b3c5c0: Download complete 03:11:00 506bd15cee9f: Verifying Checksum 03:11:00 506bd15cee9f: Download complete 03:11:00 75a0a4a0db45: Verifying Checksum 03:11:00 75a0a4a0db45: Download complete 03:11:00 595b0fe564bb: Verifying Checksum 03:11:00 595b0fe564bb: Download complete 03:11:00 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 03:11:00 595b0fe564bb: Pull complete 03:11:01 3088b5b3c5c0: Pull complete 03:11:01 5b7225fbf94c: Pull complete 03:11:02 618dc40b7e24: Verifying Checksum 03:11:02 618dc40b7e24: Download complete 03:11:03 ba82ee9f976e: Download complete 03:11:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 03:11:12 make -C ./app-service-template test 03:11:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 03:11:12 go mod tidy 03:11:12 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:11:15 ba82ee9f976e: Pull complete 03:11:15 506bd15cee9f: Pull complete 03:11:15 75a0a4a0db45: Pull complete 03:11:18 618dc40b7e24: Pull complete 03:11:18 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 03:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:11:18 ---> a36622ca3599 03:11:18 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:11:18 20.10.0: Pulling from library/docker 03:11:18 a3cc7d3b244e: Pulling fs layer 03:11:18 02a3295e0d61: Pulling fs layer 03:11:18 0f4f2e6d8100: Pulling fs layer 03:11:18 330b718f631f: Pulling fs layer 03:11:18 a93816041522: Pulling fs layer 03:11:18 bdb6da89ff94: Pulling fs layer 03:11:18 2a70c0c122f4: Pulling fs layer 03:11:18 330b718f631f: Waiting 03:11:18 a93816041522: Waiting 03:11:18 bdb6da89ff94: Waiting 03:11:18 2a70c0c122f4: Waiting 03:11:19 0f4f2e6d8100: Verifying Checksum 03:11:19 0f4f2e6d8100: Download complete 03:11:19 02a3295e0d61: Verifying Checksum 03:11:19 02a3295e0d61: Download complete 03:11:19 a93816041522: Verifying Checksum 03:11:19 a93816041522: Download complete 03:11:19 a3cc7d3b244e: Verifying Checksum 03:11:19 a3cc7d3b244e: Download complete 03:11:19 bdb6da89ff94: Verifying Checksum 03:11:19 bdb6da89ff94: Download complete 03:11:19 2a70c0c122f4: Verifying Checksum 03:11:19 2a70c0c122f4: Download complete 03:11:19 a3cc7d3b244e: Pull complete 03:11:20 02a3295e0d61: Pull complete 03:11:20 ok new-app-service 0.011s coverage: 47.8% of statements 03:11:20 ? new-app-service/config [no test files] 03:11:20 ok new-app-service/functions 0.009s 03:11:20 CGO_ENABLED=1 go vet ./... 03:11:20 0f4f2e6d8100: Pull complete 03:11:24 330b718f631f: Verifying Checksum 03:11:24 330b718f631f: Download complete 03:11:27 330b718f631f: Pull complete 03:11:27 a93816041522: Pull complete 03:11:28 bdb6da89ff94: Pull complete 03:11:28 2a70c0c122f4: Pull complete 03:11:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:11:28 Status: Downloaded newer image for docker:20.10.0 03:11:28 gofmt -l . 03:11:28 [ "`gofmt -l .`" = "" ] 03:11:28 ./bin/test-attribution-txt.sh 03:11:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 03:11:28 go mod tidy 03:11:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:11:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:11:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 63.6% of statements 03:11:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.024s coverage: 96.5% of statements 03:11:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:11:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements 03:11:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:11:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.008s 03:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.029s coverage: 74.5% of statements 03:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements 03:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 03:11:34 ---> f4e51df9ca53 03:11:34 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:11:34 ---> Running in 55765aaa8640 03:11:34 Removing intermediate container 55765aaa8640 03:11:34 ---> f0a108d8dc6f 03:11:34 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:11:34 ---> Running in d43d0fbe04bd 03:11:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.740s coverage: 76.1% of statements 03:11:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:11:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.009s coverage: 12.5% of statements 03:11:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 03:11:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:11:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:11:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 03:11:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:11:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:11:37 (1/5) Installing libsodium (1.0.18-r0) 03:11:37 (2/5) Installing libzmq (4.3.3-r1) 03:11:37 (3/5) Installing pkgconf (1.7.3-r0) 03:11:37 (4/5) Installing libsodium-dev (1.0.18-r0) 03:11:38 (5/5) Installing zeromq-dev (4.3.3-r1) 03:11:38 Executing busybox-1.32.1-r6.trigger 03:11:38 OK: 139 MiB in 45 packages 03:11:39 Removing intermediate container d43d0fbe04bd 03:11:39 ---> 583ac4640868 03:11:39 Step 6/8 : WORKDIR /build 03:11:41 ---> Running in 2a327cfa3811 03:11:41 Removing intermediate container 2a327cfa3811 03:11:41 ---> 4cb4c2fcdb10 03:11:41 Step 7/8 : COPY go.mod . 03:11:42 ---> 46638ad752de 03:11:42 Step 8/8 : RUN go mod download 03:11:42 ---> Running in faa3aee35c41 03:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.040s coverage: 78.0% of statements 03:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 03:12:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:12:02 gofmt -l . 03:12:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:12:02 $ docker stop --time=1 898dba16f0cb3a167e8c0b466d03f6f653fe0562acfdfc8100f20e66559a22d6 03:12:03 $ docker rm -f 898dba16f0cb3a167e8c0b466d03f6f653fe0562acfdfc8100f20e66559a22d6 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:12:04 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 03:12:05 ---> job-cost.sh 03:12:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LkEo 03:12:09 Removing intermediate container faa3aee35c41 03:12:09 ---> 379da5cd7fbe 03:12:09 Successfully built 379da5cd7fbe 03:12:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:12:09 + docker inspect -f . ci-base-image-arm64 03:12:09 . [Pipeline] withDockerContainer 03:12:10 prd-ubuntu18.04-docker-arm64-4c-16g-816 does not seem to be running inside a container 03:12:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:12:11 $ docker top b717ff8352528576107a670d95c77036c2935f96c34d454411f0d7c606e2e970 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:12 + go version 03:12:12 go version go1.16.5 linux/arm64 [Pipeline] } 03:12:12 $ docker stop --time=1 b717ff8352528576107a670d95c77036c2935f96c34d454411f0d7c606e2e970 03:12:14 $ docker rm -f b717ff8352528576107a670d95c77036c2935f96c34d454411f0d7c606e2e970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:12:15 + docker inspect -f . ci-base-image-arm64 03:12:15 . [Pipeline] withDockerContainer 03:12:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:12:16 prd-ubuntu18.04-docker-arm64-4c-16g-816 does not seem to be running inside a container 03:12:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:12:17 $ docker top b236ed0263b8ef484c1491aa9d6ab5c788102c3bbdab4d3ff45906f68f9a9cc9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:19 + go mod tidy [Pipeline] sh 03:12:20 + make test 03:12:20 make -C ./app-service-template build 03:12:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 03:12:20 go mod tidy 03:12:20 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 03:12:28 lf-activate-venv(): INFO: Adding /tmp/venv-LkEo/bin to PATH 03:12:28 INFO: No Stack... 03:12:28 INFO: Retrieving Pricing Info for: v3-standard-2 03:12:28 INFO: Archiving Costs [Pipeline] sh 03:12:29 + cut -d, -f6 03:12:29 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 03:12:29 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-1-stack-cost] 03:12:29 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-1-stack-cost] did not exist. Created. 03:12:29 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:12:29 + echo total: 0.05999999865889549 [Pipeline] stash 03:12:29 Stashed 1 file(s) [Pipeline] } 03:12:29 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:12:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 03:12:59 make -C ./app-service-template test 03:12:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 03:12:59 go mod tidy 03:12:59 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:13:26 ok new-app-service 0.045s coverage: 47.8% of statements 03:13:26 ? new-app-service/config [no test files] 03:13:26 ok new-app-service/functions 0.045s 03:13:27 CGO_ENABLED=1 go vet ./... 03:13:53 gofmt -l . 03:13:53 [ "`gofmt -l .`" = "" ] 03:13:53 ./bin/test-attribution-txt.sh 03:13:53 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 03:13:53 go mod tidy 03:13:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:14:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.150s coverage: 63.6% of statements 03:14:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.050s coverage: 96.5% of statements 03:14:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:14:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.092s coverage: 61.8% of statements 03:14:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:14:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.036s 03:14:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.080s coverage: 74.5% of statements 03:14:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:14:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:14:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:14:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:14:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:14:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:14:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.046s coverage: 97.1% of statements 03:14:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:14:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.041s coverage: 10.5% of statements 03:14:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.836s coverage: 76.1% of statements 03:14:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:14:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.115s coverage: 12.5% of statements 03:14:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.100s coverage: 27.3% of statements 03:14:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:14:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:14:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 51.4% of statements 03:14:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 78.0% of statements 03:14:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.044s coverage: 94.4% of statements 03:14:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:14:41 gofmt -l . 03:14:41 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:14:42 $ docker stop --time=1 b236ed0263b8ef484c1491aa9d6ab5c788102c3bbdab4d3ff45906f68f9a9cc9 03:14:43 $ docker rm -f b236ed0263b8ef484c1491aa9d6ab5c788102c3bbdab4d3ff45906f68f9a9cc9 [Pipeline] // withDockerContainer [Pipeline] sh 03:14:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:14:44 Warning: overwriting stash ‘coverage-report’ 03:14:45 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 03:14:46 ---> job-cost.sh 03:14:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1KjI 03:15:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:16:47 lf-activate-venv(): INFO: Adding /tmp/venv-1KjI/bin to PATH 03:16:47 INFO: No Stack... 03:16:47 INFO: Retrieving Pricing Info for: v2-standard-4 03:16:48 INFO: Archiving Costs [Pipeline] sh 03:16:48 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 03:16:48 + cut -d, -f6 [Pipeline] lock 03:16:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-1-stack-cost] 03:16:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-1-stack-cost] did not exist. Created. 03:16:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:16:49 /w/workspace/app-functions-sdk-go/1@tmp/durable-c0e26a2d/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-c0e26a2d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:16:49 + echo total: 0.18000000715255737 [Pipeline] stash 03:16:49 Warning: overwriting stash ‘stack-cost’ 03:16:50 Stashed 1 file(s) [Pipeline] } 03:16:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-918-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 03:16:51 provisioning config files... 03:16:51 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/config864983849077014144tmp [Pipeline] { [Pipeline] sh 03:16:51 + set +x 03:16:51 + curl -s https://codecov.io/bash 03:16:51 + bash -s -- 03:16:51 03:16:51 _____ _ 03:16:51 / ____| | | 03:16:51 | | ___ __| | ___ ___ _____ __ 03:16:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:16:51 | |___| (_) | (_| | __/ (_| (_) \ V / 03:16:51 \_____\___/ \__,_|\___|\___\___/ \_/ 03:16:51 Bash-1.0.3 03:16:51 03:16:51 03:16:51 ==> git version 2.24.4 found 03:16:51 ==> 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 03:16:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:16:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:16:51 ==> Jenkins CI detected. 03:16:51 project root: . 03:16:51 --> token set from env 03:16:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:16:51 ==> Running gcov in . (disable via -X gcov) 03:16:51 ==> Python coveragepy not found 03:16:51 ==> Searching for coverage reports in: 03:16:51 + . 03:16:51 -> Found 2 reports 03:16:51 ==> Detecting git/mercurial file structure 03:16:52 ==> Reading reports 03:16:52 + ./app-service-template/coverage.out bytes=1055 03:16:52 + ./coverage.out bytes=95181 03:16:52 ==> Appending adjustments 03:16:52 https://docs.codecov.io/docs/fixing-reports 03:16:52 + Found adjustments 03:16:52 ==> Gzipping contents 03:16:52 20K /tmp/codecov.UGZ5e2.gz 03:16:52 ==> Uploading reports 03:16:52 url: https://codecov.io 03:16:52 query: branch=PR-918&commit=d51d541f257a7b5bae36629c803b1edc728dd05d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-918%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=918&job=&cmd_args= 03:16:52 -> Pinging Codecov 03:16:52 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-918&commit=d51d541f257a7b5bae36629c803b1edc728dd05d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-918%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=918&job=&cmd_args= 03:16:52 -> Uploading to 03:16:52 https://storage.googleapis.com/codecov/v4/raw/2021-06-30/3D8B5DFFC46A037C893635FACE044666/d51d541f257a7b5bae36629c803b1edc728dd05d/b5d05a24-7c3e-418f-8285-9a56fbb3f9e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T031652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2074de672e86693f26257685fb03849db98f41a44930d9b1e405be12e0275f6f 03:16:52 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:52 Dload Upload Total Spent Left Speed 03:16:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16883 0 0 100 16883 0 53171 --:--:-- --:--:-- --:--:-- 53258 03:16:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d51d541f257a7b5bae36629c803b1edc728dd05d [Pipeline] } 03:16:53 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 03:16:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:16:56 ---> package-listing.sh 03:16:56 ++ facter osfamily 03:16:56 ++ tr '[:upper:]' '[:lower:]' 03:16:56 + OS_FAMILY=redhat 03:16:56 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-918 03:16:56 + START_PACKAGES=/tmp/packages_start.txt 03:16:56 + END_PACKAGES=/tmp/packages_end.txt 03:16:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:16:56 + PACKAGES=/tmp/packages_start.txt 03:16:56 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-918 ']' 03:16:56 + PACKAGES=/tmp/packages_end.txt 03:16:56 + case "${OS_FAMILY}" in 03:16:56 + rpm -qa 03:16:56 + sort 03:16:57 + '[' -f /tmp/packages_start.txt ']' 03:16:57 + '[' -f /tmp/packages_end.txt ']' 03:16:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:16:57 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-918 ']' 03:16:57 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-918/archives/ 03:16:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-918/archives/ [Pipeline] echo 03:16:57 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-918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:16:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:16:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:16:58 03:16:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:16:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:16:58 alpine: Pulling from edgex-lftools-log-publisher 03:16:58 df20fa9351a1: Pulling fs layer 03:16:58 36b3adc4ff6f: Pulling fs layer 03:16:58 8ad3a11d3b57: Pulling fs layer 03:16:58 46f8f816bc3b: Pulling fs layer 03:16:58 93b61091891f: Pulling fs layer 03:16:58 93b9cdb0e59b: Pulling fs layer 03:16:58 5e14af77c1be: Pulling fs layer 03:16:58 01666e4c0597: Pulling fs layer 03:16:58 aa168da1d23b: Pulling fs layer 03:16:58 46f8f816bc3b: Waiting 03:16:58 93b61091891f: Waiting 03:16:58 93b9cdb0e59b: Waiting 03:16:58 5e14af77c1be: Waiting 03:16:58 01666e4c0597: Waiting 03:16:58 aa168da1d23b: Waiting 03:16:58 36b3adc4ff6f: Verifying Checksum 03:16:58 36b3adc4ff6f: Download complete 03:16:58 46f8f816bc3b: Download complete 03:16:58 df20fa9351a1: Verifying Checksum 03:16:58 df20fa9351a1: Download complete 03:16:59 93b9cdb0e59b: Verifying Checksum 03:16:59 93b9cdb0e59b: Download complete 03:16:59 5e14af77c1be: Verifying Checksum 03:16:59 5e14af77c1be: Download complete 03:16:59 01666e4c0597: Verifying Checksum 03:16:59 01666e4c0597: Download complete 03:16:59 93b61091891f: Verifying Checksum 03:16:59 93b61091891f: Download complete 03:16:59 df20fa9351a1: Pull complete 03:16:59 8ad3a11d3b57: Verifying Checksum 03:16:59 8ad3a11d3b57: Download complete 03:16:59 36b3adc4ff6f: Pull complete 03:16:59 8ad3a11d3b57: Pull complete 03:16:59 46f8f816bc3b: Pull complete 03:17:00 93b61091891f: Pull complete 03:17:00 93b9cdb0e59b: Pull complete 03:17:00 5e14af77c1be: Pull complete 03:17:00 01666e4c0597: Pull complete 03:17:00 aa168da1d23b: Verifying Checksum 03:17:00 aa168da1d23b: Download complete 03:17:05 aa168da1d23b: Pull complete 03:17:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:17:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:17:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:17:05 prd-centos7-docker-4c-2g-815 does not seem to be running inside a container 03:17:05 $ 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-918/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-918 -v /w/workspace/ndry_app-functions-sdk-go_PR-918:/w/workspace/ndry_app-functions-sdk-go_PR-918:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-918@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-918@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:alpine cat 03:17:07 $ docker top 049e1359441512e344d605093bbbacb6c166ab82a96492389c3418b1a199992a -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:07 + touch /tmp/pre-build-complete [Pipeline] sh 03:17:08 + mkdir -p /var/log/sa [Pipeline] sh 03:17:08 + ls /var/log/sa-host 03:17:08 + sadf -c /var/log/sa-host/sa05 03:17:08 file_magic: OK 03:17:08 HZ: Using current value: 100 03:17:08 file_header: OK 03:17:08 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 03:17:08 Statistics: 03:17:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:17:08 File successfully converted to sysstat format version 12.2.1 03:17:08 + sadf -c /var/log/sa-host/sa30 03:17:08 file_magic: OK 03:17:08 HZ: Using current value: 100 03:17:08 file_header: OK 03:17:08 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 03:17:08 Statistics: 03:17:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:17:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:08 provisioning config files... 03:17:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-918@tmp/config3875774933760406151tmp [Pipeline] { [Pipeline] echo 03:17:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:17:09 ---> create-netrc.sh [Pipeline] } 03:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:17:13 ---> python-tools-install.sh [Pipeline] echo 03:17:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:17:13 ---> sudo-logs.sh 03:17:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:17:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:17:14 ---> job-cost.sh 03:17:14 lf-activate-venv: SKIPPING 03:17:14 DEBUG: total: 0.18000000715255737 03:17:14 INFO: Retrieving Stack Cost... 03:17:15 INFO: Retrieving Pricing Info for: v3-standard-2 03:17:15 INFO: Archiving Costs [Pipeline] echo 03:17:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:17:15 ---> logs-deploy.sh 03:17:15 lf-activate-venv: SKIPPING 03:17:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-918/1 03:17:15 INFO: archiving workspace using pattern(s): 03:17:16 Archives upload complete. 03:17:16 INFO: archiving logs to Nexus 03:17:17 ---> uname -a: 03:17:17 Linux prd-centos7-docker-4c-2g-815.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:17:17 03:17:17 03:17:17 ---> lscpu: 03:17:17 Architecture: x86_64 03:17:17 CPU op-mode(s): 32-bit, 64-bit 03:17:17 Byte Order: Little Endian 03:17:17 Address sizes: 40 bits physical, 48 bits virtual 03:17:17 CPU(s): 2 03:17:17 On-line CPU(s) list: 0,1 03:17:17 Thread(s) per core: 1 03:17:17 Core(s) per socket: 1 03:17:17 Socket(s): 2 03:17:17 NUMA node(s): 1 03:17:17 Vendor ID: AuthenticAMD 03:17:17 CPU family: 23 03:17:17 Model: 49 03:17:17 Model name: AMD EPYC-Rome Processor 03:17:17 Stepping: 0 03:17:17 CPU MHz: 2799.998 03:17:17 BogoMIPS: 5599.99 03:17:17 Virtualization: AMD-V 03:17:17 Hypervisor vendor: KVM 03:17:17 Virtualization type: full 03:17:17 L1d cache: 64 KiB 03:17:17 L1i cache: 64 KiB 03:17:17 L2 cache: 1 MiB 03:17:17 L3 cache: 32 MiB 03:17:17 NUMA node0 CPU(s): 0,1 03:17:17 Vulnerability Itlb multihit: Not affected 03:17:17 Vulnerability L1tf: Not affected 03:17:17 Vulnerability Mds: Not affected 03:17:17 Vulnerability Meltdown: Not affected 03:17:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:17:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:17:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:17:17 Vulnerability Srbds: Not affected 03:17:17 Vulnerability Tsx async abort: Not affected 03:17:17 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 03:17:17 03:17:17 03:17:17 ---> nproc: 03:17:17 2 03:17:17 03:17:17 03:17:17 ---> df -h: 03:17:17 Filesystem Size Used Available Use% Mounted on 03:17:17 overlay 40.0G 7.6G 32.4G 19% / 03:17:17 tmpfs 64.0M 0 64.0M 0% /dev 03:17:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:17:17 shm 64.0M 0 64.0M 0% /dev/shm 03:17:17 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 03:17:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 03:17:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 03:17:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 03:17:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-918@tmp 03:17:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 03:17:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 03:17:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 03:17:17 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 03:17:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-918 03:17:17 03:17:17 03:17:17 ---> free -m: 03:17:17 total used free shared buff/cache available 03:17:17 Mem: 7821 940 4751 0 2129 6703 03:17:17 Swap: 1023 0 1023 03:17:17 03:17:17 03:17:17 ---> ip addr: 03:17:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:17:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:17:17 inet 127.0.0.1/8 scope host lo 03:17:17 valid_lft forever preferred_lft forever 03:17:17 inet6 ::1/128 scope host 03:17:17 valid_lft forever preferred_lft forever 03:17:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:17:17 link/ether fa:16:3e:ad:7e:da brd ff:ff:ff:ff:ff:ff 03:17:17 inet 10.30.123.119/23 brd 10.30.123.255 scope global dynamic eth0 03:17:17 valid_lft 85720sec preferred_lft 85720sec 03:17:17 inet6 fe80::f816:3eff:fead:7eda/64 scope link 03:17:17 valid_lft forever preferred_lft forever 03:17:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:17:17 link/ether 02:42:7a:c1:0a:de brd ff:ff:ff:ff:ff:ff 03:17:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:17:17 valid_lft forever preferred_lft forever 03:17:17 inet6 fe80::42:7aff:fec1:ade/64 scope link 03:17:17 valid_lft forever preferred_lft forever 03:17:17 03:17:17 03:17:17 ---> sar -b -r -n DEV: 03:17:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 03:17:17 03:17:17 03:05:45 LINUX RESTART (2 CPU) 03:17:17 03:17:17 03:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:17:17 03:07:01 225.22 94.06 131.17 0.00 10631.90 41580.62 0.00 03:17:17 03:08:01 1.67 0.00 1.67 0.00 0.00 35.28 0.00 03:17:17 03:09:02 0.45 0.00 0.45 0.00 0.00 5.83 0.00 03:17:17 03:10:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 03:17:17 03:11:01 0.22 0.00 0.22 0.00 0.00 3.75 0.00 03:17:17 03:12:01 0.32 0.00 0.32 0.00 0.00 3.98 0.00 03:17:17 03:13:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 03:17:17 03:14:01 0.25 0.00 0.25 0.00 0.00 3.70 0.00 03:17:17 03:15:01 0.27 0.00 0.27 0.00 0.00 2.13 0.00 03:17:17 03:16:01 0.23 0.00 0.23 0.00 0.00 3.28 0.00 03:17:17 03:17:01 3.31 0.13 3.18 0.00 13.72 72.28 0.00 03:17:17 Average: 21.17 8.58 12.59 0.00 969.59 3799.56 0.00 03:17:17 03:17:17 03:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:17:17 03:07:01 5423364 0 810072 10.11 2620 1772884 1288796 14.23 594380 1589868 128 03:17:17 03:08:01 5433884 0 799548 9.98 2620 1772888 1206112 13.32 585952 1589832 8 03:17:17 03:09:02 5433704 0 799724 9.99 2620 1772892 1206112 13.32 586980 1588840 8 03:17:17 03:10:01 5431168 0 802256 10.02 2620 1772896 1206316 13.32 589160 1588840 20 03:17:17 03:11:01 5431092 0 802268 10.02 2620 1772960 1206352 13.32 585312 1592944 12 03:17:17 03:12:01 5428628 0 804788 10.05 2620 1772904 1206280 13.32 587820 1592928 8 03:17:17 03:13:01 5428560 0 804848 10.05 2620 1772912 1206196 13.32 588348 1592996 20 03:17:17 03:14:01 5421448 0 811952 10.14 2620 1772920 1206112 13.32 595772 1592992 8 03:17:17 03:15:01 5419296 0 814104 10.16 2620 1772920 1206112 13.32 597732 1592992 8 03:17:17 03:16:01 5419160 0 814232 10.17 2620 1772928 1206112 13.32 599400 1591216 8 03:17:17 03:17:01 5109000 0 921756 11.51 2620 1975564 1707532 18.85 837916 1638784 201864 03:17:17 Average: 5398119 0 816868 10.20 2620 1791333 1259276 13.90 613525 1595657 18372 03:17:17 03:17:17 03:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:17:17 03:07:01 eth0 677.97 542.17 1683.54 99.24 0.00 0.00 0.00 0.00 03:17:17 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:07:01 docker0 105.83 73.16 9.77 312.70 0.00 0.00 0.00 0.00 03:17:17 03:08:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:17:17 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:09:02 eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:17:17 03:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:10:01 eth0 1.47 0.34 0.38 0.20 0.00 0.00 0.00 0.00 03:17:17 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:11:01 eth0 0.52 0.35 0.29 0.20 0.00 0.00 0.00 0.00 03:17:17 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:12:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:17:17 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:13:01 eth0 0.23 0.18 0.10 0.01 0.00 0.00 0.00 0.00 03:17:17 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:17:17 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:15:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:17:17 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:17:01 eth0 219.33 197.37 2168.82 42.49 0.00 0.00 0.00 0.00 03:17:17 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 Average: eth0 82.02 67.49 350.98 12.96 0.00 0.00 0.00 0.00 03:17:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:17 Average: docker0 9.64 6.66 0.89 28.48 0.00 0.00 0.00 0.00 03:17:17 03:17:17 03:17:17 ---> sar -P ALL: 03:17:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 03:17:17 03:17:17 03:05:45 LINUX RESTART (2 CPU) 03:17:17 03:17:17 03:06:01 CPU %user %nice %system %iowait %steal %idle 03:17:17 03:07:01 all 22.43 0.00 8.47 7.37 0.07 61.67 03:17:17 03:07:01 0 23.02 0.00 9.03 8.03 0.07 59.85 03:17:17 03:07:01 1 21.85 0.00 7.90 6.70 0.07 63.48 03:17:17 03:08:01 all 0.11 0.00 0.04 0.00 0.03 99.82 03:17:17 03:08:01 0 0.18 0.00 0.05 0.00 0.02 99.75 03:17:17 03:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 03:17:17 03:09:02 all 0.07 0.00 0.03 0.00 0.03 99.87 03:17:17 03:09:02 0 0.10 0.00 0.02 0.00 0.02 99.87 03:17:17 03:09:02 1 0.03 0.00 0.03 0.00 0.05 99.88 03:17:17 03:10:01 all 0.08 0.00 0.03 0.00 0.03 99.86 03:17:17 03:10:01 0 0.10 0.00 0.03 0.00 0.02 99.85 03:17:17 03:10:01 1 0.07 0.00 0.03 0.00 0.03 99.86 03:17:17 03:11:01 all 0.13 0.00 0.03 0.00 0.02 99.82 03:17:17 03:11:01 0 0.18 0.00 0.02 0.00 0.02 99.78 03:17:17 03:11:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:17:17 03:12:01 all 0.13 0.00 0.03 0.00 0.03 99.81 03:17:17 03:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:17:17 03:12:01 1 0.25 0.00 0.03 0.00 0.05 99.67 03:17:17 03:13:01 all 0.16 0.00 0.03 0.00 0.02 99.80 03:17:17 03:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:17:17 03:13:01 1 0.28 0.00 0.03 0.00 0.02 99.67 03:17:17 03:14:01 all 0.13 0.00 0.03 0.00 0.03 99.80 03:17:17 03:14:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:17:17 03:14:01 1 0.23 0.00 0.03 0.00 0.03 99.70 03:17:17 03:15:01 all 0.15 0.00 0.03 0.00 0.02 99.81 03:17:17 03:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:17:17 03:15:01 1 0.28 0.00 0.03 0.00 0.02 99.67 03:17:17 03:16:01 all 0.10 0.00 0.04 0.00 0.02 99.84 03:17:17 03:16:01 0 0.05 0.00 0.05 0.00 0.03 99.87 03:17:17 03:16:01 1 0.15 0.00 0.03 0.00 0.00 99.82 03:17:17 03:17:01 all 4.00 0.00 1.40 0.04 0.03 94.52 03:17:17 03:17:01 0 3.64 0.00 1.43 0.03 0.03 94.86 03:17:17 03:17:01 1 4.37 0.00 1.37 0.05 0.03 94.18 03:17:17 03:17:17 Average: CPU %user %nice %system %iowait %steal %idle 03:17:17 Average: all 2.42 0.00 0.89 0.65 0.03 96.00 03:17:17 Average: 0 2.41 0.00 0.94 0.70 0.03 95.92 03:17:17 Average: 1 2.44 0.00 0.85 0.59 0.03 96.09 03:17:17 03:17:17 03:17:17