Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7248df4637e25603b652d3e3e2bb52353b80987b 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-ssh11710982492438988771.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5914422142561461202.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16520888073643632811.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1979641504702402734.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh14084111337165874810.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 Running on prd-ubuntu20.04-docker-8c-8g-1355 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 7248df4637e25603b652d3e3e2bb52353b80987b (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1177)" > 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 7248df4637e25603b652d3e3e2bb52353b80987b # timeout=10 > git rev-list --no-walk 368968050bc782de46964af672791c80bdc7cdcc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T14:35:52.169Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T14:35:52.225Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T14:35:52.239Z] ========================================================= [2022-09-27T14:35:52.239Z] EdgeX Global Pipelines Version Info [2022-09-27T14:35:52.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:35:52.944Z] ------------------- [2022-09-27T14:35:52.944Z] stable info: [2022-09-27T14:35:52.944Z] ------------------- [2022-09-27T14:35:52.944Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T14:35:52.944Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T14:35:52.944Z] Message: update stable to v1.0.239 [2022-09-27T14:35:53.512Z] ------------------- [2022-09-27T14:35:53.512Z] experimental info: [2022-09-27T14:35:53.512Z] ------------------- [2022-09-27T14:35:53.512Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T14:35:53.512Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T14:35:53.512Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T14:35:53.666Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-09-27T14:35:53.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-09-27T14:35:53.692Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T14:35:53.703Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T14:35:53.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T14:35:53.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T14:35:53.737Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T14:35:53.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T14:35:53.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T14:35:53.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T14:35:53.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T14:35:53.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-09-27T14:35:53.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T14:35:53.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T14:35:53.838Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T14:35:53.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T14:35:53.859Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T14:35:53.872Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T14:35:53.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T14:35:53.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T14:35:53.904Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-27T14:35:53.925Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-27T14:35:53.938Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T14:35:53.953Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T14:35:53.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-09-27T14:35:53.978Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T14:35:53.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T14:35:54.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T14:35:54.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T14:35:54.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T14:35:54.059Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] echo [2022-09-27T14:35:54.076Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7248df4 [Pipeline] echo [2022-09-27T14:35:54.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T14:35:54.431Z] + git rev-list -1 --merges 7248df4637e25603b652d3e3e2bb52353b80987b~1..7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] echo [2022-09-27T14:35:54.466Z] -----------> git rev-list -1 --merges 7248df4637e25603b652d3e3e2bb52353b80987b~1..7248df4637e25603b652d3e3e2bb52353b80987b 7248df4637e25603b652d3e3e2bb52353b80987b [false] [Pipeline] sh [2022-09-27T14:35:54.755Z] + git log --format=format:%s -1 7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] echo [2022-09-27T14:35:54.767Z] ========================================================= [2022-09-27T14:35:54.767Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T14:35:54.767Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T14:35:55.109Z] + git log --format=format:%s -1 7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] echo [2022-09-27T14:35:55.119Z] [semverPrep] GIT_COMMIT: 7248df4637e25603b652d3e3e2bb52353b80987b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1177) [Pipeline] echo [2022-09-27T14:35:55.126Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T14:35:55.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T14:35:55.492Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T14:35:55.492Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T14:35:55.492Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T14:35:55.492Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T14:35:55.492Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T14:35:55.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:35:55.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T14:35:56.151Z] [2022-09-27T14:35:56.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:35:56.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T14:35:56.723Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T14:35:56.723Z] b85a868b505f: Pulling fs layer [2022-09-27T14:35:56.723Z] e2be974225ed: Pulling fs layer [2022-09-27T14:35:56.723Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T14:35:56.723Z] 988bab9f4d93: Pulling fs layer [2022-09-27T14:35:56.723Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T14:35:56.723Z] 988bab9f4d93: Waiting [2022-09-27T14:35:56.723Z] eaf3925da568: Pulling fs layer [2022-09-27T14:35:56.723Z] bab4dde63d76: Pulling fs layer [2022-09-27T14:35:56.723Z] bde34c3a00c8: Pulling fs layer [2022-09-27T14:35:56.723Z] 1469e6f7b9e6: Waiting [2022-09-27T14:35:56.723Z] b352a97aabf1: Pulling fs layer [2022-09-27T14:35:56.723Z] 4872d77fe225: Pulling fs layer [2022-09-27T14:35:56.723Z] eaf3925da568: Waiting [2022-09-27T14:35:56.723Z] 5851b861e8e6: Pulling fs layer [2022-09-27T14:35:56.723Z] bab4dde63d76: Waiting [2022-09-27T14:35:56.723Z] bde34c3a00c8: Waiting [2022-09-27T14:35:56.723Z] 5851b861e8e6: Waiting [2022-09-27T14:35:56.723Z] b352a97aabf1: Waiting [2022-09-27T14:35:56.723Z] 4872d77fe225: Waiting [2022-09-27T14:35:56.723Z] e2be974225ed: Verifying Checksum [2022-09-27T14:35:56.723Z] e2be974225ed: Download complete [2022-09-27T14:35:56.723Z] 988bab9f4d93: Download complete [2022-09-27T14:35:56.723Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T14:35:56.723Z] 1469e6f7b9e6: Download complete [2022-09-27T14:35:56.723Z] eaf3925da568: Download complete [2022-09-27T14:35:56.989Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T14:35:56.989Z] 339a4e72a1f5: Download complete [2022-09-27T14:35:56.989Z] bde34c3a00c8: Verifying Checksum [2022-09-27T14:35:56.989Z] bde34c3a00c8: Download complete [2022-09-27T14:35:56.989Z] b352a97aabf1: Verifying Checksum [2022-09-27T14:35:56.989Z] b352a97aabf1: Download complete [2022-09-27T14:35:56.989Z] 4872d77fe225: Download complete [2022-09-27T14:35:56.989Z] 5851b861e8e6: Verifying Checksum [2022-09-27T14:35:56.989Z] 5851b861e8e6: Download complete [2022-09-27T14:35:56.989Z] b85a868b505f: Verifying Checksum [2022-09-27T14:35:56.989Z] b85a868b505f: Download complete [2022-09-27T14:35:57.254Z] bab4dde63d76: Verifying Checksum [2022-09-27T14:35:58.191Z] b85a868b505f: Pull complete [2022-09-27T14:35:58.449Z] e2be974225ed: Pull complete [2022-09-27T14:35:59.025Z] 339a4e72a1f5: Pull complete [2022-09-27T14:35:59.025Z] 988bab9f4d93: Pull complete [2022-09-27T14:35:59.285Z] 1469e6f7b9e6: Pull complete [2022-09-27T14:35:59.285Z] eaf3925da568: Pull complete [2022-09-27T14:36:01.192Z] bab4dde63d76: Pull complete [2022-09-27T14:36:01.192Z] bde34c3a00c8: Pull complete [2022-09-27T14:36:01.455Z] b352a97aabf1: Pull complete [2022-09-27T14:36:01.455Z] 4872d77fe225: Pull complete [2022-09-27T14:36:01.455Z] 5851b861e8e6: Pull complete [2022-09-27T14:36:01.717Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T14:36:01.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T14:36:01.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:36:01.814Z] prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container [2022-09-27T14:36:01.847Z] $ 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 [2022-09-27T14:36:03.336Z] $ docker top a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 -eo pid,comm [2022-09-27T14:36:03.396Z] 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). [2022-09-27T14:36:03.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T14:36:03.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T14:36:03.440Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T14:36:03.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T14:36:03.552Z] $ docker exec a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 ssh-agent [2022-09-27T14:36:03.667Z] SSH_AUTH_SOCK=/tmp/ssh-OIEifYsmkFfw/agent.32 [2022-09-27T14:36:03.667Z] SSH_AGENT_PID=38 [2022-09-27T14:36:03.674Z] Running ssh-add (command line suppressed) [2022-09-27T14:36:03.773Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6300681379163696546.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6300681379163696546.key) [2022-09-27T14:36:03.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T14:36:04.082Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T14:36:04.093Z] $ docker exec --env ******** --env ******** a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 ssh-agent -k [2022-09-27T14:36:04.189Z] unset SSH_AUTH_SOCK; [2022-09-27T14:36:04.190Z] unset SSH_AGENT_PID; [2022-09-27T14:36:04.190Z] echo Agent pid 38 killed; [2022-09-27T14:36:04.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T14:36:04.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T14:36:04.225Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T14:36:04.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T14:36:04.348Z] $ docker exec a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 ssh-agent [2022-09-27T14:36:04.475Z] SSH_AUTH_SOCK=/tmp/ssh-khyM2MQyCbUc/agent.70 [2022-09-27T14:36:04.475Z] SSH_AGENT_PID=76 [2022-09-27T14:36:04.481Z] Running ssh-add (command line suppressed) [2022-09-27T14:36:04.599Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_763702580974358065.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_763702580974358065.key) [2022-09-27T14:36:04.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T14:36:04.904Z] + git semver init [2022-09-27T14:36:05.166Z] 2022-09-27 14:36:05,103 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T14:36:05.166Z] 2022-09-27 14:36:05,103 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-09-27T14:36:05.166Z] 2022-09-27 14:36:05,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-09-27T14:36:05.166Z] 2022-09-27 14:36:05,104 [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) [2022-09-27T14:36:07.071Z] 2022-09-27 14:36:06,714 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-09-27T14:36:07.071Z] 2022-09-27 14:36:06,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-09-27T14:36:07.071Z] 2022-09-27 14:36:06,714 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-27T14:36:07.072Z] 2022-09-27 14:36:06,714 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-27T14:36:07.072Z] 2.3.0-dev.42 [Pipeline] } [2022-09-27T14:36:07.081Z] $ docker exec --env ******** --env ******** a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 ssh-agent -k [2022-09-27T14:36:07.182Z] unset SSH_AUTH_SOCK; [2022-09-27T14:36:07.183Z] unset SSH_AGENT_PID; [2022-09-27T14:36:07.183Z] echo Agent pid 76 killed; [2022-09-27T14:36:07.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T14:36:07.499Z] + git semver [Pipeline] } [2022-09-27T14:36:07.771Z] $ docker stop --time=1 a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 [2022-09-27T14:36:09.091Z] $ docker rm -f a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T14:36:09.434Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T14:36:09.619Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T14:36:09.622Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.42 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-09-27T14:36:09.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T14:36:09.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T14:36:09.754Z] ========================================================= [2022-09-27T14:36:09.754Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T14:36:09.754Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-27T14:36:10.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T14:36:10.043Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T14:36:10.043Z] 2408cc74d12b: Pulling fs layer [2022-09-27T14:36:10.043Z] ea60b727a1ce: Pulling fs layer [2022-09-27T14:36:10.043Z] 30c4a7721957: Pulling fs layer [2022-09-27T14:36:10.043Z] 370296b7ddb6: Pulling fs layer [2022-09-27T14:36:10.043Z] 7c6cee850709: Pulling fs layer [2022-09-27T14:36:10.043Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T14:36:10.043Z] d94ebbe4e438: Pulling fs layer [2022-09-27T14:36:10.043Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T14:36:10.043Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T14:36:10.043Z] 370296b7ddb6: Waiting [2022-09-27T14:36:10.043Z] 7c6cee850709: Waiting [2022-09-27T14:36:10.043Z] 39a5fcdaea64: Waiting [2022-09-27T14:36:10.043Z] d94ebbe4e438: Waiting [2022-09-27T14:36:10.043Z] bcfd1f05c69d: Waiting [2022-09-27T14:36:10.043Z] 59ccb84bbe0f: Waiting [2022-09-27T14:36:10.043Z] 30c4a7721957: Download complete [2022-09-27T14:36:10.043Z] ea60b727a1ce: Verifying Checksum [2022-09-27T14:36:10.043Z] ea60b727a1ce: Download complete [2022-09-27T14:36:10.043Z] 7c6cee850709: Verifying Checksum [2022-09-27T14:36:10.043Z] 7c6cee850709: Download complete [2022-09-27T14:36:10.043Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T14:36:10.043Z] 39a5fcdaea64: Download complete [2022-09-27T14:36:10.043Z] 2408cc74d12b: Verifying Checksum [2022-09-27T14:36:10.043Z] 2408cc74d12b: Download complete [2022-09-27T14:36:10.043Z] d94ebbe4e438: Verifying Checksum [2022-09-27T14:36:10.043Z] d94ebbe4e438: Download complete [2022-09-27T14:36:10.305Z] 2408cc74d12b: Pull complete [2022-09-27T14:36:10.305Z] ea60b727a1ce: Pull complete [2022-09-27T14:36:10.566Z] 30c4a7721957: Pull complete [2022-09-27T14:36:10.566Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T14:36:10.566Z] 59ccb84bbe0f: Download complete [2022-09-27T14:36:10.825Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T14:36:10.825Z] bcfd1f05c69d: Download complete [2022-09-27T14:36:10.825Z] 370296b7ddb6: Verifying Checksum [2022-09-27T14:36:10.825Z] 370296b7ddb6: Download complete [2022-09-27T14:36:15.012Z] 370296b7ddb6: Pull complete [2022-09-27T14:36:15.012Z] 7c6cee850709: Pull complete [2022-09-27T14:36:15.012Z] 39a5fcdaea64: Pull complete [2022-09-27T14:36:15.012Z] d94ebbe4e438: Pull complete [2022-09-27T14:36:17.545Z] bcfd1f05c69d: Pull complete [2022-09-27T14:36:18.110Z] 59ccb84bbe0f: Pull complete [2022-09-27T14:36:18.110Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T14:36:18.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T14:36:18.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-09-27T14:36:18.390Z] + 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 [2022-09-27T14:36:18.683Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T14:36:18.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:36:18.750Z] prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container [2022-09-27T14:36:18.772Z] $ 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 [2022-09-27T14:36:21.025Z] $ docker top 4078732e047b4daff5c45505fef002a950b718116b8680deff465b99132ec5ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T14:36:21.374Z] + go version [2022-09-27T14:36:21.374Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T14:36:21.384Z] $ docker stop --time=1 4078732e047b4daff5c45505fef002a950b718116b8680deff465b99132ec5ee [2022-09-27T14:36:22.717Z] $ docker rm -f 4078732e047b4daff5c45505fef002a950b718116b8680deff465b99132ec5ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:36:23.102Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T14:36:23.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:36:23.168Z] prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container [2022-09-27T14:36:23.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2022-09-27T14:36:23.703Z] $ docker top ac10c522a519065939f40ba0d73dae41e9eda4a600d78c89802516ff1f6ed750 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T14:36:24.051Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T14:36:24.346Z] + make test [2022-09-27T14:36:24.346Z] make -C ./app-service-template build [2022-09-27T14:36:24.346Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-27T14:36:24.346Z] go mod tidy [2022-09-27T14:36:24.346Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-27T14:36:24.346Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-09-27T14:36:24.346Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 [2022-09-27T14:36:24.346Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 [2022-09-27T14:36:24.346Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-09-27T14:36:24.346Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-27T14:36:24.346Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-09-27T14:36:24.608Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.5 [2022-09-27T14:36:24.608Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-27T14:36:24.608Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 [2022-09-27T14:36:24.608Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-27T14:36:24.608Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-27T14:36:24.608Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-27T14:36:24.608Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-27T14:36:24.608Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-27T14:36:24.608Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-27T14:36:24.608Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-09-27T14:36:24.686Z] Still waiting to schedule task [2022-09-27T14:36:24.686Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-27T14:36:24.869Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-27T14:36:24.869Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-27T14:36:24.869Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-27T14:36:24.869Z] go: downloading github.com/go-kit/log v0.2.0 [2022-09-27T14:36:24.869Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-09-27T14:36:24.869Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-27T14:36:24.869Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-27T14:36:24.869Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-09-27T14:36:24.869Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-09-27T14:36:24.869Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-09-27T14:36:24.869Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-27T14:36:24.869Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-09-27T14:36:24.869Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-09-27T14:36:24.869Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-27T14:36:24.869Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-09-27T14:36:24.869Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-27T14:36:24.869Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-27T14:36:24.869Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-09-27T14:36:24.869Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-09-27T14:36:24.869Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-27T14:36:24.869Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-09-27T14:36:24.869Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-09-27T14:36:24.869Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-09-27T14:36:24.869Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-09-27T14:36:24.869Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-27T14:36:25.127Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-27T14:36:25.127Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-09-27T14:36:25.127Z] go: downloading google.golang.org/grpc v1.46.0 [2022-09-27T14:36:25.386Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-27T14:36:25.386Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-09-27T14:36:25.386Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-27T14:36:25.386Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-09-27T14:36:25.386Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-09-27T14:36:25.386Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-09-27T14:36:25.386Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-27T14:36:25.386Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-27T14:36:25.386Z] go: downloading github.com/nats-io/nats-server/v2 v2.7.4 [2022-09-27T14:36:25.386Z] go: downloading github.com/fatih/color v1.9.0 [2022-09-27T14:36:25.386Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-27T14:36:25.386Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-27T14:36:25.386Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-27T14:36:25.386Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-27T14:36:25.386Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-09-27T14:36:25.386Z] go: downloading golang.org/x/text v0.3.7 [2022-09-27T14:36:25.386Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-09-27T14:36:25.386Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-27T14:36:25.386Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-27T14:36:25.386Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-09-27T14:36:25.644Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-09-27T14:36:25.644Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-09-27T14:36:25.644Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-09-27T14:36:25.644Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-09-27T14:36:25.903Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-27T14:36:25.903Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-27T14:36:25.903Z] go: downloading github.com/kr/pretty v0.3.0 [2022-09-27T14:36:25.903Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-27T14:36:25.903Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-27T14:36:26.162Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-09-27T14:36:26.162Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-09-27T14:36:26.162Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-27T14:36:26.162Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-09-27T14:36:26.162Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-09-27T14:36:26.162Z] go: downloading github.com/miekg/dns v1.1.26 [2022-09-27T14:36:26.162Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-27T14:36:26.162Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-09-27T14:36:26.162Z] go: downloading github.com/kr/text v0.2.0 [2022-09-27T14:36:26.162Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-09-27T14:36:26.420Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-27T14:36:26.420Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-09-27T14:36:26.420Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-09-27T14:36:26.420Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-27T14:36:26.420Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-27T14:36:26.420Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-09-27T14:36:27.800Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 [2022-09-27T14:36:27.800Z] go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 [2022-09-27T14:36:27.800Z] go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 [2022-09-27T14:36:27.800Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-09-27T14:36:27.800Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.1 [2022-09-27T14:36:28.059Z] go: downloading github.com/klauspost/compress v1.15.10 [2022-09-27T14:36:28.059Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-09-27T14:36:28.059Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-09-27T14:36:28.059Z] go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 [2022-09-27T14:36:29.440Z] 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 [2022-09-27T14:36:51.395Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-27T14:36:51.395Z] make -C ./app-service-template test [2022-09-27T14:36:51.395Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-27T14:36:51.395Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-09-27T14:37:09.497Z] ok new-app-service 0.072s coverage: 48.1% of statements [2022-09-27T14:37:09.497Z] ? new-app-service/config [no test files] [2022-09-27T14:37:09.497Z] ok new-app-service/functions 0.051s [2022-09-27T14:37:09.497Z] CGO_ENABLED=1 go vet ./... [2022-09-27T14:37:19.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T14:37:19.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T14:37:19.466Z] ./bin/test-attribution-txt.sh [2022-09-27T14:37:19.466Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-27T14:37:19.466Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-27T14:37:19.466Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-27T14:37:19.466Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-27T14:37:19.466Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-27T14:37:19.466Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-09-27T14:37:20.033Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.111s coverage: 60.4% of statements [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 93.9% of statements [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.111s coverage: 76.5% of statements [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.082s coverage: 88.7% of statements [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.034s coverage: 100.0% of statements [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.182s coverage: 78.5% of statements [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.091s coverage: 97.3% of statements [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.068s coverage: 82.8% of statements [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.701s coverage: 81.5% of statements [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.077s coverage: 28.7% of statements [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.056s coverage: 14.0% of statements [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.074s coverage: 27.3% of statements [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-09-27T14:37:23.309Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-27T14:37:23.309Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.057s coverage: 51.4% of statements [2022-09-27T14:37:49.867Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.149s coverage: 75.5% of statements [2022-09-27T14:37:49.867Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.056s coverage: 94.4% of statements [2022-09-27T14:37:49.867Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T14:37:50.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T14:37:50.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T14:37:52.779Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1356 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-09-27T14:37:52.790Z] Running in /w/workspace/app-functions-sdk-go/163 [Pipeline] { [Pipeline] checkout [2022-09-27T14:37:52.822Z] The recommended git tool is: git [2022-09-27T14:37:57.712Z] using credential edgex-jenkins-ssh [2022-09-27T14:37:57.730Z] Cloning the remote Git repository [2022-09-27T14:37:57.771Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-09-27T14:37:57.842Z] > git init /w/workspace/app-functions-sdk-go/163 # timeout=10 [2022-09-27T14:37:57.973Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-09-27T14:37:57.974Z] > git --version # timeout=10 [2022-09-27T14:37:57.993Z] > git --version # 'git version 2.25.1' [2022-09-27T14:37:57.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T14:37:58.048Z] Verifying host key using known hosts file [2022-09-27T14:37:58.221Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T14:37:58.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T14:38:00.407Z] 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 [2022-09-27T14:38:00.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T14:38:00.426Z] $ docker stop --time=1 ac10c522a519065939f40ba0d73dae41e9eda4a600d78c89802516ff1f6ed750 [2022-09-27T14:38:01.942Z] $ docker rm -f ac10c522a519065939f40ba0d73dae41e9eda4a600d78c89802516ff1f6ed750 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T14:38:02.659Z] Avoid second fetch [2022-09-27T14:38:02.660Z] Checking out Revision 7248df4637e25603b652d3e3e2bb52353b80987b (main) [2022-09-27T14:38:02.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T14:38:02.833Z] 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 [2022-09-27T14:38:01.808Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-09-27T14:38:01.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T14:38:02.676Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T14:38:02.696Z] > git checkout -f 7248df4637e25603b652d3e3e2bb52353b80987b # timeout=10 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:38:03.186Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1177)" [2022-09-27T14:38:03.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T14:38:03.252Z] [2022-09-27T14:38:03.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:38:03.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T14:38:03.557Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T14:38:03.557Z] 5eb5b503b376: Pulling fs layer [2022-09-27T14:38:03.557Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T14:38:03.557Z] ec43610c2a17: Pulling fs layer [2022-09-27T14:38:03.557Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T14:38:03.557Z] 33b1e0a273af: Pulling fs layer [2022-09-27T14:38:03.557Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T14:38:03.557Z] 2f39f015ded8: Pulling fs layer [2022-09-27T14:38:03.557Z] 2f39f015ded8: Waiting [2022-09-27T14:38:03.557Z] 3a2ae6a8a46f: Waiting [2022-09-27T14:38:03.557Z] 33b1e0a273af: Waiting [2022-09-27T14:38:03.557Z] 5d3b04190fa2: Waiting [2022-09-27T14:38:03.557Z] 5c69ac0246d0: Download complete [2022-09-27T14:38:03.557Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T14:38:03.557Z] 3a2ae6a8a46f: Download complete [2022-09-27T14:38:03.576Z] [2022-09-27T14:38:03.576Z] GitHub has been notified of this commit’s build result [2022-09-27T14:38:03.576Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T14:38:03.818Z] 33b1e0a273af: Verifying Checksum [2022-09-27T14:38:03.818Z] 33b1e0a273af: Download complete [2022-09-27T14:38:03.818Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T14:38:03.818Z] 5d3b04190fa2: Download complete [2022-09-27T14:38:03.818Z] ec43610c2a17: Verifying Checksum [2022-09-27T14:38:03.818Z] ec43610c2a17: Download complete [2022-09-27T14:38:03.818Z] 5eb5b503b376: Verifying Checksum [2022-09-27T14:38:03.818Z] 5eb5b503b376: Download complete [2022-09-27T14:38:04.100Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T14:38:04.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T14:38:04.100Z] Dload Upload Total Spent Left Speed [2022-09-27T14:38:04.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 68489 0 --:--:-- --:--:-- --:--:-- 68863 [Pipeline] sh [2022-09-27T14:38:04.385Z] 2f39f015ded8: Download complete [2022-09-27T14:38:04.674Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T14:38:04.995Z] 5eb5b503b376: Pull complete [2022-09-27T14:38:05.014Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T14:38:05.014Z] + sudo tee /etc/docker/daemon.new [2022-09-27T14:38:05.014Z] { [2022-09-27T14:38:05.014Z] "registry-mirrors": [ [2022-09-27T14:38:05.014Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T14:38:05.014Z] ], [2022-09-27T14:38:05.014Z] "bip": "10.250.0.254/24", [2022-09-27T14:38:05.014Z] "hosts": [ [2022-09-27T14:38:05.014Z] "tcp://0.0.0.0:5555", [2022-09-27T14:38:05.014Z] "unix:///var/run/docker.sock" [2022-09-27T14:38:05.014Z] ], [2022-09-27T14:38:05.014Z] "mtu": 1458, [2022-09-27T14:38:05.014Z] "selinux-enabled": true, [2022-09-27T14:38:05.014Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T14:38:05.014Z] } [Pipeline] sh [2022-09-27T14:38:05.264Z] 5c69ac0246d0: Pull complete [2022-09-27T14:38:05.337Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T14:38:05.658Z] + sudo service docker restart [2022-09-27T14:38:05.850Z] ec43610c2a17: Pull complete [2022-09-27T14:38:05.850Z] 3a2ae6a8a46f: Pull complete [2022-09-27T14:38:05.850Z] 33b1e0a273af: Pull complete [2022-09-27T14:38:06.131Z] 5d3b04190fa2: Pull complete [2022-09-27T14:38:11.450Z] 2f39f015ded8: Pull complete [2022-09-27T14:38:11.450Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T14:38:11.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T14:38:11.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:38:11.538Z] prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container [2022-09-27T14:38:11.565Z] $ 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 [2022-09-27T14:38:13.456Z] $ docker top d8d1e242377967e144d041ad0bee156f567b8ff6214b253ab79f1d5792045cee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:38:13.863Z] ---> job-cost.sh [2022-09-27T14:38:13.863Z] lf-activate-venv: SKIPPING [2022-09-27T14:38:13.863Z] INFO: No Stack... [2022-09-27T14:38:14.122Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T14:38:14.689Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T14:38:14.972Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-09-27T14:38:14.972Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T14:38:14.983Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] [2022-09-27T14:38:14.992Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] did not exist. Created. [2022-09-27T14:38:14.992Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T14:38:15.286Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T14:38:15.325Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T14:38:15.331Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T14:38:15.343Z] $ docker stop --time=1 d8d1e242377967e144d041ad0bee156f567b8ff6214b253ab79f1d5792045cee [2022-09-27T14:38:16.525Z] $ docker rm -f d8d1e242377967e144d041ad0bee156f567b8ff6214b253ab79f1d5792045cee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2022-09-27T14:38:24.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T14:38:24.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T14:38:24.045Z] ========================================================= [2022-09-27T14:38:24.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T14:38:24.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-27T14:38:24.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T14:38:25.346Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T14:38:25.346Z] b3c136eddcbf: Pulling fs layer [2022-09-27T14:38:25.346Z] c0a3192eca97: Pulling fs layer [2022-09-27T14:38:25.346Z] a050256f5b6f: Pulling fs layer [2022-09-27T14:38:25.346Z] 656be50a0ddc: Pulling fs layer [2022-09-27T14:38:25.346Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T14:38:25.346Z] 46d945488cbd: Pulling fs layer [2022-09-27T14:38:25.346Z] 8a5474983e97: Pulling fs layer [2022-09-27T14:38:25.346Z] 329c88fbcd65: Pulling fs layer [2022-09-27T14:38:25.346Z] 46d945488cbd: Waiting [2022-09-27T14:38:25.346Z] 656be50a0ddc: Waiting [2022-09-27T14:38:25.346Z] 2bbca73fdf42: Waiting [2022-09-27T14:38:25.346Z] 8a5474983e97: Waiting [2022-09-27T14:38:25.346Z] 329c88fbcd65: Waiting [2022-09-27T14:38:25.346Z] a050256f5b6f: Verifying Checksum [2022-09-27T14:38:25.346Z] a050256f5b6f: Download complete [2022-09-27T14:38:25.346Z] c0a3192eca97: Verifying Checksum [2022-09-27T14:38:25.346Z] c0a3192eca97: Download complete [2022-09-27T14:38:25.346Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T14:38:25.346Z] 2bbca73fdf42: Download complete [2022-09-27T14:38:25.346Z] 46d945488cbd: Verifying Checksum [2022-09-27T14:38:25.346Z] 46d945488cbd: Download complete [2022-09-27T14:38:25.346Z] b3c136eddcbf: Download complete [2022-09-27T14:38:26.325Z] b3c136eddcbf: Pull complete [2022-09-27T14:38:26.325Z] 329c88fbcd65: Verifying Checksum [2022-09-27T14:38:26.325Z] 329c88fbcd65: Download complete [2022-09-27T14:38:26.917Z] c0a3192eca97: Pull complete [2022-09-27T14:38:27.187Z] a050256f5b6f: Pull complete [2022-09-27T14:38:27.457Z] 8a5474983e97: Verifying Checksum [2022-09-27T14:38:27.457Z] 8a5474983e97: Download complete [2022-09-27T14:38:28.423Z] 656be50a0ddc: Download complete [2022-09-27T14:38:40.764Z] 656be50a0ddc: Pull complete [2022-09-27T14:38:40.764Z] 2bbca73fdf42: Pull complete [2022-09-27T14:38:40.764Z] 46d945488cbd: Pull complete [2022-09-27T14:38:46.282Z] 8a5474983e97: Pull complete [2022-09-27T14:38:49.642Z] 329c88fbcd65: Pull complete [2022-09-27T14:38:49.642Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T14:38:49.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T14:38:49.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-09-27T14:38:49.979Z] + 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 [2022-09-27T14:38:50.319Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T14:38:50.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:38:50.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-1356 does not seem to be running inside a container [2022-09-27T14:38:50.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/163 -v /w/workspace/app-functions-sdk-go/163:/w/workspace/app-functions-sdk-go/163:rw,z -v /w/workspace/app-functions-sdk-go/163@tmp:/w/workspace/app-functions-sdk-go/163@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 [2022-09-27T14:38:53.791Z] $ docker top 024d47b0f0eb078c1fe626e44aaf8caf8a9c83c64052d6974a9c9ab68e3951f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T14:38:54.630Z] + go version [2022-09-27T14:38:54.630Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T14:38:54.649Z] $ docker stop --time=1 024d47b0f0eb078c1fe626e44aaf8caf8a9c83c64052d6974a9c9ab68e3951f8 [2022-09-27T14:38:56.277Z] $ docker rm -f 024d47b0f0eb078c1fe626e44aaf8caf8a9c83c64052d6974a9c9ab68e3951f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:38:56.815Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T14:38:56.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:38:56.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-1356 does not seem to be running inside a container [2022-09-27T14:38:57.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/163 -v /w/workspace/app-functions-sdk-go/163:/w/workspace/app-functions-sdk-go/163:rw,z -v /w/workspace/app-functions-sdk-go/163@tmp:/w/workspace/app-functions-sdk-go/163@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 [2022-09-27T14:38:58.172Z] $ docker top 8d6f053fc94d3555072899503e0761aacb6516b83d4f792ff9c0f433972577a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T14:38:58.677Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/163 [Pipeline] fileExists [Pipeline] sh [2022-09-27T14:38:59.017Z] + make test [2022-09-27T14:38:59.017Z] make -C ./app-service-template build [2022-09-27T14:38:59.017Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/163/app-service-template' [2022-09-27T14:38:59.017Z] go mod tidy [2022-09-27T14:38:59.285Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-09-27T14:38:59.285Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-09-27T14:38:59.285Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-27T14:38:59.285Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-27T14:38:59.559Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 [2022-09-27T14:38:59.559Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 [2022-09-27T14:38:59.559Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-09-27T14:38:59.831Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-27T14:38:59.831Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-27T14:38:59.831Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-27T14:38:59.831Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-09-27T14:38:59.831Z] go: downloading github.com/go-kit/log v0.2.0 [2022-09-27T14:38:59.831Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-27T14:38:59.831Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.5 [2022-09-27T14:38:59.831Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-27T14:39:00.099Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 [2022-09-27T14:39:00.099Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-09-27T14:39:00.099Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-27T14:39:00.099Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-27T14:39:00.368Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-27T14:39:00.368Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-09-27T14:39:00.368Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-27T14:39:00.368Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-27T14:39:00.368Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-27T14:39:00.368Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-09-27T14:39:00.368Z] go: downloading golang.org/x/text v0.3.7 [2022-09-27T14:39:00.951Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-27T14:39:01.217Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-27T14:39:01.217Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-09-27T14:39:03.172Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-27T14:39:03.440Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-09-27T14:39:03.440Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-27T14:39:03.440Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-27T14:39:03.440Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-27T14:39:03.440Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-09-27T14:39:03.711Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-27T14:39:03.711Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-09-27T14:39:03.978Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-09-27T14:39:03.978Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-27T14:39:03.978Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-09-27T14:39:03.978Z] go: downloading github.com/kr/pretty v0.3.0 [2022-09-27T14:39:03.978Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-09-27T14:39:03.978Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-27T14:39:03.978Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-27T14:39:04.244Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-09-27T14:39:04.244Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-09-27T14:39:04.244Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-09-27T14:39:04.244Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-09-27T14:39:04.244Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-27T14:39:04.244Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-09-27T14:39:04.511Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-27T14:39:04.511Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-09-27T14:39:04.511Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-09-27T14:39:04.511Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-27T14:39:04.511Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-09-27T14:39:04.511Z] go: downloading google.golang.org/grpc v1.46.0 [2022-09-27T14:39:05.468Z] go: downloading github.com/kr/text v0.2.0 [2022-09-27T14:39:05.468Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-09-27T14:39:05.468Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-09-27T14:39:05.468Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-09-27T14:39:05.468Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-27T14:39:05.468Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-27T14:39:05.468Z] go: downloading github.com/nats-io/nats-server/v2 v2.7.4 [2022-09-27T14:39:05.735Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-27T14:39:05.735Z] go: downloading github.com/fatih/color v1.9.0 [2022-09-27T14:39:05.735Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-27T14:39:06.001Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-27T14:39:06.001Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-27T14:39:06.001Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-09-27T14:39:06.001Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-27T14:39:06.001Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-09-27T14:39:06.001Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-09-27T14:39:06.001Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-09-27T14:39:06.001Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-09-27T14:39:06.269Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-27T14:39:06.855Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-27T14:39:07.121Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-09-27T14:39:07.121Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-09-27T14:39:07.387Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-09-27T14:39:07.387Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-27T14:39:07.387Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-09-27T14:39:07.387Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-09-27T14:39:07.654Z] go: downloading github.com/miekg/dns v1.1.26 [2022-09-27T14:39:07.654Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-27T14:39:07.654Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-27T14:39:07.920Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-09-27T14:39:07.920Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-09-27T14:39:07.920Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-27T14:39:08.189Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-27T14:39:08.189Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-09-27T14:39:12.451Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 [2022-09-27T14:39:12.451Z] go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 [2022-09-27T14:39:12.721Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-09-27T14:39:12.721Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.1 [2022-09-27T14:39:12.721Z] go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 [2022-09-27T14:39:13.680Z] go: downloading github.com/klauspost/compress v1.15.10 [2022-09-27T14:39:13.680Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-09-27T14:39:13.680Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-09-27T14:39:13.680Z] go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 [2022-09-27T14:39:17.923Z] 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 [2022-09-27T14:41:24.586Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/163/app-service-template' [2022-09-27T14:41:24.586Z] make -C ./app-service-template test [2022-09-27T14:41:24.586Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/163/app-service-template' [2022-09-27T14:41:24.586Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-09-27T14:43:46.263Z] ok new-app-service 0.261s coverage: 48.1% of statements [2022-09-27T14:43:46.263Z] ? new-app-service/config [no test files] [2022-09-27T14:43:46.263Z] ok new-app-service/functions 0.190s [2022-09-27T14:43:46.263Z] CGO_ENABLED=1 go vet ./... [2022-09-27T14:45:07.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T14:45:07.903Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T14:45:07.903Z] ./bin/test-attribution-txt.sh [2022-09-27T14:45:07.903Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-27T14:45:07.903Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-27T14:45:07.903Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-27T14:45:07.903Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/163/app-service-template' [2022-09-27T14:45:07.903Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-27T14:45:07.903Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-09-27T14:45:07.903Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-09-27T14:45:26.129Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.648s coverage: 60.4% of statements [2022-09-27T14:45:26.129Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.247s coverage: 93.9% of statements [2022-09-27T14:45:26.129Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-09-27T14:45:26.129Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.364s coverage: 76.5% of statements [2022-09-27T14:45:26.129Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-09-27T14:45:26.129Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.383s coverage: 88.7% of statements [2022-09-27T14:45:26.129Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.176s coverage: 100.0% of statements [2022-09-27T14:45:26.129Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.924s coverage: 78.5% of statements [2022-09-27T14:45:26.129Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-09-27T14:45:26.129Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-09-27T14:45:26.129Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.254s coverage: 97.3% of statements [2022-09-27T14:45:26.129Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-09-27T14:45:26.129Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-09-27T14:45:28.078Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.392s coverage: 82.8% of statements [2022-09-27T14:45:28.078Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-09-27T14:45:32.337Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.137s coverage: 81.5% of statements [2022-09-27T14:45:32.337Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-09-27T14:45:32.337Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-09-27T14:45:33.758Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.421s coverage: 28.7% of statements [2022-09-27T14:45:33.758Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-09-27T14:45:33.758Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.255s coverage: 14.0% of statements [2022-09-27T14:45:35.716Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.250s coverage: 27.3% of statements [2022-09-27T14:45:35.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-09-27T14:45:35.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-27T14:45:39.073Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.241s coverage: 51.4% of statements [2022-09-27T14:46:11.299Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.529s coverage: 75.5% of statements [2022-09-27T14:46:11.299Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.190s coverage: 94.4% of statements [2022-09-27T14:46:11.299Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T14:46:17.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T14:46:17.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T14:46:17.977Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-09-27T14:46:17.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T14:46:18.007Z] $ docker stop --time=1 8d6f053fc94d3555072899503e0761aacb6516b83d4f792ff9c0f433972577a2 [2022-09-27T14:46:20.044Z] $ docker rm -f 8d6f053fc94d3555072899503e0761aacb6516b83d4f792ff9c0f433972577a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T14:46:24.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T14:46:24.330Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T14:46:24.790Z] 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 [2022-09-27T14:46:25.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T14:46:25.188Z] [2022-09-27T14:46:25.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:46:25.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T14:46:25.784Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T14:46:25.784Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T14:46:25.784Z] 04944245beec: Pulling fs layer [2022-09-27T14:46:25.784Z] 699f458cf7ca: Pulling fs layer [2022-09-27T14:46:25.784Z] 765212b225bb: Pulling fs layer [2022-09-27T14:46:25.784Z] f23df028b6ca: Pulling fs layer [2022-09-27T14:46:25.784Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T14:46:25.784Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T14:46:25.784Z] 765212b225bb: Waiting [2022-09-27T14:46:25.784Z] f23df028b6ca: Waiting [2022-09-27T14:46:25.784Z] d65c8cfc05b1: Waiting [2022-09-27T14:46:25.784Z] 2437ff75d9bd: Waiting [2022-09-27T14:46:25.784Z] 04944245beec: Verifying Checksum [2022-09-27T14:46:25.784Z] 04944245beec: Download complete [2022-09-27T14:46:25.784Z] 765212b225bb: Verifying Checksum [2022-09-27T14:46:25.784Z] 765212b225bb: Download complete [2022-09-27T14:46:26.058Z] f23df028b6ca: Verifying Checksum [2022-09-27T14:46:26.058Z] f23df028b6ca: Download complete [2022-09-27T14:46:26.058Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T14:46:26.058Z] d65c8cfc05b1: Download complete [2022-09-27T14:46:26.058Z] 699f458cf7ca: Verifying Checksum [2022-09-27T14:46:26.058Z] 699f458cf7ca: Download complete [2022-09-27T14:46:26.325Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T14:46:26.325Z] 8998bd30e6a1: Download complete [2022-09-27T14:46:28.915Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T14:46:28.915Z] 2437ff75d9bd: Download complete [2022-09-27T14:46:30.858Z] 8998bd30e6a1: Pull complete [2022-09-27T14:46:32.269Z] 04944245beec: Pull complete [2022-09-27T14:46:33.679Z] 699f458cf7ca: Pull complete [2022-09-27T14:46:33.947Z] 765212b225bb: Pull complete [2022-09-27T14:46:34.909Z] f23df028b6ca: Pull complete [2022-09-27T14:46:35.176Z] d65c8cfc05b1: Pull complete [2022-09-27T14:46:53.385Z] 2437ff75d9bd: Pull complete [2022-09-27T14:46:53.385Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T14:46:53.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T14:46:53.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:46:53.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-1356 does not seem to be running inside a container [2022-09-27T14:46:53.640Z] $ 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/163 -v /w/workspace/app-functions-sdk-go/163:/w/workspace/app-functions-sdk-go/163:rw,z -v /w/workspace/app-functions-sdk-go/163@tmp:/w/workspace/app-functions-sdk-go/163@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 [2022-09-27T14:46:56.101Z] $ docker top 357401efc379c60ade48cae51cd4849e26bec42954b8c95a841767797485113e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:46:56.926Z] ---> job-cost.sh [2022-09-27T14:46:56.926Z] lf-activate-venv: SKIPPING [2022-09-27T14:46:56.926Z] INFO: No Stack... [2022-09-27T14:46:57.507Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T14:46:58.093Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T14:46:58.413Z] + cat /w/workspace/app-functions-sdk-go/163/archives/cost.csv [2022-09-27T14:46:58.413Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T14:46:58.738Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] [2022-09-27T14:46:58.744Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] did not exist. Created. [2022-09-27T14:46:58.744Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T14:46:59.470Z] /w/workspace/app-functions-sdk-go/163@tmp/durable-36159c25/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T14:47:00.150Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T14:47:00.169Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T14:47:00.244Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T14:47:00.251Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T14:47:00.268Z] $ docker stop --time=1 357401efc379c60ade48cae51cd4849e26bec42954b8c95a841767797485113e [2022-09-27T14:47:01.751Z] $ docker rm -f 357401efc379c60ade48cae51cd4849e26bec42954b8c95a841767797485113e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-27T14:47:02.128Z] provisioning config files... [2022-09-27T14:47:02.138Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4480636924861612833tmp [Pipeline] { [Pipeline] sh [2022-09-27T14:47:02.432Z] + set +x [2022-09-27T14:47:02.432Z] + curl -s https://codecov.io/bash [2022-09-27T14:47:02.432Z] + bash -s -- [2022-09-27T14:47:02.691Z] [2022-09-27T14:47:02.691Z] _____ _ [2022-09-27T14:47:02.691Z] / ____| | | [2022-09-27T14:47:02.691Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T14:47:02.691Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T14:47:02.691Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T14:47:02.691Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T14:47:02.691Z] Bash-1.0.6 [2022-09-27T14:47:02.691Z] [2022-09-27T14:47:02.691Z] [2022-09-27T14:47:02.691Z] ==> git version 2.25.1 found [2022-09-27T14:47:02.691Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-27T14:47:02.691Z] Release-Date: 2020-01-08 [2022-09-27T14:47:02.691Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T14:47:02.691Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T14:47:02.691Z] ==> Jenkins CI detected. [2022-09-27T14:47:02.691Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-09-27T14:47:02.691Z] project root: . [2022-09-27T14:47:02.691Z] --> token set from env [2022-09-27T14:47:02.691Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T14:47:02.691Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T14:47:02.691Z] ==> Python coveragepy not found [2022-09-27T14:47:02.691Z] ==> Searching for coverage reports in: [2022-09-27T14:47:02.691Z] + . [2022-09-27T14:47:02.691Z] -> Found 2 reports [2022-09-27T14:47:02.691Z] ==> Detecting git/mercurial file structure [2022-09-27T14:47:02.691Z] ==> Reading reports [2022-09-27T14:47:02.691Z] + ./app-service-template/coverage.out bytes=1222 [2022-09-27T14:47:02.691Z] + ./coverage.out bytes=126112 [2022-09-27T14:47:02.691Z] ==> Appending adjustments [2022-09-27T14:47:02.691Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T14:47:03.258Z] + Found adjustments [2022-09-27T14:47:03.258Z] ==> Gzipping contents [2022-09-27T14:47:03.258Z] 24K /tmp/codecov.BmHChD.gz [2022-09-27T14:47:03.258Z] ==> Uploading reports [2022-09-27T14:47:03.258Z] url: https://codecov.io [2022-09-27T14:47:03.258Z] query: branch=main&commit=7248df4637e25603b652d3e3e2bb52353b80987b&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T14:47:03.258Z] -> Pinging Codecov [2022-09-27T14:47:03.258Z] 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=7248df4637e25603b652d3e3e2bb52353b80987b&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T14:47:03.825Z] -> Uploading to [2022-09-27T14:47:03.825Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/3D8B5DFFC46A037C893635FACE044666/7248df4637e25603b652d3e3e2bb52353b80987b/2b85f5e8-a25e-499d-bc02-0952fa1b9040.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T144703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e877b9bcc2481e735bdd946879ea1d69b37bd8786ce35faed0ddc3a867d2a85 [2022-09-27T14:47:03.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T14:47:03.825Z] Dload Upload Total Spent Left Speed [2022-09-27T14:47:04.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21728 0 0 100 21728 0 98763 --:--:-- --:--:-- --:--:-- 98316 100 21728 0 0 100 21728 0 87261 --:--:-- --:--:-- --:--:-- 87261 [2022-09-27T14:47:04.083Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] } [2022-09-27T14:47:04.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T14:47:04.260Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T14:47:04.270Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:47:04.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T14:47:04.560Z] [2022-09-27T14:47:04.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:47:04.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T14:47:04.851Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T14:47:04.851Z] df9b9388f04a: Pulling fs layer [2022-09-27T14:47:04.851Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T14:47:04.851Z] 25bc292e5bac: Pulling fs layer [2022-09-27T14:47:04.851Z] 114826534d7a: Pulling fs layer [2022-09-27T14:47:04.851Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T14:47:04.851Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T14:47:04.851Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T14:47:04.851Z] 4657fd5d0bcf: Waiting [2022-09-27T14:47:04.851Z] 6ad1cebc031e: Waiting [2022-09-27T14:47:04.851Z] 8a3aa393b2d8: Waiting [2022-09-27T14:47:04.851Z] 25bc292e5bac: Verifying Checksum [2022-09-27T14:47:04.851Z] 25bc292e5bac: Download complete [2022-09-27T14:47:04.851Z] 52dc419b0ee2: Verifying Checksum [2022-09-27T14:47:04.851Z] 52dc419b0ee2: Download complete [2022-09-27T14:47:04.851Z] 4657fd5d0bcf: Verifying Checksum [2022-09-27T14:47:04.851Z] 4657fd5d0bcf: Download complete [2022-09-27T14:47:04.851Z] df9b9388f04a: Verifying Checksum [2022-09-27T14:47:04.851Z] df9b9388f04a: Download complete [2022-09-27T14:47:05.110Z] df9b9388f04a: Pull complete [2022-09-27T14:47:05.110Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T14:47:05.110Z] 6ad1cebc031e: Download complete [2022-09-27T14:47:05.110Z] 52dc419b0ee2: Pull complete [2022-09-27T14:47:05.110Z] 25bc292e5bac: Pull complete [2022-09-27T14:47:05.677Z] 114826534d7a: Verifying Checksum [2022-09-27T14:47:05.677Z] 114826534d7a: Download complete [2022-09-27T14:47:05.935Z] 8a3aa393b2d8: Verifying Checksum [2022-09-27T14:47:05.936Z] 8a3aa393b2d8: Download complete [2022-09-27T14:47:09.217Z] 114826534d7a: Pull complete [2022-09-27T14:47:09.217Z] 4657fd5d0bcf: Pull complete [2022-09-27T14:47:09.217Z] 6ad1cebc031e: Pull complete [2022-09-27T14:47:11.746Z] 8a3aa393b2d8: Pull complete [2022-09-27T14:47:11.746Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T14:47:11.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T14:47:11.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:47:11.831Z] prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container [2022-09-27T14:47:11.862Z] $ 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 [2022-09-27T14:47:14.078Z] $ docker top 9554eb90c57ca2589eeed6781c216b81303283973a98bdeffcd672424634b11b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T14:47:14.139Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-09-27T14:47:14.417Z] + set -o pipefail [2022-09-27T14:47:14.417Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-09-27T14:47:19.694Z] [2022-09-27T14:47:19.694Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-09-27T14:47:19.694Z] [2022-09-27T14:47:19.694Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/c93b0498-4b61-4fe5-b74e-36e009fdfefc [2022-09-27T14:47:19.694Z] [2022-09-27T14:47:19.694Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T14:47:19.694Z] [2022-09-27T14:47:19.694Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T14:47:19.694Z] [2022-09-27T14:47:20.262Z] [Pipeline] } [2022-09-27T14:47:20.270Z] $ docker stop --time=1 9554eb90c57ca2589eeed6781c216b81303283973a98bdeffcd672424634b11b [2022-09-27T14:47:22.549Z] $ docker rm -f 9554eb90c57ca2589eeed6781c216b81303283973a98bdeffcd672424634b11b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-27T14:47:22.908Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T14:47:22.918Z] provisioning config files... [2022-09-27T14:47:22.925Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17298666834411558654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:47:23.218Z] --> edgex-publish-swagger.sh [2022-09-27T14:47:23.218Z] === Publish openapi/v2 API === [2022-09-27T14:47:23.218Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-27T14:47:23.218Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-09-27T14:47:23.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T14:47:23.218Z] Dload Upload Total Spent Left Speed [2022-09-27T14:47:24.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 12645 0:00:01 0:00:01 --:--:-- 12645 100 13708 0 0 100 13708 0 12645 0:00:01 0:00:01 --:--:-- 12645 [2022-09-27T14:47:24.154Z] [2022-09-27T14:47:24.154Z] [Pipeline] } [2022-09-27T14:47:24.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T14:47:24.525Z] + git log --format=format:%s -1 7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] sh [2022-09-27T14:47:24.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T14:47:24.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:47:25.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T14:47:25.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:47:25.180Z] prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container [2022-09-27T14:47:25.205Z] $ 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 [2022-09-27T14:47:25.606Z] $ docker top ef0a68681d5e6fdd8f7a4431cc22fe40ee92f8ffe861fbb7111deb9d35ed6310 -eo pid,comm [2022-09-27T14:47:25.654Z] 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). [2022-09-27T14:47:25.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T14:47:25.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T14:47:25.684Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T14:47:25.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T14:47:25.789Z] $ docker exec ef0a68681d5e6fdd8f7a4431cc22fe40ee92f8ffe861fbb7111deb9d35ed6310 ssh-agent [2022-09-27T14:47:25.894Z] SSH_AUTH_SOCK=/tmp/ssh-zylIgldixJF7/agent.32 [2022-09-27T14:47:25.894Z] SSH_AGENT_PID=38 [2022-09-27T14:47:25.898Z] Running ssh-add (command line suppressed) [2022-09-27T14:47:25.990Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14498625429033978160.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14498625429033978160.key) [2022-09-27T14:47:26.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T14:47:26.290Z] + git semver tag [2022-09-27T14:47:26.549Z] 2022-09-27 14:47:26,448 [run_tag] DEBUG tag force:False [2022-09-27T14:47:26.549Z] 2022-09-27 14:47:26,448 [check_head_tag] DEBUG check head tag [2022-09-27T14:47:26.549Z] 2022-09-27 14:47:26,449 [execute] INFO git cat-file --batch-check [2022-09-27T14:47:26.549Z] 2022-09-27 14:47:26,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T14:47:26.549Z] 2022-09-27 14:47:26,453 [execute] INFO git cat-file --batch [2022-09-27T14:47:26.549Z] 2022-09-27 14:47:26,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T14:47:26.549Z] 2022-09-27 14:47:26,474 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-27T14:47:26.549Z] 2022-09-27 14:47:26,474 [execute] INFO git tag -a v2.3.0-dev.42 -m v2.3.0-dev.42 [2022-09-27T14:47:26.549Z] 2022-09-27 14:47:26,474 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.42', '-m', 'v2.3.0-dev.42'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T14:47:26.549Z] 2022-09-27 14:47:26,478 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-27T14:47:26.549Z] 2.3.0-dev.42 [Pipeline] } [2022-09-27T14:47:26.570Z] $ docker exec --env ******** --env ******** ef0a68681d5e6fdd8f7a4431cc22fe40ee92f8ffe861fbb7111deb9d35ed6310 ssh-agent -k [2022-09-27T14:47:26.658Z] unset SSH_AUTH_SOCK; [2022-09-27T14:47:26.658Z] unset SSH_AGENT_PID; [2022-09-27T14:47:26.659Z] echo Agent pid 38 killed; [2022-09-27T14:47:26.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T14:47:26.968Z] + git semver [Pipeline] } [2022-09-27T14:47:27.236Z] $ docker stop --time=1 ef0a68681d5e6fdd8f7a4431cc22fe40ee92f8ffe861fbb7111deb9d35ed6310 [2022-09-27T14:47:28.588Z] $ docker rm -f ef0a68681d5e6fdd8f7a4431cc22fe40ee92f8ffe861fbb7111deb9d35ed6310 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:47:28.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T14:47:28.993Z] [2022-09-27T14:47:28.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:47:29.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T14:47:29.289Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T14:47:29.289Z] ab5ef0e58194: Pulling fs layer [2022-09-27T14:47:29.289Z] 9712f1f96733: Pulling fs layer [2022-09-27T14:47:29.289Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T14:47:29.289Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T14:47:29.289Z] e9a5061849ea: Pulling fs layer [2022-09-27T14:47:29.289Z] d747dcd14b5f: Pulling fs layer [2022-09-27T14:47:29.289Z] 2de7ff778b66: Pulling fs layer [2022-09-27T14:47:29.289Z] e9a5061849ea: Waiting [2022-09-27T14:47:29.289Z] d747dcd14b5f: Waiting [2022-09-27T14:47:29.289Z] 0d9ebad4ef96: Waiting [2022-09-27T14:47:29.289Z] 9712f1f96733: Verifying Checksum [2022-09-27T14:47:29.289Z] 9712f1f96733: Download complete [2022-09-27T14:47:29.547Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T14:47:29.547Z] 63f879dbbcfc: Download complete [2022-09-27T14:47:29.805Z] e9a5061849ea: Verifying Checksum [2022-09-27T14:47:29.805Z] e9a5061849ea: Download complete [2022-09-27T14:47:29.805Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T14:47:29.805Z] 0d9ebad4ef96: Download complete [2022-09-27T14:47:29.805Z] d747dcd14b5f: Verifying Checksum [2022-09-27T14:47:29.805Z] d747dcd14b5f: Download complete [2022-09-27T14:47:30.064Z] ab5ef0e58194: Verifying Checksum [2022-09-27T14:47:30.064Z] ab5ef0e58194: Download complete [2022-09-27T14:47:30.064Z] 2de7ff778b66: Verifying Checksum [2022-09-27T14:47:30.064Z] 2de7ff778b66: Download complete [2022-09-27T14:47:32.595Z] ab5ef0e58194: Pull complete [2022-09-27T14:47:32.595Z] 9712f1f96733: Pull complete [2022-09-27T14:47:33.160Z] 63f879dbbcfc: Pull complete [2022-09-27T14:47:36.444Z] 0d9ebad4ef96: Pull complete [2022-09-27T14:47:36.444Z] e9a5061849ea: Pull complete [2022-09-27T14:47:36.444Z] d747dcd14b5f: Pull complete [2022-09-27T14:47:37.378Z] 2de7ff778b66: Pull complete [2022-09-27T14:47:37.378Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T14:47:37.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T14:47:37.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:47:37.456Z] prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container [2022-09-27T14:47:37.483Z] $ 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 [2022-09-27T14:47:39.780Z] $ docker top e9cef455d7d86544cf45b3519bd3bbcb184a273223deb66fa795c98cea30b317 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T14:47:39.854Z] provisioning config files... [2022-09-27T14:47:39.862Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14302117114270172949tmp [2022-09-27T14:47:39.870Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10208400288661586032tmp [2022-09-27T14:47:39.880Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13848549920538085728tmp [Pipeline] { [Pipeline] echo [2022-09-27T14:47:39.893Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:47:40.175Z] ---> sigul-configuration.sh [2022-09-27T14:47:40.175Z] gpg: directory `/root/.gnupg' created [2022-09-27T14:47:40.175Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T14:47:40.175Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T14:47:40.175Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T14:47:40.175Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T14:47:40.175Z] gpg: CAST5 encrypted data [2022-09-27T14:47:40.175Z] gpg: encrypted with 1 passphrase [2022-09-27T14:47:40.175Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T14:47:40.458Z] + mkdir /home/jenkins [2022-09-27T14:47:40.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T14:47:40.743Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-27T14:47:40.751Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:47:41.037Z] ---> sigul-install.sh [2022-09-27T14:47:41.037Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T14:47:41.322Z] + git tag --list [2022-09-27T14:47:41.322Z] v0.1.0 [2022-09-27T14:47:41.322Z] v0.1.1 [2022-09-27T14:47:41.322Z] v1.0.0 [2022-09-27T14:47:41.322Z] v1.1.0 [2022-09-27T14:47:41.322Z] v1.2.0 [2022-09-27T14:47:41.322Z] v1.3.0 [2022-09-27T14:47:41.322Z] v1.3.1 [2022-09-27T14:47:41.322Z] v2.0.0 [2022-09-27T14:47:41.322Z] v2.0.1 [2022-09-27T14:47:41.322Z] v2.1.0 [2022-09-27T14:47:41.322Z] v2.1.1 [2022-09-27T14:47:41.322Z] v2.1.1-dev.3 [2022-09-27T14:47:41.322Z] v2.1.1-dev.4 [2022-09-27T14:47:41.322Z] v2.2.0 [2022-09-27T14:47:41.322Z] v2.2.1-dev.1 [2022-09-27T14:47:41.322Z] v2.2.1-dev.10 [2022-09-27T14:47:41.322Z] v2.2.1-dev.11 [2022-09-27T14:47:41.322Z] v2.2.1-dev.12 [2022-09-27T14:47:41.322Z] v2.2.1-dev.13 [2022-09-27T14:47:41.322Z] v2.2.1-dev.14 [2022-09-27T14:47:41.322Z] v2.2.1-dev.15 [2022-09-27T14:47:41.322Z] v2.2.1-dev.16 [2022-09-27T14:47:41.322Z] v2.2.1-dev.17 [2022-09-27T14:47:41.322Z] v2.2.1-dev.18 [2022-09-27T14:47:41.322Z] v2.2.1-dev.19 [2022-09-27T14:47:41.322Z] v2.2.1-dev.2 [2022-09-27T14:47:41.322Z] v2.2.1-dev.20 [2022-09-27T14:47:41.322Z] v2.2.1-dev.21 [2022-09-27T14:47:41.322Z] v2.2.1-dev.22 [2022-09-27T14:47:41.322Z] v2.2.1-dev.23 [2022-09-27T14:47:41.322Z] v2.2.1-dev.3 [2022-09-27T14:47:41.322Z] v2.2.1-dev.4 [2022-09-27T14:47:41.322Z] v2.2.1-dev.5 [2022-09-27T14:47:41.322Z] v2.2.1-dev.6 [2022-09-27T14:47:41.322Z] v2.2.1-dev.7 [2022-09-27T14:47:41.322Z] v2.2.1-dev.8 [2022-09-27T14:47:41.322Z] v2.2.1-dev.9 [2022-09-27T14:47:41.322Z] v2.3.0-dev.24 [2022-09-27T14:47:41.322Z] v2.3.0-dev.25 [2022-09-27T14:47:41.322Z] v2.3.0-dev.26 [2022-09-27T14:47:41.322Z] v2.3.0-dev.27 [2022-09-27T14:47:41.322Z] v2.3.0-dev.28 [2022-09-27T14:47:41.322Z] v2.3.0-dev.29 [2022-09-27T14:47:41.322Z] v2.3.0-dev.30 [2022-09-27T14:47:41.322Z] v2.3.0-dev.31 [2022-09-27T14:47:41.322Z] v2.3.0-dev.32 [2022-09-27T14:47:41.322Z] v2.3.0-dev.33 [2022-09-27T14:47:41.322Z] v2.3.0-dev.34 [2022-09-27T14:47:41.322Z] v2.3.0-dev.35 [2022-09-27T14:47:41.322Z] v2.3.0-dev.36 [2022-09-27T14:47:41.322Z] v2.3.0-dev.37 [2022-09-27T14:47:41.322Z] v2.3.0-dev.38 [2022-09-27T14:47:41.322Z] v2.3.0-dev.39 [2022-09-27T14:47:41.322Z] v2.3.0-dev.40 [2022-09-27T14:47:41.322Z] v2.3.0-dev.41 [2022-09-27T14:47:41.322Z] v2.3.0-dev.42 [Pipeline] sh [2022-09-27T14:47:41.607Z] + lftools sign git-tag v2.3.0-dev.42 [2022-09-27T14:47:42.174Z] Signing Git tag with Sigul... [2022-09-27T14:47:42.174Z] Signing v2.3.0-dev.42 [Pipeline] echo [2022-09-27T14:47:42.440Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:47:42.728Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T14:47:42.735Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T14:47:42.754Z] $ docker stop --time=1 e9cef455d7d86544cf45b3519bd3bbcb184a273223deb66fa795c98cea30b317 [2022-09-27T14:47:44.071Z] $ docker rm -f e9cef455d7d86544cf45b3519bd3bbcb184a273223deb66fa795c98cea30b317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T14:47:44.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T14:47:44.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:47:44.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T14:47:44.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:47:44.842Z] prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container [2022-09-27T14:47:44.869Z] $ 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 [2022-09-27T14:47:45.259Z] $ docker top a5d88536bf97674982228e9eb30c834e73a4fa62b6d4a2f517acef612750d6f6 -eo pid,comm [2022-09-27T14:47:45.310Z] 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). [2022-09-27T14:47:45.310Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T14:47:45.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T14:47:45.342Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T14:47:45.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T14:47:45.458Z] $ docker exec a5d88536bf97674982228e9eb30c834e73a4fa62b6d4a2f517acef612750d6f6 ssh-agent [2022-09-27T14:47:45.570Z] SSH_AUTH_SOCK=/tmp/ssh-u7ifXja7FKsO/agent.32 [2022-09-27T14:47:45.570Z] SSH_AGENT_PID=38 [2022-09-27T14:47:45.574Z] Running ssh-add (command line suppressed) [2022-09-27T14:47:45.684Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17300906927634639351.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17300906927634639351.key) [2022-09-27T14:47:45.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T14:47:45.987Z] + git semver bump pre [2022-09-27T14:47:46.247Z] 2022-09-27 14:47:46,149 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-27T14:47:46.247Z] 2022-09-27 14:47:46,149 [bump_version] DEBUG bumping version:2.3.0-dev.42 on axis:pre with prefix:dev [2022-09-27T14:47:46.247Z] 2022-09-27 14:47:46,149 [bump_version] DEBUG bumped version:2.3.0-dev.43 [2022-09-27T14:47:46.247Z] 2022-09-27 14:47:46,149 [write_version] DEBUG write version:2.3.0-dev.43 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-09-27T14:47:46.248Z] 2022-09-27 14:47:46,149 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-27T14:47:46.248Z] 2022-09-27 14:47:46,149 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-27T14:47:46.248Z] 2022-09-27 14:47:46,151 [execute] INFO git cat-file --batch-check [2022-09-27T14:47:46.248Z] 2022-09-27 14:47:46,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T14:47:46.248Z] 2022-09-27 14:47:46,156 [execute] INFO git cat-file --batch [2022-09-27T14:47:46.248Z] 2022-09-27 14:47:46,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T14:47:46.248Z] 2022-09-27 14:47:46,160 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-27T14:47:46.248Z] 2.3.0-dev.43 [Pipeline] } [2022-09-27T14:47:46.255Z] $ docker exec --env ******** --env ******** a5d88536bf97674982228e9eb30c834e73a4fa62b6d4a2f517acef612750d6f6 ssh-agent -k [2022-09-27T14:47:46.366Z] unset SSH_AUTH_SOCK; [2022-09-27T14:47:46.366Z] unset SSH_AGENT_PID; [2022-09-27T14:47:46.366Z] echo Agent pid 38 killed; [2022-09-27T14:47:46.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T14:47:46.688Z] + git semver [Pipeline] } [2022-09-27T14:47:46.956Z] $ docker stop --time=1 a5d88536bf97674982228e9eb30c834e73a4fa62b6d4a2f517acef612750d6f6 [2022-09-27T14:47:48.302Z] $ docker rm -f a5d88536bf97674982228e9eb30c834e73a4fa62b6d4a2f517acef612750d6f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T14:47:48.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T14:47:48.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:47:48.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T14:47:48.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:47:49.017Z] prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container [2022-09-27T14:47:49.043Z] $ 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 [2022-09-27T14:47:49.446Z] $ docker top f6cf4d0791673ab876d04af47ac109e5b07a8fdcf9f1fc4b6342d88a85374b46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T14:47:49.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T14:47:49.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T14:47:49.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T14:47:49.662Z] $ docker exec f6cf4d0791673ab876d04af47ac109e5b07a8fdcf9f1fc4b6342d88a85374b46 ssh-agent [2022-09-27T14:47:49.780Z] SSH_AUTH_SOCK=/tmp/ssh-jzbrEgABrUXg/agent.32 [2022-09-27T14:47:49.780Z] SSH_AGENT_PID=38 [2022-09-27T14:47:49.785Z] Running ssh-add (command line suppressed) [2022-09-27T14:47:49.892Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_77161477698212283.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_77161477698212283.key) [2022-09-27T14:47:49.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T14:47:50.197Z] + git semver push [2022-09-27T14:47:50.456Z] 2022-09-27 14:47:50,360 [run_push] DEBUG push [2022-09-27T14:47:50.456Z] 2022-09-27 14:47:50,361 [execute] INFO git cat-file --batch-check [2022-09-27T14:47:50.456Z] 2022-09-27 14:47:50,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T14:47:50.456Z] 2022-09-27 14:47:50,364 [execute] INFO git rev-list 35d54e7c75ae66995be3addbc6ce726ac28c5a51 -- [2022-09-27T14:47:50.456Z] 2022-09-27 14:47:50,364 [execute] DEBUG Popen(['git', 'rev-list', '35d54e7c75ae66995be3addbc6ce726ac28c5a51', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T14:47:50.456Z] 2022-09-27 14:47:50,375 [execute] INFO git fetch -v origin [2022-09-27T14:47:50.456Z] 2022-09-27 14:47:50,376 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T14:47:51.025Z] 2022-09-27 14:47:50,969 [run_push] DEBUG no remote changes detected [2022-09-27T14:47:51.025Z] 2022-09-27 14:47:50,969 [execute] INFO git push origin semver [2022-09-27T14:47:51.025Z] 2022-09-27 14:47:50,969 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T14:47:51.965Z] 2022-09-27 14:47:51,823 [run_push] DEBUG push all version tags [2022-09-27T14:47:51.965Z] 2022-09-27 14:47:51,823 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T14:47:51.965Z] 2022-09-27 14:47:51,824 [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) [2022-09-27T14:47:52.905Z] 2022-09-27 14:47:52,694 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-27T14:47:52.905Z] 2.3.0-dev.43 [Pipeline] } [2022-09-27T14:47:52.911Z] $ docker exec --env ******** --env ******** f6cf4d0791673ab876d04af47ac109e5b07a8fdcf9f1fc4b6342d88a85374b46 ssh-agent -k [2022-09-27T14:47:53.009Z] unset SSH_AUTH_SOCK; [2022-09-27T14:47:53.015Z] unset SSH_AGENT_PID; [2022-09-27T14:47:53.016Z] echo Agent pid 38 killed; [2022-09-27T14:47:53.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T14:47:53.333Z] + git semver [Pipeline] } [2022-09-27T14:47:53.603Z] $ docker stop --time=1 f6cf4d0791673ab876d04af47ac109e5b07a8fdcf9f1fc4b6342d88a85374b46 [2022-09-27T14:47:54.897Z] $ docker rm -f f6cf4d0791673ab876d04af47ac109e5b07a8fdcf9f1fc4b6342d88a85374b46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-27T14:47:55.438Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-09-27T14:47:55.438Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-09-27T14:47:55.438Z] total 16 [2022-09-27T14:47:55.438Z] drwxr-xr-x 3 root root 4096 Sep 27 14:38 . [2022-09-27T14:47:55.438Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 14:47 .. [2022-09-27T14:47:55.438Z] drwxr-xr-x 2 root root 4096 Sep 27 14:38 cost [2022-09-27T14:47:55.438Z] -rw-r--r-- 1 root root 92 Sep 27 14:38 cost.csv [2022-09-27T14:47:55.439Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-09-27T14:47:55.439Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-09-27T14:47:55.439Z] total 16 [2022-09-27T14:47:55.439Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 14:38 . [2022-09-27T14:47:55.439Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 14:47 .. [2022-09-27T14:47:55.439Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 14:38 cost [2022-09-27T14:47:55.439Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 27 14:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:47:55.734Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:47:56.596Z] ---> package-listing.sh [2022-09-27T14:47:56.596Z] ++ facter osfamily [2022-09-27T14:47:56.596Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T14:47:56.856Z] + OS_FAMILY=debian [2022-09-27T14:47:56.856Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-09-27T14:47:56.856Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T14:47:56.856Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T14:47:56.856Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T14:47:56.856Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T14:47:56.856Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-09-27T14:47:56.856Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T14:47:56.856Z] + case "${OS_FAMILY}" in [2022-09-27T14:47:56.856Z] + dpkg -l [2022-09-27T14:47:56.856Z] + grep '^ii' [2022-09-27T14:47:56.856Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T14:47:56.856Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T14:47:56.856Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T14:47:56.856Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-09-27T14:47:56.856Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-09-27T14:47:56.856Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2022-09-27T14:47:56.865Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T14:47:57.139Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T14:47:57.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T14:47:57.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T14:47:57.755Z] prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container [2022-09-27T14:47:57.779Z] $ 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 [2022-09-27T14:47:58.018Z] $ docker top 7fcc8abc8f16249621590427fb9e6c9c3040afd353586fb90876ed012342f626 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T14:47:58.370Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T14:47:58.661Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T14:47:58.946Z] + ls /var/log/sa-host [2022-09-27T14:47:58.946Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T14:47:59.092Z] provisioning config files... [2022-09-27T14:47:59.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15295595577024602297tmp [Pipeline] { [Pipeline] echo [2022-09-27T14:47:59.110Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:47:59.388Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T14:47:59.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:47:59.718Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T14:47:59.726Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:48:00.008Z] ---> sudo-logs.sh [2022-09-27T14:48:00.008Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T14:48:00.035Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:48:00.314Z] ---> job-cost.sh [2022-09-27T14:48:00.315Z] lf-activate-venv: SKIPPING [2022-09-27T14:48:00.315Z] DEBUG: total: 0.2199999988079071 [2022-09-27T14:48:00.315Z] INFO: Retrieving Stack Cost... [2022-09-27T14:48:00.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T14:48:01.142Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T14:48:01.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T14:48:01.431Z] ---> logs-deploy.sh [2022-09-27T14:48:01.431Z] lf-activate-venv: SKIPPING [2022-09-27T14:48:01.431Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/163 [2022-09-27T14:48:01.431Z] INFO: archiving workspace using pattern(s): [2022-09-27T14:48:02.369Z] Archives upload complete. [2022-09-27T14:48:02.626Z] INFO: archiving logs to Nexus [2022-09-27T14:48:03.194Z] ---> uname -a: [2022-09-27T14:48:03.194Z] Linux prd-ubuntu20-04-docker-8c-8g-1355 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-27T14:48:03.194Z] [2022-09-27T14:48:03.194Z] [2022-09-27T14:48:03.194Z] ---> lscpu: [2022-09-27T14:48:03.194Z] Architecture: x86_64 [2022-09-27T14:48:03.194Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-27T14:48:03.194Z] Byte Order: Little Endian [2022-09-27T14:48:03.194Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-27T14:48:03.194Z] CPU(s): 8 [2022-09-27T14:48:03.194Z] On-line CPU(s) list: 0-7 [2022-09-27T14:48:03.194Z] Thread(s) per core: 1 [2022-09-27T14:48:03.194Z] Core(s) per socket: 1 [2022-09-27T14:48:03.194Z] Socket(s): 8 [2022-09-27T14:48:03.194Z] NUMA node(s): 1 [2022-09-27T14:48:03.194Z] Vendor ID: AuthenticAMD [2022-09-27T14:48:03.194Z] CPU family: 23 [2022-09-27T14:48:03.194Z] Model: 49 [2022-09-27T14:48:03.194Z] Model name: AMD EPYC-Rome Processor [2022-09-27T14:48:03.194Z] Stepping: 0 [2022-09-27T14:48:03.194Z] CPU MHz: 2799.998 [2022-09-27T14:48:03.194Z] BogoMIPS: 5599.99 [2022-09-27T14:48:03.194Z] Virtualization: AMD-V [2022-09-27T14:48:03.194Z] Hypervisor vendor: KVM [2022-09-27T14:48:03.194Z] Virtualization type: full [2022-09-27T14:48:03.194Z] L1d cache: 256 KiB [2022-09-27T14:48:03.194Z] L1i cache: 256 KiB [2022-09-27T14:48:03.194Z] L2 cache: 4 MiB [2022-09-27T14:48:03.194Z] L3 cache: 128 MiB [2022-09-27T14:48:03.194Z] NUMA node0 CPU(s): 0-7 [2022-09-27T14:48:03.194Z] Vulnerability Itlb multihit: Not affected [2022-09-27T14:48:03.194Z] Vulnerability L1tf: Not affected [2022-09-27T14:48:03.194Z] Vulnerability Mds: Not affected [2022-09-27T14:48:03.194Z] Vulnerability Meltdown: Not affected [2022-09-27T14:48:03.194Z] Vulnerability Mmio stale data: Not affected [2022-09-27T14:48:03.194Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-27T14:48:03.194Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-27T14:48:03.195Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-27T14:48:03.195Z] Vulnerability Srbds: Not affected [2022-09-27T14:48:03.195Z] Vulnerability Tsx async abort: Not affected [2022-09-27T14:48:03.195Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] ---> nproc: [2022-09-27T14:48:03.195Z] 8 [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] ---> df -h: [2022-09-27T14:48:03.195Z] Filesystem Size Used Avail Use% Mounted on [2022-09-27T14:48:03.195Z] overlay 155G 12G 144G 8% / [2022-09-27T14:48:03.195Z] tmpfs 64M 0 64M 0% /dev [2022-09-27T14:48:03.195Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-27T14:48:03.195Z] shm 64M 0 64M 0% /dev/shm [2022-09-27T14:48:03.195Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] ---> sar -b -r -n DEV: [2022-09-27T14:48:03.195Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1355) 09/27/22 _x86_64_ (8 CPU) [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] 14:35:14 LINUX RESTART (8 CPU) [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] 14:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-27T14:48:03.195Z] 14:37:01 92.71 3.25 89.46 0.00 423.11 46424.13 0.00 [2022-09-27T14:48:03.195Z] 14:38:01 34.38 0.03 34.34 0.00 0.27 20814.15 0.00 [2022-09-27T14:48:03.195Z] 14:39:01 39.90 0.20 39.70 0.00 13.86 19718.09 0.00 [2022-09-27T14:48:03.195Z] 14:40:01 1.85 0.00 1.85 0.00 0.00 1630.91 0.00 [2022-09-27T14:48:03.195Z] 14:41:01 40.69 9.35 31.34 0.00 2886.99 6441.73 0.00 [2022-09-27T14:48:03.195Z] 14:42:01 2.23 0.00 2.23 0.00 0.00 1635.46 0.00 [2022-09-27T14:48:03.195Z] 14:43:01 3.82 1.02 2.80 0.00 21.86 1512.30 0.00 [2022-09-27T14:48:03.195Z] 14:44:01 2.25 0.00 2.25 0.00 0.00 1637.19 0.00 [2022-09-27T14:48:03.195Z] 14:45:01 1.53 0.00 1.53 0.00 0.00 1628.39 0.00 [2022-09-27T14:48:03.195Z] 14:46:01 2.68 0.00 2.68 0.00 0.00 1651.86 0.00 [2022-09-27T14:48:03.195Z] 14:47:01 1.37 0.00 1.37 0.00 0.00 1491.77 0.00 [2022-09-27T14:48:03.195Z] 14:48:01 127.00 0.55 126.45 0.00 38.93 60289.55 0.00 [2022-09-27T14:48:03.195Z] Average: 29.11 1.20 27.91 0.00 281.86 13693.08 0.00 [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] 14:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-27T14:48:03.195Z] 14:37:01 27884536 31253172 1052612 3.20 94132 3478908 2367368 6.98 1645696 2908668 450540 [2022-09-27T14:48:03.195Z] 14:38:01 28085120 31591108 712760 2.17 98344 3592560 1859228 5.48 1406624 2930056 32032 [2022-09-27T14:48:03.195Z] 14:39:01 28606040 31590360 718968 2.19 101612 3105120 1712160 5.05 1116600 2738592 16 [2022-09-27T14:48:03.195Z] 14:40:01 28606228 31590724 718520 2.19 101668 3105124 1712160 5.05 1116612 2738592 12 [2022-09-27T14:48:03.195Z] 14:41:01 28315540 31575860 717496 2.18 120496 3353716 1777960 5.24 1270236 2852448 60 [2022-09-27T14:48:03.195Z] 14:42:01 28318240 31578604 714780 2.17 120556 3353720 1777960 5.24 1263456 2852452 156 [2022-09-27T14:48:03.195Z] 14:43:01 28321964 31583528 710000 2.16 120684 3354332 1790588 5.28 1258868 2853056 12 [2022-09-27T14:48:03.195Z] 14:44:01 28321832 31583600 709768 2.16 120772 3354348 1790588 5.28 1258788 2853064 12 [2022-09-27T14:48:03.195Z] 14:45:01 28321824 31583688 709620 2.16 120868 3354348 1790588 5.28 1258868 2853064 12 [2022-09-27T14:48:03.195Z] 14:46:01 28321808 31583848 709408 2.16 120992 3354352 1790588 5.28 1259012 2853124 12 [2022-09-27T14:48:03.195Z] 14:47:01 28321728 31583832 709364 2.16 121056 3354352 1790588 5.28 1259020 2853120 12 [2022-09-27T14:48:03.195Z] 14:48:01 26749628 31497792 783056 2.38 164368 4664140 1835848 5.41 1442268 4095136 312 [2022-09-27T14:48:03.195Z] Average: 28181207 31549676 747196 2.27 117129 3452085 1832969 5.40 1296337 2948448 40266 [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] 14:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-27T14:48:03.195Z] 14:37:01 docker0 148.11 205.08 11.63 1837.76 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:37:01 veth21d492b 84.02 149.67 8.14 1477.20 0.00 0.00 0.00 0.12 [2022-09-27T14:48:03.195Z] 14:37:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:37:01 ens3 384.65 260.09 5874.73 40.74 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:38:01 docker0 1.07 1.03 0.07 1.53 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:38:01 veth21d492b 1.07 1.05 0.09 1.53 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:38:01 ens3 23.31 15.70 25.33 7.85 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:39:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:39:01 ens3 124.58 103.22 2524.58 101.40 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:40:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:41:01 ens3 99.70 59.01 1300.36 4.32 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:42:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:43:01 ens3 0.43 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:44:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:46:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:47:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:48:01 docker0 49.83 62.96 4.31 691.06 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:48:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] 14:48:01 ens3 411.53 298.73 7940.14 62.35 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] Average: docker0 16.40 22.17 1.32 208.58 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] Average: ens3 86.69 61.20 1465.88 18.05 0.00 0.00 0.00 0.00 [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] ---> sar -P ALL: [2022-09-27T14:48:03.195Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1355) 09/27/22 _x86_64_ (8 CPU) [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] 14:35:14 LINUX RESTART (8 CPU) [2022-09-27T14:48:03.195Z] [2022-09-27T14:48:03.195Z] 14:36:02 CPU %user %nice %system %iowait %steal %idle [2022-09-27T14:48:03.195Z] 14:37:01 all 36.90 0.00 6.69 0.80 0.08 55.53 [2022-09-27T14:48:03.195Z] 14:37:01 0 38.37 0.00 6.95 0.36 0.09 54.23 [2022-09-27T14:48:03.195Z] 14:37:01 1 39.29 0.00 7.96 0.07 0.07 52.61 [2022-09-27T14:48:03.195Z] 14:37:01 2 39.04 0.00 5.92 0.99 0.09 53.97 [2022-09-27T14:48:03.195Z] 14:37:01 3 32.93 0.00 5.92 0.29 0.09 60.77 [2022-09-27T14:48:03.195Z] 14:37:01 4 33.09 0.00 5.84 0.93 0.09 60.05 [2022-09-27T14:48:03.195Z] 14:37:01 5 37.44 0.00 7.24 3.11 0.07 52.14 [2022-09-27T14:48:03.195Z] 14:37:01 6 36.11 0.00 6.53 0.40 0.07 56.90 [2022-09-27T14:48:03.195Z] 14:37:01 7 38.84 0.00 7.19 0.29 0.09 53.59 [2022-09-27T14:48:03.195Z] 14:38:01 all 31.65 0.00 4.79 0.34 0.05 63.17 [2022-09-27T14:48:03.195Z] 14:38:01 0 32.70 0.00 4.66 0.93 0.05 61.66 [2022-09-27T14:48:03.195Z] 14:38:01 1 32.25 0.00 4.84 0.07 0.07 62.78 [2022-09-27T14:48:03.195Z] 14:38:01 2 34.07 0.00 4.74 0.40 0.05 60.75 [2022-09-27T14:48:03.195Z] 14:38:01 3 28.81 0.00 4.28 0.94 0.05 65.91 [2022-09-27T14:48:03.195Z] 14:38:01 4 29.09 0.00 4.39 0.08 0.05 66.38 [2022-09-27T14:48:03.195Z] 14:38:01 5 32.54 0.00 4.92 0.03 0.05 62.46 [2022-09-27T14:48:03.195Z] 14:38:01 6 31.77 0.00 5.27 0.22 0.05 62.70 [2022-09-27T14:48:03.195Z] 14:38:01 7 31.91 0.00 5.22 0.02 0.05 62.81 [2022-09-27T14:48:03.195Z] 14:39:01 all 2.89 0.00 1.48 0.41 0.02 95.20 [2022-09-27T14:48:03.195Z] 14:39:01 0 2.74 0.00 1.10 0.05 0.02 96.09 [2022-09-27T14:48:03.195Z] 14:39:01 1 3.35 0.00 1.07 0.00 0.00 95.58 [2022-09-27T14:48:03.195Z] 14:39:01 2 3.13 0.00 2.06 0.80 0.02 93.98 [2022-09-27T14:48:03.195Z] 14:39:01 3 1.74 0.00 2.75 2.15 0.02 93.35 [2022-09-27T14:48:03.195Z] 14:39:01 4 2.84 0.00 1.09 0.02 0.02 96.04 [2022-09-27T14:48:03.195Z] 14:39:01 5 2.96 0.00 1.31 0.12 0.03 95.58 [2022-09-27T14:48:03.195Z] 14:39:01 6 2.91 0.00 1.09 0.03 0.03 95.93 [2022-09-27T14:48:03.195Z] 14:39:01 7 3.43 0.00 1.41 0.13 0.02 95.01 [2022-09-27T14:48:03.195Z] 14:40:01 all 0.02 0.00 0.02 0.01 0.00 99.94 [2022-09-27T14:48:03.195Z] 14:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-27T14:48:03.195Z] 14:40:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-27T14:48:03.195Z] 14:40:01 2 0.00 0.00 0.00 0.07 0.00 99.93 [2022-09-27T14:48:03.195Z] 14:40:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-27T14:48:03.195Z] 14:40:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2022-09-27T14:48:03.195Z] 14:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T14:48:03.195Z] 14:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-27T14:48:03.195Z] 14:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-27T14:48:03.195Z] 14:41:01 all 1.22 0.00 0.79 0.32 0.01 97.65 [2022-09-27T14:48:03.195Z] 14:41:01 0 0.75 0.00 0.65 0.15 0.02 98.43 [2022-09-27T14:48:03.195Z] 14:41:01 1 1.44 0.00 0.60 1.50 0.02 96.44 [2022-09-27T14:48:03.195Z] 14:41:01 2 2.32 0.00 0.92 0.43 0.02 96.32 [2022-09-27T14:48:03.195Z] 14:41:01 3 1.34 0.00 0.63 0.22 0.02 97.80 [2022-09-27T14:48:03.195Z] 14:41:01 4 0.65 0.00 0.52 0.07 0.00 98.77 [2022-09-27T14:48:03.195Z] 14:41:01 5 1.02 0.00 0.45 0.05 0.02 98.46 [2022-09-27T14:48:03.195Z] 14:41:01 6 0.77 0.00 1.62 0.02 0.00 97.59 [2022-09-27T14:48:03.195Z] 14:41:01 7 1.45 0.00 0.95 0.15 0.02 97.43 [2022-09-27T14:48:03.195Z] 14:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-27T14:48:03.195Z] 14:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T14:48:03.195Z] 14:42:01 1 0.00 0.00 0.02 0.10 0.00 99.88 [2022-09-27T14:48:03.195Z] 14:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T14:48:03.195Z] 14:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-27T14:48:03.196Z] 14:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T14:48:03.196Z] 14:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T14:48:03.196Z] 14:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T14:48:03.196Z] 14:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T14:48:03.196Z] 14:43:01 all 0.06 0.00 0.04 0.02 0.01 99.87 [2022-09-27T14:48:03.196Z] 14:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-27T14:48:03.196Z] 14:43:01 1 0.05 0.00 0.05 0.10 0.02 99.78 [2022-09-27T14:48:03.196Z] 14:43:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-27T14:48:03.196Z] 14:43:01 3 0.02 0.00 0.05 0.02 0.03 99.88 [2022-09-27T14:48:03.196Z] 14:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-27T14:48:03.196Z] 14:43:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-27T14:48:03.196Z] 14:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-27T14:48:03.196Z] 14:43:01 7 0.25 0.00 0.07 0.03 0.00 99.65 [2022-09-27T14:48:03.196Z] 14:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-09-27T14:48:03.196Z] 14:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T14:48:03.196Z] 14:44:01 1 0.02 0.00 0.02 0.12 0.00 99.85 [2022-09-27T14:48:03.196Z] 14:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T14:48:03.196Z] 14:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-27T14:48:03.196Z] 14:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T14:48:03.196Z] 14:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-27T14:48:03.196Z] 14:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T14:48:03.196Z] 14:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T14:48:03.196Z] 14:45:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2022-09-27T14:48:03.196Z] 14:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-27T14:48:03.196Z] 14:45:01 1 0.00 0.00 0.02 0.12 0.02 99.85 [2022-09-27T14:48:03.196Z] 14:45:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-27T14:48:03.196Z] 14:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-27T14:48:03.196Z] 14:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-27T14:48:03.196Z] 14:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-09-27T14:48:03.196Z] 14:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-27T14:48:03.196Z] 14:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-27T14:48:03.196Z] 14:46:01 all 0.01 0.00 0.00 0.02 0.00 99.96 [2022-09-27T14:48:03.196Z] 14:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T14:48:03.196Z] 14:46:01 1 0.03 0.00 0.00 0.08 0.00 99.88 [2022-09-27T14:48:03.196Z] 14:46:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2022-09-27T14:48:03.196Z] 14:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-27T14:48:03.196Z] 14:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T14:48:03.196Z] 14:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T14:48:03.196Z] 14:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-27T14:48:03.196Z] 14:46:01 7 0.07 0.00 0.00 0.02 0.00 99.92 [2022-09-27T14:48:03.196Z] 14:47:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-09-27T14:48:03.196Z] 14:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T14:48:03.196Z] 14:47:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2022-09-27T14:48:03.196Z] 14:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-27T14:48:03.196Z] 14:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T14:48:03.196Z] 14:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-27T14:48:03.196Z] 14:47:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-27T14:48:03.196Z] 14:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-27T14:48:03.196Z] 14:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T14:48:03.196Z] [2022-09-27T14:48:03.196Z] 14:47:01 CPU %user %nice %system %iowait %steal %idle [2022-09-27T14:48:03.196Z] 14:48:01 all 9.21 0.00 4.13 1.26 0.06 85.34 [2022-09-27T14:48:03.196Z] 14:48:01 0 9.37 0.00 4.21 1.77 0.07 84.59 [2022-09-27T14:48:03.196Z] 14:48:01 1 9.39 0.00 4.08 0.74 0.05 85.74 [2022-09-27T14:48:03.196Z] 14:48:01 2 10.70 0.00 3.54 0.13 0.07 85.55 [2022-09-27T14:48:03.196Z] 14:48:01 3 8.30 0.00 3.35 0.39 0.07 87.90 [2022-09-27T14:48:03.196Z] 14:48:01 4 8.54 0.00 4.65 2.84 0.05 83.91 [2022-09-27T14:48:03.196Z] 14:48:01 5 8.69 0.00 5.35 3.72 0.05 82.20 [2022-09-27T14:48:03.196Z] 14:48:01 6 10.33 0.00 3.70 0.10 0.05 85.82 [2022-09-27T14:48:03.196Z] 14:48:01 7 8.38 0.00 4.14 0.34 0.07 87.07 [2022-09-27T14:48:03.196Z] Average: all 6.75 0.00 1.48 0.27 0.02 91.48 [2022-09-27T14:48:03.196Z] Average: 0 6.91 0.00 1.46 0.27 0.02 91.34 [2022-09-27T14:48:03.196Z] Average: 1 7.05 0.00 1.54 0.25 0.02 91.14 [2022-09-27T14:48:03.196Z] Average: 2 7.40 0.00 1.43 0.24 0.02 90.91 [2022-09-27T14:48:03.196Z] Average: 3 6.01 0.00 1.41 0.33 0.03 92.23 [2022-09-27T14:48:03.196Z] Average: 4 6.09 0.00 1.37 0.32 0.02 92.20 [2022-09-27T14:48:03.196Z] Average: 5 6.82 0.00 1.59 0.58 0.02 90.99 [2022-09-27T14:48:03.196Z] Average: 6 6.74 0.00 1.51 0.06 0.02 91.66 [2022-09-27T14:48:03.196Z] Average: 7 6.94 0.00 1.57 0.08 0.02 91.39 [2022-09-27T14:48:03.196Z] [2022-09-27T14:48:03.196Z] [2022-09-27T14:48:03.196Z]