Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 353301383491e590a2d20d65fa1eba971f110368 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-ssh6691567116454032938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh14857404219666344254.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3193803113063050441.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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 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-ssh17369882254264134670.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1382092525934856910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19552 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 353301383491e590a2d20d65fa1eba971f110368 (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 353301383491e590a2d20d65fa1eba971f110368 # timeout=10 Commit message: "build(deps): bump github.com/gomodule/redigo from 1.8.8 to 1.8.9 (#1147)" > git rev-list --no-walk 4a1eef67a76e889eee847dec31270fa4ae2966c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:03:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:03:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:03:19 ========================================================= 15:03:19 EdgeX Global Pipelines Version Info 15:03:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:03:20 ------------------- 15:03:20 stable info: 15:03:20 ------------------- 15:03:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:03:20 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 15:03:20 Message: update stable to v1.0.237 15:03:20 ------------------- 15:03:20 experimental info: 15:03:20 ------------------- 15:03:20 Commited By: **** collab-it+edgex@linuxfoundation.org 15:03:20 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 15:03:20 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 353301383491e590a2d20d65fa1eba971f110368 [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3533013 [Pipeline] echo 15:03:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:03:22 + git rev-list -1 --merges 353301383491e590a2d20d65fa1eba971f110368~1..353301383491e590a2d20d65fa1eba971f110368 [Pipeline] echo 15:03:22 -----------> git rev-list -1 --merges 353301383491e590a2d20d65fa1eba971f110368~1..353301383491e590a2d20d65fa1eba971f110368 353301383491e590a2d20d65fa1eba971f110368 [false] [Pipeline] sh 15:03:22 + git log --format=format:%s -1 353301383491e590a2d20d65fa1eba971f110368 [Pipeline] echo 15:03:22 ========================================================= 15:03:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:03:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:22 + git log --format=format:%s -1 353301383491e590a2d20d65fa1eba971f110368 [Pipeline] echo 15:03:22 [semverPrep] GIT_COMMIT: 353301383491e590a2d20d65fa1eba971f110368, Commit Message: build(deps): bump github.com/gomodule/redigo from 1.8.8 to 1.8.9 (#1147) [Pipeline] echo 15:03:22 [semverPrep] This is not a build commit. [Pipeline] sh 15:03:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:03:23 + grep -v github /etc/ssh/ssh_known_hosts 15:03:23 + [ -e /tmp/ssh_known_hosts ] 15:03:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:03:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:03:23 + sudo tee -a /etc/ssh/ssh_known_hosts 15:03:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:23 15:03:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:24 0.1.4: Pulling from edgex-devops/py-git-semver 15:03:24 b85a868b505f: Pulling fs layer 15:03:24 e2be974225ed: Pulling fs layer 15:03:24 339a4e72a1f5: Pulling fs layer 15:03:24 988bab9f4d93: Pulling fs layer 15:03:24 1469e6f7b9e6: Pulling fs layer 15:03:24 eaf3925da568: Pulling fs layer 15:03:24 bab4dde63d76: Pulling fs layer 15:03:24 bde34c3a00c8: Pulling fs layer 15:03:24 b352a97aabf1: Pulling fs layer 15:03:24 4872d77fe225: Pulling fs layer 15:03:24 5851b861e8e6: Pulling fs layer 15:03:24 eaf3925da568: Waiting 15:03:24 bde34c3a00c8: Waiting 15:03:24 1469e6f7b9e6: Waiting 15:03:24 bab4dde63d76: Waiting 15:03:24 988bab9f4d93: Waiting 15:03:24 4872d77fe225: Waiting 15:03:24 5851b861e8e6: Waiting 15:03:24 b352a97aabf1: Waiting 15:03:24 e2be974225ed: Verifying Checksum 15:03:24 e2be974225ed: Download complete 15:03:24 988bab9f4d93: Verifying Checksum 15:03:24 988bab9f4d93: Download complete 15:03:24 1469e6f7b9e6: Verifying Checksum 15:03:24 1469e6f7b9e6: Download complete 15:03:24 eaf3925da568: Verifying Checksum 15:03:24 eaf3925da568: Download complete 15:03:24 339a4e72a1f5: Verifying Checksum 15:03:24 339a4e72a1f5: Download complete 15:03:24 bde34c3a00c8: Verifying Checksum 15:03:24 bde34c3a00c8: Download complete 15:03:24 b352a97aabf1: Download complete 15:03:24 4872d77fe225: Verifying Checksum 15:03:24 4872d77fe225: Download complete 15:03:24 5851b861e8e6: Download complete 15:03:24 b85a868b505f: Verifying Checksum 15:03:24 b85a868b505f: Download complete 15:03:24 bab4dde63d76: Verifying Checksum 15:03:24 bab4dde63d76: Download complete 15:03:26 b85a868b505f: Pull complete 15:03:26 e2be974225ed: Pull complete 15:03:26 339a4e72a1f5: Pull complete 15:03:26 988bab9f4d93: Pull complete 15:03:26 1469e6f7b9e6: Pull complete 15:03:26 eaf3925da568: Pull complete 15:03:29 bab4dde63d76: Pull complete 15:03:29 bde34c3a00c8: Pull complete 15:03:29 b352a97aabf1: Pull complete 15:03:29 4872d77fe225: Pull complete 15:03:29 5851b861e8e6: Pull complete 15:03:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:29 prd-ubuntu20.04-docker-8c-8g-19552 does not seem to be running inside a container 15:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:03:30 $ docker top 0465df896cae2ef9aaa161bf805d8492386f6293d3236310c71cd19691772fa2 -eo pid,comm 15:03:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:03:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:03:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:31 [ssh-agent] Looking for ssh-agent implementation... 15:03:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:31 $ docker exec 0465df896cae2ef9aaa161bf805d8492386f6293d3236310c71cd19691772fa2 ssh-agent 15:03:31 SSH_AUTH_SOCK=/tmp/ssh-0Lkqack8hxk2/agent.33 15:03:31 SSH_AGENT_PID=39 15:03:31 Running ssh-add (command line suppressed) 15:03:31 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7997102580894480042.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7997102580894480042.key) 15:03:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:31 + git tag --points-at HEAD [Pipeline] } 15:03:31 $ docker exec --env ******** --env ******** 0465df896cae2ef9aaa161bf805d8492386f6293d3236310c71cd19691772fa2 ssh-agent -k 15:03:31 unset SSH_AUTH_SOCK; 15:03:31 unset SSH_AGENT_PID; 15:03:31 echo Agent pid 39 killed; 15:03:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:03:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:31 [ssh-agent] Looking for ssh-agent implementation... 15:03:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:32 $ docker exec 0465df896cae2ef9aaa161bf805d8492386f6293d3236310c71cd19691772fa2 ssh-agent 15:03:32 SSH_AUTH_SOCK=/tmp/ssh-OS6Kg21eoYNf/agent.72 15:03:32 SSH_AGENT_PID=78 15:03:32 Running ssh-add (command line suppressed) 15:03:32 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3649594927267857645.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3649594927267857645.key) 15:03:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:32 + git semver init 15:03:32 2022-07-12 15:03:32,951 [run_init] DEBUG init version:0.0.0 force:False 15:03:32 2022-07-12 15:03:32,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 15:03:32 2022-07-12 15:03:32,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 15:03:32 2022-07-12 15:03:32,954 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 15:03:34 2022-07-12 15:03:34,329 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 15:03:34 2022-07-12 15:03:34,330 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 15:03:34 2022-07-12 15:03:34,330 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:03:34 2022-07-12 15:03:34,331 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:03:34 2.2.1-dev.20 [Pipeline] } 15:03:34 $ docker exec --env ******** --env ******** 0465df896cae2ef9aaa161bf805d8492386f6293d3236310c71cd19691772fa2 ssh-agent -k 15:03:34 unset SSH_AUTH_SOCK; 15:03:34 unset SSH_AGENT_PID; 15:03:34 echo Agent pid 78 killed; 15:03:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:03:35 + git semver [Pipeline] } 15:03:35 $ docker stop --time=1 0465df896cae2ef9aaa161bf805d8492386f6293d3236310c71cd19691772fa2 15:03:36 $ docker rm -f 0465df896cae2ef9aaa161bf805d8492386f6293d3236310c71cd19691772fa2 [Pipeline] // withDockerContainer [Pipeline] sh 15:03:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:03:37 Stashed 1 file(s) [Pipeline] echo 15:03:37 [edgeXSemver]: initialized semver on version 2.2.1-dev.20 [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 15:03:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:47 ========================================================= 15:03:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:03:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:03:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:03:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:03:48 2408cc74d12b: Pulling fs layer 15:03:48 ea60b727a1ce: Pulling fs layer 15:03:48 30c4a7721957: Pulling fs layer 15:03:48 370296b7ddb6: Pulling fs layer 15:03:48 7c6cee850709: Pulling fs layer 15:03:48 39a5fcdaea64: Pulling fs layer 15:03:48 d94ebbe4e438: Pulling fs layer 15:03:48 bcfd1f05c69d: Pulling fs layer 15:03:48 370296b7ddb6: Waiting 15:03:48 7c6cee850709: Waiting 15:03:48 39a5fcdaea64: Waiting 15:03:48 d94ebbe4e438: Waiting 15:03:48 59ccb84bbe0f: Pulling fs layer 15:03:48 bcfd1f05c69d: Waiting 15:03:48 59ccb84bbe0f: Waiting 15:03:48 30c4a7721957: Verifying Checksum 15:03:48 30c4a7721957: Download complete 15:03:48 ea60b727a1ce: Verifying Checksum 15:03:48 ea60b727a1ce: Download complete 15:03:48 7c6cee850709: Verifying Checksum 15:03:48 7c6cee850709: Download complete 15:03:48 39a5fcdaea64: Verifying Checksum 15:03:48 39a5fcdaea64: Download complete 15:03:48 2408cc74d12b: Verifying Checksum 15:03:48 2408cc74d12b: Download complete 15:03:48 d94ebbe4e438: Download complete 15:03:48 2408cc74d12b: Pull complete 15:03:48 ea60b727a1ce: Pull complete 15:03:48 30c4a7721957: Pull complete 15:03:48 59ccb84bbe0f: Verifying Checksum 15:03:48 59ccb84bbe0f: Download complete 15:03:48 bcfd1f05c69d: Verifying Checksum 15:03:48 bcfd1f05c69d: Download complete 15:03:48 370296b7ddb6: Verifying Checksum 15:03:48 370296b7ddb6: Download complete 15:03:52 Still waiting to schedule task 15:03:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:03:54 370296b7ddb6: Pull complete 15:03:54 7c6cee850709: Pull complete 15:03:54 39a5fcdaea64: Pull complete 15:03:54 d94ebbe4e438: Pull complete 15:03:55 bcfd1f05c69d: Pull complete 15:03:56 59ccb84bbe0f: Pull complete 15:03:56 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:03:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 15:03:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:57 + docker inspect -f . ci-base-image-x86_64 15:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:57 prd-ubuntu20.04-docker-8c-8g-19552 does not seem to be running inside a container 15:03:57 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:03:59 $ docker top 6c7f0df1cacb35671d0b69ab73fc7842c2d3ec478af71cb00f28e2c77fcbc804 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:59 + go version 15:03:59 go version go1.18.3 linux/amd64 [Pipeline] } 15:03:59 $ docker stop --time=1 6c7f0df1cacb35671d0b69ab73fc7842c2d3ec478af71cb00f28e2c77fcbc804 15:04:00 $ docker rm -f 6c7f0df1cacb35671d0b69ab73fc7842c2d3ec478af71cb00f28e2c77fcbc804 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:01 + docker inspect -f . ci-base-image-x86_64 15:04:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:01 prd-ubuntu20.04-docker-8c-8g-19552 does not seem to be running inside a container 15:04:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:04:01 $ docker top ea183c84e671cfdef54a8efdcbad965f4972c821982987354926a3c4e00a22a2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:02 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 15:04:02 + make test 15:04:02 make -C ./app-service-template build 15:04:02 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:04:02 go mod tidy 15:04:02 go: downloading github.com/google/uuid v1.3.0 15:04:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:04:02 go: downloading github.com/stretchr/testify v1.8.0 15:04:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 15:04:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 15:04:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 15:04:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 15:04:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 15:04:02 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 15:04:02 go: downloading github.com/gorilla/mux v1.8.0 15:04:02 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:04:02 go: downloading github.com/davecgh/go-spew v1.1.1 15:04:02 go: downloading github.com/pmezard/go-difflib v1.0.0 15:04:02 go: downloading github.com/stretchr/objx v0.4.0 15:04:02 go: downloading gopkg.in/yaml.v3 v3.0.1 15:04:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 15:04:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 15:04:02 go: downloading github.com/go-playground/validator/v10 v10.10.1 15:04:02 go: downloading github.com/go-kit/log v0.2.0 15:04:02 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:04:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:04:02 go: downloading github.com/pelletier/go-toml v1.9.5 15:04:02 go: downloading github.com/mitchellh/copystructure v1.0.0 15:04:02 go: downloading github.com/hashicorp/errwrap v1.0.0 15:04:02 go: downloading github.com/hashicorp/consul/api v1.9.1 15:04:02 go: downloading github.com/gorilla/websocket v1.4.2 15:04:02 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 15:04:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:04:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:04:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 15:04:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:04:02 go: downloading github.com/pebbe/zmq4 v1.2.7 15:04:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:04:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:04:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:04:02 go: downloading github.com/x448/float16 v0.8.4 15:04:02 go: downloading github.com/go-playground/universal-translator v0.18.0 15:04:02 go: downloading github.com/leodido/go-urn v1.2.1 15:04:02 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 15:04:02 go: downloading golang.org/x/text v0.3.7 15:04:02 go: downloading github.com/go-playground/locales v0.14.0 15:04:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:04:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:04:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:04:02 go: downloading github.com/hashicorp/serf v0.9.5 15:04:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:04:02 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:04:02 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:04:02 go: downloading github.com/hashicorp/consul/sdk v0.8.0 15:04:02 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:04:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:04:02 go: downloading github.com/onsi/ginkgo v1.10.1 15:04:02 go: downloading github.com/onsi/gomega v1.7.0 15:04:02 go: downloading github.com/Microsoft/go-winio v0.5.2 15:04:03 go: downloading github.com/zeebo/errs v1.2.2 15:04:03 go: downloading google.golang.org/grpc v1.46.0 15:04:03 go: downloading github.com/fatih/color v1.9.0 15:04:03 go: downloading github.com/mattn/go-colorable v0.1.6 15:04:03 go: downloading github.com/mattn/go-isatty v0.0.12 15:04:03 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 15:04:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:04:03 go: downloading github.com/pkg/errors v0.9.1 15:04:03 go: downloading github.com/kr/pretty v0.3.0 15:04:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:04:03 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 15:04:03 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:04:03 go: downloading github.com/hashicorp/memberlist v0.2.2 15:04:03 go: downloading google.golang.org/protobuf v1.28.0 15:04:03 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 15:04:03 go: downloading github.com/golang/protobuf v1.5.2 15:04:03 go: downloading github.com/google/go-cmp v0.5.6 15:04:03 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:04:03 go: downloading github.com/kr/text v0.2.0 15:04:03 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:04:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:04:03 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:04:03 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:04:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:04:03 go: downloading github.com/miekg/dns v1.1.26 15:04:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:04:03 go: downloading gopkg.in/yaml.v2 v2.2.8 15:04:03 go: downloading github.com/hpcloud/tail v1.0.0 15:04:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:04:03 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:04:03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:04:03 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:04:05 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 15:04:23 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:04:23 make -C ./app-service-template test 15:04:23 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:04:23 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 15:04:45 ok new-app-service 0.071s coverage: 48.1% of statements 15:04:45 ? new-app-service/config [no test files] 15:04:45 ok new-app-service/functions 0.050s 15:04:45 CGO_ENABLED=1 go vet ./... 15:04:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:04:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:04:55 ./bin/test-attribution-txt.sh 15:04:55 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:04:55 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:04:55 go: downloading github.com/gomodule/redigo v1.8.9 15:04:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.120s coverage: 63.2% of statements 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.069s coverage: 93.8% of statements 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.089s coverage: 76.5% of statements 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.086s coverage: 88.7% of statements 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.053s coverage: 100.0% of statements 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.183s coverage: 78.5% of statements 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.053s coverage: 97.3% of statements 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.091s coverage: 82.8% of statements 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.701s coverage: 81.5% of statements 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.072s coverage: 28.7% of statements 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.058s coverage: 14.0% of statements 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.069s coverage: 27.3% of statements 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:04:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements 15:05:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.153s coverage: 76.9% of statements 15:05:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.076s coverage: 94.4% of statements 15:05:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:05:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:05:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:05:35 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 15:05:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:05:35 $ docker stop --time=1 ea183c84e671cfdef54a8efdcbad965f4972c821982987354926a3c4e00a22a2 15:05:37 $ docker rm -f ea183c84e671cfdef54a8efdcbad965f4972c821982987354926a3c4e00a22a2 [Pipeline] // withDockerContainer [Pipeline] sh 15:05:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:05:38 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] withEnv [Pipeline] { [Pipeline] sh 15:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:38 15:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:38 latest: Pulling from edgex-lftools-log-publisher 15:05:38 5eb5b503b376: Pulling fs layer 15:05:38 5c69ac0246d0: Pulling fs layer 15:05:38 ec43610c2a17: Pulling fs layer 15:05:38 3a2ae6a8a46f: Pulling fs layer 15:05:38 33b1e0a273af: Pulling fs layer 15:05:38 5d3b04190fa2: Pulling fs layer 15:05:38 2f39f015ded8: Pulling fs layer 15:05:38 5d3b04190fa2: Waiting 15:05:38 3a2ae6a8a46f: Waiting 15:05:38 2f39f015ded8: Waiting 15:05:38 33b1e0a273af: Waiting 15:05:38 5c69ac0246d0: Verifying Checksum 15:05:38 5c69ac0246d0: Download complete 15:05:38 3a2ae6a8a46f: Verifying Checksum 15:05:38 3a2ae6a8a46f: Download complete 15:05:39 33b1e0a273af: Verifying Checksum 15:05:39 33b1e0a273af: Download complete 15:05:39 5d3b04190fa2: Verifying Checksum 15:05:39 5d3b04190fa2: Download complete 15:05:39 ec43610c2a17: Verifying Checksum 15:05:39 ec43610c2a17: Download complete 15:05:39 5eb5b503b376: Verifying Checksum 15:05:39 5eb5b503b376: Download complete 15:05:40 2f39f015ded8: Verifying Checksum 15:05:40 2f39f015ded8: Download complete 15:05:40 5eb5b503b376: Pull complete 15:05:40 5c69ac0246d0: Pull complete 15:05:41 ec43610c2a17: Pull complete 15:05:41 3a2ae6a8a46f: Pull complete 15:05:41 33b1e0a273af: Pull complete 15:05:41 5d3b04190fa2: Pull complete 15:05:46 2f39f015ded8: Pull complete 15:05:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:46 prd-ubuntu20.04-docker-8c-8g-19552 does not seem to be running inside a container 15:05:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:05:48 $ docker top dceb468276b4fa2804cd5e630197803876e2691dbc0165f478b7dff6a4f4a841 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:48 ---> job-cost.sh 15:05:48 lf-activate-venv: SKIPPING 15:05:48 INFO: No Stack... 15:05:49 INFO: Retrieving Pricing Info for: v3-standard-8 15:05:49 INFO: Archiving Costs [Pipeline] sh 15:05:50 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 15:05:50 + cut -d, -f6 [Pipeline] lock 15:05:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-140-stack-cost] 15:05:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-140-stack-cost] did not exist. Created. 15:05:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:05:50 + echo total: 0.2199999988079071 [Pipeline] stash 15:05:50 Stashed 1 file(s) [Pipeline] } 15:05:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 15:05:50 $ docker stop --time=1 dceb468276b4fa2804cd5e630197803876e2691dbc0165f478b7dff6a4f4a841 15:05:51 $ docker rm -f dceb468276b4fa2804cd5e630197803876e2691dbc0165f478b7dff6a4f4a841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:07:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19554 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 15:07:27 Running in /w/workspace/app-functions-sdk-go/140 [Pipeline] { [Pipeline] checkout 15:07:28 The recommended git tool is: git 15:07:32 using credential edgex-jenkins-ssh 15:07:32 Cloning the remote Git repository 15:07:33 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:07:33 > git init /w/workspace/app-functions-sdk-go/140 # timeout=10 15:07:33 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:07:33 > git --version # timeout=10 15:07:33 > git --version # 'git version 2.25.1' 15:07:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:36 Avoid second fetch 15:07:36 Checking out Revision 353301383491e590a2d20d65fa1eba971f110368 (main) 15:07:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:07:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:36 > git config core.sparsecheckout # timeout=10 15:07:36 > git checkout -f 353301383491e590a2d20d65fa1eba971f110368 # timeout=10 15:07:40 Commit message: "build(deps): bump github.com/gomodule/redigo from 1.8.8 to 1.8.9 (#1147)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:07:41 % Total % Received % Xferd Average Speed Time Time Time Current 15:07:41 Dload Upload Total Spent Left Speed 15:07:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 15:07:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:07:42 + + sudo teesudo /etc/docker/daemon.new jq 15:07:42 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:07:42 { 15:07:42 "registry-mirrors": [ 15:07:42 "https://nexus3.edgexfoundry.org:10001" 15:07:42 ], 15:07:42 "bip": "10.250.0.254/24", 15:07:42 "hosts": [ 15:07:42 "tcp://0.0.0.0:5555", 15:07:42 "unix:///var/run/docker.sock" 15:07:42 ], 15:07:42 "mtu": 1458, 15:07:42 "selinux-enabled": true, 15:07:42 "seccomp-profile": "/etc/docker/seccomp.json" 15:07:42 } [Pipeline] sh 15:07:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:07:43 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:08:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:02 ========================================================= 15:08:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:08:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:08:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:08:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:03 b3c136eddcbf: Pulling fs layer 15:08:03 c0a3192eca97: Pulling fs layer 15:08:03 a050256f5b6f: Pulling fs layer 15:08:03 656be50a0ddc: Pulling fs layer 15:08:03 2bbca73fdf42: Pulling fs layer 15:08:03 46d945488cbd: Pulling fs layer 15:08:03 8a5474983e97: Pulling fs layer 15:08:03 329c88fbcd65: Pulling fs layer 15:08:03 656be50a0ddc: Waiting 15:08:03 8a5474983e97: Waiting 15:08:03 46d945488cbd: Waiting 15:08:03 329c88fbcd65: Waiting 15:08:03 2bbca73fdf42: Waiting 15:08:03 a050256f5b6f: Verifying Checksum 15:08:03 a050256f5b6f: Download complete 15:08:03 c0a3192eca97: Verifying Checksum 15:08:03 c0a3192eca97: Download complete 15:08:03 2bbca73fdf42: Verifying Checksum 15:08:03 2bbca73fdf42: Download complete 15:08:03 46d945488cbd: Verifying Checksum 15:08:03 46d945488cbd: Download complete 15:08:03 b3c136eddcbf: Verifying Checksum 15:08:03 b3c136eddcbf: Download complete 15:08:04 b3c136eddcbf: Pull complete 15:08:04 329c88fbcd65: Verifying Checksum 15:08:04 329c88fbcd65: Download complete 15:08:04 c0a3192eca97: Pull complete 15:08:05 a050256f5b6f: Pull complete 15:08:05 8a5474983e97: Verifying Checksum 15:08:05 8a5474983e97: Download complete 15:08:06 656be50a0ddc: Verifying Checksum 15:08:06 656be50a0ddc: Download complete 15:08:21 656be50a0ddc: Pull complete 15:08:21 2bbca73fdf42: Pull complete 15:08:21 46d945488cbd: Pull complete 15:08:25 8a5474983e97: Pull complete 15:08:27 329c88fbcd65: Pull complete 15:08:27 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:08:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 15:08:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:28 + docker inspect -f . ci-base-image-arm64 15:08:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:28 prd-ubuntu20.04-docker-arm64-4c-16g-19554 does not seem to be running inside a container 15:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/140 -v /w/workspace/app-functions-sdk-go/140:/w/workspace/app-functions-sdk-go/140:rw,z -v /w/workspace/app-functions-sdk-go/140@tmp:/w/workspace/app-functions-sdk-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:08:32 $ docker top ad97e0b0f5902df557732cfd557778167793f1c281942841c481eaf848bed49d -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:33 + go version 15:08:33 go version go1.18.3 linux/arm64 [Pipeline] } 15:08:33 $ docker stop --time=1 ad97e0b0f5902df557732cfd557778167793f1c281942841c481eaf848bed49d 15:08:34 $ docker rm -f ad97e0b0f5902df557732cfd557778167793f1c281942841c481eaf848bed49d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:35 + docker inspect -f . ci-base-image-arm64 15:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:35 prd-ubuntu20.04-docker-arm64-4c-16g-19554 does not seem to be running inside a container 15:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-functions-sdk-go/140 -v /w/workspace/app-functions-sdk-go/140:/w/workspace/app-functions-sdk-go/140:rw,z -v /w/workspace/app-functions-sdk-go/140@tmp:/w/workspace/app-functions-sdk-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:08:36 $ docker top 1e7c422925fba4cf7efe266ba19c36efd1e220e354a1efe0ed9bab925df5aa51 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:37 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/140 [Pipeline] fileExists [Pipeline] sh 15:08:38 + make test 15:08:38 make -C ./app-service-template build 15:08:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/140/app-service-template' 15:08:38 go mod tidy 15:08:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 15:08:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:08:38 go: downloading github.com/google/uuid v1.3.0 15:08:38 go: downloading github.com/stretchr/testify v1.8.0 15:08:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 15:08:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 15:08:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 15:08:39 go: downloading github.com/davecgh/go-spew v1.1.1 15:08:39 go: downloading github.com/pmezard/go-difflib v1.0.0 15:08:39 go: downloading gopkg.in/yaml.v3 v3.0.1 15:08:39 go: downloading github.com/go-playground/validator/v10 v10.10.1 15:08:39 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 15:08:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 15:08:39 go: downloading github.com/go-kit/log v0.2.0 15:08:39 go: downloading github.com/stretchr/objx v0.4.0 15:08:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 15:08:39 go: downloading github.com/gorilla/mux v1.8.0 15:08:39 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:08:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 15:08:39 go: downloading github.com/mitchellh/copystructure v1.0.0 15:08:39 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:08:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:08:39 go: downloading github.com/go-playground/universal-translator v0.18.0 15:08:39 go: downloading github.com/leodido/go-urn v1.2.1 15:08:39 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 15:08:39 go: downloading golang.org/x/text v0.3.7 15:08:39 go: downloading github.com/go-playground/locales v0.14.0 15:08:40 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:08:40 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:08:42 go: downloading github.com/gorilla/websocket v1.4.2 15:08:42 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 15:08:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:08:42 go: downloading github.com/pelletier/go-toml v1.9.5 15:08:42 go: downloading github.com/hashicorp/consul/api v1.9.1 15:08:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:08:42 go: downloading github.com/hashicorp/errwrap v1.0.0 15:08:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 15:08:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:08:42 go: downloading github.com/x448/float16 v0.8.4 15:08:42 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 15:08:42 go: downloading github.com/kr/pretty v0.3.0 15:08:42 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:08:42 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:08:42 go: downloading github.com/pebbe/zmq4 v1.2.7 15:08:42 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:08:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:08:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:08:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:08:42 go: downloading github.com/hashicorp/serf v0.9.5 15:08:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:08:42 go: downloading github.com/hashicorp/consul/sdk v0.8.0 15:08:43 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:08:43 go: downloading github.com/Microsoft/go-winio v0.5.2 15:08:43 go: downloading github.com/zeebo/errs v1.2.2 15:08:43 go: downloading google.golang.org/grpc v1.46.0 15:08:44 go: downloading github.com/kr/text v0.2.0 15:08:44 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:08:44 go: downloading github.com/onsi/ginkgo v1.10.1 15:08:44 go: downloading github.com/onsi/gomega v1.7.0 15:08:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:08:44 go: downloading github.com/fatih/color v1.9.0 15:08:44 go: downloading github.com/mattn/go-colorable v0.1.6 15:08:44 go: downloading github.com/mattn/go-isatty v0.0.12 15:08:44 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:08:44 go: downloading github.com/pkg/errors v0.9.1 15:08:44 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 15:08:44 go: downloading google.golang.org/protobuf v1.28.0 15:08:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:08:44 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:08:44 go: downloading github.com/hashicorp/memberlist v0.2.2 15:08:44 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 15:08:45 go: downloading github.com/golang/protobuf v1.5.2 15:08:45 go: downloading github.com/google/go-cmp v0.5.6 15:08:45 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:08:45 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:08:45 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:08:45 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:08:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:08:45 go: downloading github.com/miekg/dns v1.1.26 15:08:45 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:08:46 go: downloading gopkg.in/yaml.v2 v2.2.8 15:08:46 go: downloading github.com/hpcloud/tail v1.0.0 15:08:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:08:46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:08:46 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:08:46 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:08:49 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 15:10:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/140/app-service-template' 15:10:41 make -C ./app-service-template test 15:10:41 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/140/app-service-template' 15:10:41 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 15:13:03 ok new-app-service 0.253s coverage: 48.1% of statements 15:13:03 ? new-app-service/config [no test files] 15:13:03 ok new-app-service/functions 0.198s 15:13:03 CGO_ENABLED=1 go vet ./... 15:14:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:14:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:14:25 ./bin/test-attribution-txt.sh 15:14:25 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/140/app-service-template' 15:14:25 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:14:25 go: downloading github.com/gomodule/redigo v1.8.9 15:14:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.580s coverage: 63.2% of statements 15:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.435s coverage: 93.8% of statements 15:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.408s coverage: 76.5% of statements 15:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.315s coverage: 88.7% of statements 15:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.140s coverage: 100.0% of statements 15:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.744s coverage: 78.5% of statements 15:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.262s coverage: 97.3% of statements 15:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 15:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.361s coverage: 82.8% of statements 15:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 15:14:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.433s coverage: 81.5% of statements 15:14:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 15:14:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 15:14:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.376s coverage: 28.7% of statements 15:14:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 15:14:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.252s coverage: 14.0% of statements 15:14:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.222s coverage: 27.3% of statements 15:14:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:14:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:14:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.351s coverage: 51.4% of statements 15:15:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.498s coverage: 76.9% of statements 15:15:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.186s coverage: 94.4% of statements 15:15:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:15:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:15:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:15:29 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 15:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:15:29 $ docker stop --time=1 1e7c422925fba4cf7efe266ba19c36efd1e220e354a1efe0ed9bab925df5aa51 15:15:31 $ docker rm -f 1e7c422925fba4cf7efe266ba19c36efd1e220e354a1efe0ed9bab925df5aa51 [Pipeline] // withDockerContainer [Pipeline] sh 15:15:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:15:35 Warning: overwriting stash ‘coverage-report’ 15:15:35 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] withEnv [Pipeline] { [Pipeline] sh 15:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:36 15:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:36 arm64: Pulling from edgex-lftools-log-publisher 15:15:36 8998bd30e6a1: Pulling fs layer 15:15:36 04944245beec: Pulling fs layer 15:15:36 699f458cf7ca: Pulling fs layer 15:15:36 765212b225bb: Pulling fs layer 15:15:36 f23df028b6ca: Pulling fs layer 15:15:36 d65c8cfc05b1: Pulling fs layer 15:15:36 2437ff75d9bd: Pulling fs layer 15:15:36 765212b225bb: Waiting 15:15:36 f23df028b6ca: Waiting 15:15:36 d65c8cfc05b1: Waiting 15:15:36 2437ff75d9bd: Waiting 15:15:36 04944245beec: Verifying Checksum 15:15:36 04944245beec: Download complete 15:15:36 765212b225bb: Verifying Checksum 15:15:36 765212b225bb: Download complete 15:15:36 f23df028b6ca: Download complete 15:15:36 d65c8cfc05b1: Verifying Checksum 15:15:36 d65c8cfc05b1: Download complete 15:15:36 699f458cf7ca: Verifying Checksum 15:15:36 699f458cf7ca: Download complete 15:15:37 8998bd30e6a1: Verifying Checksum 15:15:37 8998bd30e6a1: Download complete 15:15:39 2437ff75d9bd: Verifying Checksum 15:15:39 2437ff75d9bd: Download complete 15:15:42 8998bd30e6a1: Pull complete 15:15:42 04944245beec: Pull complete 15:15:43 699f458cf7ca: Pull complete 15:15:43 765212b225bb: Pull complete 15:15:44 f23df028b6ca: Pull complete 15:15:44 d65c8cfc05b1: Pull complete 15:15:59 2437ff75d9bd: Pull complete 15:15:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:15:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:00 prd-ubuntu20.04-docker-arm64-4c-16g-19554 does not seem to be running inside a container 15:16:00 $ 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/140 -v /w/workspace/app-functions-sdk-go/140:/w/workspace/app-functions-sdk-go/140:rw,z -v /w/workspace/app-functions-sdk-go/140@tmp:/w/workspace/app-functions-sdk-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:16:02 $ docker top 6efcb33c7c0e741ffba0f7e4cf91098cf07a3a4f736f5a8b4c7797080595da90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:03 ---> job-cost.sh 15:16:03 lf-activate-venv: SKIPPING 15:16:03 INFO: No Stack... 15:16:03 INFO: Retrieving Pricing Info for: v3-standard-4 15:16:04 INFO: Archiving Costs [Pipeline] sh 15:16:05 + + cat /w/workspace/app-functions-sdk-go/140/archives/cost.csv 15:16:05 cut -d, -f6 [Pipeline] lock 15:16:05 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-140-stack-cost] 15:16:05 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-140-stack-cost] did not exist. Created. 15:16:05 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:16:06 /w/workspace/app-functions-sdk-go/140@tmp/durable-6dd50ddc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:16:06 + echo total: 0.10999999940395355 [Pipeline] stash 15:16:06 Warning: overwriting stash ‘stack-cost’ 15:16:07 Stashed 1 file(s) [Pipeline] } 15:16:07 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 15:16:07 $ docker stop --time=1 6efcb33c7c0e741ffba0f7e4cf91098cf07a3a4f736f5a8b4c7797080595da90 15:16:08 $ docker rm -f 6efcb33c7c0e741ffba0f7e4cf91098cf07a3a4f736f5a8b4c7797080595da90 [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 15:16:09 provisioning config files... 15:16:09 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2271743151346162625tmp [Pipeline] { [Pipeline] sh 15:16:09 + set +x 15:16:09 + curl -s https://codecov.io/bash 15:16:09 + bash -s -- 15:16:09 15:16:09 _____ _ 15:16:09 / ____| | | 15:16:09 | | ___ __| | ___ ___ _____ __ 15:16:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:16:09 | |___| (_) | (_| | __/ (_| (_) \ V / 15:16:09 \_____\___/ \__,_|\___|\___\___/ \_/ 15:16:09 Bash-1.0.6 15:16:09 15:16:09 15:16:09 ==> git version 2.25.1 found 15:16:09 ==> 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 15:16:09 Release-Date: 2020-01-08 15:16:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:16:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:16:09 ==> Jenkins CI detected. 15:16:09 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 15:16:09 project root: . 15:16:09 --> token set from env 15:16:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:16:09 ==> Running gcov in . (disable via -X gcov) 15:16:09 ==> Python coveragepy not found 15:16:09 ==> Searching for coverage reports in: 15:16:09 + . 15:16:09 -> Found 2 reports 15:16:09 ==> Detecting git/mercurial file structure 15:16:09 ==> Reading reports 15:16:09 + ./app-service-template/coverage.out bytes=1222 15:16:09 + ./coverage.out bytes=122646 15:16:09 ==> Appending adjustments 15:16:09 https://docs.codecov.io/docs/fixing-reports 15:16:09 + Found adjustments 15:16:09 ==> Gzipping contents 15:16:09 24K /tmp/codecov.Eo5ONF.gz 15:16:09 ==> Uploading reports 15:16:09 url: https://codecov.io 15:16:09 query: branch=main&commit=353301383491e590a2d20d65fa1eba971f110368&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:16:09 -> Pinging Codecov 15:16:09 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=353301383491e590a2d20d65fa1eba971f110368&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:16:10 -> Uploading to 15:16:10 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/3D8B5DFFC46A037C893635FACE044666/353301383491e590a2d20d65fa1eba971f110368/4651a409-df15-44d3-a1cd-fd67172ee931.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T151610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0596850e351f6717e8046b97996e7a5908040a92817583e135b3044ce4479e2f 15:16:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:10 Dload Upload Total Spent Left Speed 15:16:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21206 0 0 100 21206 0 78540 --:--:-- --:--:-- --:--:-- 78250 100 21206 0 0 100 21206 0 78540 --:--:-- --:--:-- --:--:-- 78250 15:16:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/353301383491e590a2d20d65fa1eba971f110368 [Pipeline] } 15:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:16:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:16:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:16:11 15:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:16:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:16:11 df9b9388f04a: Pulling fs layer 15:16:11 52dc419b0ee2: Pulling fs layer 15:16:11 25bc292e5bac: Pulling fs layer 15:16:11 114826534d7a: Pulling fs layer 15:16:11 4657fd5d0bcf: Pulling fs layer 15:16:11 6ad1cebc031e: Pulling fs layer 15:16:11 8a3aa393b2d8: Pulling fs layer 15:16:11 4657fd5d0bcf: Waiting 15:16:11 6ad1cebc031e: Waiting 15:16:11 114826534d7a: Waiting 15:16:11 25bc292e5bac: Verifying Checksum 15:16:11 25bc292e5bac: Download complete 15:16:11 52dc419b0ee2: Verifying Checksum 15:16:11 52dc419b0ee2: Download complete 15:16:11 4657fd5d0bcf: Verifying Checksum 15:16:11 4657fd5d0bcf: Download complete 15:16:11 df9b9388f04a: Verifying Checksum 15:16:11 df9b9388f04a: Download complete 15:16:11 df9b9388f04a: Pull complete 15:16:11 6ad1cebc031e: Download complete 15:16:11 52dc419b0ee2: Pull complete 15:16:11 25bc292e5bac: Pull complete 15:16:12 114826534d7a: Verifying Checksum 15:16:12 114826534d7a: Download complete 15:16:12 8a3aa393b2d8: Verifying Checksum 15:16:12 8a3aa393b2d8: Download complete 15:16:15 114826534d7a: Pull complete 15:16:15 4657fd5d0bcf: Pull complete 15:16:16 6ad1cebc031e: Pull complete 15:16:19 8a3aa393b2d8: Pull complete 15:16:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:16:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:19 prd-ubuntu20.04-docker-8c-8g-19552 does not seem to be running inside a container 15:16:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:16:21 $ docker top 4130e71999f67161e7d0ca998ccf8707a52732bb585277c7e7bc73a2a83754b0 -eo pid,comm [Pipeline] { [Pipeline] echo 15:16:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 15:16:21 + set -o pipefail 15:16:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 15:16:27 15:16:27 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 15:16:27 15:16:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/aa5742a4-c7cc-460a-85cc-1cba0cef2592 15:16:27 15:16:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:16:27 15:16:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:16:27 15:16:27 15:16:27 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:16:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:16:27 $ docker stop --time=1 4130e71999f67161e7d0ca998ccf8707a52732bb585277c7e7bc73a2a83754b0 15:16:29 $ docker rm -f 4130e71999f67161e7d0ca998ccf8707a52732bb585277c7e7bc73a2a83754b0 [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 15:16:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:29 provisioning config files... 15:16:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2835583947280029694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:29 --> edgex-publish-swagger.sh 15:16:29 === Publish openapi/v2 API === 15:16:29 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:16:29 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 15:16:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:29 Dload Upload Total Spent Left Speed 15:16:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13776 --:--:-- --:--:-- --:--:-- 13763 100 13708 0 0 100 13708 0 13763 --:--:-- --:--:-- --:--:-- 13749 15:16:30 15:16:30 [Pipeline] } 15:16:30 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 15:16:31 + git log --format=format:%s -1 353301383491e590a2d20d65fa1eba971f110368 [Pipeline] sh 15:16:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:16:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:16:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:31 prd-ubuntu20.04-docker-8c-8g-19552 does not seem to be running inside a container 15:16:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:16:32 $ docker top 30be4176a8210450755aa852eae481b28f5c1e3ada057b299385341b8f2c7077 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:16:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:16:32 [ssh-agent] Looking for ssh-agent implementation... 15:16:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:32 $ docker exec 30be4176a8210450755aa852eae481b28f5c1e3ada057b299385341b8f2c7077 ssh-agent 15:16:32 SSH_AUTH_SOCK=/tmp/ssh-MPTVMJtZiova/agent.32 15:16:32 SSH_AGENT_PID=39 15:16:32 Running ssh-add (command line suppressed) 15:16:32 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2618252525270148808.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2618252525270148808.key) 15:16:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:16:33 + git semver tag 15:16:33 2022-07-12 15:16:33,379 [run_tag] DEBUG tag force:False 15:16:33 2022-07-12 15:16:33,379 [check_head_tag] DEBUG check head tag 15:16:33 2022-07-12 15:16:33,380 [execute] INFO git cat-file --batch-check 15:16:33 2022-07-12 15:16:33,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 15:16:33 2022-07-12 15:16:33,384 [execute] INFO git cat-file --batch 15:16:33 2022-07-12 15:16:33,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 15:16:33 2022-07-12 15:16:33,396 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:16:33 2022-07-12 15:16:33,396 [execute] INFO git tag -a v2.2.1-dev.20 -m v2.2.1-dev.20 15:16:33 2022-07-12 15:16:33,397 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.20', '-m', 'v2.2.1-dev.20'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 15:16:33 2022-07-12 15:16:33,401 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:16:33 2.2.1-dev.20 [Pipeline] } 15:16:33 $ docker exec --env ******** --env ******** 30be4176a8210450755aa852eae481b28f5c1e3ada057b299385341b8f2c7077 ssh-agent -k 15:16:33 unset SSH_AUTH_SOCK; 15:16:33 unset SSH_AGENT_PID; 15:16:33 echo Agent pid 39 killed; 15:16:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:16:33 + git semver [Pipeline] } 15:16:34 $ docker stop --time=1 30be4176a8210450755aa852eae481b28f5c1e3ada057b299385341b8f2c7077 15:16:35 $ docker rm -f 30be4176a8210450755aa852eae481b28f5c1e3ada057b299385341b8f2c7077 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:16:35 15:16:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:16:36 0.23.1-centos7: Pulling from edgex-lftools 15:16:36 ab5ef0e58194: Pulling fs layer 15:16:36 9712f1f96733: Pulling fs layer 15:16:36 63f879dbbcfc: Pulling fs layer 15:16:36 0d9ebad4ef96: Pulling fs layer 15:16:36 e9a5061849ea: Pulling fs layer 15:16:36 d747dcd14b5f: Pulling fs layer 15:16:36 2de7ff778b66: Pulling fs layer 15:16:36 0d9ebad4ef96: Waiting 15:16:36 e9a5061849ea: Waiting 15:16:36 d747dcd14b5f: Waiting 15:16:36 9712f1f96733: Verifying Checksum 15:16:36 9712f1f96733: Download complete 15:16:36 63f879dbbcfc: Verifying Checksum 15:16:36 63f879dbbcfc: Download complete 15:16:36 e9a5061849ea: Verifying Checksum 15:16:36 e9a5061849ea: Download complete 15:16:36 d747dcd14b5f: Verifying Checksum 15:16:36 d747dcd14b5f: Download complete 15:16:36 0d9ebad4ef96: Verifying Checksum 15:16:36 0d9ebad4ef96: Download complete 15:16:36 ab5ef0e58194: Verifying Checksum 15:16:36 ab5ef0e58194: Download complete 15:16:36 2de7ff778b66: Verifying Checksum 15:16:40 ab5ef0e58194: Pull complete 15:16:40 9712f1f96733: Pull complete 15:16:40 63f879dbbcfc: Pull complete 15:16:44 0d9ebad4ef96: Pull complete 15:16:45 e9a5061849ea: Pull complete 15:16:45 d747dcd14b5f: Pull complete 15:16:46 2de7ff778b66: Pull complete 15:16:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:16:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:16:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:46 prd-ubuntu20.04-docker-8c-8g-19552 does not seem to be running inside a container 15:16:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:16:48 $ docker top 7f639b72b4caf5ce682a27623832fe36faceb0302a66d7ddd66acdd031e26a6b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:16:48 provisioning config files... 15:16:48 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1327944718937473856tmp 15:16:48 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8812529841590451614tmp 15:16:48 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7278398264366846824tmp [Pipeline] { [Pipeline] echo 15:16:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:16:49 ---> sigul-configuration.sh 15:16:49 gpg: directory `/root/.gnupg' created 15:16:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:16:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:16:49 gpg: keyring `/root/.gnupg/secring.gpg' created 15:16:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:16:49 gpg: CAST5 encrypted data 15:16:49 gpg: encrypted with 1 passphrase 15:16:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:16:49 + mkdir /home/jenkins 15:16:49 + mkdir /home/jenkins/sigul [Pipeline] sh 15:16:49 + 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 15:16:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:16:49 ---> sigul-install.sh 15:16:49 Sigul already installed; skipping installation. [Pipeline] sh 15:16:50 + git tag --list 15:16:50 v0.1.0 15:16:50 v0.1.1 15:16:50 v1.0.0 15:16:50 v1.1.0 15:16:50 v1.2.0 15:16:50 v1.3.0 15:16:50 v1.3.1 15:16:50 v2.0.0 15:16:50 v2.0.1 15:16:50 v2.1.0 15:16:50 v2.1.1 15:16:50 v2.1.1-dev.3 15:16:50 v2.1.1-dev.4 15:16:50 v2.2.0 15:16:50 v2.2.1-dev.1 15:16:50 v2.2.1-dev.10 15:16:50 v2.2.1-dev.11 15:16:50 v2.2.1-dev.12 15:16:50 v2.2.1-dev.13 15:16:50 v2.2.1-dev.14 15:16:50 v2.2.1-dev.15 15:16:50 v2.2.1-dev.16 15:16:50 v2.2.1-dev.17 15:16:50 v2.2.1-dev.18 15:16:50 v2.2.1-dev.19 15:16:50 v2.2.1-dev.2 15:16:50 v2.2.1-dev.20 15:16:50 v2.2.1-dev.3 15:16:50 v2.2.1-dev.4 15:16:50 v2.2.1-dev.5 15:16:50 v2.2.1-dev.6 15:16:50 v2.2.1-dev.7 15:16:50 v2.2.1-dev.8 15:16:50 v2.2.1-dev.9 [Pipeline] sh 15:16:50 + lftools sign git-tag v2.2.1-dev.20 15:16:51 Signing Git tag with Sigul... 15:16:51 Signing v2.2.1-dev.20 [Pipeline] echo 15:16:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:16:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:16:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:16:51 $ docker stop --time=1 7f639b72b4caf5ce682a27623832fe36faceb0302a66d7ddd66acdd031e26a6b 15:16:52 $ docker rm -f 7f639b72b4caf5ce682a27623832fe36faceb0302a66d7ddd66acdd031e26a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:16:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:16:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:53 prd-ubuntu20.04-docker-8c-8g-19552 does not seem to be running inside a container 15:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:16:54 $ docker top d14c9a929def401cf0b00f0d136b854189f8378715de0f0165a979d3c559ea2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:16:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:16:54 [ssh-agent] Looking for ssh-agent implementation... 15:16:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:54 $ docker exec d14c9a929def401cf0b00f0d136b854189f8378715de0f0165a979d3c559ea2e ssh-agent 15:16:54 SSH_AUTH_SOCK=/tmp/ssh-MJxOzPrE1ieZ/agent.33 15:16:54 SSH_AGENT_PID=40 15:16:54 Running ssh-add (command line suppressed) 15:16:54 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8981287446743459002.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8981287446743459002.key) 15:16:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:16:54 + git semver bump pre 15:16:55 2022-07-12 15:16:55,059 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:16:55 2022-07-12 15:16:55,059 [bump_version] DEBUG bumping version:2.2.1-dev.20 on axis:pre with prefix:dev 15:16:55 2022-07-12 15:16:55,060 [bump_version] DEBUG bumped version:2.2.1-dev.21 15:16:55 2022-07-12 15:16:55,060 [write_version] DEBUG write version:2.2.1-dev.21 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 15:16:55 2022-07-12 15:16:55,060 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:16:55 2022-07-12 15:16:55,060 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:16:55 2022-07-12 15:16:55,062 [execute] INFO git cat-file --batch-check 15:16:55 2022-07-12 15:16:55,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:16:55 2022-07-12 15:16:55,067 [execute] INFO git cat-file --batch 15:16:55 2022-07-12 15:16:55,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:16:55 2022-07-12 15:16:55,072 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:16:55 2.2.1-dev.21 [Pipeline] } 15:16:55 $ docker exec --env ******** --env ******** d14c9a929def401cf0b00f0d136b854189f8378715de0f0165a979d3c559ea2e ssh-agent -k 15:16:55 unset SSH_AUTH_SOCK; 15:16:55 unset SSH_AGENT_PID; 15:16:55 echo Agent pid 40 killed; 15:16:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:16:55 + git semver [Pipeline] } 15:16:55 $ docker stop --time=1 d14c9a929def401cf0b00f0d136b854189f8378715de0f0165a979d3c559ea2e 15:16:57 $ docker rm -f d14c9a929def401cf0b00f0d136b854189f8378715de0f0165a979d3c559ea2e [Pipeline] // withDockerContainer [Pipeline] sh 15:16:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:16:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:16:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:57 prd-ubuntu20.04-docker-8c-8g-19552 does not seem to be running inside a container 15:16:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:16:58 $ docker top e8b3306a23c5201627030c777cc6aad155b3ab64ac091f4d0f89ac171f98bdc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:16:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:16:58 [ssh-agent] Looking for ssh-agent implementation... 15:16:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:58 $ docker exec e8b3306a23c5201627030c777cc6aad155b3ab64ac091f4d0f89ac171f98bdc4 ssh-agent 15:16:58 SSH_AUTH_SOCK=/tmp/ssh-eCz52ZuZHRX3/agent.33 15:16:58 SSH_AGENT_PID=39 15:16:58 Running ssh-add (command line suppressed) 15:16:58 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8359658772751281436.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8359658772751281436.key) 15:16:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:16:59 + git semver push 15:16:59 2022-07-12 15:16:59,262 [run_push] DEBUG push 15:16:59 2022-07-12 15:16:59,263 [execute] INFO git cat-file --batch-check 15:16:59 2022-07-12 15:16:59,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:16:59 2022-07-12 15:16:59,267 [execute] INFO git rev-list 39a6ade191d763d78969a6e5d1d83a0a2449440c -- 15:16:59 2022-07-12 15:16:59,267 [execute] DEBUG Popen(['git', 'rev-list', '39a6ade191d763d78969a6e5d1d83a0a2449440c', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:16:59 2022-07-12 15:16:59,281 [execute] INFO git fetch -v origin 15:16:59 2022-07-12 15:16:59,282 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:16:59 2022-07-12 15:16:59,763 [run_push] DEBUG no remote changes detected 15:16:59 2022-07-12 15:16:59,763 [execute] INFO git push origin semver 15:16:59 2022-07-12 15:16:59,764 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:17:00 2022-07-12 15:17:00,477 [run_push] DEBUG push all version tags 15:17:00 2022-07-12 15:17:00,478 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:17:00 2022-07-12 15:17:00,478 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 15:17:01 2022-07-12 15:17:01,209 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:17:01 2.2.1-dev.21 [Pipeline] } 15:17:01 $ docker exec --env ******** --env ******** e8b3306a23c5201627030c777cc6aad155b3ab64ac091f4d0f89ac171f98bdc4 ssh-agent -k 15:17:01 unset SSH_AUTH_SOCK; 15:17:01 unset SSH_AGENT_PID; 15:17:01 echo Agent pid 39 killed; 15:17:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:17:01 + git semver [Pipeline] } 15:17:02 $ docker stop --time=1 e8b3306a23c5201627030c777cc6aad155b3ab64ac091f4d0f89ac171f98bdc4 15:17:03 $ docker rm -f e8b3306a23c5201627030c777cc6aad155b3ab64ac091f4d0f89ac171f98bdc4 [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 15:17:04 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 15:17:04 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 15:17:04 total 16 15:17:04 drwxr-xr-x 3 root root 4096 Jul 12 15:05 . 15:17:04 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 15:16 .. 15:17:04 drwxr-xr-x 2 root root 4096 Jul 12 15:05 cost 15:17:04 -rw-r--r-- 1 root root 91 Jul 12 15:05 cost.csv 15:17:04 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 15:17:04 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 15:17:04 total 16 15:17:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 15:05 . 15:17:04 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 15:16 .. 15:17:04 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 15:05 cost 15:17:04 -rw-r--r-- 1 jenkins jenkins 91 Jul 12 15:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:17:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:17:05 ---> package-listing.sh 15:17:05 ++ facter osfamily 15:17:05 ++ tr '[:upper:]' '[:lower:]' 15:17:05 + OS_FAMILY=debian 15:17:05 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 15:17:05 + START_PACKAGES=/tmp/packages_start.txt 15:17:05 + END_PACKAGES=/tmp/packages_end.txt 15:17:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:17:05 + PACKAGES=/tmp/packages_start.txt 15:17:05 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:17:05 + PACKAGES=/tmp/packages_end.txt 15:17:05 + case "${OS_FAMILY}" in 15:17:05 + dpkg -l 15:17:05 + grep '^ii' 15:17:05 + '[' -f /tmp/packages_start.txt ']' 15:17:05 + '[' -f /tmp/packages_end.txt ']' 15:17:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:17:05 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:17:05 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 15:17:05 + 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 15:17:05 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 15:17:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:06 prd-ubuntu20.04-docker-8c-8g-19552 does not seem to be running inside a container 15:17:06 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:17:06 $ docker top 4b38add78f6fd82218656ce61491aada296549a6240521ab1386ebf8210a6a34 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:07 + touch /tmp/pre-build-complete [Pipeline] sh 15:17:07 + mkdir -p /var/log/sysstat [Pipeline] sh 15:17:07 + ls /var/log/sa-host 15:17:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:07 provisioning config files... 15:17:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4489477037268717633tmp [Pipeline] { [Pipeline] echo 15:17:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:17:07 ---> create-netrc.sh [Pipeline] } 15:17:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:17:08 ---> python-tools-install.sh [Pipeline] echo 15:17:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:17:08 ---> sudo-logs.sh 15:17:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:17:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:17:08 ---> job-cost.sh 15:17:08 lf-activate-venv: SKIPPING 15:17:08 DEBUG: total: 0.2199999988079071 15:17:08 INFO: Retrieving Stack Cost... 15:17:09 INFO: Retrieving Pricing Info for: v3-standard-8 15:17:09 INFO: Archiving Costs [Pipeline] echo 15:17:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:17:10 ---> logs-deploy.sh 15:17:10 lf-activate-venv: SKIPPING 15:17:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/140 15:17:10 INFO: archiving workspace using pattern(s): 15:17:10 Archives upload complete. 15:17:10 INFO: archiving logs to Nexus 15:17:11 ---> uname -a: 15:17:11 Linux prd-ubuntu20-04-docker-8c-8g-19552 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:17:11 15:17:11 15:17:11 ---> lscpu: 15:17:11 Architecture: x86_64 15:17:11 CPU op-mode(s): 32-bit, 64-bit 15:17:11 Byte Order: Little Endian 15:17:11 Address sizes: 40 bits physical, 48 bits virtual 15:17:11 CPU(s): 8 15:17:11 On-line CPU(s) list: 0-7 15:17:11 Thread(s) per core: 1 15:17:11 Core(s) per socket: 1 15:17:11 Socket(s): 8 15:17:11 NUMA node(s): 1 15:17:11 Vendor ID: AuthenticAMD 15:17:11 CPU family: 23 15:17:11 Model: 49 15:17:11 Model name: AMD EPYC-Rome Processor 15:17:11 Stepping: 0 15:17:11 CPU MHz: 2799.976 15:17:11 BogoMIPS: 5599.95 15:17:11 Virtualization: AMD-V 15:17:11 Hypervisor vendor: KVM 15:17:11 Virtualization type: full 15:17:11 L1d cache: 256 KiB 15:17:11 L1i cache: 256 KiB 15:17:11 L2 cache: 4 MiB 15:17:11 L3 cache: 128 MiB 15:17:11 NUMA node0 CPU(s): 0-7 15:17:11 Vulnerability Itlb multihit: Not affected 15:17:11 Vulnerability L1tf: Not affected 15:17:11 Vulnerability Mds: Not affected 15:17:11 Vulnerability Meltdown: Not affected 15:17:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:17:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:17:11 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:17:11 Vulnerability Srbds: Not affected 15:17:11 Vulnerability Tsx async abort: Not affected 15:17:11 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 15:17:11 15:17:11 15:17:11 ---> nproc: 15:17:11 8 15:17:11 15:17:11 15:17:11 ---> df -h: 15:17:11 Filesystem Size Used Avail Use% Mounted on 15:17:11 overlay 155G 12G 144G 8% / 15:17:11 tmpfs 64M 0 64M 0% /dev 15:17:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:17:11 shm 64M 0 64M 0% /dev/shm 15:17:11 /dev/vda1 155G 12G 144G 8% /facter-os 15:17:11 15:17:11 15:17:11 ---> sar -b -r -n DEV: 15:17:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19552) 07/12/22 _x86_64_ (8 CPU) 15:17:11 15:17:11 15:02:41 LINUX RESTART (8 CPU) 15:17:11 15:17:11 15:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:17:11 15:04:01 369.70 45.70 324.00 0.00 4094.36 169544.69 0.00 15:17:11 15:05:01 48.78 2.12 46.67 0.00 53.45 19529.09 0.00 15:17:11 15:06:01 58.52 0.13 58.39 0.00 4.00 28971.05 0.00 15:17:11 15:07:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 15:17:11 15:08:01 1.55 0.02 1.53 0.00 0.13 17.60 0.00 15:17:11 15:09:01 1.68 0.00 1.68 0.00 0.00 19.99 0.00 15:17:11 15:10:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 15:17:11 15:11:01 2.03 0.00 2.03 0.00 0.00 23.20 0.00 15:17:11 15:12:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 15:17:11 15:13:01 1.58 0.00 1.58 0.00 0.00 23.73 0.00 15:17:11 15:14:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 15:17:11 15:15:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 15:17:11 15:16:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 15:17:11 15:17:01 113.25 0.38 112.86 0.00 20.93 58430.39 0.00 15:17:11 Average: 42.83 3.40 39.43 0.00 293.52 19582.30 0.00 15:17:11 15:17:11 15:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:17:11 15:04:01 28840160 31764340 542312 1.65 116820 3077012 2319080 6.83 1118884 2552120 384 15:17:11 15:05:01 27904300 31711212 582040 1.77 123432 3872952 2106936 6.21 1506660 3003180 345788 15:17:11 15:06:01 28357948 31778740 519544 1.58 128992 3502440 1855912 5.47 1193072 2887720 140 15:17:11 15:07:01 28358560 31779468 518660 1.58 129056 3502440 1855912 5.47 1192124 2887732 20 15:17:11 15:08:01 28358816 31779816 518080 1.58 129120 3502452 1877064 5.53 1192336 2887740 216 15:17:11 15:09:01 28359564 31780604 517196 1.57 129172 3502448 1877064 5.53 1191536 2887748 12 15:17:11 15:10:01 28360216 31781464 516424 1.57 129224 3502456 1877064 5.53 1190280 2887840 12 15:17:11 15:11:01 28368224 31789540 508244 1.55 129292 3502456 1877064 5.53 1182996 2887844 20 15:17:11 15:12:01 28368432 31789816 508160 1.55 129360 3502460 1877064 5.53 1182180 2887844 20 15:17:11 15:13:01 28368448 31789872 508076 1.55 129420 3502440 1877064 5.53 1182264 2887828 84 15:17:11 15:14:01 28368432 31789872 508052 1.55 129440 3502444 1877064 5.53 1182580 2887828 12 15:17:11 15:15:01 28368068 31789528 508276 1.55 129480 3502448 1877064 5.53 1182320 2887828 52 15:17:11 15:16:01 28368020 31789528 508224 1.55 129512 3502452 1877064 5.53 1182344 2887832 12 15:17:11 15:17:01 26834396 31741300 547340 1.66 174572 4810964 2176928 6.42 1328516 4134080 704 15:17:11 Average: 28255970 31775364 522188 1.59 131207 3591990 1943453 5.73 1214864 2961083 24820 15:17:11 15:17:11 15:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:17:11 15:04:01 ens3 818.51 558.97 7120.43 115.75 0.00 0.00 0.00 0.00 15:17:11 15:04:01 veth26814e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:04:01 docker0 63.36 61.19 4.60 359.60 0.00 0.00 0.00 0.00 15:17:11 15:04:01 lo 3.39 3.39 0.33 0.33 0.00 0.00 0.00 0.00 15:17:11 15:04:01 veth46f715d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:05:01 ens3 119.43 99.83 757.06 67.97 0.00 0.00 0.00 0.00 15:17:11 15:05:01 veth26814e0 48.83 60.20 4.74 720.80 0.00 0.00 0.00 0.06 15:17:11 15:05:01 docker0 48.83 60.05 4.07 720.79 0.00 0.00 0.00 0.00 15:17:11 15:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:17:11 15:06:01 ens3 131.28 91.55 2531.50 55.45 0.00 0.00 0.00 0.00 15:17:11 15:06:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:17:11 15:07:01 ens3 0.77 0.18 0.15 0.07 0.00 0.00 0.00 0.00 15:17:11 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:11 15:08:01 ens3 0.48 0.33 0.26 0.20 0.00 0.00 0.00 0.00 15:17:11 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:09:01 ens3 0.82 0.43 1.89 0.09 0.00 0.00 0.00 0.00 15:17:11 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:11 15:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:11:01 ens3 0.63 0.53 0.27 0.22 0.00 0.00 0.00 0.00 15:17:11 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:11 15:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:11 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:11 15:14:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:17:11 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:11 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:11 15:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:11 15:17:01 veth5389f9b 1.92 1.53 0.30 0.46 0.00 0.00 0.00 0.00 15:17:11 15:17:01 ens3 393.70 251.08 7911.06 89.91 0.00 0.00 0.00 0.00 15:17:11 15:17:01 docker0 36.62 53.78 3.52 689.76 0.00 0.00 0.00 0.00 15:17:11 15:17:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 15:17:11 Average: veth5389f9b 0.14 0.11 0.02 0.03 0.00 0.00 0.00 0.00 15:17:11 Average: ens3 103.87 71.08 1301.86 23.44 0.00 0.00 0.00 0.00 15:17:11 Average: docker0 10.57 12.45 0.87 126.17 0.00 0.00 0.00 0.00 15:17:11 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 15:17:11 15:17:11 15:17:11 ---> sar -P ALL: 15:17:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19552) 07/12/22 _x86_64_ (8 CPU) 15:17:11 15:17:11 15:02:41 LINUX RESTART (8 CPU) 15:17:11 15:17:11 15:03:02 CPU %user %nice %system %iowait %steal %idle 15:17:11 15:04:01 all 11.03 0.00 4.43 2.05 0.06 82.43 15:17:11 15:04:01 0 9.95 0.00 3.86 1.19 0.05 84.95 15:17:11 15:04:01 1 10.69 0.00 3.28 2.89 0.07 83.06 15:17:11 15:04:01 2 10.46 0.00 5.18 0.56 0.05 83.74 15:17:11 15:04:01 3 11.02 0.00 3.82 0.34 0.07 84.75 15:17:11 15:04:01 4 10.51 0.00 5.08 3.40 0.05 80.95 15:17:11 15:04:01 5 11.07 0.00 3.24 0.79 0.05 84.85 15:17:11 15:04:01 6 13.40 0.00 4.76 2.37 0.05 79.42 15:17:11 15:04:01 7 11.15 0.00 6.21 4.90 0.09 77.66 15:17:11 15:05:01 all 56.05 0.00 8.32 0.09 0.12 35.42 15:17:11 15:05:01 0 55.70 0.00 8.13 0.05 0.12 36.01 15:17:11 15:05:01 1 56.82 0.00 8.90 0.02 0.12 34.14 15:17:11 15:05:01 2 57.36 0.00 8.08 0.02 0.12 34.42 15:17:11 15:05:01 3 55.80 0.00 8.30 0.02 0.12 35.76 15:17:11 15:05:01 4 54.41 0.00 8.03 0.05 0.12 37.39 15:17:11 15:05:01 5 54.93 0.00 8.01 0.00 0.12 36.94 15:17:11 15:05:01 6 55.30 0.00 8.70 0.42 0.12 35.46 15:17:11 15:05:01 7 58.12 0.00 8.44 0.15 0.10 33.19 15:17:11 15:06:01 all 13.65 0.00 2.36 0.42 0.05 83.52 15:17:11 15:06:01 0 13.26 0.00 2.02 0.03 0.05 84.63 15:17:11 15:06:01 1 13.82 0.00 2.45 0.10 0.03 83.59 15:17:11 15:06:01 2 13.26 0.00 2.30 0.02 0.05 84.38 15:17:11 15:06:01 3 13.67 0.00 2.18 0.02 0.05 84.08 15:17:11 15:06:01 4 14.64 0.00 2.14 0.03 0.05 83.13 15:17:11 15:06:01 5 13.47 0.00 2.77 1.49 0.05 82.22 15:17:11 15:06:01 6 13.65 0.00 2.80 1.11 0.03 82.41 15:17:11 15:06:01 7 13.42 0.00 2.22 0.57 0.05 83.75 15:17:11 15:07:01 all 0.04 0.00 0.02 0.01 0.00 99.93 15:17:11 15:07:01 0 0.08 0.00 0.03 0.00 0.00 99.88 15:17:11 15:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:17:11 15:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:17:11 15:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:17:11 15:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:17:11 15:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:17:11 15:07:01 6 0.02 0.00 0.02 0.05 0.00 99.92 15:17:11 15:07:01 7 0.03 0.00 0.00 0.03 0.00 99.93 15:17:11 15:08:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:17:11 15:08:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:17:11 15:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:17:11 15:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:17:11 15:08:01 4 1.89 0.00 0.02 0.00 0.00 98.09 15:17:11 15:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:17:11 15:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:17:11 15:08:01 7 0.05 0.00 0.02 0.03 0.00 99.90 15:17:11 15:09:01 all 0.20 0.00 0.01 0.01 0.01 99.78 15:17:11 15:09:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:17:11 15:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:17:11 15:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:17:11 15:09:01 4 1.49 0.00 0.02 0.03 0.02 98.45 15:17:11 15:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:09:01 7 0.03 0.00 0.00 0.02 0.02 99.93 15:17:11 15:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:17:11 15:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:17:11 15:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:17:11 15:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:10:01 4 0.02 0.00 0.05 0.02 0.00 99.92 15:17:11 15:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:17:11 15:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:17:11 15:10:01 7 0.03 0.00 0.02 0.03 0.00 99.92 15:17:11 15:11:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:17:11 15:11:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:17:11 15:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:17:11 15:11:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:17:11 15:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:17:11 15:11:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:17:11 15:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:17:11 15:11:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:17:11 15:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:17:11 15:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:17:11 15:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:17:11 15:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:17:11 15:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:17:11 15:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:17:11 15:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:17:11 15:12:01 7 0.00 0.00 0.00 0.03 0.00 99.97 15:17:11 15:13:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:17:11 15:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:17:11 15:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:17:11 15:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:17:11 15:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:17:11 15:13:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:17:11 15:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:17:11 15:13:01 6 0.02 0.00 0.03 0.02 0.00 99.93 15:17:11 15:13:01 7 0.03 0.00 0.02 0.03 0.00 99.92 15:17:11 15:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:17:11 15:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:17:11 15:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:17:11 15:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:17:11 15:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:17:11 15:14:01 6 0.03 0.00 0.00 0.02 0.00 99.95 15:17:11 15:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:17:11 15:17:11 15:14:01 CPU %user %nice %system %iowait %steal %idle 15:17:11 15:15:01 all 0.02 0.00 0.03 0.00 0.00 99.95 15:17:11 15:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:17:11 15:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:17:11 15:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:17:11 15:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:17:11 15:15:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:17:11 15:15:01 5 0.00 0.00 0.03 0.00 0.02 99.95 15:17:11 15:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:17:11 15:15:01 7 0.03 0.00 0.02 0.02 0.00 99.93 15:17:11 15:16:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:17:11 15:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:17:11 15:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:17:11 15:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:17:11 15:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:17:11 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:17:11 15:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:17:11 15:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:17:11 15:17:01 all 10.48 0.00 4.39 0.88 0.06 84.19 15:17:11 15:17:01 0 12.48 0.00 3.86 0.05 0.07 83.54 15:17:11 15:17:01 1 10.70 0.00 4.77 0.12 0.07 84.34 15:17:11 15:17:01 2 10.07 0.00 4.06 0.05 0.05 85.77 15:17:11 15:17:01 3 9.39 0.00 4.14 0.07 0.05 86.35 15:17:11 15:17:01 4 10.54 0.00 4.84 2.33 0.07 82.23 15:17:11 15:17:01 5 11.38 0.00 3.66 0.14 0.05 84.77 15:17:11 15:17:01 6 9.02 0.00 4.78 2.84 0.05 83.31 15:17:11 15:17:01 7 10.27 0.00 5.00 1.48 0.07 83.18 15:17:11 Average: all 6.50 0.00 1.39 0.25 0.02 91.84 15:17:11 Average: 0 6.52 0.00 1.28 0.09 0.03 92.08 15:17:11 Average: 1 6.52 0.00 1.38 0.22 0.02 91.86 15:17:11 Average: 2 6.46 0.00 1.39 0.05 0.02 92.08 15:17:11 Average: 3 6.38 0.00 1.31 0.03 0.02 92.26 15:17:11 Average: 4 6.65 0.00 1.43 0.41 0.02 91.48 15:17:11 Average: 5 6.43 0.00 1.26 0.17 0.02 92.12 15:17:11 Average: 6 6.47 0.00 1.49 0.49 0.02 91.53 15:17:11 Average: 7 6.58 0.00 1.54 0.51 0.02 91.34 15:17:11 15:17:11 15:17:11