Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bb5a09d1c03edec4b69d3dd9c52434070841775 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16119280899933691430.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9825682227784677790.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15663681811058466797.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1502407796066485550.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10252571263815289460.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9369’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9372 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2bb5a09d1c03edec4b69d3dd9c52434070841775 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bb5a09d1c03edec4b69d3dd9c52434070841775 # timeout=10 Commit message: "fix: Enable controller tests to run and fix failures (#1067)" > git rev-list --no-walk 760b7d8387af7d90c3cfb52b037c2d8047186987 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T00:12:22.325Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T00:12:22.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T00:12:22.406Z] ========================================================= [2022-03-30T00:12:22.406Z] EdgeX Global Pipelines Version Info [2022-03-30T00:12:22.406Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:12:23.204Z] ------------------- [2022-03-30T00:12:23.204Z] stable info: [2022-03-30T00:12:23.204Z] ------------------- [2022-03-30T00:12:23.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T00:12:23.204Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T00:12:23.204Z] Message: update stable to v1.0.221 [2022-03-30T00:12:23.779Z] ------------------- [2022-03-30T00:12:23.779Z] experimental info: [2022-03-30T00:12:23.779Z] ------------------- [2022-03-30T00:12:23.779Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T00:12:23.779Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T00:12:23.779Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T00:12:23.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-03-30T00:12:23.941Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-03-30T00:12:23.956Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T00:12:23.968Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T00:12:23.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T00:12:23.993Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T00:12:24.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T00:12:24.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-30T00:12:24.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T00:12:24.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T00:12:24.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T00:12:24.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-03-30T00:12:24.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T00:12:24.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T00:12:24.141Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T00:12:24.156Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T00:12:24.173Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T00:12:24.192Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T00:12:24.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T00:12:24.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-30T00:12:24.232Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-30T00:12:24.242Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-30T00:12:24.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-30T00:12:24.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-30T00:12:24.280Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-03-30T00:12:24.295Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T00:12:24.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-30T00:12:24.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-30T00:12:24.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-30T00:12:24.366Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] echo [2022-03-30T00:12:24.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bb5a09 [Pipeline] echo [2022-03-30T00:12:24.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-30T00:12:24.749Z] + git rev-list -1 --merges 2bb5a09d1c03edec4b69d3dd9c52434070841775~1..2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] echo [2022-03-30T00:12:24.784Z] -----------> git rev-list -1 --merges 2bb5a09d1c03edec4b69d3dd9c52434070841775~1..2bb5a09d1c03edec4b69d3dd9c52434070841775 2bb5a09d1c03edec4b69d3dd9c52434070841775 [false] [Pipeline] sh [2022-03-30T00:12:25.081Z] + git log --format=format:%s -1 2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] echo [2022-03-30T00:12:25.098Z] ========================================================= [2022-03-30T00:12:25.098Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T00:12:25.098Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T00:12:25.438Z] + git log --format=format:%s -1 2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] echo [2022-03-30T00:12:25.539Z] [semverPrep] GIT_COMMIT: 2bb5a09d1c03edec4b69d3dd9c52434070841775, Commit Message: fix: Enable controller tests to run and fix failures (#1067) [Pipeline] echo [2022-03-30T00:12:25.551Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-30T00:12:26.117Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T00:12:26.117Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T00:12:26.117Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T00:12:26.117Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T00:12:26.117Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T00:12:26.117Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T00:12:26.117Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:12:26.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:12:26.736Z] [2022-03-30T00:12:26.736Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:12:27.049Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:12:27.049Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T00:12:27.049Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T00:12:27.049Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T00:12:27.049Z] 4c7163046ea9: Pulling fs layer [2022-03-30T00:12:27.049Z] 0c2d73faf560: Pulling fs layer [2022-03-30T00:12:27.049Z] 0c2d73faf560: Waiting [2022-03-30T00:12:27.049Z] 3e5f54012d9b: Verifying Checksum [2022-03-30T00:12:27.049Z] 3e5f54012d9b: Download complete [2022-03-30T00:12:27.049Z] a0d0a0d46f8b: Verifying Checksum [2022-03-30T00:12:27.049Z] a0d0a0d46f8b: Download complete [2022-03-30T00:12:27.312Z] 0c2d73faf560: Verifying Checksum [2022-03-30T00:12:27.312Z] 0c2d73faf560: Download complete [2022-03-30T00:12:27.312Z] 4c7163046ea9: Verifying Checksum [2022-03-30T00:12:27.312Z] 4c7163046ea9: Download complete [2022-03-30T00:12:27.312Z] a0d0a0d46f8b: Pull complete [2022-03-30T00:12:27.574Z] 3e5f54012d9b: Pull complete [2022-03-30T00:12:27.835Z] 4c7163046ea9: Pull complete [2022-03-30T00:12:28.097Z] 0c2d73faf560: Pull complete [2022-03-30T00:12:28.097Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T00:12:28.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:12:28.097Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T00:12:28.181Z] prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container [2022-03-30T00:12:28.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-30T00:12:29.179Z] $ docker top b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T00:12:29.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T00:12:29.292Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T00:12:29.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T00:12:29.429Z] $ docker exec b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 ssh-agent [2022-03-30T00:12:29.550Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXakHDGE/agent.15 [2022-03-30T00:12:29.550Z] SSH_AGENT_PID=21 [2022-03-30T00:12:29.559Z] Running ssh-add (command line suppressed) [2022-03-30T00:12:29.703Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5829937925496762361.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5829937925496762361.key) [2022-03-30T00:12:29.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T00:12:30.014Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T00:12:30.035Z] $ docker exec --env ******** --env ******** b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 ssh-agent -k [2022-03-30T00:12:30.165Z] unset SSH_AUTH_SOCK; [2022-03-30T00:12:30.165Z] unset SSH_AGENT_PID; [2022-03-30T00:12:30.165Z] echo Agent pid 21 killed; [2022-03-30T00:12:30.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T00:12:30.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T00:12:30.196Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T00:12:30.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T00:12:30.341Z] $ docker exec b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 ssh-agent [2022-03-30T00:12:30.474Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlBHclp/agent.56 [2022-03-30T00:12:30.474Z] SSH_AGENT_PID=62 [2022-03-30T00:12:30.480Z] Running ssh-add (command line suppressed) [2022-03-30T00:12:30.601Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5165826973094400466.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5165826973094400466.key) [2022-03-30T00:12:30.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T00:12:30.907Z] + git semver init [2022-03-30T00:12:30.907Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T00:12:30.907Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2022-03-30T00:12:30.907Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2022-03-30T00:12:30.907Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T00:12:30.907Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T00:12:30.907Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T00:12:30.907Z] # $SEMVER_BRANCH = main [2022-03-30T00:12:30.907Z] # $SEMVER_TEMP = /tmp/semver-898953177 [2022-03-30T00:12:30.907Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2022-03-30T00:12:33.462Z] # '/tmp/semver-898953177' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' [2022-03-30T00:12:33.462Z] # -> Force: false [2022-03-30T00:12:33.462Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2022-03-30T00:12:33.482Z] $ docker exec --env ******** --env ******** b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 ssh-agent -k [2022-03-30T00:12:33.608Z] unset SSH_AUTH_SOCK; [2022-03-30T00:12:33.609Z] unset SSH_AGENT_PID; [2022-03-30T00:12:33.609Z] echo Agent pid 62 killed; [2022-03-30T00:12:33.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T00:12:33.920Z] + git semver [Pipeline] } [2022-03-30T00:12:33.944Z] $ docker stop --time=1 b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 [2022-03-30T00:12:35.524Z] $ docker rm -f b0318a348d04ca86e62fa835b75845f43d84ef936cc612fb9450e58d51c977a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T00:12:35.894Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T00:12:36.181Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T00:12:36.185Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.36 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-03-30T00:12:36.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T00:12:36.341Z] ========================================================= [2022-03-30T00:12:36.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T00:12:36.341Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-03-30T00:12:36.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T00:12:36.649Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T00:12:36.649Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T00:12:36.649Z] 666ba61612fd: Pulling fs layer [2022-03-30T00:12:36.649Z] 8ed8ca486205: Pulling fs layer [2022-03-30T00:12:36.649Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T00:12:36.649Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T00:12:36.649Z] 640e595b4fbd: Pulling fs layer [2022-03-30T00:12:36.649Z] 763cafe07f6e: Pulling fs layer [2022-03-30T00:12:36.649Z] 0c0b528cf693: Pulling fs layer [2022-03-30T00:12:36.649Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T00:12:36.649Z] 22a0e8bec74d: Waiting [2022-03-30T00:12:36.649Z] 640e595b4fbd: Waiting [2022-03-30T00:12:36.649Z] 10935f4eaf8b: Waiting [2022-03-30T00:12:36.649Z] 0c0b528cf693: Waiting [2022-03-30T00:12:36.649Z] 763cafe07f6e: Waiting [2022-03-30T00:12:36.649Z] 8ed8ca486205: Verifying Checksum [2022-03-30T00:12:36.649Z] 8ed8ca486205: Download complete [2022-03-30T00:12:36.649Z] 666ba61612fd: Download complete [2022-03-30T00:12:36.649Z] 22a0e8bec74d: Verifying Checksum [2022-03-30T00:12:36.649Z] 22a0e8bec74d: Download complete [2022-03-30T00:12:36.649Z] 640e595b4fbd: Verifying Checksum [2022-03-30T00:12:36.649Z] 640e595b4fbd: Download complete [2022-03-30T00:12:36.649Z] 763cafe07f6e: Download complete [2022-03-30T00:12:36.649Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T00:12:36.649Z] 59bf1c3509f3: Download complete [2022-03-30T00:12:36.911Z] 0c0b528cf693: Verifying Checksum [2022-03-30T00:12:36.911Z] 0c0b528cf693: Download complete [2022-03-30T00:12:36.911Z] 59bf1c3509f3: Pull complete [2022-03-30T00:12:37.174Z] 666ba61612fd: Pull complete [2022-03-30T00:12:37.174Z] 8ed8ca486205: Pull complete [2022-03-30T00:12:37.437Z] 10935f4eaf8b: Download complete [2022-03-30T00:12:37.437Z] 4fe6c5a15a65: Verifying Checksum [2022-03-30T00:12:37.437Z] 4fe6c5a15a65: Download complete [2022-03-30T00:12:41.653Z] 4fe6c5a15a65: Pull complete [2022-03-30T00:12:41.653Z] 22a0e8bec74d: Pull complete [2022-03-30T00:12:41.653Z] 640e595b4fbd: Pull complete [2022-03-30T00:12:41.653Z] 763cafe07f6e: Pull complete [2022-03-30T00:12:41.914Z] 0c0b528cf693: Pull complete [2022-03-30T00:12:44.458Z] 10935f4eaf8b: Pull complete [2022-03-30T00:12:44.459Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T00:12:44.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T00:12:44.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-03-30T00:12:44.749Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:12:45.048Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T00:12:45.048Z] . [Pipeline] withDockerContainer [2022-03-30T00:12:45.122Z] prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container [2022-03-30T00:12:45.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-30T00:12:47.197Z] $ docker top 994181ce3782137b483d323a152c9d9f68b5e3787c6f81275873b071637040d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T00:12:47.565Z] + go version [2022-03-30T00:12:47.566Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T00:12:47.584Z] $ docker stop --time=1 994181ce3782137b483d323a152c9d9f68b5e3787c6f81275873b071637040d4 [2022-03-30T00:12:48.914Z] $ docker rm -f 994181ce3782137b483d323a152c9d9f68b5e3787c6f81275873b071637040d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:12:49.329Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T00:12:49.329Z] . [Pipeline] withDockerContainer [2022-03-30T00:12:49.407Z] prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container [2022-03-30T00:12:49.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-30T00:12:49.864Z] $ docker top ffc12d153fcca0745fdca062d90e78229aed0bab6f6d287da0002f4e1e62ab8e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-30T00:12:50.240Z] + make test [2022-03-30T00:12:50.240Z] make -C ./app-service-template build [2022-03-30T00:12:50.240Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-03-30T00:12:50.240Z] go mod tidy [2022-03-30T00:12:50.240Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-30T00:12:50.240Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.11 [2022-03-30T00:12:50.240Z] go: downloading github.com/google/uuid v1.3.0 [2022-03-30T00:12:50.240Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.28 [2022-03-30T00:12:50.240Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.8 [2022-03-30T00:12:50.240Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-03-30T00:12:50.240Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-03-30T00:12:50.240Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-03-30T00:12:50.502Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-30T00:12:50.502Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-30T00:12:50.502Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-30T00:12:50.502Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-30T00:12:50.502Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-03-30T00:12:50.502Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/go-kit/log v0.2.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/go-playground/validator/v10 v10.10.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-03-30T00:12:50.502Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-30T00:12:50.502Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-03-30T00:12:50.502Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-03-30T00:12:50.502Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-03-30T00:12:50.502Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-03-30T00:12:50.502Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-03-30T00:12:50.502Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-03-30T00:12:50.502Z] go: downloading github.com/x448/float16 v0.8.4 [2022-03-30T00:12:50.502Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-03-30T00:12:50.502Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-03-30T00:12:50.502Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-03-30T00:12:50.502Z] go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 [2022-03-30T00:12:50.502Z] go: downloading golang.org/x/text v0.3.7 [2022-03-30T00:12:50.502Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-03-30T00:12:50.765Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-03-30T00:12:50.765Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-30T00:12:50.765Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-03-30T00:12:50.765Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-03-30T00:12:50.765Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-03-30T00:12:50.765Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-03-30T00:12:51.024Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-03-30T00:12:51.024Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-03-30T00:12:51.024Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-03-30T00:12:51.024Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-03-30T00:12:51.024Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-03-30T00:12:51.024Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-03-30T00:12:51.024Z] go: downloading github.com/fatih/color v1.9.0 [2022-03-30T00:12:51.024Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-03-30T00:12:51.024Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-30T00:12:51.024Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-30T00:12:51.024Z] go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 [2022-03-30T00:12:51.024Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-30T00:12:51.024Z] go: downloading github.com/kr/pretty v0.3.0 [2022-03-30T00:12:51.024Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-03-30T00:12:51.024Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-03-30T00:12:51.024Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-03-30T00:12:51.267Z] Still waiting to schedule task [2022-03-30T00:12:51.268Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-30T00:12:51.284Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-03-30T00:12:51.284Z] go: downloading github.com/kr/text v0.2.0 [2022-03-30T00:12:51.284Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-03-30T00:12:51.284Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-03-30T00:12:51.284Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-03-30T00:12:51.284Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-03-30T00:12:51.284Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-03-30T00:12:51.284Z] go: downloading github.com/miekg/dns v1.1.26 [2022-03-30T00:12:51.546Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-03-30T00:12:51.546Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-03-30T00:12:51.546Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-03-30T00:12:51.546Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-03-30T00:12:51.546Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-03-30T00:12:51.546Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-03-30T00:12:52.119Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.20 [2022-03-30T00:12:52.119Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-03-30T00:12:52.119Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.9 [2022-03-30T00:12:52.380Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-03-30T00:12:52.380Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-03-30T00:12:52.380Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-03-30T00:12:52.639Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2022-03-30T00:12:59.221Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-03-30T00:12:59.221Z] make -C ./app-service-template test [2022-03-30T00:12:59.221Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-03-30T00:12:59.221Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-03-30T00:13:17.352Z] ok new-app-service 0.054s coverage: 48.1% of statements [2022-03-30T00:13:17.352Z] ? new-app-service/config [no test files] [2022-03-30T00:13:17.352Z] ok new-app-service/functions 0.047s [2022-03-30T00:13:17.352Z] CGO_ENABLED=1 go vet ./... [2022-03-30T00:13:19.271Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T00:13:19.271Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T00:13:19.271Z] ./bin/test-attribution-txt.sh [2022-03-30T00:13:19.842Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-03-30T00:13:19.842Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T00:13:19.842Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-03-30T00:13:20.102Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.101s coverage: 63.8% of statements [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.068s coverage: 93.7% of statements [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 76.5% of statements [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.082s coverage: 87.5% of statements [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.038s coverage: 100.0% of statements [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.139s coverage: 78.3% of statements [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.076s coverage: 97.3% of statements [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.075s coverage: 91.8% of statements [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.694s coverage: 80.4% of statements [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.078s coverage: 29.3% of statements [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.113s coverage: 14.3% of statements [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.062s coverage: 27.3% of statements [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-03-30T00:13:22.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-03-30T00:13:22.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.080s coverage: 51.4% of statements [2022-03-30T00:13:49.340Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.167s coverage: 78.2% of statements [2022-03-30T00:13:49.340Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.063s coverage: 94.4% of statements [2022-03-30T00:13:49.340Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-30T00:13:49.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T00:13:49.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-30T00:13:55.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-30T00:13:55.959Z] $ docker stop --time=1 ffc12d153fcca0745fdca062d90e78229aed0bab6f6d287da0002f4e1e62ab8e [2022-03-30T00:13:57.467Z] $ docker rm -f ffc12d153fcca0745fdca062d90e78229aed0bab6f6d287da0002f4e1e62ab8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T00:13:58.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-30T00:13:58.207Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:13:58.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T00:13:58.635Z] [2022-03-30T00:13:58.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:13:58.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T00:13:58.939Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T00:13:58.939Z] 5eb5b503b376: Pulling fs layer [2022-03-30T00:13:58.939Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T00:13:58.939Z] ec43610c2a17: Pulling fs layer [2022-03-30T00:13:58.939Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T00:13:58.939Z] 33b1e0a273af: Pulling fs layer [2022-03-30T00:13:58.939Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T00:13:58.939Z] 3a2ae6a8a46f: Waiting [2022-03-30T00:13:58.939Z] 33b1e0a273af: Waiting [2022-03-30T00:13:58.939Z] 2f39f015ded8: Pulling fs layer [2022-03-30T00:13:58.939Z] 2f39f015ded8: Waiting [2022-03-30T00:13:58.939Z] 5c69ac0246d0: Verifying Checksum [2022-03-30T00:13:58.939Z] 5c69ac0246d0: Download complete [2022-03-30T00:13:58.939Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T00:13:58.939Z] 3a2ae6a8a46f: Download complete [2022-03-30T00:13:58.939Z] 33b1e0a273af: Verifying Checksum [2022-03-30T00:13:58.939Z] 33b1e0a273af: Download complete [2022-03-30T00:13:59.200Z] 5d3b04190fa2: Verifying Checksum [2022-03-30T00:13:59.200Z] 5d3b04190fa2: Download complete [2022-03-30T00:13:59.200Z] ec43610c2a17: Download complete [2022-03-30T00:13:59.200Z] 5eb5b503b376: Verifying Checksum [2022-03-30T00:13:59.200Z] 5eb5b503b376: Download complete [2022-03-30T00:13:59.770Z] 2f39f015ded8: Verifying Checksum [2022-03-30T00:13:59.770Z] 2f39f015ded8: Download complete [2022-03-30T00:14:00.340Z] 5eb5b503b376: Pull complete [2022-03-30T00:14:00.599Z] 5c69ac0246d0: Pull complete [2022-03-30T00:14:01.173Z] ec43610c2a17: Pull complete [2022-03-30T00:14:01.173Z] 3a2ae6a8a46f: Pull complete [2022-03-30T00:14:01.434Z] 33b1e0a273af: Pull complete [2022-03-30T00:14:01.434Z] 5d3b04190fa2: Pull complete [2022-03-30T00:14:06.720Z] 2f39f015ded8: Pull complete [2022-03-30T00:14:06.720Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T00:14:06.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T00:14:06.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T00:14:06.788Z] prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container [2022-03-30T00:14:06.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-30T00:14:09.111Z] $ docker top c2ee81612463231778e4d4d7eadef79ec864d44da9d4546d1247940e4cea35ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:14:09.496Z] ---> job-cost.sh [2022-03-30T00:14:09.496Z] lf-activate-venv: SKIPPING [2022-03-30T00:14:09.496Z] INFO: No Stack... [2022-03-30T00:14:09.757Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T00:14:10.329Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T00:14:10.628Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-03-30T00:14:10.629Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T00:14:10.646Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] [2022-03-30T00:14:10.652Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] did not exist. Created. [2022-03-30T00:14:10.652Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T00:14:10.962Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-30T00:14:10.992Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T00:14:11.008Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T00:14:11.029Z] $ docker stop --time=1 c2ee81612463231778e4d4d7eadef79ec864d44da9d4546d1247940e4cea35ec [2022-03-30T00:14:12.227Z] $ docker rm -f c2ee81612463231778e4d4d7eadef79ec864d44da9d4546d1247940e4cea35ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-30T00:14:29.675Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9373 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-03-30T00:14:29.690Z] Running in /w/workspace/app-functions-sdk-go/96 [Pipeline] { [Pipeline] checkout [2022-03-30T00:14:30.242Z] The recommended git tool is: git [2022-03-30T00:14:37.898Z] using credential edgex-jenkins-ssh [2022-03-30T00:14:37.917Z] Cloning the remote Git repository [2022-03-30T00:14:37.993Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-03-30T00:14:38.075Z] > git init /w/workspace/app-functions-sdk-go/96 # timeout=10 [2022-03-30T00:14:38.189Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-03-30T00:14:38.190Z] > git --version # timeout=10 [2022-03-30T00:14:38.246Z] > git --version # 'git version 2.25.1' [2022-03-30T00:14:38.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T00:14:38.373Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T00:14:42.035Z] Avoid second fetch [2022-03-30T00:14:42.036Z] Checking out Revision 2bb5a09d1c03edec4b69d3dd9c52434070841775 (main) [2022-03-30T00:14:41.994Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-03-30T00:14:42.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T00:14:42.066Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T00:14:42.090Z] > git checkout -f 2bb5a09d1c03edec4b69d3dd9c52434070841775 # timeout=10 [2022-03-30T00:14:46.603Z] Commit message: "fix: Enable controller tests to run and fix failures (#1067)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T00:14:47.504Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T00:14:47.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:14:47.504Z] Dload Upload Total Spent Left Speed [2022-03-30T00:14:47.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48536 0 --:--:-- --:--:-- --:--:-- 48536 [Pipeline] sh [2022-03-30T00:14:48.052Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T00:14:48.400Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-03-30T00:14:48.400Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T00:14:48.400Z] { [2022-03-30T00:14:48.400Z] "registry-mirrors": [ [2022-03-30T00:14:48.400Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T00:14:48.400Z] ], [2022-03-30T00:14:48.400Z] "bip": "10.250.0.254/24", [2022-03-30T00:14:48.400Z] "hosts": [ [2022-03-30T00:14:48.400Z] "tcp://0.0.0.0:5555", [2022-03-30T00:14:48.400Z] "unix:///var/run/docker.sock" [2022-03-30T00:14:48.400Z] ], [2022-03-30T00:14:48.400Z] "mtu": 1458, [2022-03-30T00:14:48.400Z] "selinux-enabled": true, [2022-03-30T00:14:48.400Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T00:14:48.400Z] } [Pipeline] sh [2022-03-30T00:14:48.748Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T00:14:49.093Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-03-30T00:15:07.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T00:15:07.965Z] ========================================================= [2022-03-30T00:15:07.965Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T00:15:07.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-03-30T00:15:08.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T00:15:08.914Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T00:15:08.914Z] 9b3977197b4f: Pulling fs layer [2022-03-30T00:15:08.914Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T00:15:08.914Z] 94645a83ff95: Pulling fs layer [2022-03-30T00:15:08.914Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T00:15:08.914Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T00:15:08.914Z] f7c0051592d6: Pulling fs layer [2022-03-30T00:15:08.914Z] a227ed2f7395: Pulling fs layer [2022-03-30T00:15:08.914Z] 7b1c46037f91: Pulling fs layer [2022-03-30T00:15:08.914Z] f7c0051592d6: Waiting [2022-03-30T00:15:08.914Z] a227ed2f7395: Waiting [2022-03-30T00:15:08.914Z] 7b1c46037f91: Waiting [2022-03-30T00:15:08.914Z] 3f3a8bcf1eab: Waiting [2022-03-30T00:15:08.914Z] 0c92f367c5e7: Waiting [2022-03-30T00:15:08.914Z] 1a89e8eeedd5: Verifying Checksum [2022-03-30T00:15:08.914Z] 1a89e8eeedd5: Download complete [2022-03-30T00:15:08.914Z] 94645a83ff95: Verifying Checksum [2022-03-30T00:15:08.914Z] 94645a83ff95: Download complete [2022-03-30T00:15:08.914Z] 0c92f367c5e7: Download complete [2022-03-30T00:15:09.194Z] f7c0051592d6: Verifying Checksum [2022-03-30T00:15:09.194Z] f7c0051592d6: Download complete [2022-03-30T00:15:09.194Z] 9b3977197b4f: Download complete [2022-03-30T00:15:09.194Z] a227ed2f7395: Verifying Checksum [2022-03-30T00:15:09.194Z] a227ed2f7395: Download complete [2022-03-30T00:15:09.799Z] 9b3977197b4f: Pull complete [2022-03-30T00:15:10.406Z] 1a89e8eeedd5: Pull complete [2022-03-30T00:15:10.687Z] 94645a83ff95: Pull complete [2022-03-30T00:15:10.966Z] 7b1c46037f91: Verifying Checksum [2022-03-30T00:15:10.966Z] 7b1c46037f91: Download complete [2022-03-30T00:15:11.566Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-30T00:15:11.566Z] 3f3a8bcf1eab: Download complete [2022-03-30T00:15:24.023Z] 3f3a8bcf1eab: Pull complete [2022-03-30T00:15:24.023Z] 0c92f367c5e7: Pull complete [2022-03-30T00:15:24.023Z] f7c0051592d6: Pull complete [2022-03-30T00:15:24.023Z] a227ed2f7395: Pull complete [2022-03-30T00:15:30.750Z] 7b1c46037f91: Pull complete [2022-03-30T00:15:30.750Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T00:15:30.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T00:15:30.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-03-30T00:15:31.093Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:15:31.442Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T00:15:31.442Z] . [Pipeline] withDockerContainer [2022-03-30T00:15:31.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-9373 does not seem to be running inside a container [2022-03-30T00:15:31.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/96 -v /w/workspace/app-functions-sdk-go/96:/w/workspace/app-functions-sdk-go/96:rw,z -v /w/workspace/app-functions-sdk-go/96@tmp:/w/workspace/app-functions-sdk-go/96@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-arm64 cat [2022-03-30T00:15:34.562Z] $ docker top 7b61abe97b144fa5649af3b95806995eee20285261b3aea0abc4271db5fae412 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T00:15:35.463Z] + go version [2022-03-30T00:15:35.463Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T00:15:35.495Z] $ docker stop --time=1 7b61abe97b144fa5649af3b95806995eee20285261b3aea0abc4271db5fae412 [2022-03-30T00:15:37.155Z] $ docker rm -f 7b61abe97b144fa5649af3b95806995eee20285261b3aea0abc4271db5fae412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:15:37.773Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T00:15:37.773Z] . [Pipeline] withDockerContainer [2022-03-30T00:15:37.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-9373 does not seem to be running inside a container [2022-03-30T00:15:38.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/96 -v /w/workspace/app-functions-sdk-go/96:/w/workspace/app-functions-sdk-go/96:rw,z -v /w/workspace/app-functions-sdk-go/96@tmp:/w/workspace/app-functions-sdk-go/96@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-arm64 cat [2022-03-30T00:15:39.316Z] $ docker top e30e6308b41196d960e7cc4f544ddc46ff47ad96d0138e3e89d863a7676e8111 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-30T00:15:40.218Z] + make test [2022-03-30T00:15:40.218Z] make -C ./app-service-template build [2022-03-30T00:15:40.218Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/96/app-service-template' [2022-03-30T00:15:40.218Z] go mod tidy [2022-03-30T00:15:40.218Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.11 [2022-03-30T00:15:40.218Z] go: downloading github.com/google/uuid v1.3.0 [2022-03-30T00:15:40.498Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-30T00:15:40.498Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.28 [2022-03-30T00:15:40.498Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.8 [2022-03-30T00:15:40.498Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-03-30T00:15:40.782Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-30T00:15:40.782Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-30T00:15:40.782Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-30T00:15:40.782Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-03-30T00:15:40.782Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-03-30T00:15:40.782Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-03-30T00:15:40.782Z] go: downloading github.com/go-playground/validator/v10 v10.10.0 [2022-03-30T00:15:40.782Z] go: downloading github.com/go-kit/log v0.2.0 [2022-03-30T00:15:40.782Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-03-30T00:15:41.057Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-03-30T00:15:41.057Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-30T00:15:41.057Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-03-30T00:15:41.057Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-03-30T00:15:41.057Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-03-30T00:15:41.057Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-30T00:15:41.057Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-03-30T00:15:41.332Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-03-30T00:15:41.332Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-03-30T00:15:41.332Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-03-30T00:15:41.332Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-03-30T00:15:41.332Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-30T00:15:41.332Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-03-30T00:15:41.332Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-03-30T00:15:41.607Z] go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 [2022-03-30T00:15:41.882Z] go: downloading golang.org/x/text v0.3.7 [2022-03-30T00:15:42.488Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-03-30T00:15:42.765Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-03-30T00:15:42.765Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-03-30T00:15:46.181Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-03-30T00:15:46.181Z] go: downloading github.com/x448/float16 v0.8.4 [2022-03-30T00:15:46.181Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-03-30T00:15:46.181Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-03-30T00:15:46.181Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-03-30T00:15:46.181Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-03-30T00:15:46.181Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-03-30T00:15:46.181Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-03-30T00:15:46.181Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-30T00:15:46.181Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-03-30T00:15:46.181Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-03-30T00:15:46.181Z] go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 [2022-03-30T00:15:46.181Z] go: downloading github.com/kr/pretty v0.3.0 [2022-03-30T00:15:46.181Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-03-30T00:15:46.181Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-03-30T00:15:46.181Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-03-30T00:15:46.181Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-30T00:15:46.181Z] go: downloading github.com/fatih/color v1.9.0 [2022-03-30T00:15:46.181Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-03-30T00:15:46.181Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-30T00:15:46.181Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-30T00:15:46.181Z] go: downloading github.com/kr/text v0.2.0 [2022-03-30T00:15:46.181Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-03-30T00:15:46.181Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-03-30T00:15:46.181Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-03-30T00:15:46.457Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-03-30T00:15:46.457Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-03-30T00:15:46.457Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-03-30T00:15:46.457Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-03-30T00:15:46.735Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-03-30T00:15:46.735Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-03-30T00:15:46.735Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-03-30T00:15:46.735Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-03-30T00:15:46.735Z] go: downloading github.com/miekg/dns v1.1.26 [2022-03-30T00:15:46.735Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-03-30T00:15:46.735Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-03-30T00:15:46.735Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-03-30T00:15:47.013Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-03-30T00:15:47.013Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-03-30T00:15:47.013Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-03-30T00:15:47.294Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.20 [2022-03-30T00:15:47.294Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-03-30T00:15:47.294Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.9 [2022-03-30T00:15:47.570Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-03-30T00:15:47.570Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-03-30T00:15:47.844Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-03-30T00:15:48.829Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2022-03-30T00:16:27.892Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/96/app-service-template' [2022-03-30T00:16:27.892Z] make -C ./app-service-template test [2022-03-30T00:16:27.892Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/96/app-service-template' [2022-03-30T00:16:27.892Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-03-30T00:18:04.740Z] ok new-app-service 0.229s coverage: 48.1% of statements [2022-03-30T00:18:04.740Z] ? new-app-service/config [no test files] [2022-03-30T00:18:04.740Z] ok new-app-service/functions 0.172s [2022-03-30T00:18:04.740Z] CGO_ENABLED=1 go vet ./... [2022-03-30T00:18:26.973Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T00:18:26.973Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T00:18:26.973Z] ./bin/test-attribution-txt.sh [2022-03-30T00:18:27.574Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/96/app-service-template' [2022-03-30T00:18:27.574Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T00:18:27.846Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-03-30T00:18:29.843Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-03-30T00:18:45.000Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.474s coverage: 63.8% of statements [2022-03-30T00:18:45.000Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.298s coverage: 93.7% of statements [2022-03-30T00:18:45.000Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-03-30T00:18:45.000Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.357s coverage: 76.5% of statements [2022-03-30T00:18:45.000Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-03-30T00:18:45.000Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.299s coverage: 87.5% of statements [2022-03-30T00:18:45.000Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.123s coverage: 100.0% of statements [2022-03-30T00:18:45.000Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.557s coverage: 78.3% of statements [2022-03-30T00:18:45.000Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-03-30T00:18:45.000Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-03-30T00:18:45.000Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.250s coverage: 97.3% of statements [2022-03-30T00:18:45.000Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-03-30T00:18:45.000Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-03-30T00:18:45.000Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.330s coverage: 91.8% of statements [2022-03-30T00:18:45.000Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-03-30T00:18:45.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.098s coverage: 80.4% of statements [2022-03-30T00:18:45.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-03-30T00:18:45.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-03-30T00:18:45.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.256s coverage: 29.3% of statements [2022-03-30T00:18:45.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-03-30T00:18:46.277Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.253s coverage: 14.3% of statements [2022-03-30T00:18:51.718Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.277s coverage: 27.3% of statements [2022-03-30T00:18:51.718Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-03-30T00:18:51.718Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-03-30T00:18:51.718Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.224s coverage: 51.4% of statements [2022-03-30T00:19:18.489Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.497s coverage: 78.2% of statements [2022-03-30T00:19:18.489Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.188s coverage: 94.4% of statements [2022-03-30T00:19:18.489Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-30T00:19:25.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T00:19:25.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T00:19:25.217Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-03-30T00:19:25.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-30T00:19:25.263Z] $ docker stop --time=1 e30e6308b41196d960e7cc4f544ddc46ff47ad96d0138e3e89d863a7676e8111 [2022-03-30T00:19:27.101Z] $ docker rm -f e30e6308b41196d960e7cc4f544ddc46ff47ad96d0138e3e89d863a7676e8111 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T00:19:29.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-30T00:19:29.804Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T00:19:30.600Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:19:31.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T00:19:31.035Z] [2022-03-30T00:19:31.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:19:31.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T00:19:31.701Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T00:19:31.701Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T00:19:31.701Z] 04944245beec: Pulling fs layer [2022-03-30T00:19:31.701Z] 699f458cf7ca: Pulling fs layer [2022-03-30T00:19:31.701Z] 765212b225bb: Pulling fs layer [2022-03-30T00:19:31.701Z] f23df028b6ca: Pulling fs layer [2022-03-30T00:19:31.701Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T00:19:31.701Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T00:19:31.701Z] f23df028b6ca: Waiting [2022-03-30T00:19:31.701Z] 765212b225bb: Waiting [2022-03-30T00:19:31.701Z] d65c8cfc05b1: Waiting [2022-03-30T00:19:31.701Z] 2437ff75d9bd: Waiting [2022-03-30T00:19:31.701Z] 04944245beec: Verifying Checksum [2022-03-30T00:19:31.701Z] 04944245beec: Download complete [2022-03-30T00:19:31.701Z] 765212b225bb: Verifying Checksum [2022-03-30T00:19:31.701Z] 765212b225bb: Download complete [2022-03-30T00:19:32.017Z] f23df028b6ca: Verifying Checksum [2022-03-30T00:19:32.017Z] f23df028b6ca: Download complete [2022-03-30T00:19:32.017Z] d65c8cfc05b1: Verifying Checksum [2022-03-30T00:19:32.017Z] d65c8cfc05b1: Download complete [2022-03-30T00:19:32.331Z] 699f458cf7ca: Verifying Checksum [2022-03-30T00:19:32.332Z] 699f458cf7ca: Download complete [2022-03-30T00:19:32.943Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T00:19:32.943Z] 8998bd30e6a1: Download complete [2022-03-30T00:19:34.925Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T00:19:34.925Z] 2437ff75d9bd: Download complete [2022-03-30T00:19:37.553Z] 8998bd30e6a1: Pull complete [2022-03-30T00:19:37.553Z] 04944245beec: Pull complete [2022-03-30T00:19:39.531Z] 699f458cf7ca: Pull complete [2022-03-30T00:19:39.531Z] 765212b225bb: Pull complete [2022-03-30T00:19:40.130Z] f23df028b6ca: Pull complete [2022-03-30T00:19:40.403Z] d65c8cfc05b1: Pull complete [2022-03-30T00:19:55.514Z] 2437ff75d9bd: Pull complete [2022-03-30T00:19:55.514Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T00:19:55.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T00:19:55.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T00:19:55.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-9373 does not seem to be running inside a container [2022-03-30T00:19:55.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/96 -v /w/workspace/app-functions-sdk-go/96:/w/workspace/app-functions-sdk-go/96:rw,z -v /w/workspace/app-functions-sdk-go/96@tmp:/w/workspace/app-functions-sdk-go/96@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:arm64 cat [2022-03-30T00:19:58.303Z] $ docker top 9aa7c9dd84ac078f8e34f166f8a0c6a9a31856d70fa819f64c5f10c00086e302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:19:59.212Z] ---> job-cost.sh [2022-03-30T00:19:59.212Z] lf-activate-venv: SKIPPING [2022-03-30T00:19:59.212Z] INFO: No Stack... [2022-03-30T00:19:59.483Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T00:20:00.461Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T00:20:01.129Z] + cat /w/workspace/app-functions-sdk-go/96/archives/cost.csv [2022-03-30T00:20:01.129Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T00:20:01.198Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] [2022-03-30T00:20:01.207Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] did not exist. Created. [2022-03-30T00:20:01.207Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T00:20:01.885Z] /w/workspace/app-functions-sdk-go/96@tmp/durable-3a629d32/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-30T00:20:02.560Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T00:20:02.585Z] Warning: overwriting stash ‘stack-cost’ [2022-03-30T00:20:02.647Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T00:20:02.652Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T00:20:02.673Z] $ docker stop --time=1 9aa7c9dd84ac078f8e34f166f8a0c6a9a31856d70fa819f64c5f10c00086e302 [2022-03-30T00:20:04.157Z] $ docker rm -f 9aa7c9dd84ac078f8e34f166f8a0c6a9a31856d70fa819f64c5f10c00086e302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-30T00:20:04.613Z] provisioning config files... [2022-03-30T00:20:04.627Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4778162264104480798tmp [Pipeline] { [Pipeline] sh [2022-03-30T00:20:04.928Z] + set +x [2022-03-30T00:20:04.928Z] + curl -s https://codecov.io/bash [2022-03-30T00:20:04.928Z] + bash -s -- [2022-03-30T00:20:04.928Z] [2022-03-30T00:20:04.928Z] _____ _ [2022-03-30T00:20:04.928Z] / ____| | | [2022-03-30T00:20:04.928Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T00:20:04.928Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T00:20:04.928Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T00:20:04.928Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T00:20:04.928Z] Bash-1.0.6 [2022-03-30T00:20:04.928Z] [2022-03-30T00:20:04.928Z] [2022-03-30T00:20:04.928Z] ==> git version 2.25.1 found [2022-03-30T00:20:04.928Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-30T00:20:04.928Z] Release-Date: 2020-01-08 [2022-03-30T00:20:04.928Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-30T00:20:04.928Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T00:20:04.928Z] ==> Jenkins CI detected. [2022-03-30T00:20:04.928Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-03-30T00:20:04.928Z] project root: . [2022-03-30T00:20:04.928Z] --> token set from env [2022-03-30T00:20:04.928Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T00:20:04.928Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T00:20:04.928Z] ==> Python coveragepy not found [2022-03-30T00:20:04.928Z] ==> Searching for coverage reports in: [2022-03-30T00:20:04.928Z] + . [2022-03-30T00:20:04.928Z] -> Found 2 reports [2022-03-30T00:20:04.928Z] ==> Detecting git/mercurial file structure [2022-03-30T00:20:04.928Z] ==> Reading reports [2022-03-30T00:20:04.928Z] + ./app-service-template/coverage.out bytes=1222 [2022-03-30T00:20:04.928Z] + ./coverage.out bytes=114180 [2022-03-30T00:20:04.928Z] ==> Appending adjustments [2022-03-30T00:20:04.928Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T00:20:05.502Z] + Found adjustments [2022-03-30T00:20:05.502Z] ==> Gzipping contents [2022-03-30T00:20:05.502Z] 20K /tmp/codecov.xDHlZJ.gz [2022-03-30T00:20:05.502Z] ==> Uploading reports [2022-03-30T00:20:05.502Z] url: https://codecov.io [2022-03-30T00:20:05.502Z] query: branch=main&commit=2bb5a09d1c03edec4b69d3dd9c52434070841775&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-30T00:20:05.502Z] -> Pinging Codecov [2022-03-30T00:20:05.502Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=2bb5a09d1c03edec4b69d3dd9c52434070841775&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-30T00:20:05.765Z] -> Uploading to [2022-03-30T00:20:05.765Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/3D8B5DFFC46A037C893635FACE044666/2bb5a09d1c03edec4b69d3dd9c52434070841775/1bb9d207-1ca6-4d31-b4f2-1b7585098675.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T002005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97a3944885d5a5309cdfe68893c8555ca76b0aa7d7abdd17449dfd91fe384844 [2022-03-30T00:20:05.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:20:05.765Z] Dload Upload Total Spent Left Speed [2022-03-30T00:20:06.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20054 0 0 100 20054 0 82867 --:--:-- --:--:-- --:--:-- 82867 [2022-03-30T00:20:06.024Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] } [2022-03-30T00:20:06.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-30T00:20:06.337Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-30T00:20:06.348Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:20:06.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T00:20:06.639Z] [2022-03-30T00:20:06.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:20:06.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T00:20:06.945Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-30T00:20:06.945Z] 188c0c94c7c5: Pulling fs layer [2022-03-30T00:20:06.945Z] 0ef7d3d256c8: Pulling fs layer [2022-03-30T00:20:06.945Z] de9db76c5a1d: Pulling fs layer [2022-03-30T00:20:06.945Z] 0eba1c9be4d2: Pulling fs layer [2022-03-30T00:20:06.945Z] 0eba1c9be4d2: Waiting [2022-03-30T00:20:06.945Z] 0d57e429df01: Pulling fs layer [2022-03-30T00:20:06.945Z] 4e4be7b47b0d: Pulling fs layer [2022-03-30T00:20:06.945Z] e1f770b5df2f: Pulling fs layer [2022-03-30T00:20:06.945Z] 85a0685a4137: Pulling fs layer [2022-03-30T00:20:06.945Z] 0d57e429df01: Waiting [2022-03-30T00:20:06.945Z] 4e4be7b47b0d: Waiting [2022-03-30T00:20:06.945Z] e1f770b5df2f: Waiting [2022-03-30T00:20:06.945Z] de9db76c5a1d: Verifying Checksum [2022-03-30T00:20:06.945Z] de9db76c5a1d: Download complete [2022-03-30T00:20:06.945Z] 0ef7d3d256c8: Download complete [2022-03-30T00:20:06.945Z] 0d57e429df01: Verifying Checksum [2022-03-30T00:20:06.945Z] 0d57e429df01: Download complete [2022-03-30T00:20:06.945Z] 4e4be7b47b0d: Verifying Checksum [2022-03-30T00:20:06.945Z] 4e4be7b47b0d: Download complete [2022-03-30T00:20:06.945Z] 188c0c94c7c5: Verifying Checksum [2022-03-30T00:20:07.205Z] e1f770b5df2f: Verifying Checksum [2022-03-30T00:20:07.205Z] e1f770b5df2f: Download complete [2022-03-30T00:20:07.205Z] 188c0c94c7c5: Pull complete [2022-03-30T00:20:07.466Z] 0ef7d3d256c8: Pull complete [2022-03-30T00:20:07.466Z] de9db76c5a1d: Pull complete [2022-03-30T00:20:07.727Z] 0eba1c9be4d2: Download complete [2022-03-30T00:20:07.988Z] 85a0685a4137: Verifying Checksum [2022-03-30T00:20:07.988Z] 85a0685a4137: Download complete [2022-03-30T00:20:11.285Z] 0eba1c9be4d2: Pull complete [2022-03-30T00:20:11.285Z] 0d57e429df01: Pull complete [2022-03-30T00:20:11.285Z] 4e4be7b47b0d: Pull complete [2022-03-30T00:20:11.855Z] e1f770b5df2f: Pull complete [2022-03-30T00:20:16.055Z] 85a0685a4137: Pull complete [2022-03-30T00:20:16.055Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-30T00:20:16.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T00:20:16.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-30T00:20:16.119Z] prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container [2022-03-30T00:20:16.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-30T00:20:19.203Z] $ docker top d11dcc5671c360d1feafca036d1352d1825d06fcdf9566ad8a64584d197635ce -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T00:20:19.283Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-30T00:20:19.578Z] + set -o pipefail [2022-03-30T00:20:19.578Z] + snyk monitor '--org=edgex-jenkins' [2022-03-30T00:20:24.918Z] [2022-03-30T00:20:24.918Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-03-30T00:20:24.918Z] [2022-03-30T00:20:24.918Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/47cc0b73-28e4-49f1-a317-fdbfc57196e1 [2022-03-30T00:20:24.918Z] [2022-03-30T00:20:24.918Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-30T00:20:24.918Z] [2022-03-30T00:20:24.918Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-30T00:20:24.918Z] [2022-03-30T00:20:24.918Z] [Pipeline] } [2022-03-30T00:20:24.934Z] $ docker stop --time=1 d11dcc5671c360d1feafca036d1352d1825d06fcdf9566ad8a64584d197635ce [2022-03-30T00:20:26.966Z] $ docker rm -f d11dcc5671c360d1feafca036d1352d1825d06fcdf9566ad8a64584d197635ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-03-30T00:20:27.326Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T00:20:27.336Z] provisioning config files... [2022-03-30T00:20:27.348Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8130302236181275809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:20:27.651Z] --> edgex-publish-swagger.sh [2022-03-30T00:20:27.651Z] === Publish openapi/v2 API === [2022-03-30T00:20:27.651Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-03-30T00:20:27.651Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-03-30T00:20:27.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T00:20:27.651Z] Dload Upload Total Spent Left Speed [2022-03-30T00:20:28.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13542 0 0 100 13542 0 15113 --:--:-- --:--:-- --:--:-- 15096 [2022-03-30T00:20:28.596Z] [2022-03-30T00:20:28.596Z] [Pipeline] } [2022-03-30T00:20:28.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T00:20:29.020Z] + git log --format=format:%s -1 2bb5a09d1c03edec4b69d3dd9c52434070841775 [Pipeline] sh [2022-03-30T00:20:29.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T00:20:29.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:20:29.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:20:29.622Z] . [Pipeline] withDockerContainer [2022-03-30T00:20:29.699Z] prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container [2022-03-30T00:20:29.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-30T00:20:30.201Z] $ docker top 86f53457db272b3a7a07182ad60c9593abf036e04b668de94a3b7ce6ec8b52a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T00:20:30.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T00:20:30.299Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T00:20:30.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T00:20:30.456Z] $ docker exec 86f53457db272b3a7a07182ad60c9593abf036e04b668de94a3b7ce6ec8b52a1 ssh-agent [2022-03-30T00:20:30.579Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFCOIch/agent.13 [2022-03-30T00:20:30.579Z] SSH_AGENT_PID=19 [2022-03-30T00:20:30.584Z] Running ssh-add (command line suppressed) [2022-03-30T00:20:30.722Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_733224281928016784.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_733224281928016784.key) [2022-03-30T00:20:30.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T00:20:31.034Z] + git semver tag [2022-03-30T00:20:31.034Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T00:20:31.034Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2022-03-30T00:20:31.034Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2022-03-30T00:20:31.034Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T00:20:31.034Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T00:20:31.034Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T00:20:31.034Z] # $SEMVER_BRANCH = main [2022-03-30T00:20:31.034Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-03-30T00:20:31.034Z] # 2bb5a09d1c03edec4b69d3dd9c52434070841775 HEAD [2022-03-30T00:20:31.034Z] # -> Force: false [2022-03-30T00:20:31.034Z] # 8d81ebb9b62af1aab15eca73ce50756d0a585f28 refs/tags/v2.2.0-dev.36 [Pipeline] } [2022-03-30T00:20:31.047Z] $ docker exec --env ******** --env ******** 86f53457db272b3a7a07182ad60c9593abf036e04b668de94a3b7ce6ec8b52a1 ssh-agent -k [2022-03-30T00:20:31.168Z] unset SSH_AUTH_SOCK; [2022-03-30T00:20:31.168Z] unset SSH_AGENT_PID; [2022-03-30T00:20:31.168Z] echo Agent pid 19 killed; [2022-03-30T00:20:31.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T00:20:31.486Z] + git semver [Pipeline] } [2022-03-30T00:20:31.505Z] $ docker stop --time=1 86f53457db272b3a7a07182ad60c9593abf036e04b668de94a3b7ce6ec8b52a1 [2022-03-30T00:20:32.953Z] $ docker rm -f 86f53457db272b3a7a07182ad60c9593abf036e04b668de94a3b7ce6ec8b52a1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:20:33.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T00:20:33.355Z] [2022-03-30T00:20:33.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:20:33.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T00:20:33.658Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-30T00:20:33.658Z] ab5ef0e58194: Pulling fs layer [2022-03-30T00:20:33.658Z] 9712f1f96733: Pulling fs layer [2022-03-30T00:20:33.658Z] 63f879dbbcfc: Pulling fs layer [2022-03-30T00:20:33.658Z] 0d9ebad4ef96: Pulling fs layer [2022-03-30T00:20:33.658Z] e9a5061849ea: Pulling fs layer [2022-03-30T00:20:33.658Z] d747dcd14b5f: Pulling fs layer [2022-03-30T00:20:33.658Z] 2de7ff778b66: Pulling fs layer [2022-03-30T00:20:33.658Z] 0d9ebad4ef96: Waiting [2022-03-30T00:20:33.658Z] e9a5061849ea: Waiting [2022-03-30T00:20:33.658Z] d747dcd14b5f: Waiting [2022-03-30T00:20:33.658Z] 2de7ff778b66: Waiting [2022-03-30T00:20:33.658Z] 9712f1f96733: Verifying Checksum [2022-03-30T00:20:33.658Z] 9712f1f96733: Download complete [2022-03-30T00:20:33.926Z] 63f879dbbcfc: Download complete [2022-03-30T00:20:34.186Z] e9a5061849ea: Verifying Checksum [2022-03-30T00:20:34.186Z] e9a5061849ea: Download complete [2022-03-30T00:20:34.186Z] d747dcd14b5f: Verifying Checksum [2022-03-30T00:20:34.186Z] d747dcd14b5f: Download complete [2022-03-30T00:20:34.186Z] 0d9ebad4ef96: Verifying Checksum [2022-03-30T00:20:34.186Z] 0d9ebad4ef96: Download complete [2022-03-30T00:20:34.186Z] ab5ef0e58194: Verifying Checksum [2022-03-30T00:20:34.186Z] ab5ef0e58194: Download complete [2022-03-30T00:20:34.186Z] 2de7ff778b66: Verifying Checksum [2022-03-30T00:20:34.186Z] 2de7ff778b66: Download complete [2022-03-30T00:20:37.480Z] ab5ef0e58194: Pull complete [2022-03-30T00:20:37.480Z] 9712f1f96733: Pull complete [2022-03-30T00:20:38.424Z] 63f879dbbcfc: Pull complete [2022-03-30T00:20:43.708Z] 0d9ebad4ef96: Pull complete [2022-03-30T00:20:43.708Z] e9a5061849ea: Pull complete [2022-03-30T00:20:43.708Z] d747dcd14b5f: Pull complete [2022-03-30T00:20:44.649Z] 2de7ff778b66: Pull complete [2022-03-30T00:20:44.911Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-30T00:20:44.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T00:20:44.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-30T00:20:44.979Z] prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container [2022-03-30T00:20:45.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-30T00:20:48.283Z] $ docker top d393165b10b8f498f435a5b2149f72912b2d7cc52982091328a8c3f007b24456 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-30T00:20:48.367Z] provisioning config files... [2022-03-30T00:20:48.374Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7644542516831609484tmp [2022-03-30T00:20:48.385Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8458083064538080004tmp [2022-03-30T00:20:48.399Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8830254175799676872tmp [Pipeline] { [Pipeline] echo [2022-03-30T00:20:48.416Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:20:48.708Z] ---> sigul-configuration.sh [2022-03-30T00:20:48.708Z] gpg: directory `/root/.gnupg' created [2022-03-30T00:20:48.708Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-30T00:20:48.708Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-30T00:20:48.708Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-30T00:20:48.708Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-30T00:20:48.708Z] gpg: CAST5 encrypted data [2022-03-30T00:20:48.708Z] gpg: encrypted with 1 passphrase [2022-03-30T00:20:48.708Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-30T00:20:49.003Z] + mkdir /home/jenkins [2022-03-30T00:20:49.003Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-30T00:20:49.300Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-30T00:20:49.310Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:20:49.603Z] ---> sigul-install.sh [2022-03-30T00:20:49.603Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-30T00:20:49.894Z] + git tag --list [2022-03-30T00:20:49.894Z] v0.1.0 [2022-03-30T00:20:49.894Z] v0.1.1 [2022-03-30T00:20:49.894Z] v1.0.0 [2022-03-30T00:20:49.894Z] v1.1.0 [2022-03-30T00:20:49.894Z] v1.2.0 [2022-03-30T00:20:49.894Z] v1.3.0 [2022-03-30T00:20:49.894Z] v1.3.1 [2022-03-30T00:20:49.894Z] v2.0.0 [2022-03-30T00:20:49.894Z] v2.0.1 [2022-03-30T00:20:49.894Z] v2.0.1-dev.1 [2022-03-30T00:20:49.894Z] v2.0.1-dev.2 [2022-03-30T00:20:49.894Z] v2.0.1-dev.3 [2022-03-30T00:20:49.894Z] v2.0.1-dev.4 [2022-03-30T00:20:49.894Z] v2.0.1-dev.5 [2022-03-30T00:20:49.894Z] v2.0.1-dev.6 [2022-03-30T00:20:49.894Z] v2.0.1-dev.7 [2022-03-30T00:20:49.894Z] v2.0.2-dev.1 [2022-03-30T00:20:49.894Z] v2.0.2-dev.10 [2022-03-30T00:20:49.894Z] v2.0.2-dev.11 [2022-03-30T00:20:49.894Z] v2.0.2-dev.12 [2022-03-30T00:20:49.894Z] v2.0.2-dev.13 [2022-03-30T00:20:49.894Z] v2.0.2-dev.14 [2022-03-30T00:20:49.894Z] v2.0.2-dev.15 [2022-03-30T00:20:49.894Z] v2.0.2-dev.16 [2022-03-30T00:20:49.894Z] v2.0.2-dev.17 [2022-03-30T00:20:49.894Z] v2.0.2-dev.18 [2022-03-30T00:20:49.894Z] v2.0.2-dev.19 [2022-03-30T00:20:49.894Z] v2.0.2-dev.2 [2022-03-30T00:20:49.894Z] v2.0.2-dev.20 [2022-03-30T00:20:49.894Z] v2.0.2-dev.21 [2022-03-30T00:20:49.894Z] v2.0.2-dev.22 [2022-03-30T00:20:49.894Z] v2.0.2-dev.23 [2022-03-30T00:20:49.894Z] v2.0.2-dev.24 [2022-03-30T00:20:49.894Z] v2.0.2-dev.25 [2022-03-30T00:20:49.894Z] v2.0.2-dev.26 [2022-03-30T00:20:49.894Z] v2.0.2-dev.27 [2022-03-30T00:20:49.894Z] v2.0.2-dev.28 [2022-03-30T00:20:49.894Z] v2.0.2-dev.29 [2022-03-30T00:20:49.894Z] v2.0.2-dev.3 [2022-03-30T00:20:49.894Z] v2.0.2-dev.30 [2022-03-30T00:20:49.894Z] v2.0.2-dev.31 [2022-03-30T00:20:49.894Z] v2.0.2-dev.32 [2022-03-30T00:20:49.894Z] v2.0.2-dev.33 [2022-03-30T00:20:49.894Z] v2.0.2-dev.34 [2022-03-30T00:20:49.894Z] v2.0.2-dev.35 [2022-03-30T00:20:49.894Z] v2.0.2-dev.36 [2022-03-30T00:20:49.894Z] v2.0.2-dev.37 [2022-03-30T00:20:49.894Z] v2.0.2-dev.38 [2022-03-30T00:20:49.894Z] v2.0.2-dev.39 [2022-03-30T00:20:49.894Z] v2.0.2-dev.4 [2022-03-30T00:20:49.894Z] v2.0.2-dev.40 [2022-03-30T00:20:49.894Z] v2.0.2-dev.41 [2022-03-30T00:20:49.894Z] v2.0.2-dev.42 [2022-03-30T00:20:49.894Z] v2.0.2-dev.43 [2022-03-30T00:20:49.894Z] v2.0.2-dev.44 [2022-03-30T00:20:49.894Z] v2.0.2-dev.45 [2022-03-30T00:20:49.894Z] v2.0.2-dev.46 [2022-03-30T00:20:49.894Z] v2.0.2-dev.47 [2022-03-30T00:20:49.894Z] v2.0.2-dev.5 [2022-03-30T00:20:49.894Z] v2.0.2-dev.6 [2022-03-30T00:20:49.894Z] v2.0.2-dev.7 [2022-03-30T00:20:49.894Z] v2.0.2-dev.8 [2022-03-30T00:20:49.894Z] v2.0.2-dev.9 [2022-03-30T00:20:49.894Z] v2.1.0 [2022-03-30T00:20:49.894Z] v2.2.0-dev.1 [2022-03-30T00:20:49.894Z] v2.2.0-dev.10 [2022-03-30T00:20:49.894Z] v2.2.0-dev.11 [2022-03-30T00:20:49.894Z] v2.2.0-dev.12 [2022-03-30T00:20:49.894Z] v2.2.0-dev.13 [2022-03-30T00:20:49.894Z] v2.2.0-dev.14 [2022-03-30T00:20:49.894Z] v2.2.0-dev.15 [2022-03-30T00:20:49.894Z] v2.2.0-dev.16 [2022-03-30T00:20:49.894Z] v2.2.0-dev.17 [2022-03-30T00:20:49.894Z] v2.2.0-dev.18 [2022-03-30T00:20:49.894Z] v2.2.0-dev.19 [2022-03-30T00:20:49.894Z] v2.2.0-dev.2 [2022-03-30T00:20:49.894Z] v2.2.0-dev.20 [2022-03-30T00:20:49.894Z] v2.2.0-dev.21 [2022-03-30T00:20:49.894Z] v2.2.0-dev.22 [2022-03-30T00:20:49.894Z] v2.2.0-dev.23 [2022-03-30T00:20:49.894Z] v2.2.0-dev.24 [2022-03-30T00:20:49.894Z] v2.2.0-dev.25 [2022-03-30T00:20:49.894Z] v2.2.0-dev.26 [2022-03-30T00:20:49.894Z] v2.2.0-dev.27 [2022-03-30T00:20:49.894Z] v2.2.0-dev.28 [2022-03-30T00:20:49.894Z] v2.2.0-dev.29 [2022-03-30T00:20:49.894Z] v2.2.0-dev.3 [2022-03-30T00:20:49.894Z] v2.2.0-dev.30 [2022-03-30T00:20:49.894Z] v2.2.0-dev.31 [2022-03-30T00:20:49.894Z] v2.2.0-dev.32 [2022-03-30T00:20:49.894Z] v2.2.0-dev.33 [2022-03-30T00:20:49.894Z] v2.2.0-dev.34 [2022-03-30T00:20:49.894Z] v2.2.0-dev.35 [2022-03-30T00:20:49.894Z] v2.2.0-dev.36 [2022-03-30T00:20:49.894Z] v2.2.0-dev.4 [2022-03-30T00:20:49.894Z] v2.2.0-dev.5 [2022-03-30T00:20:49.894Z] v2.2.0-dev.6 [2022-03-30T00:20:49.894Z] v2.2.0-dev.7 [2022-03-30T00:20:49.894Z] v2.2.0-dev.8 [2022-03-30T00:20:49.894Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-30T00:20:50.185Z] + lftools sign git-tag v2.2.0-dev.36 [2022-03-30T00:20:50.758Z] Signing Git tag with Sigul... [2022-03-30T00:20:50.758Z] Signing v2.2.0-dev.36 [Pipeline] echo [2022-03-30T00:20:51.343Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:20:51.631Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-30T00:20:51.640Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-30T00:20:51.664Z] $ docker stop --time=1 d393165b10b8f498f435a5b2149f72912b2d7cc52982091328a8c3f007b24456 [2022-03-30T00:20:52.995Z] $ docker rm -f d393165b10b8f498f435a5b2149f72912b2d7cc52982091328a8c3f007b24456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-30T00:20:53.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T00:20:53.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:20:53.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:20:53.710Z] . [Pipeline] withDockerContainer [2022-03-30T00:20:53.816Z] prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container [2022-03-30T00:20:53.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-30T00:20:54.364Z] $ docker top cc6397f78eb30ed64bfe5deccc313e1cc648ea333f2c2ef0080202077fc94e1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T00:20:54.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T00:20:54.460Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T00:20:54.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T00:20:54.604Z] $ docker exec cc6397f78eb30ed64bfe5deccc313e1cc648ea333f2c2ef0080202077fc94e1a ssh-agent [2022-03-30T00:20:54.725Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmOblKJ/agent.15 [2022-03-30T00:20:54.725Z] SSH_AGENT_PID=21 [2022-03-30T00:20:54.732Z] Running ssh-add (command line suppressed) [2022-03-30T00:20:54.849Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5743898117638946020.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5743898117638946020.key) [2022-03-30T00:20:54.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T00:20:55.159Z] + git semver bump pre [2022-03-30T00:20:55.159Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T00:20:55.159Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2022-03-30T00:20:55.159Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2022-03-30T00:20:55.159Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T00:20:55.159Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T00:20:55.159Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T00:20:55.159Z] # $SEMVER_BRANCH = main [2022-03-30T00:20:55.159Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-03-30T00:20:55.159Z] 2.2.0-dev.37 [Pipeline] } [2022-03-30T00:20:55.174Z] $ docker exec --env ******** --env ******** cc6397f78eb30ed64bfe5deccc313e1cc648ea333f2c2ef0080202077fc94e1a ssh-agent -k [2022-03-30T00:20:55.301Z] unset SSH_AUTH_SOCK; [2022-03-30T00:20:55.301Z] unset SSH_AGENT_PID; [2022-03-30T00:20:55.301Z] echo Agent pid 21 killed; [2022-03-30T00:20:55.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T00:20:55.619Z] + git semver [Pipeline] } [2022-03-30T00:20:55.637Z] $ docker stop --time=1 cc6397f78eb30ed64bfe5deccc313e1cc648ea333f2c2ef0080202077fc94e1a [2022-03-30T00:20:56.954Z] $ docker rm -f cc6397f78eb30ed64bfe5deccc313e1cc648ea333f2c2ef0080202077fc94e1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T00:20:57.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T00:20:57.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:20:57.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T00:20:57.611Z] . [Pipeline] withDockerContainer [2022-03-30T00:20:57.685Z] prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container [2022-03-30T00:20:57.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-30T00:20:58.146Z] $ docker top e9213b2489630751d037ddea38744a4e87c13e4acf4e6764eea77b37fd4921dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T00:20:58.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T00:20:58.244Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T00:20:58.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T00:20:58.387Z] $ docker exec e9213b2489630751d037ddea38744a4e87c13e4acf4e6764eea77b37fd4921dc ssh-agent [2022-03-30T00:20:58.515Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDpmeiP/agent.14 [2022-03-30T00:20:58.515Z] SSH_AGENT_PID=20 [2022-03-30T00:20:58.521Z] Running ssh-add (command line suppressed) [2022-03-30T00:20:58.645Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7116471740036847997.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7116471740036847997.key) [2022-03-30T00:20:58.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T00:20:58.960Z] + git semver push [2022-03-30T00:20:58.960Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T00:20:58.960Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2022-03-30T00:20:58.960Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2022-03-30T00:20:58.960Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T00:20:58.960Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T00:20:58.960Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T00:20:58.960Z] # $SEMVER_BRANCH = main [2022-03-30T00:20:58.960Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2022-03-30T00:21:00.896Z] $ docker exec --env ******** --env ******** e9213b2489630751d037ddea38744a4e87c13e4acf4e6764eea77b37fd4921dc ssh-agent -k [2022-03-30T00:21:01.014Z] unset SSH_AUTH_SOCK; [2022-03-30T00:21:01.014Z] unset SSH_AGENT_PID; [2022-03-30T00:21:01.015Z] echo Agent pid 20 killed; [2022-03-30T00:21:01.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T00:21:01.336Z] + git semver [Pipeline] } [2022-03-30T00:21:01.358Z] $ docker stop --time=1 e9213b2489630751d037ddea38744a4e87c13e4acf4e6764eea77b37fd4921dc [2022-03-30T00:21:02.654Z] $ docker rm -f e9213b2489630751d037ddea38744a4e87c13e4acf4e6764eea77b37fd4921dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-30T00:21:03.228Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-03-30T00:21:03.228Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-03-30T00:21:03.228Z] total 16 [2022-03-30T00:21:03.228Z] drwxr-xr-x 3 root root 4096 Mar 30 00:14 . [2022-03-30T00:21:03.228Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 00:20 .. [2022-03-30T00:21:03.228Z] drwxr-xr-x 2 root root 4096 Mar 30 00:14 cost [2022-03-30T00:21:03.228Z] -rw-r--r-- 1 root root 90 Mar 30 00:14 cost.csv [2022-03-30T00:21:03.228Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-03-30T00:21:03.228Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-03-30T00:21:03.228Z] total 16 [2022-03-30T00:21:03.228Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 00:14 . [2022-03-30T00:21:03.228Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 00:20 .. [2022-03-30T00:21:03.228Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 00:14 cost [2022-03-30T00:21:03.228Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 30 00:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:21:03.526Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:21:04.400Z] ---> package-listing.sh [2022-03-30T00:21:04.400Z] ++ facter osfamily [2022-03-30T00:21:04.400Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T00:21:04.662Z] + OS_FAMILY=debian [2022-03-30T00:21:04.662Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-03-30T00:21:04.662Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T00:21:04.662Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T00:21:04.662Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T00:21:04.662Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T00:21:04.662Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-03-30T00:21:04.662Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T00:21:04.662Z] + case "${OS_FAMILY}" in [2022-03-30T00:21:04.662Z] + dpkg -l [2022-03-30T00:21:04.662Z] + grep '^ii' [2022-03-30T00:21:04.662Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T00:21:04.662Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T00:21:04.662Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T00:21:04.662Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-03-30T00:21:04.662Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-03-30T00:21:04.662Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2022-03-30T00:21:04.675Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-30T00:21:04.957Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T00:21:05.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T00:21:05.522Z] . [Pipeline] withDockerContainer [2022-03-30T00:21:05.599Z] prd-ubuntu20.04-docker-8c-8g-9372 does not seem to be running inside a container [2022-03-30T00:21:05.642Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-30T00:21:05.923Z] $ docker top 0b1e8c044676673931213ffb3df6b1559516c70c5a2dcfb24003f352619516e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T00:21:06.285Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T00:21:06.576Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T00:21:06.866Z] + ls /var/log/sa-host [2022-03-30T00:21:06.866Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T00:21:06.954Z] provisioning config files... [2022-03-30T00:21:06.965Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3716708902519639316tmp [Pipeline] { [Pipeline] echo [2022-03-30T00:21:06.979Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:21:07.269Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T00:21:07.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:21:07.623Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T00:21:07.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:21:07.926Z] ---> sudo-logs.sh [2022-03-30T00:21:07.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T00:21:07.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:21:08.248Z] ---> job-cost.sh [2022-03-30T00:21:08.248Z] lf-activate-venv: SKIPPING [2022-03-30T00:21:08.248Z] DEBUG: total: 0.2199999988079071 [2022-03-30T00:21:08.248Z] INFO: Retrieving Stack Cost... [2022-03-30T00:21:08.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T00:21:09.082Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T00:21:09.095Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T00:21:09.385Z] ---> logs-deploy.sh [2022-03-30T00:21:09.386Z] lf-activate-venv: SKIPPING [2022-03-30T00:21:09.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/96 [2022-03-30T00:21:09.386Z] INFO: archiving workspace using pattern(s): [2022-03-30T00:21:10.328Z] Archives upload complete. [2022-03-30T00:21:10.589Z] INFO: archiving logs to Nexus [2022-03-30T00:21:11.533Z] ---> uname -a: [2022-03-30T00:21:11.533Z] Linux prd-ubuntu20-04-docker-8c-8g-9372 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-03-30T00:21:11.533Z] [2022-03-30T00:21:11.533Z] [2022-03-30T00:21:11.533Z] ---> lscpu: [2022-03-30T00:21:11.533Z] Architecture: x86_64 [2022-03-30T00:21:11.533Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-30T00:21:11.533Z] Byte Order: Little Endian [2022-03-30T00:21:11.533Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-30T00:21:11.533Z] CPU(s): 8 [2022-03-30T00:21:11.533Z] On-line CPU(s) list: 0-7 [2022-03-30T00:21:11.533Z] Thread(s) per core: 1 [2022-03-30T00:21:11.533Z] Core(s) per socket: 1 [2022-03-30T00:21:11.533Z] Socket(s): 8 [2022-03-30T00:21:11.533Z] NUMA node(s): 1 [2022-03-30T00:21:11.533Z] Vendor ID: AuthenticAMD [2022-03-30T00:21:11.533Z] CPU family: 23 [2022-03-30T00:21:11.533Z] Model: 49 [2022-03-30T00:21:11.533Z] Model name: AMD EPYC-Rome Processor [2022-03-30T00:21:11.533Z] Stepping: 0 [2022-03-30T00:21:11.533Z] CPU MHz: 2799.994 [2022-03-30T00:21:11.533Z] BogoMIPS: 5599.98 [2022-03-30T00:21:11.534Z] Virtualization: AMD-V [2022-03-30T00:21:11.534Z] Hypervisor vendor: KVM [2022-03-30T00:21:11.534Z] Virtualization type: full [2022-03-30T00:21:11.534Z] L1d cache: 256 KiB [2022-03-30T00:21:11.534Z] L1i cache: 256 KiB [2022-03-30T00:21:11.534Z] L2 cache: 4 MiB [2022-03-30T00:21:11.534Z] L3 cache: 128 MiB [2022-03-30T00:21:11.534Z] NUMA node0 CPU(s): 0-7 [2022-03-30T00:21:11.534Z] Vulnerability Itlb multihit: Not affected [2022-03-30T00:21:11.534Z] Vulnerability L1tf: Not affected [2022-03-30T00:21:11.534Z] Vulnerability Mds: Not affected [2022-03-30T00:21:11.534Z] Vulnerability Meltdown: Not affected [2022-03-30T00:21:11.534Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-30T00:21:11.534Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-03-30T00:21:11.534Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-03-30T00:21:11.534Z] Vulnerability Srbds: Not affected [2022-03-30T00:21:11.534Z] Vulnerability Tsx async abort: Not affected [2022-03-30T00:21:11.534Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] ---> nproc: [2022-03-30T00:21:11.534Z] 8 [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] ---> df -h: [2022-03-30T00:21:11.534Z] Filesystem Size Used Avail Use% Mounted on [2022-03-30T00:21:11.534Z] overlay 155G 12G 144G 8% / [2022-03-30T00:21:11.534Z] tmpfs 64M 0 64M 0% /dev [2022-03-30T00:21:11.534Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-03-30T00:21:11.534Z] shm 64M 0 64M 0% /dev/shm [2022-03-30T00:21:11.534Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] ---> sar -b -r -n DEV: [2022-03-30T00:21:11.534Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9372) 03/30/22 _x86_64_ (8 CPU) [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] 00:11:42 LINUX RESTART (8 CPU) [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] 00:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-30T00:21:11.534Z] 00:13:01 323.91 51.52 272.38 0.00 4704.44 170598.31 0.00 [2022-03-30T00:21:11.534Z] 00:14:01 36.71 0.12 36.59 0.00 1.60 16095.07 0.00 [2022-03-30T00:21:11.534Z] 00:15:01 29.38 0.02 29.36 0.00 0.13 16453.39 0.00 [2022-03-30T00:21:11.534Z] 00:16:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 [2022-03-30T00:21:11.534Z] 00:17:01 1.18 0.03 1.15 0.00 0.27 13.46 0.00 [2022-03-30T00:21:11.534Z] 00:18:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 [2022-03-30T00:21:11.534Z] 00:19:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2022-03-30T00:21:11.534Z] 00:20:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2022-03-30T00:21:11.534Z] 00:21:01 128.11 0.62 127.50 0.00 31.33 55041.36 0.00 [2022-03-30T00:21:11.534Z] Average: 57.81 5.73 52.08 0.00 518.73 28434.70 0.00 [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] 00:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-30T00:21:11.534Z] 00:13:01 28854724 31679808 618772 1.88 119440 2965092 2087064 6.15 1332684 2302904 249812 [2022-03-30T00:21:11.534Z] 00:14:01 28990420 31762084 544500 1.66 111960 2930792 2166224 6.38 1260292 2257244 247108 [2022-03-30T00:21:11.534Z] 00:15:01 28784256 31797828 501716 1.53 113536 3144204 1811620 5.34 1231556 2457972 12 [2022-03-30T00:21:11.534Z] 00:16:01 28784692 31798464 500836 1.52 113576 3144332 1811620 5.34 1230336 2458100 52 [2022-03-30T00:21:11.534Z] 00:17:01 28785816 31799820 499636 1.52 113616 3144332 1811620 5.34 1227916 2458360 12 [2022-03-30T00:21:11.534Z] 00:18:01 28786644 31800872 498016 1.51 113656 3144348 1811620 5.34 1228268 2458384 56 [2022-03-30T00:21:11.534Z] 00:19:01 28794668 31808932 489920 1.49 113680 3144352 1811620 5.34 1219952 2458388 12 [2022-03-30T00:21:11.534Z] 00:20:01 28794044 31808328 490424 1.49 113700 3144356 1811620 5.34 1219964 2458392 44 [2022-03-30T00:21:11.534Z] 00:21:01 27238944 31761416 528564 1.61 166204 4467708 2124692 6.26 1371108 3723656 624 [2022-03-30T00:21:11.534Z] Average: 28646023 31779728 519154 1.58 119930 3247724 1916411 5.65 1258008 2559267 55304 [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] 00:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-30T00:21:11.534Z] 00:13:01 vethf42d6e0 49.14 61.76 4.70 488.19 0.00 0.00 0.00 0.04 [2022-03-30T00:21:11.534Z] 00:13:01 lo 3.32 3.32 0.31 0.31 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:13:01 ens3 814.49 593.87 5665.80 126.62 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:13:01 docker0 151.05 115.84 13.64 846.26 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:14:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:14:01 ens3 141.83 112.40 2536.02 66.48 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:14:01 docker0 1.35 1.10 0.10 1.63 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:15:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:15:01 ens3 15.03 8.83 14.18 5.41 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:16:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:18:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:20:01 ens3 0.57 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:21:01 veth8fe39be 2.77 1.93 0.54 0.60 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:21:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:21:01 ens3 452.02 280.15 7708.01 126.08 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] 00:21:01 docker0 40.46 52.91 3.87 386.10 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] Average: veth8fe39be 0.31 0.22 0.06 0.07 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] Average: ens3 157.05 109.74 1762.13 35.91 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] Average: docker0 21.19 18.69 1.93 135.80 0.00 0.00 0.00 0.00 [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] ---> sar -P ALL: [2022-03-30T00:21:11.534Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9372) 03/30/22 _x86_64_ (8 CPU) [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] 00:11:42 LINUX RESTART (8 CPU) [2022-03-30T00:21:11.534Z] [2022-03-30T00:21:11.534Z] 00:12:02 CPU %user %nice %system %iowait %steal %idle [2022-03-30T00:21:11.534Z] 00:13:01 all 17.18 0.00 5.42 2.40 0.12 74.87 [2022-03-30T00:21:11.534Z] 00:13:01 0 18.11 0.00 5.39 0.31 0.14 76.05 [2022-03-30T00:21:11.534Z] 00:13:01 1 16.88 0.00 5.30 0.79 0.12 76.91 [2022-03-30T00:21:11.534Z] 00:13:01 2 17.35 0.00 5.27 0.46 0.10 76.82 [2022-03-30T00:21:11.534Z] 00:13:01 3 16.26 0.00 5.54 0.40 0.12 77.68 [2022-03-30T00:21:11.534Z] 00:13:01 4 17.55 0.00 6.18 1.62 0.14 74.51 [2022-03-30T00:21:11.534Z] 00:13:01 5 18.78 0.00 5.80 8.09 0.12 67.22 [2022-03-30T00:21:11.534Z] 00:13:01 6 16.80 0.00 4.57 3.37 0.12 75.14 [2022-03-30T00:21:11.534Z] 00:13:01 7 15.73 0.00 5.29 4.17 0.14 74.67 [2022-03-30T00:21:11.534Z] 00:14:01 all 26.72 0.00 4.57 0.39 0.10 68.22 [2022-03-30T00:21:11.534Z] 00:14:01 0 27.76 0.00 4.61 0.07 0.10 67.47 [2022-03-30T00:21:11.534Z] 00:14:01 1 26.77 0.00 4.86 0.05 0.10 68.22 [2022-03-30T00:21:11.534Z] 00:14:01 2 27.05 0.00 4.55 0.07 0.10 68.23 [2022-03-30T00:21:11.534Z] 00:14:01 3 25.37 0.00 4.33 0.13 0.12 70.05 [2022-03-30T00:21:11.534Z] 00:14:01 4 26.51 0.00 4.71 0.07 0.12 68.59 [2022-03-30T00:21:11.534Z] 00:14:01 5 26.87 0.00 4.47 0.32 0.10 68.24 [2022-03-30T00:21:11.534Z] 00:14:01 6 26.80 0.00 4.54 0.03 0.10 68.52 [2022-03-30T00:21:11.534Z] 00:14:01 7 26.62 0.00 4.47 2.39 0.10 66.42 [2022-03-30T00:21:11.534Z] 00:15:01 all 2.23 0.00 0.89 0.44 0.03 96.41 [2022-03-30T00:21:11.534Z] 00:15:01 0 2.02 0.00 0.92 0.38 0.02 96.66 [2022-03-30T00:21:11.534Z] 00:15:01 1 1.62 0.00 0.94 0.02 0.02 97.41 [2022-03-30T00:21:11.534Z] 00:15:01 2 1.83 0.00 1.41 2.11 0.02 94.64 [2022-03-30T00:21:11.534Z] 00:15:01 3 2.01 0.00 0.65 0.42 0.02 96.90 [2022-03-30T00:21:11.534Z] 00:15:01 4 3.87 0.00 0.66 0.02 0.03 95.42 [2022-03-30T00:21:11.534Z] 00:15:01 5 1.79 0.00 0.74 0.59 0.03 96.85 [2022-03-30T00:21:11.534Z] 00:15:01 6 2.11 0.00 0.90 0.00 0.03 96.96 [2022-03-30T00:21:11.534Z] 00:15:01 7 2.59 0.00 0.89 0.02 0.03 96.47 [2022-03-30T00:21:11.534Z] 00:16:01 all 0.17 0.00 0.04 0.02 0.00 99.78 [2022-03-30T00:21:11.534Z] 00:16:01 0 0.02 0.00 0.00 0.13 0.00 99.85 [2022-03-30T00:21:11.534Z] 00:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-30T00:21:11.534Z] 00:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-30T00:21:11.534Z] 00:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-03-30T00:21:11.534Z] 00:16:01 4 1.14 0.00 0.18 0.00 0.00 98.68 [2022-03-30T00:21:11.534Z] 00:16:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2022-03-30T00:21:11.534Z] 00:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-03-30T00:21:11.534Z] 00:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-30T00:21:11.534Z] 00:17:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2022-03-30T00:21:11.534Z] 00:17:01 0 0.00 0.00 0.05 0.02 0.02 99.92 [2022-03-30T00:21:11.534Z] 00:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-30T00:21:11.534Z] 00:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-30T00:21:11.534Z] 00:17:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-03-30T00:21:11.534Z] 00:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-30T00:21:11.534Z] 00:17:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2022-03-30T00:21:11.534Z] 00:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-03-30T00:21:11.534Z] 00:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-30T00:21:11.534Z] 00:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-03-30T00:21:11.534Z] 00:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-03-30T00:21:11.534Z] 00:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-30T00:21:11.534Z] 00:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-30T00:21:11.534Z] 00:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-30T00:21:11.535Z] 00:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-30T00:21:11.535Z] 00:18:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-03-30T00:21:11.535Z] 00:18:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2022-03-30T00:21:11.535Z] 00:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-30T00:21:11.535Z] 00:19:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2022-03-30T00:21:11.535Z] 00:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-30T00:21:11.535Z] 00:19:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2022-03-30T00:21:11.535Z] 00:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-30T00:21:11.535Z] 00:19:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2022-03-30T00:21:11.535Z] 00:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-30T00:21:11.535Z] 00:19:01 5 0.05 0.00 0.00 0.03 0.02 99.90 [2022-03-30T00:21:11.535Z] 00:19:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-03-30T00:21:11.535Z] 00:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-30T00:21:11.535Z] 00:20:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2022-03-30T00:21:11.535Z] 00:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-03-30T00:21:11.535Z] 00:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-30T00:21:11.535Z] 00:20:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-03-30T00:21:11.535Z] 00:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-30T00:21:11.535Z] 00:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-30T00:21:11.535Z] 00:20:01 5 0.02 0.00 0.00 0.12 0.00 99.87 [2022-03-30T00:21:11.535Z] 00:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-03-30T00:21:11.535Z] 00:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-30T00:21:11.535Z] 00:21:01 all 10.50 0.00 4.89 2.43 0.28 81.89 [2022-03-30T00:21:11.535Z] 00:21:01 0 7.53 0.00 3.43 0.34 0.24 88.46 [2022-03-30T00:21:11.535Z] 00:21:01 1 11.32 0.00 5.48 5.16 0.29 77.74 [2022-03-30T00:21:11.535Z] 00:21:01 2 10.38 0.00 4.80 0.69 0.27 83.85 [2022-03-30T00:21:11.535Z] 00:21:01 3 10.50 0.00 6.05 5.07 0.30 78.08 [2022-03-30T00:21:11.535Z] 00:21:01 4 12.82 0.00 4.18 1.12 0.29 81.59 [2022-03-30T00:21:11.535Z] 00:21:01 5 11.15 0.00 5.65 3.06 0.27 79.86 [2022-03-30T00:21:11.535Z] 00:21:01 6 9.95 0.00 5.26 2.12 0.29 82.38 [2022-03-30T00:21:11.535Z] 00:21:01 7 10.36 0.00 4.29 1.91 0.27 83.16 [2022-03-30T00:21:11.535Z] Average: all 6.27 0.00 1.74 0.63 0.06 91.30 [2022-03-30T00:21:11.535Z] Average: 0 6.11 0.00 1.59 0.14 0.06 92.11 [2022-03-30T00:21:11.535Z] Average: 1 6.25 0.00 1.84 0.66 0.06 91.20 [2022-03-30T00:21:11.535Z] Average: 2 6.25 0.00 1.77 0.37 0.06 91.56 [2022-03-30T00:21:11.535Z] Average: 3 5.97 0.00 1.83 0.66 0.06 91.47 [2022-03-30T00:21:11.535Z] Average: 4 6.84 0.00 1.75 0.31 0.07 91.03 [2022-03-30T00:21:11.535Z] Average: 5 6.47 0.00 1.84 1.34 0.06 90.29 [2022-03-30T00:21:11.535Z] Average: 6 6.16 0.00 1.70 0.60 0.06 91.48 [2022-03-30T00:21:11.535Z] Average: 7 6.09 0.00 1.65 0.93 0.06 91.27 [2022-03-30T00:21:11.535Z] [2022-03-30T00:21:11.535Z] [2022-03-30T00:21:11.535Z]