Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d8667f5247f88bb072767774bb62121c82e73ab 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-ssh17780489798975582644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2084416863022797535.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11962078254983415593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1986464846971905809.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9295355816876532514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19556 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8d8667f5247f88bb072767774bb62121c82e73ab (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8667f5247f88bb072767774bb62121c82e73ab # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1151)" > git rev-list --no-walk 353301383491e590a2d20d65fa1eba971f110368 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T15:23:23.818Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T15:23:23.871Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T15:23:23.886Z] ========================================================= [2022-07-12T15:23:23.886Z] EdgeX Global Pipelines Version Info [2022-07-12T15:23:23.886Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:23:24.648Z] ------------------- [2022-07-12T15:23:24.648Z] stable info: [2022-07-12T15:23:24.648Z] ------------------- [2022-07-12T15:23:24.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T15:23:24.648Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T15:23:24.648Z] Message: update stable to v1.0.237 [2022-07-12T15:23:25.222Z] ------------------- [2022-07-12T15:23:25.222Z] experimental info: [2022-07-12T15:23:25.222Z] ------------------- [2022-07-12T15:23:25.222Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T15:23:25.222Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T15:23:25.223Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T15:23:25.481Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-07-12T15:23:25.495Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-07-12T15:23:25.511Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T15:23:25.521Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T15:23:25.535Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T15:23:25.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T15:23:25.561Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T15:23:25.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T15:23:25.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T15:23:25.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T15:23:25.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T15:23:25.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-07-12T15:23:25.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T15:23:25.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T15:23:25.656Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T15:23:25.669Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T15:23:25.681Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T15:23:25.692Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T15:23:25.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T15:23:25.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T15:23:25.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-12T15:23:25.741Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-12T15:23:25.752Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-12T15:23:25.763Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-12T15:23:25.776Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-12T15:23:25.788Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T15:23:25.799Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T15:23:25.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-12T15:23:25.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-12T15:23:25.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-12T15:23:25.850Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] echo [2022-07-12T15:23:25.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d8667f [Pipeline] echo [2022-07-12T15:23:25.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T15:23:26.242Z] + git rev-list -1 --merges 8d8667f5247f88bb072767774bb62121c82e73ab~1..8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] echo [2022-07-12T15:23:26.276Z] -----------> git rev-list -1 --merges 8d8667f5247f88bb072767774bb62121c82e73ab~1..8d8667f5247f88bb072767774bb62121c82e73ab 8d8667f5247f88bb072767774bb62121c82e73ab [false] [Pipeline] sh [2022-07-12T15:23:26.568Z] + git log --format=format:%s -1 8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] echo [2022-07-12T15:23:26.582Z] ========================================================= [2022-07-12T15:23:26.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T15:23:26.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T15:23:26.931Z] + git log --format=format:%s -1 8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] echo [2022-07-12T15:23:26.946Z] [semverPrep] GIT_COMMIT: 8d8667f5247f88bb072767774bb62121c82e73ab, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1151) [Pipeline] echo [2022-07-12T15:23:26.956Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-12T15:23:27.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T15:23:27.322Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T15:23:27.322Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T15:23:27.322Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T15:23:27.322Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T15:23:27.322Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T15:23:27.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:23:27.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T15:23:27.680Z] [2022-07-12T15:23:27.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:23:28.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T15:23:28.248Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T15:23:28.248Z] b85a868b505f: Pulling fs layer [2022-07-12T15:23:28.248Z] e2be974225ed: Pulling fs layer [2022-07-12T15:23:28.248Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T15:23:28.248Z] 988bab9f4d93: Pulling fs layer [2022-07-12T15:23:28.248Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T15:23:28.248Z] 988bab9f4d93: Waiting [2022-07-12T15:23:28.248Z] eaf3925da568: Pulling fs layer [2022-07-12T15:23:28.248Z] bab4dde63d76: Pulling fs layer [2022-07-12T15:23:28.248Z] bde34c3a00c8: Pulling fs layer [2022-07-12T15:23:28.248Z] b352a97aabf1: Pulling fs layer [2022-07-12T15:23:28.248Z] 4872d77fe225: Pulling fs layer [2022-07-12T15:23:28.248Z] 5851b861e8e6: Pulling fs layer [2022-07-12T15:23:28.248Z] 1469e6f7b9e6: Waiting [2022-07-12T15:23:28.248Z] bde34c3a00c8: Waiting [2022-07-12T15:23:28.248Z] b352a97aabf1: Waiting [2022-07-12T15:23:28.248Z] 4872d77fe225: Waiting [2022-07-12T15:23:28.248Z] 5851b861e8e6: Waiting [2022-07-12T15:23:28.248Z] eaf3925da568: Waiting [2022-07-12T15:23:28.248Z] bab4dde63d76: Waiting [2022-07-12T15:23:28.510Z] e2be974225ed: Verifying Checksum [2022-07-12T15:23:28.510Z] e2be974225ed: Download complete [2022-07-12T15:23:28.510Z] 988bab9f4d93: Download complete [2022-07-12T15:23:28.510Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T15:23:28.510Z] 339a4e72a1f5: Download complete [2022-07-12T15:23:28.510Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T15:23:28.510Z] 1469e6f7b9e6: Download complete [2022-07-12T15:23:28.510Z] eaf3925da568: Verifying Checksum [2022-07-12T15:23:28.510Z] eaf3925da568: Download complete [2022-07-12T15:23:28.510Z] bde34c3a00c8: Verifying Checksum [2022-07-12T15:23:28.510Z] bde34c3a00c8: Download complete [2022-07-12T15:23:28.510Z] 4872d77fe225: Verifying Checksum [2022-07-12T15:23:28.510Z] 4872d77fe225: Download complete [2022-07-12T15:23:28.510Z] 5851b861e8e6: Verifying Checksum [2022-07-12T15:23:28.510Z] 5851b861e8e6: Download complete [2022-07-12T15:23:28.775Z] b85a868b505f: Verifying Checksum [2022-07-12T15:23:28.775Z] b85a868b505f: Download complete [2022-07-12T15:23:29.047Z] bab4dde63d76: Download complete [2022-07-12T15:23:29.991Z] b85a868b505f: Pull complete [2022-07-12T15:23:30.251Z] e2be974225ed: Pull complete [2022-07-12T15:23:30.822Z] 339a4e72a1f5: Pull complete [2022-07-12T15:23:30.822Z] 988bab9f4d93: Pull complete [2022-07-12T15:23:31.085Z] 1469e6f7b9e6: Pull complete [2022-07-12T15:23:31.346Z] eaf3925da568: Pull complete [2022-07-12T15:23:33.263Z] bab4dde63d76: Pull complete [2022-07-12T15:23:33.263Z] bde34c3a00c8: Pull complete [2022-07-12T15:23:33.530Z] b352a97aabf1: Pull complete [2022-07-12T15:23:33.530Z] 4872d77fe225: Pull complete [2022-07-12T15:23:33.530Z] 5851b861e8e6: Pull complete [2022-07-12T15:23:33.530Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T15:23:33.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T15:23:33.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:23:33.641Z] prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container [2022-07-12T15:23:33.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T15:23:35.132Z] $ docker top 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f -eo pid,comm [2022-07-12T15:23:35.202Z] 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-07-12T15:23:35.202Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T15:23:35.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T15:23:35.233Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T15:23:35.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T15:23:35.367Z] $ docker exec 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f ssh-agent [2022-07-12T15:23:35.501Z] SSH_AUTH_SOCK=/tmp/ssh-2JK024S2OZKs/agent.33 [2022-07-12T15:23:35.501Z] SSH_AGENT_PID=39 [2022-07-12T15:23:35.508Z] Running ssh-add (command line suppressed) [2022-07-12T15:23:35.643Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1890519909912023857.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1890519909912023857.key) [2022-07-12T15:23:35.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T15:23:35.960Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T15:23:35.977Z] $ docker exec --env ******** --env ******** 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f ssh-agent -k [2022-07-12T15:23:36.098Z] unset SSH_AUTH_SOCK; [2022-07-12T15:23:36.099Z] unset SSH_AGENT_PID; [2022-07-12T15:23:36.099Z] echo Agent pid 39 killed; [2022-07-12T15:23:36.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T15:23:36.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T15:23:36.131Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T15:23:36.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T15:23:36.276Z] $ docker exec 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f ssh-agent [2022-07-12T15:23:36.401Z] SSH_AUTH_SOCK=/tmp/ssh-DQIfYlZoKAha/agent.73 [2022-07-12T15:23:36.401Z] SSH_AGENT_PID=79 [2022-07-12T15:23:36.407Z] Running ssh-add (command line suppressed) [2022-07-12T15:23:36.529Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2222811591383270955.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2222811591383270955.key) [2022-07-12T15:23:36.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T15:23:36.833Z] + git semver init [2022-07-12T15:23:37.094Z] 2022-07-12 15:23:37,034 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T15:23:37.094Z] 2022-07-12 15:23:37,035 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-07-12T15:23:37.094Z] 2022-07-12 15:23:37,035 [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-07-12T15:23:37.094Z] 2022-07-12 15:23:37,035 [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-07-12T15:23:39.010Z] 2022-07-12 15:23:38,821 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-07-12T15:23:39.010Z] 2022-07-12 15:23:38,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-07-12T15:23:39.010Z] 2022-07-12 15:23:38,821 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-12T15:23:39.010Z] 2022-07-12 15:23:38,822 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-12T15:23:39.010Z] 2.2.1-dev.21 [Pipeline] } [2022-07-12T15:23:39.024Z] $ docker exec --env ******** --env ******** 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f ssh-agent -k [2022-07-12T15:23:39.137Z] unset SSH_AUTH_SOCK; [2022-07-12T15:23:39.137Z] unset SSH_AGENT_PID; [2022-07-12T15:23:39.137Z] echo Agent pid 79 killed; [2022-07-12T15:23:39.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T15:23:39.452Z] + git semver [Pipeline] } [2022-07-12T15:23:39.735Z] $ docker stop --time=1 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f [2022-07-12T15:23:41.091Z] $ docker rm -f 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T15:23:41.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T15:23:41.703Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T15:23:41.706Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.21 [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-07-12T15:23:41.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T15:23:41.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T15:23:41.864Z] ========================================================= [2022-07-12T15:23:41.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T15:23:41.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-12T15:23:42.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T15:23:42.168Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T15:23:42.168Z] 2408cc74d12b: Pulling fs layer [2022-07-12T15:23:42.168Z] ea60b727a1ce: Pulling fs layer [2022-07-12T15:23:42.168Z] 30c4a7721957: Pulling fs layer [2022-07-12T15:23:42.168Z] 370296b7ddb6: Pulling fs layer [2022-07-12T15:23:42.168Z] 7c6cee850709: Pulling fs layer [2022-07-12T15:23:42.168Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T15:23:42.168Z] d94ebbe4e438: Pulling fs layer [2022-07-12T15:23:42.168Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T15:23:42.168Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T15:23:42.168Z] 370296b7ddb6: Waiting [2022-07-12T15:23:42.168Z] 7c6cee850709: Waiting [2022-07-12T15:23:42.168Z] 39a5fcdaea64: Waiting [2022-07-12T15:23:42.168Z] d94ebbe4e438: Waiting [2022-07-12T15:23:42.168Z] bcfd1f05c69d: Waiting [2022-07-12T15:23:42.168Z] 59ccb84bbe0f: Waiting [2022-07-12T15:23:42.168Z] 30c4a7721957: Download complete [2022-07-12T15:23:42.168Z] ea60b727a1ce: Verifying Checksum [2022-07-12T15:23:42.168Z] ea60b727a1ce: Download complete [2022-07-12T15:23:42.168Z] 7c6cee850709: Verifying Checksum [2022-07-12T15:23:42.168Z] 7c6cee850709: Download complete [2022-07-12T15:23:42.168Z] 39a5fcdaea64: Download complete [2022-07-12T15:23:42.168Z] 2408cc74d12b: Verifying Checksum [2022-07-12T15:23:42.168Z] 2408cc74d12b: Download complete [2022-07-12T15:23:42.168Z] d94ebbe4e438: Verifying Checksum [2022-07-12T15:23:42.168Z] d94ebbe4e438: Download complete [2022-07-12T15:23:42.434Z] 2408cc74d12b: Pull complete [2022-07-12T15:23:42.434Z] ea60b727a1ce: Pull complete [2022-07-12T15:23:42.699Z] 30c4a7721957: Pull complete [2022-07-12T15:23:42.699Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T15:23:42.699Z] 59ccb84bbe0f: Download complete [2022-07-12T15:23:42.962Z] 370296b7ddb6: Verifying Checksum [2022-07-12T15:23:42.962Z] 370296b7ddb6: Download complete [2022-07-12T15:23:43.224Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T15:23:43.224Z] bcfd1f05c69d: Download complete [2022-07-12T15:23:47.423Z] 370296b7ddb6: Pull complete [2022-07-12T15:23:47.423Z] 7c6cee850709: Pull complete [2022-07-12T15:23:47.684Z] 39a5fcdaea64: Pull complete [2022-07-12T15:23:47.684Z] d94ebbe4e438: Pull complete [2022-07-12T15:23:50.229Z] bcfd1f05c69d: Pull complete [2022-07-12T15:23:50.799Z] 59ccb84bbe0f: Pull complete [2022-07-12T15:23:50.799Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T15:23:50.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T15:23:50.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-12T15:23:51.093Z] + 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-07-12T15:23:51.402Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T15:23:51.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:23:51.489Z] prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container [2022-07-12T15:23:51.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T15:23:53.460Z] $ docker top 88ddbeba407481f825029524b1f5d24502fdfdd05085d11dd0b76c43b8645935 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T15:23:53.832Z] + go version [2022-07-12T15:23:53.833Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T15:23:53.848Z] $ docker stop --time=1 88ddbeba407481f825029524b1f5d24502fdfdd05085d11dd0b76c43b8645935 [2022-07-12T15:23:55.135Z] $ docker rm -f 88ddbeba407481f825029524b1f5d24502fdfdd05085d11dd0b76c43b8645935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:23:55.573Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T15:23:55.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:23:55.664Z] prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container [2022-07-12T15:23:55.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T15:23:56.101Z] $ docker top 3dbcdc2ba9101ffc85f1f6f375808fff60b17fcbb97518093943c55aeeb4bdb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T15:23:56.460Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-12T15:23:56.762Z] + make test [2022-07-12T15:23:56.762Z] make -C ./app-service-template build [2022-07-12T15:23:56.762Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-12T15:23:56.762Z] go mod tidy [2022-07-12T15:23:56.762Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-12T15:23:56.762Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-12T15:23:56.762Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-12T15:23:56.762Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-12T15:23:56.762Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-07-12T15:23:56.789Z] Still waiting to schedule task [2022-07-12T15:23:56.789Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-12T15:23:57.022Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-07-12T15:23:57.022Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-07-12T15:23:57.022Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-12T15:23:57.022Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T15:23:57.022Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T15:23:57.022Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T15:23:57.022Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-12T15:23:57.022Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-12T15:23:57.022Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-07-12T15:23:57.022Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-07-12T15:23:57.022Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T15:23:57.022Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T15:23:57.022Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-12T15:23:57.022Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-12T15:23:57.022Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T15:23:57.022Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-12T15:23:57.022Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-12T15:23:57.022Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-07-12T15:23:57.022Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-12T15:23:57.022Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-12T15:23:57.022Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-12T15:23:57.022Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-12T15:23:57.022Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-12T15:23:57.022Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-12T15:23:57.022Z] go: downloading golang.org/x/text v0.3.7 [2022-07-12T15:23:57.022Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-12T15:23:57.281Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-12T15:23:57.281Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-12T15:23:57.281Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-12T15:23:57.281Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-12T15:23:57.281Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-12T15:23:57.541Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-12T15:23:57.541Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-07-12T15:23:57.541Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-07-12T15:23:57.541Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-12T15:23:57.541Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-12T15:23:57.541Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-07-12T15:23:57.541Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-07-12T15:23:57.541Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-12T15:23:57.541Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-12T15:23:57.541Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-12T15:23:57.801Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-12T15:23:57.801Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-12T15:23:57.801Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-12T15:23:57.801Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T15:23:57.801Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T15:23:57.801Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-12T15:23:57.801Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-07-12T15:23:57.801Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-07-12T15:23:57.801Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T15:23:57.801Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-12T15:23:57.801Z] go: downloading github.com/kr/pretty v0.3.0 [2022-07-12T15:23:58.068Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T15:23:58.068Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-12T15:23:58.068Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T15:23:58.068Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-07-12T15:23:58.068Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-12T15:23:58.068Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-12T15:23:58.068Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-07-12T15:23:58.068Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-07-12T15:23:58.068Z] go: downloading github.com/miekg/dns v1.1.26 [2022-07-12T15:23:58.346Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-12T15:23:58.347Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-07-12T15:23:58.347Z] go: downloading github.com/kr/text v0.2.0 [2022-07-12T15:23:58.347Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-07-12T15:23:58.347Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-07-12T15:23:58.347Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-07-12T15:23:58.347Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-12T15:23:58.347Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-12T15:23:58.347Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T15:23:58.347Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-07-12T15:24:00.263Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.6 [2022-07-12T15:24:00.263Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.4 [2022-07-12T15:24:00.523Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-12T15:24:00.523Z] 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-07-12T15:24:19.164Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-12T15:24:19.164Z] make -C ./app-service-template test [2022-07-12T15:24:19.164Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-12T15:24:19.165Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-07-12T15:24:41.204Z] ok new-app-service 0.070s coverage: 48.1% of statements [2022-07-12T15:24:41.204Z] ? new-app-service/config [no test files] [2022-07-12T15:24:41.204Z] ok new-app-service/functions 0.049s [2022-07-12T15:24:41.204Z] CGO_ENABLED=1 go vet ./... [2022-07-12T15:24:51.222Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T15:24:51.222Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T15:24:51.222Z] ./bin/test-attribution-txt.sh [2022-07-12T15:24:51.222Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-12T15:24:51.222Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-12T15:24:51.222Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-07-12T15:24:51.222Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.121s coverage: 63.2% of statements [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.070s coverage: 93.8% of statements [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.104s coverage: 76.5% of statements [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.087s coverage: 88.7% of statements [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.056s coverage: 100.0% of statements [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.155s coverage: 78.5% of statements [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.082s coverage: 97.3% of statements [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.096s coverage: 82.8% of statements [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.732s coverage: 81.5% of statements [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.084s coverage: 28.7% of statements [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.095s coverage: 14.0% of statements [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.074s coverage: 27.3% of statements [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-07-12T15:24:55.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-12T15:24:55.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements [2022-07-12T15:25:22.075Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.150s coverage: 76.9% of statements [2022-07-12T15:25:22.075Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.059s coverage: 94.4% of statements [2022-07-12T15:25:22.075Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T15:25:22.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T15:25:22.075Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T15:25:30.230Z] 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-07-12T15:25:30.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T15:25:30.262Z] $ docker stop --time=1 3dbcdc2ba9101ffc85f1f6f375808fff60b17fcbb97518093943c55aeeb4bdb8 [2022-07-12T15:25:31.815Z] $ docker rm -f 3dbcdc2ba9101ffc85f1f6f375808fff60b17fcbb97518093943c55aeeb4bdb8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T15:25:32.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T15:25:32.707Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:25:33.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T15:25:33.178Z] [2022-07-12T15:25:33.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:25:33.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T15:25:33.486Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T15:25:33.486Z] 5eb5b503b376: Pulling fs layer [2022-07-12T15:25:33.486Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T15:25:33.486Z] ec43610c2a17: Pulling fs layer [2022-07-12T15:25:33.486Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T15:25:33.486Z] 33b1e0a273af: Pulling fs layer [2022-07-12T15:25:33.486Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T15:25:33.486Z] 2f39f015ded8: Pulling fs layer [2022-07-12T15:25:33.486Z] 33b1e0a273af: Waiting [2022-07-12T15:25:33.486Z] 5d3b04190fa2: Waiting [2022-07-12T15:25:33.486Z] 2f39f015ded8: Waiting [2022-07-12T15:25:33.486Z] 3a2ae6a8a46f: Waiting [2022-07-12T15:25:33.486Z] 5c69ac0246d0: Verifying Checksum [2022-07-12T15:25:33.486Z] 5c69ac0246d0: Download complete [2022-07-12T15:25:33.486Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-12T15:25:33.486Z] 3a2ae6a8a46f: Download complete [2022-07-12T15:25:33.746Z] 33b1e0a273af: Verifying Checksum [2022-07-12T15:25:33.746Z] 33b1e0a273af: Download complete [2022-07-12T15:25:33.746Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T15:25:33.746Z] 5d3b04190fa2: Download complete [2022-07-12T15:25:33.746Z] ec43610c2a17: Verifying Checksum [2022-07-12T15:25:33.746Z] ec43610c2a17: Download complete [2022-07-12T15:25:33.746Z] 5eb5b503b376: Verifying Checksum [2022-07-12T15:25:33.746Z] 5eb5b503b376: Download complete [2022-07-12T15:25:34.319Z] 2f39f015ded8: Download complete [2022-07-12T15:25:35.256Z] 5eb5b503b376: Pull complete [2022-07-12T15:25:35.256Z] 5c69ac0246d0: Pull complete [2022-07-12T15:25:35.514Z] ec43610c2a17: Pull complete [2022-07-12T15:25:35.774Z] 3a2ae6a8a46f: Pull complete [2022-07-12T15:25:36.034Z] 33b1e0a273af: Pull complete [2022-07-12T15:25:36.034Z] 5d3b04190fa2: Pull complete [2022-07-12T15:25:38.531Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19557 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-07-12T15:25:38.543Z] Running in /w/workspace/app-functions-sdk-go/141 [Pipeline] { [Pipeline] checkout [2022-07-12T15:25:38.595Z] The recommended git tool is: git [2022-07-12T15:25:41.316Z] 2f39f015ded8: Pull complete [2022-07-12T15:25:41.316Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T15:25:41.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T15:25:41.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:25:41.413Z] prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container [2022-07-12T15:25:41.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T15:25:43.188Z] $ docker top 534bcde692beddb888e494a995399b9dc45f14cd5eceb508e81c66f10ba01e85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:25:43.599Z] ---> job-cost.sh [2022-07-12T15:25:43.599Z] lf-activate-venv: SKIPPING [2022-07-12T15:25:43.599Z] INFO: No Stack... [2022-07-12T15:25:43.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T15:25:44.431Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T15:25:44.727Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-07-12T15:25:44.727Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T15:25:44.745Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] [2022-07-12T15:25:44.753Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] did not exist. Created. [2022-07-12T15:25:44.753Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T15:25:45.063Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T15:25:45.096Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T15:25:45.102Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T15:25:45.120Z] $ docker stop --time=1 534bcde692beddb888e494a995399b9dc45f14cd5eceb508e81c66f10ba01e85 [2022-07-12T15:25:45.385Z] using credential edgex-jenkins-ssh [2022-07-12T15:25:45.405Z] Cloning the remote Git repository [2022-07-12T15:25:45.464Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-12T15:25:45.589Z] > git init /w/workspace/app-functions-sdk-go/141 # timeout=10 [2022-07-12T15:25:45.724Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-12T15:25:45.726Z] > git --version # timeout=10 [2022-07-12T15:25:45.769Z] > git --version # 'git version 2.25.1' [2022-07-12T15:25:45.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T15:25:45.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T15:25:46.303Z] $ docker rm -f 534bcde692beddb888e494a995399b9dc45f14cd5eceb508e81c66f10ba01e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T15:25:49.577Z] Avoid second fetch [2022-07-12T15:25:49.577Z] Checking out Revision 8d8667f5247f88bb072767774bb62121c82e73ab (main) [2022-07-12T15:25:49.528Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-07-12T15:25:49.558Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T15:25:49.601Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T15:25:49.616Z] > git checkout -f 8d8667f5247f88bb072767774bb62121c82e73ab # timeout=10 [2022-07-12T15:25:54.084Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1151)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T15:25:54.943Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T15:25:54.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T15:25:54.943Z] Dload Upload Total Spent Left Speed [2022-07-12T15:25:54.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 99804 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-07-12T15:25:55.619Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T15:25:56.013Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-12T15:25:56.013Z] + sudo tee /etc/docker/daemon.new [2022-07-12T15:25:56.013Z] { [2022-07-12T15:25:56.013Z] "registry-mirrors": [ [2022-07-12T15:25:56.013Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T15:25:56.013Z] ], [2022-07-12T15:25:56.013Z] "bip": "10.250.0.254/24", [2022-07-12T15:25:56.013Z] "hosts": [ [2022-07-12T15:25:56.013Z] "tcp://0.0.0.0:5555", [2022-07-12T15:25:56.013Z] "unix:///var/run/docker.sock" [2022-07-12T15:25:56.013Z] ], [2022-07-12T15:25:56.013Z] "mtu": 1458, [2022-07-12T15:25:56.013Z] "selinux-enabled": true, [2022-07-12T15:25:56.013Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T15:25:56.013Z] } [Pipeline] sh [2022-07-12T15:25:56.360Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T15:25:56.701Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-12T15:26:15.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T15:26:15.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T15:26:15.568Z] ========================================================= [2022-07-12T15:26:15.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T15:26:15.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-12T15:26:15.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T15:26:16.509Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T15:26:16.509Z] b3c136eddcbf: Pulling fs layer [2022-07-12T15:26:16.509Z] c0a3192eca97: Pulling fs layer [2022-07-12T15:26:16.509Z] a050256f5b6f: Pulling fs layer [2022-07-12T15:26:16.509Z] 656be50a0ddc: Pulling fs layer [2022-07-12T15:26:16.509Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T15:26:16.509Z] 46d945488cbd: Pulling fs layer [2022-07-12T15:26:16.509Z] 8a5474983e97: Pulling fs layer [2022-07-12T15:26:16.509Z] 329c88fbcd65: Pulling fs layer [2022-07-12T15:26:16.509Z] 2bbca73fdf42: Waiting [2022-07-12T15:26:16.509Z] 46d945488cbd: Waiting [2022-07-12T15:26:16.509Z] 8a5474983e97: Waiting [2022-07-12T15:26:16.509Z] 329c88fbcd65: Waiting [2022-07-12T15:26:16.509Z] 656be50a0ddc: Waiting [2022-07-12T15:26:16.509Z] a050256f5b6f: Verifying Checksum [2022-07-12T15:26:16.509Z] a050256f5b6f: Download complete [2022-07-12T15:26:16.509Z] c0a3192eca97: Download complete [2022-07-12T15:26:16.509Z] 2bbca73fdf42: Verifying Checksum [2022-07-12T15:26:16.509Z] 2bbca73fdf42: Download complete [2022-07-12T15:26:16.509Z] 46d945488cbd: Verifying Checksum [2022-07-12T15:26:16.509Z] 46d945488cbd: Download complete [2022-07-12T15:26:16.509Z] b3c136eddcbf: Download complete [2022-07-12T15:26:17.504Z] b3c136eddcbf: Pull complete [2022-07-12T15:26:17.783Z] 329c88fbcd65: Verifying Checksum [2022-07-12T15:26:17.783Z] 329c88fbcd65: Download complete [2022-07-12T15:26:18.069Z] c0a3192eca97: Pull complete [2022-07-12T15:26:18.345Z] a050256f5b6f: Pull complete [2022-07-12T15:26:18.947Z] 8a5474983e97: Verifying Checksum [2022-07-12T15:26:18.947Z] 8a5474983e97: Download complete [2022-07-12T15:26:19.544Z] 656be50a0ddc: Verifying Checksum [2022-07-12T15:26:19.544Z] 656be50a0ddc: Download complete [2022-07-12T15:26:31.965Z] 656be50a0ddc: Pull complete [2022-07-12T15:26:32.242Z] 2bbca73fdf42: Pull complete [2022-07-12T15:26:32.516Z] 46d945488cbd: Pull complete [2022-07-12T15:26:39.232Z] 8a5474983e97: Pull complete [2022-07-12T15:26:41.208Z] 329c88fbcd65: Pull complete [2022-07-12T15:26:41.208Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T15:26:41.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T15:26:41.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-12T15:26:41.543Z] + 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-07-12T15:26:41.901Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T15:26:41.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:26:42.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-19557 does not seem to be running inside a container [2022-07-12T15:26:42.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/141 -v /w/workspace/app-functions-sdk-go/141:/w/workspace/app-functions-sdk-go/141:rw,z -v /w/workspace/app-functions-sdk-go/141@tmp:/w/workspace/app-functions-sdk-go/141@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-07-12T15:26:45.265Z] $ docker top a36220b7e793fc05611d2d7fd025b8071feab14bc91cc172301cb604beaae2f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T15:26:46.174Z] + go version [2022-07-12T15:26:46.175Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T15:26:46.206Z] $ docker stop --time=1 a36220b7e793fc05611d2d7fd025b8071feab14bc91cc172301cb604beaae2f4 [2022-07-12T15:26:47.968Z] $ docker rm -f a36220b7e793fc05611d2d7fd025b8071feab14bc91cc172301cb604beaae2f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:26:48.615Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T15:26:48.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:26:48.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-19557 does not seem to be running inside a container [2022-07-12T15:26:48.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-functions-sdk-go/141 -v /w/workspace/app-functions-sdk-go/141:/w/workspace/app-functions-sdk-go/141:rw,z -v /w/workspace/app-functions-sdk-go/141@tmp:/w/workspace/app-functions-sdk-go/141@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-07-12T15:26:50.256Z] $ docker top 01a74db3991d45844ede7cf389bb06052f04f859dc1605f2d0b793417ebb8dc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T15:26:51.172Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/141 [Pipeline] fileExists [Pipeline] sh [2022-07-12T15:26:51.859Z] + make test [2022-07-12T15:26:51.859Z] make -C ./app-service-template build [2022-07-12T15:26:51.859Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/141/app-service-template' [2022-07-12T15:26:51.859Z] go mod tidy [2022-07-12T15:26:51.859Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-12T15:26:51.859Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-12T15:26:51.859Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-12T15:26:52.134Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-12T15:26:52.134Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-07-12T15:26:52.134Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-07-12T15:26:52.134Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-12T15:26:52.408Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T15:26:52.408Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T15:26:52.408Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-12T15:26:52.408Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-07-12T15:26:52.408Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-12T15:26:52.408Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-12T15:26:52.408Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-12T15:26:52.408Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-12T15:26:52.408Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-07-12T15:26:52.684Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T15:26:52.684Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T15:26:52.684Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-12T15:26:52.684Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-12T15:26:52.684Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-12T15:26:52.684Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-12T15:26:52.684Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T15:26:52.684Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-12T15:26:52.685Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-12T15:26:52.685Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T15:26:52.962Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-12T15:26:52.962Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-07-12T15:26:52.962Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-12T15:26:52.962Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-12T15:26:52.962Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-12T15:26:53.243Z] go: downloading golang.org/x/text v0.3.7 [2022-07-12T15:26:53.849Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-12T15:26:53.849Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-07-12T15:26:53.849Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-12T15:26:56.492Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-07-12T15:26:56.492Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T15:26:56.492Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-12T15:26:56.492Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-12T15:26:56.492Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-07-12T15:26:56.492Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-12T15:26:56.492Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-12T15:26:56.492Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-12T15:26:56.492Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-12T15:26:56.492Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-12T15:26:56.492Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-07-12T15:26:56.492Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-12T15:26:56.492Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-12T15:26:56.492Z] go: downloading github.com/kr/pretty v0.3.0 [2022-07-12T15:26:56.492Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-12T15:26:56.492Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-12T15:26:56.492Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-12T15:26:56.492Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-12T15:26:56.767Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-12T15:26:56.767Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-12T15:26:57.748Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T15:26:57.748Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-12T15:26:57.748Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-12T15:26:57.748Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T15:26:57.748Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T15:26:57.748Z] go: downloading github.com/kr/text v0.2.0 [2022-07-12T15:26:57.748Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-07-12T15:26:57.748Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-07-12T15:26:57.748Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-07-12T15:26:57.748Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-12T15:26:57.748Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-07-12T15:26:57.748Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-07-12T15:26:57.748Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-12T15:26:57.748Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-12T15:26:58.024Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T15:26:58.024Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-12T15:26:58.621Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T15:26:58.621Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-07-12T15:26:58.893Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-07-12T15:26:58.894Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-12T15:26:58.894Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-12T15:26:59.168Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-07-12T15:26:59.168Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-07-12T15:26:59.168Z] go: downloading github.com/miekg/dns v1.1.26 [2022-07-12T15:26:59.168Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-12T15:26:59.444Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-12T15:26:59.444Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-07-12T15:26:59.444Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-07-12T15:26:59.719Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T15:26:59.719Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-12T15:26:59.719Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-07-12T15:27:03.107Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.6 [2022-07-12T15:27:03.386Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.4 [2022-07-12T15:27:03.386Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-12T15:27:03.988Z] 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-07-12T15:28:55.875Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/141/app-service-template' [2022-07-12T15:28:55.875Z] make -C ./app-service-template test [2022-07-12T15:28:55.875Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/141/app-service-template' [2022-07-12T15:28:55.875Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-07-12T15:31:17.792Z] ok new-app-service 0.250s coverage: 48.1% of statements [2022-07-12T15:31:17.792Z] ? new-app-service/config [no test files] [2022-07-12T15:31:17.792Z] ok new-app-service/functions 0.198s [2022-07-12T15:31:17.792Z] CGO_ENABLED=1 go vet ./... [2022-07-12T15:32:40.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T15:32:40.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T15:32:40.296Z] ./bin/test-attribution-txt.sh [2022-07-12T15:32:40.296Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/141/app-service-template' [2022-07-12T15:32:40.296Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-12T15:32:40.296Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-07-12T15:32:40.296Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-07-12T15:32:55.403Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.644s coverage: 63.2% of statements [2022-07-12T15:32:55.403Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.309s coverage: 93.8% of statements [2022-07-12T15:32:55.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-07-12T15:32:55.403Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.396s coverage: 76.5% of statements [2022-07-12T15:32:55.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-07-12T15:32:55.403Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.320s coverage: 88.7% of statements [2022-07-12T15:32:55.403Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.212s coverage: 100.0% of statements [2022-07-12T15:32:55.403Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.743s coverage: 78.5% of statements [2022-07-12T15:32:55.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-07-12T15:32:55.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-07-12T15:32:55.403Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.274s coverage: 97.3% of statements [2022-07-12T15:32:55.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-07-12T15:32:55.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-07-12T15:32:56.004Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.299s coverage: 82.8% of statements [2022-07-12T15:32:56.004Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-07-12T15:33:01.452Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.170s coverage: 81.5% of statements [2022-07-12T15:33:01.452Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-07-12T15:33:01.452Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-07-12T15:33:01.452Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.397s coverage: 28.7% of statements [2022-07-12T15:33:01.452Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-07-12T15:33:01.452Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.284s coverage: 14.0% of statements [2022-07-12T15:33:02.905Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.234s coverage: 27.3% of statements [2022-07-12T15:33:02.905Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-07-12T15:33:02.905Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-12T15:33:07.234Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.232s coverage: 51.4% of statements [2022-07-12T15:33:39.566Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.514s coverage: 76.9% of statements [2022-07-12T15:33:39.566Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.196s coverage: 94.4% of statements [2022-07-12T15:33:39.566Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T15:33:42.993Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T15:33:43.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T15:33:43.541Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-07-12T15:33:43.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T15:33:43.589Z] $ docker stop --time=1 01a74db3991d45844ede7cf389bb06052f04f859dc1605f2d0b793417ebb8dc8 [2022-07-12T15:33:45.391Z] $ docker rm -f 01a74db3991d45844ede7cf389bb06052f04f859dc1605f2d0b793417ebb8dc8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T15:33:49.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T15:33:49.067Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T15:33:49.633Z] 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-07-12T15:33:50.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T15:33:50.087Z] [2022-07-12T15:33:50.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:33:50.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T15:33:50.718Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T15:33:50.718Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T15:33:50.718Z] 04944245beec: Pulling fs layer [2022-07-12T15:33:50.718Z] 699f458cf7ca: Pulling fs layer [2022-07-12T15:33:50.718Z] 765212b225bb: Pulling fs layer [2022-07-12T15:33:50.718Z] f23df028b6ca: Pulling fs layer [2022-07-12T15:33:50.718Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T15:33:50.718Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T15:33:50.718Z] 765212b225bb: Waiting [2022-07-12T15:33:50.718Z] f23df028b6ca: Waiting [2022-07-12T15:33:50.718Z] d65c8cfc05b1: Waiting [2022-07-12T15:33:50.718Z] 2437ff75d9bd: Waiting [2022-07-12T15:33:50.992Z] 04944245beec: Verifying Checksum [2022-07-12T15:33:50.992Z] 04944245beec: Download complete [2022-07-12T15:33:50.992Z] 765212b225bb: Verifying Checksum [2022-07-12T15:33:50.992Z] 765212b225bb: Download complete [2022-07-12T15:33:50.992Z] f23df028b6ca: Download complete [2022-07-12T15:33:50.992Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T15:33:50.992Z] d65c8cfc05b1: Download complete [2022-07-12T15:33:50.992Z] 699f458cf7ca: Verifying Checksum [2022-07-12T15:33:50.992Z] 699f458cf7ca: Download complete [2022-07-12T15:33:51.589Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T15:33:51.589Z] 8998bd30e6a1: Download complete [2022-07-12T15:33:53.579Z] 2437ff75d9bd: Download complete [2022-07-12T15:33:56.209Z] 8998bd30e6a1: Pull complete [2022-07-12T15:33:56.209Z] 04944245beec: Pull complete [2022-07-12T15:33:57.649Z] 699f458cf7ca: Pull complete [2022-07-12T15:33:57.924Z] 765212b225bb: Pull complete [2022-07-12T15:33:58.906Z] f23df028b6ca: Pull complete [2022-07-12T15:33:58.906Z] d65c8cfc05b1: Pull complete [2022-07-12T15:34:14.009Z] 2437ff75d9bd: Pull complete [2022-07-12T15:34:14.009Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T15:34:14.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T15:34:14.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:34:14.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-19557 does not seem to be running inside a container [2022-07-12T15:34:14.358Z] $ 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/141 -v /w/workspace/app-functions-sdk-go/141:/w/workspace/app-functions-sdk-go/141:rw,z -v /w/workspace/app-functions-sdk-go/141@tmp:/w/workspace/app-functions-sdk-go/141@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-07-12T15:34:16.694Z] $ docker top 34cf500747707b33a8f233bdcd57a5fdd3035816874cd8d4be75c20f4e010d71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:34:17.622Z] ---> job-cost.sh [2022-07-12T15:34:17.622Z] lf-activate-venv: SKIPPING [2022-07-12T15:34:17.622Z] INFO: No Stack... [2022-07-12T15:34:18.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T15:34:18.813Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T15:34:19.750Z] + cat /w/workspace/app-functions-sdk-go/141/archives/cost.csv+ [2022-07-12T15:34:19.750Z] cut -d, -f6 [Pipeline] lock [2022-07-12T15:34:19.813Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] [2022-07-12T15:34:19.820Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] did not exist. Created. [2022-07-12T15:34:19.820Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T15:34:20.499Z] /w/workspace/app-functions-sdk-go/141@tmp/durable-5729c82d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T15:34:21.181Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T15:34:21.207Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T15:34:21.273Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T15:34:21.281Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T15:34:21.311Z] $ docker stop --time=1 34cf500747707b33a8f233bdcd57a5fdd3035816874cd8d4be75c20f4e010d71 [2022-07-12T15:34:22.816Z] $ docker rm -f 34cf500747707b33a8f233bdcd57a5fdd3035816874cd8d4be75c20f4e010d71 [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-07-12T15:34:23.318Z] provisioning config files... [2022-07-12T15:34:23.331Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4718008147487617282tmp [Pipeline] { [Pipeline] sh [2022-07-12T15:34:23.633Z] + set +x [2022-07-12T15:34:23.633Z] + curl -s+ https://codecov.io/bash [2022-07-12T15:34:23.633Z] bash -s -- [2022-07-12T15:34:23.633Z] [2022-07-12T15:34:23.633Z] _____ _ [2022-07-12T15:34:23.633Z] / ____| | | [2022-07-12T15:34:23.633Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T15:34:23.633Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T15:34:23.633Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T15:34:23.633Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T15:34:23.633Z] Bash-1.0.6 [2022-07-12T15:34:23.633Z] [2022-07-12T15:34:23.633Z] [2022-07-12T15:34:23.633Z] ==> git version 2.25.1 found [2022-07-12T15:34:23.633Z] ==> 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-07-12T15:34:23.633Z] Release-Date: 2020-01-08 [2022-07-12T15:34:23.633Z] 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-07-12T15:34:23.633Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T15:34:23.633Z] ==> Jenkins CI detected. [2022-07-12T15:34:23.633Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-07-12T15:34:23.633Z] project root: . [2022-07-12T15:34:23.633Z] --> token set from env [2022-07-12T15:34:23.633Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T15:34:23.633Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T15:34:23.633Z] ==> Python coveragepy not found [2022-07-12T15:34:23.633Z] ==> Searching for coverage reports in: [2022-07-12T15:34:23.633Z] + . [2022-07-12T15:34:23.633Z] -> Found 2 reports [2022-07-12T15:34:23.633Z] ==> Detecting git/mercurial file structure [2022-07-12T15:34:23.633Z] ==> Reading reports [2022-07-12T15:34:23.633Z] + ./app-service-template/coverage.out bytes=1222 [2022-07-12T15:34:23.633Z] + ./coverage.out bytes=122646 [2022-07-12T15:34:23.893Z] ==> Appending adjustments [2022-07-12T15:34:23.893Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T15:34:24.153Z] + Found adjustments [2022-07-12T15:34:24.153Z] ==> Gzipping contents [2022-07-12T15:34:24.153Z] 24K /tmp/codecov.xZ3oIT.gz [2022-07-12T15:34:24.153Z] ==> Uploading reports [2022-07-12T15:34:24.153Z] url: https://codecov.io [2022-07-12T15:34:24.153Z] query: branch=main&commit=8d8667f5247f88bb072767774bb62121c82e73ab&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T15:34:24.153Z] -> Pinging Codecov [2022-07-12T15:34:24.153Z] 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=8d8667f5247f88bb072767774bb62121c82e73ab&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T15:34:24.414Z] -> Uploading to [2022-07-12T15:34:24.414Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/3D8B5DFFC46A037C893635FACE044666/8d8667f5247f88bb072767774bb62121c82e73ab/1ca252a5-4d7c-49c8-b360-9d415bbe5aa1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T153424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b24f6163dc3839cee4af74b64cbf4f5a041f3b707125da32cb263c91b549de88 [2022-07-12T15:34:24.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T15:34:24.414Z] Dload Upload Total Spent Left Speed [2022-07-12T15:34:24.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21220 0 0 100 21220 0 93480 --:--:-- --:--:-- --:--:-- 93480 [2022-07-12T15:34:24.675Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] } [2022-07-12T15:34:24.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-12T15:34:24.855Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-12T15:34:24.866Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:34:25.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T15:34:25.217Z] [2022-07-12T15:34:25.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:34:25.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T15:34:25.561Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-12T15:34:25.561Z] df9b9388f04a: Pulling fs layer [2022-07-12T15:34:25.561Z] 52dc419b0ee2: Pulling fs layer [2022-07-12T15:34:25.561Z] 25bc292e5bac: Pulling fs layer [2022-07-12T15:34:25.561Z] 114826534d7a: Pulling fs layer [2022-07-12T15:34:25.561Z] 4657fd5d0bcf: Pulling fs layer [2022-07-12T15:34:25.561Z] 6ad1cebc031e: Pulling fs layer [2022-07-12T15:34:25.561Z] 8a3aa393b2d8: Pulling fs layer [2022-07-12T15:34:25.561Z] 6ad1cebc031e: Waiting [2022-07-12T15:34:25.561Z] 8a3aa393b2d8: Waiting [2022-07-12T15:34:25.561Z] 114826534d7a: Waiting [2022-07-12T15:34:25.561Z] 4657fd5d0bcf: Waiting [2022-07-12T15:34:25.561Z] 25bc292e5bac: Download complete [2022-07-12T15:34:25.561Z] 52dc419b0ee2: Verifying Checksum [2022-07-12T15:34:25.561Z] 52dc419b0ee2: Download complete [2022-07-12T15:34:25.561Z] 4657fd5d0bcf: Verifying Checksum [2022-07-12T15:34:25.561Z] 4657fd5d0bcf: Download complete [2022-07-12T15:34:25.561Z] df9b9388f04a: Download complete [2022-07-12T15:34:25.823Z] df9b9388f04a: Pull complete [2022-07-12T15:34:25.823Z] 6ad1cebc031e: Verifying Checksum [2022-07-12T15:34:25.823Z] 6ad1cebc031e: Download complete [2022-07-12T15:34:25.823Z] 52dc419b0ee2: Pull complete [2022-07-12T15:34:26.083Z] 25bc292e5bac: Pull complete [2022-07-12T15:34:26.342Z] 114826534d7a: Download complete [2022-07-12T15:34:26.342Z] 8a3aa393b2d8: Verifying Checksum [2022-07-12T15:34:26.342Z] 8a3aa393b2d8: Download complete [2022-07-12T15:34:30.537Z] 114826534d7a: Pull complete [2022-07-12T15:34:30.537Z] 4657fd5d0bcf: Pull complete [2022-07-12T15:34:30.537Z] 6ad1cebc031e: Pull complete [2022-07-12T15:34:33.829Z] 8a3aa393b2d8: Pull complete [2022-07-12T15:34:33.829Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-12T15:34:33.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T15:34:33.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:34:33.924Z] prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container [2022-07-12T15:34:33.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-12T15:34:35.653Z] $ docker top 055578d41d5d8c7a673b336b7a9f99fa0608bdfeea53df9b486a9205e96cf026 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-12T15:34:35.727Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-07-12T15:34:36.011Z] + set -o pipefail [2022-07-12T15:34:36.011Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-07-12T15:34:42.592Z] [2022-07-12T15:34:42.592Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-07-12T15:34:42.592Z] [2022-07-12T15:34:42.592Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/bef35a67-8cc2-40c7-9dc0-372ad3c6352d [2022-07-12T15:34:42.592Z] [2022-07-12T15:34:42.592Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-12T15:34:42.592Z] [2022-07-12T15:34:42.592Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-12T15:34:42.592Z] [2022-07-12T15:34:42.592Z] [2022-07-12T15:34:42.592Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-12T15:34:42.592Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-12T15:34:42.606Z] $ docker stop --time=1 055578d41d5d8c7a673b336b7a9f99fa0608bdfeea53df9b486a9205e96cf026 [2022-07-12T15:34:44.769Z] $ docker rm -f 055578d41d5d8c7a673b336b7a9f99fa0608bdfeea53df9b486a9205e96cf026 [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-07-12T15:34:45.204Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T15:34:45.215Z] provisioning config files... [2022-07-12T15:34:45.224Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7728126037523952055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:34:45.527Z] --> edgex-publish-swagger.sh [2022-07-12T15:34:45.527Z] === Publish openapi/v2 API === [2022-07-12T15:34:45.527Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-12T15:34:45.527Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-07-12T15:34:45.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T15:34:45.527Z] Dload Upload Total Spent Left Speed [2022-07-12T15:34:46.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 11126 0:00:01 0:00:01 --:--:-- 11126 100 13708 0 0 100 13708 0 10948 0:00:01 0:00:01 --:--:-- 10948 [2022-07-12T15:34:46.911Z] [2022-07-12T15:34:46.911Z] [Pipeline] } [2022-07-12T15:34:46.919Z] 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-07-12T15:34:47.286Z] + git log --format=format:%s -1 8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] sh [2022-07-12T15:34:47.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T15:34:47.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:34:47.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T15:34:47.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:34:47.961Z] prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container [2022-07-12T15:34:48.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T15:34:48.419Z] $ docker top 8e4c6f9b72e9b3dcb8d4f8b9540abbd01f0625584f669efedc89f2f8dd2bb51a -eo pid,comm [2022-07-12T15:34:48.480Z] 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-07-12T15:34:48.480Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T15:34:48.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T15:34:48.515Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T15:34:48.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T15:34:48.641Z] $ docker exec 8e4c6f9b72e9b3dcb8d4f8b9540abbd01f0625584f669efedc89f2f8dd2bb51a ssh-agent [2022-07-12T15:34:48.762Z] SSH_AUTH_SOCK=/tmp/ssh-7TjTHeM2IKCa/agent.35 [2022-07-12T15:34:48.762Z] SSH_AGENT_PID=41 [2022-07-12T15:34:48.767Z] Running ssh-add (command line suppressed) [2022-07-12T15:34:48.895Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1018849702112651719.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1018849702112651719.key) [2022-07-12T15:34:48.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T15:34:49.200Z] + git semver tag [2022-07-12T15:34:49.462Z] 2022-07-12 15:34:49,395 [run_tag] DEBUG tag force:False [2022-07-12T15:34:49.462Z] 2022-07-12 15:34:49,395 [check_head_tag] DEBUG check head tag [2022-07-12T15:34:49.462Z] 2022-07-12 15:34:49,395 [execute] INFO git cat-file --batch-check [2022-07-12T15:34:49.463Z] 2022-07-12 15:34:49,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-12T15:34:49.463Z] 2022-07-12 15:34:49,398 [execute] INFO git cat-file --batch [2022-07-12T15:34:49.463Z] 2022-07-12 15:34:49,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-12T15:34:49.463Z] 2022-07-12 15:34:49,412 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-12T15:34:49.463Z] 2022-07-12 15:34:49,412 [execute] INFO git tag -a v2.2.1-dev.21 -m v2.2.1-dev.21 [2022-07-12T15:34:49.463Z] 2022-07-12 15:34:49,412 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.21', '-m', 'v2.2.1-dev.21'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T15:34:49.463Z] 2022-07-12 15:34:49,415 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-12T15:34:49.463Z] 2.2.1-dev.21 [Pipeline] } [2022-07-12T15:34:49.476Z] $ docker exec --env ******** --env ******** 8e4c6f9b72e9b3dcb8d4f8b9540abbd01f0625584f669efedc89f2f8dd2bb51a ssh-agent -k [2022-07-12T15:34:49.595Z] unset SSH_AUTH_SOCK; [2022-07-12T15:34:49.595Z] unset SSH_AGENT_PID; [2022-07-12T15:34:49.595Z] echo Agent pid 41 killed; [2022-07-12T15:34:49.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T15:34:49.911Z] + git semver [Pipeline] } [2022-07-12T15:34:50.189Z] $ docker stop --time=1 8e4c6f9b72e9b3dcb8d4f8b9540abbd01f0625584f669efedc89f2f8dd2bb51a [2022-07-12T15:34:51.480Z] $ docker rm -f 8e4c6f9b72e9b3dcb8d4f8b9540abbd01f0625584f669efedc89f2f8dd2bb51a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:34:51.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T15:34:51.885Z] [2022-07-12T15:34:51.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:34:52.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T15:34:52.186Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-12T15:34:52.186Z] ab5ef0e58194: Pulling fs layer [2022-07-12T15:34:52.186Z] 9712f1f96733: Pulling fs layer [2022-07-12T15:34:52.186Z] 63f879dbbcfc: Pulling fs layer [2022-07-12T15:34:52.186Z] 0d9ebad4ef96: Pulling fs layer [2022-07-12T15:34:52.186Z] e9a5061849ea: Pulling fs layer [2022-07-12T15:34:52.186Z] d747dcd14b5f: Pulling fs layer [2022-07-12T15:34:52.186Z] 2de7ff778b66: Pulling fs layer [2022-07-12T15:34:52.186Z] 0d9ebad4ef96: Waiting [2022-07-12T15:34:52.186Z] e9a5061849ea: Waiting [2022-07-12T15:34:52.186Z] d747dcd14b5f: Waiting [2022-07-12T15:34:52.186Z] 2de7ff778b66: Waiting [2022-07-12T15:34:52.186Z] 9712f1f96733: Download complete [2022-07-12T15:34:52.759Z] 63f879dbbcfc: Verifying Checksum [2022-07-12T15:34:52.759Z] 63f879dbbcfc: Download complete [2022-07-12T15:34:52.759Z] e9a5061849ea: Verifying Checksum [2022-07-12T15:34:52.759Z] e9a5061849ea: Download complete [2022-07-12T15:34:52.759Z] d747dcd14b5f: Download complete [2022-07-12T15:34:52.759Z] 0d9ebad4ef96: Verifying Checksum [2022-07-12T15:34:52.759Z] 0d9ebad4ef96: Download complete [2022-07-12T15:34:52.759Z] ab5ef0e58194: Download complete [2022-07-12T15:34:53.018Z] 2de7ff778b66: Verifying Checksum [2022-07-12T15:34:55.556Z] ab5ef0e58194: Pull complete [2022-07-12T15:34:55.556Z] 9712f1f96733: Pull complete [2022-07-12T15:34:56.494Z] 63f879dbbcfc: Pull complete [2022-07-12T15:35:00.692Z] 0d9ebad4ef96: Pull complete [2022-07-12T15:35:00.692Z] e9a5061849ea: Pull complete [2022-07-12T15:35:00.692Z] d747dcd14b5f: Pull complete [2022-07-12T15:35:01.632Z] 2de7ff778b66: Pull complete [2022-07-12T15:35:01.632Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-12T15:35:01.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T15:35:01.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:35:01.728Z] prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container [2022-07-12T15:35:01.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-12T15:35:04.029Z] $ docker top 859658ded009d1aa38f7e06c9949cedeaa0cd6aff27b8e0609dd578b8bd09c2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-12T15:35:04.112Z] provisioning config files... [2022-07-12T15:35:04.121Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1376541235628883912tmp [2022-07-12T15:35:04.131Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2709130963900939663tmp [2022-07-12T15:35:04.142Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2716329855972180488tmp [Pipeline] { [Pipeline] echo [2022-07-12T15:35:04.155Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:35:04.440Z] ---> sigul-configuration.sh [2022-07-12T15:35:04.440Z] gpg: directory `/root/.gnupg' created [2022-07-12T15:35:04.440Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-12T15:35:04.440Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-12T15:35:04.440Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-12T15:35:04.440Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-12T15:35:04.440Z] gpg: CAST5 encrypted data [2022-07-12T15:35:04.440Z] gpg: encrypted with 1 passphrase [2022-07-12T15:35:04.440Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-12T15:35:04.729Z] + mkdir /home/jenkins [2022-07-12T15:35:04.730Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-12T15:35:05.019Z] + 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-07-12T15:35:05.028Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:35:05.316Z] ---> sigul-install.sh [2022-07-12T15:35:05.316Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-12T15:35:05.646Z] + git tag --list [2022-07-12T15:35:05.646Z] v0.1.0 [2022-07-12T15:35:05.646Z] v0.1.1 [2022-07-12T15:35:05.646Z] v1.0.0 [2022-07-12T15:35:05.646Z] v1.1.0 [2022-07-12T15:35:05.646Z] v1.2.0 [2022-07-12T15:35:05.646Z] v1.3.0 [2022-07-12T15:35:05.646Z] v1.3.1 [2022-07-12T15:35:05.646Z] v2.0.0 [2022-07-12T15:35:05.646Z] v2.0.1 [2022-07-12T15:35:05.646Z] v2.1.0 [2022-07-12T15:35:05.646Z] v2.1.1 [2022-07-12T15:35:05.646Z] v2.1.1-dev.3 [2022-07-12T15:35:05.646Z] v2.1.1-dev.4 [2022-07-12T15:35:05.646Z] v2.2.0 [2022-07-12T15:35:05.646Z] v2.2.1-dev.1 [2022-07-12T15:35:05.646Z] v2.2.1-dev.10 [2022-07-12T15:35:05.646Z] v2.2.1-dev.11 [2022-07-12T15:35:05.646Z] v2.2.1-dev.12 [2022-07-12T15:35:05.646Z] v2.2.1-dev.13 [2022-07-12T15:35:05.646Z] v2.2.1-dev.14 [2022-07-12T15:35:05.646Z] v2.2.1-dev.15 [2022-07-12T15:35:05.646Z] v2.2.1-dev.16 [2022-07-12T15:35:05.646Z] v2.2.1-dev.17 [2022-07-12T15:35:05.646Z] v2.2.1-dev.18 [2022-07-12T15:35:05.646Z] v2.2.1-dev.19 [2022-07-12T15:35:05.646Z] v2.2.1-dev.2 [2022-07-12T15:35:05.646Z] v2.2.1-dev.20 [2022-07-12T15:35:05.646Z] v2.2.1-dev.21 [2022-07-12T15:35:05.646Z] v2.2.1-dev.3 [2022-07-12T15:35:05.646Z] v2.2.1-dev.4 [2022-07-12T15:35:05.646Z] v2.2.1-dev.5 [2022-07-12T15:35:05.646Z] v2.2.1-dev.6 [2022-07-12T15:35:05.646Z] v2.2.1-dev.7 [2022-07-12T15:35:05.646Z] v2.2.1-dev.8 [2022-07-12T15:35:05.646Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-12T15:35:05.968Z] + lftools sign git-tag v2.2.1-dev.21 [2022-07-12T15:35:06.542Z] Signing Git tag with Sigul... [2022-07-12T15:35:06.542Z] Signing v2.2.1-dev.21 [Pipeline] echo [2022-07-12T15:35:06.813Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:35:07.103Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-12T15:35:07.112Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-12T15:35:07.133Z] $ docker stop --time=1 859658ded009d1aa38f7e06c9949cedeaa0cd6aff27b8e0609dd578b8bd09c2b [2022-07-12T15:35:08.449Z] $ docker rm -f 859658ded009d1aa38f7e06c9949cedeaa0cd6aff27b8e0609dd578b8bd09c2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-12T15:35:08.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T15:35:08.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:35:09.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T15:35:09.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:35:09.257Z] prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container [2022-07-12T15:35:09.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T15:35:09.705Z] $ docker top a46af187e61340717b80639604e9775ce91298572e72a358310ecb407321673e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T15:35:09.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T15:35:09.797Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T15:35:09.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T15:35:09.931Z] $ docker exec a46af187e61340717b80639604e9775ce91298572e72a358310ecb407321673e ssh-agent [2022-07-12T15:35:10.050Z] SSH_AUTH_SOCK=/tmp/ssh-3jHan6q0liz4/agent.32 [2022-07-12T15:35:10.050Z] SSH_AGENT_PID=38 [2022-07-12T15:35:10.056Z] Running ssh-add (command line suppressed) [2022-07-12T15:35:10.165Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5129927954177279557.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5129927954177279557.key) [2022-07-12T15:35:10.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T15:35:10.469Z] + git semver bump pre [2022-07-12T15:35:10.730Z] 2022-07-12 15:35:10,655 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-12T15:35:10.730Z] 2022-07-12 15:35:10,655 [bump_version] DEBUG bumping version:2.2.1-dev.21 on axis:pre with prefix:dev [2022-07-12T15:35:10.730Z] 2022-07-12 15:35:10,655 [bump_version] DEBUG bumped version:2.2.1-dev.22 [2022-07-12T15:35:10.730Z] 2022-07-12 15:35:10,655 [write_version] DEBUG write version:2.2.1-dev.22 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-07-12T15:35:10.730Z] 2022-07-12 15:35:10,655 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-12T15:35:10.730Z] 2022-07-12 15:35:10,655 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-12T15:35:10.730Z] 2022-07-12 15:35:10,657 [execute] INFO git cat-file --batch-check [2022-07-12T15:35:10.730Z] 2022-07-12 15:35:10,658 [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-07-12T15:35:10.730Z] 2022-07-12 15:35:10,663 [execute] INFO git cat-file --batch [2022-07-12T15:35:10.730Z] 2022-07-12 15:35:10,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T15:35:10.730Z] 2022-07-12 15:35:10,671 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-12T15:35:10.730Z] 2.2.1-dev.22 [Pipeline] } [2022-07-12T15:35:10.743Z] $ docker exec --env ******** --env ******** a46af187e61340717b80639604e9775ce91298572e72a358310ecb407321673e ssh-agent -k [2022-07-12T15:35:10.848Z] unset SSH_AUTH_SOCK; [2022-07-12T15:35:10.849Z] unset SSH_AGENT_PID; [2022-07-12T15:35:10.849Z] echo Agent pid 38 killed; [2022-07-12T15:35:10.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T15:35:11.171Z] + git semver [Pipeline] } [2022-07-12T15:35:11.450Z] $ docker stop --time=1 a46af187e61340717b80639604e9775ce91298572e72a358310ecb407321673e [2022-07-12T15:35:12.764Z] $ docker rm -f a46af187e61340717b80639604e9775ce91298572e72a358310ecb407321673e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T15:35:13.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T15:35:13.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:35:13.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T15:35:13.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:35:13.508Z] prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container [2022-07-12T15:35:13.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T15:35:13.897Z] $ docker top ce572fed5e6e88b886bd6cc66bbbe87c55476b660a26b757480c91bb1f6145b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T15:35:13.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T15:35:13.988Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T15:35:14.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T15:35:14.134Z] $ docker exec ce572fed5e6e88b886bd6cc66bbbe87c55476b660a26b757480c91bb1f6145b7 ssh-agent [2022-07-12T15:35:14.255Z] SSH_AUTH_SOCK=/tmp/ssh-8xXyM2cFY9Ar/agent.31 [2022-07-12T15:35:14.255Z] SSH_AGENT_PID=38 [2022-07-12T15:35:14.260Z] Running ssh-add (command line suppressed) [2022-07-12T15:35:14.364Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3641924765694971126.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3641924765694971126.key) [2022-07-12T15:35:14.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T15:35:14.670Z] + git semver push [2022-07-12T15:35:14.932Z] 2022-07-12 15:35:14,903 [run_push] DEBUG push [2022-07-12T15:35:14.932Z] 2022-07-12 15:35:14,904 [execute] INFO git cat-file --batch-check [2022-07-12T15:35:14.932Z] 2022-07-12 15:35:14,904 [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-07-12T15:35:14.932Z] 2022-07-12 15:35:14,907 [execute] INFO git rev-list 7880b49473cd6e387343e14da5a17d7ceea400ca -- [2022-07-12T15:35:14.932Z] 2022-07-12 15:35:14,907 [execute] DEBUG Popen(['git', 'rev-list', '7880b49473cd6e387343e14da5a17d7ceea400ca', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T15:35:14.932Z] 2022-07-12 15:35:14,920 [execute] INFO git fetch -v origin [2022-07-12T15:35:14.932Z] 2022-07-12 15:35:14,920 [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-07-12T15:35:15.502Z] 2022-07-12 15:35:15,415 [run_push] DEBUG no remote changes detected [2022-07-12T15:35:15.502Z] 2022-07-12 15:35:15,415 [execute] INFO git push origin semver [2022-07-12T15:35:15.502Z] 2022-07-12 15:35:15,415 [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-07-12T15:35:16.445Z] 2022-07-12 15:35:16,259 [run_push] DEBUG push all version tags [2022-07-12T15:35:16.445Z] 2022-07-12 15:35:16,259 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-12T15:35:16.445Z] 2022-07-12 15:35:16,260 [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-07-12T15:35:17.017Z] 2022-07-12 15:35:16,973 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-12T15:35:17.017Z] 2.2.1-dev.22 [Pipeline] } [2022-07-12T15:35:17.029Z] $ docker exec --env ******** --env ******** ce572fed5e6e88b886bd6cc66bbbe87c55476b660a26b757480c91bb1f6145b7 ssh-agent -k [2022-07-12T15:35:17.137Z] unset SSH_AUTH_SOCK; [2022-07-12T15:35:17.137Z] unset SSH_AGENT_PID; [2022-07-12T15:35:17.137Z] echo Agent pid 38 killed; [2022-07-12T15:35:17.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T15:35:17.459Z] + git semver [Pipeline] } [2022-07-12T15:35:17.737Z] $ docker stop --time=1 ce572fed5e6e88b886bd6cc66bbbe87c55476b660a26b757480c91bb1f6145b7 [2022-07-12T15:35:19.021Z] $ docker rm -f ce572fed5e6e88b886bd6cc66bbbe87c55476b660a26b757480c91bb1f6145b7 [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-07-12T15:35:19.588Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-07-12T15:35:19.588Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-07-12T15:35:19.588Z] total 16 [2022-07-12T15:35:19.588Z] drwxr-xr-x 3 root root 4096 Jul 12 15:25 . [2022-07-12T15:35:19.588Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 15:35 .. [2022-07-12T15:35:19.588Z] drwxr-xr-x 2 root root 4096 Jul 12 15:25 cost [2022-07-12T15:35:19.588Z] -rw-r--r-- 1 root root 91 Jul 12 15:25 cost.csv [2022-07-12T15:35:19.588Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-07-12T15:35:19.588Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-07-12T15:35:19.588Z] total 16 [2022-07-12T15:35:19.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 15:25 . [2022-07-12T15:35:19.588Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 15:35 .. [2022-07-12T15:35:19.588Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 15:25 cost [2022-07-12T15:35:19.588Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 12 15:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:35:19.884Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:35:20.751Z] ---> package-listing.sh [2022-07-12T15:35:20.751Z] ++ facter osfamily [2022-07-12T15:35:20.751Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T15:35:21.011Z] + OS_FAMILY=debian [2022-07-12T15:35:21.011Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-07-12T15:35:21.011Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T15:35:21.011Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T15:35:21.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T15:35:21.011Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T15:35:21.011Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-07-12T15:35:21.011Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T15:35:21.011Z] + case "${OS_FAMILY}" in [2022-07-12T15:35:21.011Z] + dpkg -l [2022-07-12T15:35:21.011Z] + grep '^ii' [2022-07-12T15:35:21.011Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T15:35:21.011Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T15:35:21.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T15:35:21.011Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-07-12T15:35:21.011Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-07-12T15:35:21.011Z] + 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-07-12T15:35:21.023Z] 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-07-12T15:35:21.301Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T15:35:21.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T15:35:21.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T15:35:21.934Z] prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container [2022-07-12T15:35:21.970Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T15:35:22.221Z] $ docker top 9d825f9308c4abc98e25331debad4b12b77723bd34da829dc779144007ea622d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T15:35:22.574Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T15:35:22.859Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T15:35:23.164Z] + ls /var/log/sa-host [2022-07-12T15:35:23.164Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T15:35:23.309Z] provisioning config files... [2022-07-12T15:35:23.331Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config751687523533663370tmp [Pipeline] { [Pipeline] echo [2022-07-12T15:35:23.343Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:35:23.623Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T15:35:23.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:35:23.967Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T15:35:23.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:35:24.259Z] ---> sudo-logs.sh [2022-07-12T15:35:24.260Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T15:35:24.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:35:24.577Z] ---> job-cost.sh [2022-07-12T15:35:24.577Z] lf-activate-venv: SKIPPING [2022-07-12T15:35:24.577Z] DEBUG: total: 0.2199999988079071 [2022-07-12T15:35:24.577Z] INFO: Retrieving Stack Cost... [2022-07-12T15:35:24.838Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T15:35:25.411Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T15:35:25.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T15:35:25.709Z] ---> logs-deploy.sh [2022-07-12T15:35:25.709Z] lf-activate-venv: SKIPPING [2022-07-12T15:35:25.709Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/141 [2022-07-12T15:35:25.709Z] INFO: archiving workspace using pattern(s): [2022-07-12T15:35:26.651Z] Archives upload complete. [2022-07-12T15:35:26.910Z] INFO: archiving logs to Nexus [2022-07-12T15:35:27.482Z] ---> uname -a: [2022-07-12T15:35:27.482Z] Linux prd-ubuntu20-04-docker-8c-8g-19556 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] ---> lscpu: [2022-07-12T15:35:27.482Z] Architecture: x86_64 [2022-07-12T15:35:27.482Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-12T15:35:27.482Z] Byte Order: Little Endian [2022-07-12T15:35:27.482Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-12T15:35:27.482Z] CPU(s): 8 [2022-07-12T15:35:27.482Z] On-line CPU(s) list: 0-7 [2022-07-12T15:35:27.482Z] Thread(s) per core: 1 [2022-07-12T15:35:27.482Z] Core(s) per socket: 1 [2022-07-12T15:35:27.482Z] Socket(s): 8 [2022-07-12T15:35:27.482Z] NUMA node(s): 1 [2022-07-12T15:35:27.482Z] Vendor ID: AuthenticAMD [2022-07-12T15:35:27.482Z] CPU family: 23 [2022-07-12T15:35:27.482Z] Model: 49 [2022-07-12T15:35:27.482Z] Model name: AMD EPYC-Rome Processor [2022-07-12T15:35:27.482Z] Stepping: 0 [2022-07-12T15:35:27.482Z] CPU MHz: 2799.998 [2022-07-12T15:35:27.482Z] BogoMIPS: 5599.99 [2022-07-12T15:35:27.482Z] Virtualization: AMD-V [2022-07-12T15:35:27.482Z] Hypervisor vendor: KVM [2022-07-12T15:35:27.482Z] Virtualization type: full [2022-07-12T15:35:27.482Z] L1d cache: 256 KiB [2022-07-12T15:35:27.482Z] L1i cache: 256 KiB [2022-07-12T15:35:27.482Z] L2 cache: 4 MiB [2022-07-12T15:35:27.482Z] L3 cache: 128 MiB [2022-07-12T15:35:27.482Z] NUMA node0 CPU(s): 0-7 [2022-07-12T15:35:27.482Z] Vulnerability Itlb multihit: Not affected [2022-07-12T15:35:27.482Z] Vulnerability L1tf: Not affected [2022-07-12T15:35:27.482Z] Vulnerability Mds: Not affected [2022-07-12T15:35:27.482Z] Vulnerability Meltdown: Not affected [2022-07-12T15:35:27.482Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-12T15:35:27.482Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-12T15:35:27.482Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-12T15:35:27.482Z] Vulnerability Srbds: Not affected [2022-07-12T15:35:27.482Z] Vulnerability Tsx async abort: Not affected [2022-07-12T15:35:27.482Z] 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-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] ---> nproc: [2022-07-12T15:35:27.482Z] 8 [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] ---> df -h: [2022-07-12T15:35:27.482Z] Filesystem Size Used Avail Use% Mounted on [2022-07-12T15:35:27.482Z] overlay 155G 12G 144G 8% / [2022-07-12T15:35:27.482Z] tmpfs 64M 0 64M 0% /dev [2022-07-12T15:35:27.482Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-12T15:35:27.482Z] shm 64M 0 64M 0% /dev/shm [2022-07-12T15:35:27.482Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] ---> sar -b -r -n DEV: [2022-07-12T15:35:27.482Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19556) 07/12/22 _x86_64_ (8 CPU) [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] 15:22:42 LINUX RESTART (8 CPU) [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] 15:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-12T15:35:27.482Z] 15:24:01 275.31 47.14 228.17 0.00 4179.39 182162.44 0.00 [2022-07-12T15:35:27.482Z] 15:25:01 39.01 0.05 38.96 0.00 0.40 21246.08 0.00 [2022-07-12T15:35:27.482Z] 15:26:01 50.77 0.18 50.58 0.00 14.26 26517.83 0.00 [2022-07-12T15:35:27.482Z] 15:27:01 2.35 0.00 2.35 0.00 0.00 27.32 0.00 [2022-07-12T15:35:27.482Z] 15:28:01 1.05 0.02 1.03 0.00 0.13 12.53 0.00 [2022-07-12T15:35:27.482Z] 15:29:01 1.60 0.00 1.60 0.00 0.00 30.92 0.00 [2022-07-12T15:35:27.482Z] 15:30:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2022-07-12T15:35:27.482Z] 15:31:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2022-07-12T15:35:27.482Z] 15:32:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2022-07-12T15:35:27.482Z] 15:33:01 2.05 0.00 2.05 0.00 0.00 27.19 0.00 [2022-07-12T15:35:27.482Z] 15:34:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2022-07-12T15:35:27.482Z] 15:35:01 65.84 0.35 65.49 0.00 27.46 39866.42 0.00 [2022-07-12T15:35:27.482Z] Average: 36.56 3.92 32.64 0.00 346.40 22269.80 0.00 [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] 15:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-12T15:35:27.482Z] 15:24:01 28624904 31743208 547456 1.66 111516 3244052 2148260 6.33 1153248 2680656 299988 [2022-07-12T15:35:27.482Z] 15:25:01 27993864 31718752 567040 1.72 116896 3808516 1949576 5.75 1457036 2967636 273480 [2022-07-12T15:35:27.482Z] 15:26:01 28439732 31774520 516664 1.57 122128 3435828 1738464 5.12 1148436 2856428 304 [2022-07-12T15:35:27.482Z] 15:27:01 28441160 31776040 514764 1.57 122192 3435828 1738464 5.12 1146516 2856428 16 [2022-07-12T15:35:27.482Z] 15:28:01 28447072 31782028 508688 1.55 122224 3435828 1738464 5.12 1139828 2856436 8 [2022-07-12T15:35:27.482Z] 15:29:01 28447820 31782868 507776 1.54 122304 3435836 1738464 5.12 1139100 2856436 136 [2022-07-12T15:35:27.482Z] 15:30:01 28456380 31791512 499096 1.52 122356 3435844 1738464 5.12 1130652 2856444 16 [2022-07-12T15:35:27.482Z] 15:31:01 28456552 31791720 498812 1.52 122396 3435852 1738464 5.12 1130780 2856452 28 [2022-07-12T15:35:27.482Z] 15:32:01 28462552 31797736 492732 1.50 122416 3435852 1738464 5.12 1124324 2856452 12 [2022-07-12T15:35:27.482Z] 15:33:01 28462788 31798036 492372 1.50 122512 3435816 1738464 5.12 1124560 2856436 180 [2022-07-12T15:35:27.482Z] 15:34:01 28462740 31798032 492312 1.50 122544 3435832 1738464 5.12 1124812 2856432 24 [2022-07-12T15:35:27.482Z] 15:35:01 26963556 31775400 509580 1.55 166872 4744192 1726040 5.09 1226624 4122496 635768 [2022-07-12T15:35:27.482Z] Average: 28304927 31777488 512274 1.56 124696 3559940 1789171 5.27 1170493 2956561 100830 [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] 15:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-12T15:35:27.482Z] 15:24:01 lo 3.46 3.46 0.33 0.33 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:24:01 docker0 72.63 86.39 5.73 1097.33 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:24:01 ens3 804.98 507.98 7864.15 116.63 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:24:01 vethbc8e267 50.07 60.12 4.93 740.52 0.00 0.00 0.00 0.06 [2022-07-12T15:35:27.482Z] 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:25:01 docker0 1.52 1.33 0.11 1.73 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:25:01 ens3 42.69 42.91 16.71 55.99 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:25:01 vethbc8e267 1.52 1.38 0.13 1.73 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:26:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:26:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:26:01 ens3 104.47 62.20 2528.30 14.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:27:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:28:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:29:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:32:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:34:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:35:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:35:01 docker0 39.04 54.51 3.42 689.04 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] 15:35:01 ens3 337.48 222.98 7873.53 76.88 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] Average: docker0 9.35 11.75 0.77 147.66 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] Average: ens3 106.55 69.10 1514.58 21.84 0.00 0.00 0.00 0.00 [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] ---> sar -P ALL: [2022-07-12T15:35:27.482Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19556) 07/12/22 _x86_64_ (8 CPU) [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] 15:22:42 LINUX RESTART (8 CPU) [2022-07-12T15:35:27.482Z] [2022-07-12T15:35:27.482Z] 15:23:02 CPU %user %nice %system %iowait %steal %idle [2022-07-12T15:35:27.482Z] 15:24:01 all 13.18 0.00 4.83 2.54 0.08 79.38 [2022-07-12T15:35:27.482Z] 15:24:01 0 16.16 0.00 4.72 5.07 0.07 73.99 [2022-07-12T15:35:27.482Z] 15:24:01 1 11.70 0.00 5.07 0.93 0.07 82.24 [2022-07-12T15:35:27.482Z] 15:24:01 2 15.65 0.00 5.02 4.16 0.09 75.09 [2022-07-12T15:35:27.482Z] 15:24:01 3 10.34 0.00 5.67 4.50 0.09 79.40 [2022-07-12T15:35:27.482Z] 15:24:01 4 13.18 0.00 5.00 1.67 0.07 80.08 [2022-07-12T15:35:27.483Z] 15:24:01 5 10.35 0.00 4.32 2.37 0.07 82.89 [2022-07-12T15:35:27.483Z] 15:24:01 6 15.35 0.00 4.29 0.80 0.07 79.49 [2022-07-12T15:35:27.483Z] 15:24:01 7 12.66 0.00 4.55 0.81 0.09 81.89 [2022-07-12T15:35:27.483Z] 15:25:01 all 53.34 0.00 7.78 0.22 0.11 38.56 [2022-07-12T15:35:27.483Z] 15:25:01 0 54.36 0.00 7.55 0.34 0.10 37.65 [2022-07-12T15:35:27.483Z] 15:25:01 1 53.76 0.00 8.52 0.07 0.12 37.54 [2022-07-12T15:35:27.483Z] 15:25:01 2 56.06 0.00 7.89 0.07 0.14 35.85 [2022-07-12T15:35:27.483Z] 15:25:01 3 55.38 0.00 7.72 0.08 0.10 36.72 [2022-07-12T15:35:27.483Z] 15:25:01 4 51.85 0.00 7.43 0.07 0.08 40.57 [2022-07-12T15:35:27.483Z] 15:25:01 5 51.11 0.00 6.98 0.56 0.10 41.25 [2022-07-12T15:35:27.483Z] 15:25:01 6 52.94 0.00 8.37 0.07 0.12 38.51 [2022-07-12T15:35:27.483Z] 15:25:01 7 51.24 0.00 7.76 0.51 0.10 40.39 [2022-07-12T15:35:27.483Z] 15:26:01 all 12.52 0.00 2.25 0.60 0.04 84.59 [2022-07-12T15:35:27.483Z] 15:26:01 0 12.66 0.00 2.28 1.17 0.03 83.85 [2022-07-12T15:35:27.483Z] 15:26:01 1 12.39 0.00 2.43 0.02 0.03 85.13 [2022-07-12T15:35:27.483Z] 15:26:01 2 13.17 0.00 2.05 0.02 0.03 84.72 [2022-07-12T15:35:27.483Z] 15:26:01 3 12.64 0.00 2.48 1.86 0.05 82.96 [2022-07-12T15:35:27.483Z] 15:26:01 4 12.35 0.00 2.35 0.00 0.03 85.27 [2022-07-12T15:35:27.483Z] 15:26:01 5 11.93 0.00 2.03 0.42 0.03 85.59 [2022-07-12T15:35:27.483Z] 15:26:01 6 12.19 0.00 2.15 1.01 0.03 84.62 [2022-07-12T15:35:27.483Z] 15:26:01 7 12.84 0.00 2.22 0.34 0.05 84.55 [2022-07-12T15:35:27.483Z] 15:27:01 all 0.28 0.00 0.02 0.01 0.00 99.68 [2022-07-12T15:35:27.483Z] 15:27:01 0 0.07 0.00 0.07 0.05 0.02 99.80 [2022-07-12T15:35:27.483Z] 15:27:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-12T15:35:27.483Z] 15:27:01 2 1.47 0.00 0.02 0.00 0.02 98.50 [2022-07-12T15:35:27.483Z] 15:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T15:35:27.483Z] 15:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:27:01 5 0.53 0.00 0.02 0.00 0.00 99.45 [2022-07-12T15:35:27.483Z] 15:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:27:01 7 0.05 0.00 0.02 0.03 0.00 99.90 [2022-07-12T15:35:27.483Z] 15:28:01 all 0.28 0.00 0.02 0.00 0.00 99.69 [2022-07-12T15:35:27.483Z] 15:28:01 0 0.08 0.00 0.02 0.02 0.00 99.88 [2022-07-12T15:35:27.483Z] 15:28:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-07-12T15:35:27.483Z] 15:28:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-12T15:35:27.483Z] 15:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:28:01 5 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-12T15:35:27.483Z] 15:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:28:01 7 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-12T15:35:27.483Z] 15:29:01 all 0.28 0.00 0.02 0.00 0.00 99.70 [2022-07-12T15:35:27.483Z] 15:29:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-12T15:35:27.483Z] 15:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T15:35:27.483Z] 15:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-12T15:35:27.483Z] 15:29:01 5 2.00 0.00 0.00 0.00 0.00 98.00 [2022-07-12T15:35:27.483Z] 15:29:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:29:01 7 0.12 0.00 0.03 0.00 0.02 99.83 [2022-07-12T15:35:27.483Z] 15:30:01 all 0.28 0.00 0.02 0.00 0.01 99.68 [2022-07-12T15:35:27.483Z] 15:30:01 0 0.05 0.00 0.05 0.02 0.00 99.88 [2022-07-12T15:35:27.483Z] 15:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-12T15:35:27.483Z] 15:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-12T15:35:27.483Z] 15:30:01 5 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-12T15:35:27.483Z] 15:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:30:01 7 0.10 0.00 0.07 0.00 0.02 99.82 [2022-07-12T15:35:27.483Z] 15:31:01 all 0.27 0.00 0.02 0.01 0.00 99.71 [2022-07-12T15:35:27.483Z] 15:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-12T15:35:27.483Z] 15:31:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-12T15:35:27.483Z] 15:31:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T15:35:27.483Z] 15:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:31:01 5 1.95 0.00 0.00 0.00 0.00 98.05 [2022-07-12T15:35:27.483Z] 15:31:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:31:01 7 0.03 0.00 0.05 0.02 0.00 99.90 [2022-07-12T15:35:27.483Z] 15:32:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2022-07-12T15:35:27.483Z] 15:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T15:35:27.483Z] 15:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T15:35:27.483Z] 15:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T15:35:27.483Z] 15:32:01 5 1.08 0.00 0.12 0.00 0.00 98.81 [2022-07-12T15:35:27.483Z] 15:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:32:01 7 0.08 0.00 0.05 0.00 0.02 99.85 [2022-07-12T15:35:27.483Z] 15:33:01 all 0.27 0.00 0.02 0.03 0.01 99.67 [2022-07-12T15:35:27.483Z] 15:33:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2022-07-12T15:35:27.483Z] 15:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-12T15:35:27.483Z] 15:33:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:33:01 5 1.95 0.00 0.03 0.00 0.02 98.00 [2022-07-12T15:35:27.483Z] 15:33:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-12T15:35:27.483Z] 15:33:01 7 0.07 0.00 0.03 0.18 0.02 99.70 [2022-07-12T15:35:27.483Z] 15:34:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2022-07-12T15:35:27.483Z] 15:34:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-12T15:35:27.483Z] 15:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-12T15:35:27.483Z] 15:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T15:35:27.483Z] 15:34:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2022-07-12T15:35:27.483Z] 15:34:01 5 0.50 0.00 0.08 0.00 0.00 99.42 [2022-07-12T15:35:27.483Z] 15:34:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-12T15:35:27.483Z] 15:34:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2022-07-12T15:35:27.483Z] [2022-07-12T15:35:27.483Z] 15:34:01 CPU %user %nice %system %iowait %steal %idle [2022-07-12T15:35:27.483Z] 15:35:01 all 9.22 0.00 3.49 0.59 0.04 86.65 [2022-07-12T15:35:27.483Z] 15:35:01 0 9.26 0.00 3.05 0.35 0.03 87.30 [2022-07-12T15:35:27.483Z] 15:35:01 1 10.13 0.00 4.33 0.05 0.05 85.44 [2022-07-12T15:35:27.483Z] 15:35:01 2 8.92 0.00 3.59 2.39 0.05 85.04 [2022-07-12T15:35:27.483Z] 15:35:01 3 8.57 0.00 3.39 0.05 0.03 87.96 [2022-07-12T15:35:27.483Z] 15:35:01 4 9.71 0.00 3.44 0.74 0.05 86.06 [2022-07-12T15:35:27.483Z] 15:35:01 5 8.31 0.00 4.09 0.05 0.03 87.52 [2022-07-12T15:35:27.483Z] 15:35:01 6 10.05 0.00 2.84 0.20 0.03 86.88 [2022-07-12T15:35:27.483Z] 15:35:01 7 8.80 0.00 3.24 0.86 0.07 87.03 [2022-07-12T15:35:27.483Z] Average: all 7.44 0.00 1.52 0.33 0.02 90.68 [2022-07-12T15:35:27.483Z] Average: 0 7.66 0.00 1.47 0.58 0.02 90.26 [2022-07-12T15:35:27.483Z] Average: 1 7.29 0.00 1.69 0.09 0.03 90.90 [2022-07-12T15:35:27.483Z] Average: 2 7.87 0.00 1.54 0.54 0.03 90.02 [2022-07-12T15:35:27.483Z] Average: 3 7.20 0.00 1.59 0.53 0.02 90.66 [2022-07-12T15:35:27.483Z] Average: 4 7.19 0.00 1.51 0.20 0.02 91.08 [2022-07-12T15:35:27.483Z] Average: 5 7.69 0.00 1.44 0.28 0.02 90.57 [2022-07-12T15:35:27.483Z] Average: 6 7.50 0.00 1.47 0.18 0.02 90.84 [2022-07-12T15:35:27.483Z] Average: 7 7.10 0.00 1.48 0.23 0.03 91.16 [2022-07-12T15:35:27.483Z] [2022-07-12T15:35:27.483Z] [2022-07-12T15:35:27.483Z]