Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 050756e4f010c3accd47fa7eda967b9a9e40ba95 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-ssh13159778465847764386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14895228357691832360.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6247691812802432523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10803872721053786253.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16547044455243441698.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.20 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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-5891’ Running on prd-ubuntu20.04-docker-8c-8g-5894 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 050756e4f010c3accd47fa7eda967b9a9e40ba95 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1473)" > 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 050756e4f010c3accd47fa7eda967b9a9e40ba95 # timeout=10 > git rev-list --no-walk 5e638cbf57fba6c48d660f598051deb7e911b198 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T15:39:30.936Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T15:39:30.998Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T15:39:31.013Z] ========================================================= [2023-09-12T15:39:31.013Z] EdgeX Global Pipelines Version Info [2023-09-12T15:39:31.013Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:39:31.710Z] ------------------- [2023-09-12T15:39:31.710Z] stable info: [2023-09-12T15:39:31.710Z] ------------------- [2023-09-12T15:39:31.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T15:39:31.710Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-12T15:39:31.710Z] Message: update stable to v1.0.253 [2023-09-12T15:39:32.278Z] ------------------- [2023-09-12T15:39:32.278Z] experimental info: [2023-09-12T15:39:32.278Z] ------------------- [2023-09-12T15:39:32.278Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T15:39:32.278Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-12T15:39:32.278Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T15:39:32.440Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-09-12T15:39:32.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-09-12T15:39:32.473Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T15:39:32.491Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T15:39:32.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T15:39:32.533Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-12T15:39:32.551Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T15:39:32.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T15:39:32.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T15:39:32.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T15:39:32.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T15:39:32.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-09-12T15:39:32.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T15:39:32.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T15:39:32.685Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T15:39:32.701Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T15:39:32.715Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T15:39:32.732Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T15:39:32.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T15:39:32.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T15:39:32.778Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-12T15:39:32.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-12T15:39:32.804Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T15:39:32.816Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T15:39:32.830Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-09-12T15:39:32.844Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T15:39:32.853Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T15:39:32.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T15:39:32.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T15:39:32.899Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T15:39:32.916Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] echo [2023-09-12T15:39:32.931Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 050756e [Pipeline] echo [2023-09-12T15:39:32.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T15:39:33.283Z] + git rev-list -1 --merges 050756e4f010c3accd47fa7eda967b9a9e40ba95~1..050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] echo [2023-09-12T15:39:33.336Z] -----------> git rev-list -1 --merges 050756e4f010c3accd47fa7eda967b9a9e40ba95~1..050756e4f010c3accd47fa7eda967b9a9e40ba95 050756e4f010c3accd47fa7eda967b9a9e40ba95 [false] [Pipeline] sh [2023-09-12T15:39:33.625Z] + git log --format=format:%s -1 050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] echo [2023-09-12T15:39:33.642Z] ========================================================= [2023-09-12T15:39:33.642Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T15:39:33.642Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T15:39:33.971Z] + git log --format=format:%s -1 050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] echo [2023-09-12T15:39:33.982Z] [semverPrep] GIT_COMMIT: 050756e4f010c3accd47fa7eda967b9a9e40ba95, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1473) [Pipeline] echo [2023-09-12T15:39:33.991Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T15:39:34.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T15:39:34.353Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T15:39:34.353Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T15:39:34.353Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T15:39:34.353Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T15:39:34.353Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T15:39:34.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:39:34.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T15:39:34.709Z] [2023-09-12T15:39:34.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:39:35.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T15:39:35.265Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T15:39:35.265Z] b85a868b505f: Pulling fs layer [2023-09-12T15:39:35.265Z] e2be974225ed: Pulling fs layer [2023-09-12T15:39:35.265Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T15:39:35.265Z] 988bab9f4d93: Pulling fs layer [2023-09-12T15:39:35.265Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T15:39:35.265Z] eaf3925da568: Pulling fs layer [2023-09-12T15:39:35.265Z] bab4dde63d76: Pulling fs layer [2023-09-12T15:39:35.265Z] bde34c3a00c8: Pulling fs layer [2023-09-12T15:39:35.265Z] b352a97aabf1: Pulling fs layer [2023-09-12T15:39:35.265Z] 4872d77fe225: Pulling fs layer [2023-09-12T15:39:35.265Z] 5851b861e8e6: Pulling fs layer [2023-09-12T15:39:35.265Z] bab4dde63d76: Waiting [2023-09-12T15:39:35.265Z] bde34c3a00c8: Waiting [2023-09-12T15:39:35.265Z] b352a97aabf1: Waiting [2023-09-12T15:39:35.265Z] 4872d77fe225: Waiting [2023-09-12T15:39:35.265Z] 5851b861e8e6: Waiting [2023-09-12T15:39:35.265Z] 988bab9f4d93: Waiting [2023-09-12T15:39:35.265Z] 1469e6f7b9e6: Waiting [2023-09-12T15:39:35.265Z] eaf3925da568: Waiting [2023-09-12T15:39:35.265Z] e2be974225ed: Verifying Checksum [2023-09-12T15:39:35.265Z] e2be974225ed: Download complete [2023-09-12T15:39:35.265Z] 988bab9f4d93: Verifying Checksum [2023-09-12T15:39:35.265Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T15:39:35.265Z] 1469e6f7b9e6: Download complete [2023-09-12T15:39:35.525Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T15:39:35.525Z] 339a4e72a1f5: Download complete [2023-09-12T15:39:35.525Z] eaf3925da568: Verifying Checksum [2023-09-12T15:39:35.525Z] eaf3925da568: Download complete [2023-09-12T15:39:35.525Z] bde34c3a00c8: Verifying Checksum [2023-09-12T15:39:35.525Z] bde34c3a00c8: Download complete [2023-09-12T15:39:35.525Z] b352a97aabf1: Download complete [2023-09-12T15:39:35.525Z] 4872d77fe225: Verifying Checksum [2023-09-12T15:39:35.525Z] 4872d77fe225: Download complete [2023-09-12T15:39:35.525Z] 5851b861e8e6: Verifying Checksum [2023-09-12T15:39:35.525Z] 5851b861e8e6: Download complete [2023-09-12T15:39:35.525Z] b85a868b505f: Verifying Checksum [2023-09-12T15:39:35.525Z] b85a868b505f: Download complete [2023-09-12T15:39:35.784Z] bab4dde63d76: Download complete [2023-09-12T15:39:36.722Z] b85a868b505f: Pull complete [2023-09-12T15:39:36.982Z] e2be974225ed: Pull complete [2023-09-12T15:39:37.552Z] 339a4e72a1f5: Pull complete [2023-09-12T15:39:37.552Z] 988bab9f4d93: Pull complete [2023-09-12T15:39:37.811Z] 1469e6f7b9e6: Pull complete [2023-09-12T15:39:37.811Z] eaf3925da568: Pull complete [2023-09-12T15:39:39.716Z] bab4dde63d76: Pull complete [2023-09-12T15:39:39.716Z] bde34c3a00c8: Pull complete [2023-09-12T15:39:39.716Z] b352a97aabf1: Pull complete [2023-09-12T15:39:39.716Z] 4872d77fe225: Pull complete [2023-09-12T15:39:39.716Z] 5851b861e8e6: Pull complete [2023-09-12T15:39:39.975Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T15:39:39.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T15:39:39.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:39:40.078Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-09-12T15:39:40.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T15:39:42.651Z] $ docker top f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a -eo pid,comm [2023-09-12T15:39:42.707Z] 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). [2023-09-12T15:39:42.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T15:39:42.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T15:39:42.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T15:39:42.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T15:39:42.871Z] $ docker exec f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a ssh-agent [2023-09-12T15:39:42.990Z] SSH_AUTH_SOCK=/tmp/ssh-tyyzvCu0mSOa/agent.31 [2023-09-12T15:39:42.990Z] SSH_AGENT_PID=37 [2023-09-12T15:39:42.996Z] Running ssh-add (command line suppressed) [2023-09-12T15:39:43.101Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16437763842142349437.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16437763842142349437.key) [2023-09-12T15:39:43.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T15:39:43.396Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T15:39:43.410Z] $ docker exec --env ******** --env ******** f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a ssh-agent -k [2023-09-12T15:39:43.504Z] unset SSH_AUTH_SOCK; [2023-09-12T15:39:43.504Z] unset SSH_AGENT_PID; [2023-09-12T15:39:43.505Z] echo Agent pid 37 killed; [2023-09-12T15:39:43.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T15:39:43.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T15:39:43.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T15:39:43.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T15:39:43.665Z] $ docker exec f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a ssh-agent [2023-09-12T15:39:43.780Z] SSH_AUTH_SOCK=/tmp/ssh-kcGNjjIPGMFI/agent.69 [2023-09-12T15:39:43.780Z] SSH_AGENT_PID=75 [2023-09-12T15:39:43.785Z] Running ssh-add (command line suppressed) [2023-09-12T15:39:43.907Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7032169482325319506.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7032169482325319506.key) [2023-09-12T15:39:43.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T15:39:44.215Z] + git semver init [2023-09-12T15:39:44.474Z] 2023-09-12 15:39:44,391 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T15:39:44.474Z] 2023-09-12 15:39:44,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-09-12T15:39:44.474Z] 2023-09-12 15:39:44,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-09-12T15:39:44.474Z] 2023-09-12 15:39:44,392 [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) [2023-09-12T15:39:45.857Z] 2023-09-12 15:39:45,845 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-09-12T15:39:45.857Z] 2023-09-12 15:39:45,846 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-09-12T15:39:45.857Z] 2023-09-12 15:39:45,846 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-12T15:39:45.857Z] 2023-09-12 15:39:45,846 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-12T15:39:45.857Z] 3.1.0-dev.27 [Pipeline] } [2023-09-12T15:39:46.124Z] $ docker exec --env ******** --env ******** f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a ssh-agent -k [2023-09-12T15:39:46.201Z] unset SSH_AUTH_SOCK; [2023-09-12T15:39:46.202Z] unset SSH_AGENT_PID; [2023-09-12T15:39:46.205Z] echo Agent pid 75 killed; [2023-09-12T15:39:46.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T15:39:46.519Z] + git semver [Pipeline] } [2023-09-12T15:39:46.790Z] $ docker stop --time=1 f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a [2023-09-12T15:39:48.052Z] $ docker rm -f --volumes f849d21e226f26b319b85c4e5b922a96fbad82d7069c3551d2c2da2b9da8eb1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T15:39:48.391Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T15:39:48.586Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T15:39:48.589Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [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 [2023-09-12T15:39:48.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T15:39:48.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T15:39:48.791Z] ========================================================= [2023-09-12T15:39:48.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-12T15:39:48.791Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-12T15:39:49.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-12T15:39:49.082Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T15:39:49.082Z] 4db1b89c0bd1: Pulling fs layer [2023-09-12T15:39:49.082Z] 6911f1a30b25: Pulling fs layer [2023-09-12T15:39:49.082Z] e194b8c5c2a9: Pulling fs layer [2023-09-12T15:39:49.082Z] 6863d3e3a2b1: Pulling fs layer [2023-09-12T15:39:49.082Z] ec0bb842ea78: Pulling fs layer [2023-09-12T15:39:49.082Z] 40a00589a448: Pulling fs layer [2023-09-12T15:39:49.082Z] 6c08303d61cc: Pulling fs layer [2023-09-12T15:39:49.082Z] 798269fcf238: Pulling fs layer [2023-09-12T15:39:49.082Z] 6863d3e3a2b1: Waiting [2023-09-12T15:39:49.082Z] 6c08303d61cc: Waiting [2023-09-12T15:39:49.082Z] 798269fcf238: Waiting [2023-09-12T15:39:49.082Z] 40a00589a448: Waiting [2023-09-12T15:39:49.082Z] ec0bb842ea78: Waiting [2023-09-12T15:39:49.082Z] 6911f1a30b25: Download complete [2023-09-12T15:39:49.082Z] 6863d3e3a2b1: Verifying Checksum [2023-09-12T15:39:49.082Z] 6863d3e3a2b1: Download complete [2023-09-12T15:39:49.082Z] ec0bb842ea78: Verifying Checksum [2023-09-12T15:39:49.082Z] 4db1b89c0bd1: Verifying Checksum [2023-09-12T15:39:49.082Z] 4db1b89c0bd1: Download complete [2023-09-12T15:39:49.082Z] 40a00589a448: Verifying Checksum [2023-09-12T15:39:49.082Z] 40a00589a448: Download complete [2023-09-12T15:39:49.346Z] 4db1b89c0bd1: Pull complete [2023-09-12T15:39:49.346Z] 6911f1a30b25: Pull complete [2023-09-12T15:39:49.916Z] e194b8c5c2a9: Download complete [2023-09-12T15:39:49.916Z] 798269fcf238: Verifying Checksum [2023-09-12T15:39:49.916Z] 798269fcf238: Download complete [2023-09-12T15:39:49.916Z] 6c08303d61cc: Verifying Checksum [2023-09-12T15:39:49.916Z] 6c08303d61cc: Download complete [2023-09-12T15:39:53.199Z] e194b8c5c2a9: Pull complete [2023-09-12T15:39:53.199Z] 6863d3e3a2b1: Pull complete [2023-09-12T15:39:53.199Z] ec0bb842ea78: Pull complete [2023-09-12T15:39:53.199Z] 40a00589a448: Pull complete [2023-09-12T15:39:55.100Z] 6c08303d61cc: Pull complete [2023-09-12T15:39:56.037Z] 798269fcf238: Pull complete [2023-09-12T15:39:56.037Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-12T15:39:56.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-12T15:39:56.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-09-12T15:39:56.325Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:39:56.626Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T15:39:56.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:39:56.690Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-09-12T15:39:56.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T15:40:00.365Z] $ docker top 52873334d72cbb2b53c9d3c0550b11ca8f42a1dd97b29a4363d97f90dc15314b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T15:40:00.710Z] + go version [2023-09-12T15:40:00.710Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-12T15:40:00.721Z] $ docker stop --time=1 52873334d72cbb2b53c9d3c0550b11ca8f42a1dd97b29a4363d97f90dc15314b [2023-09-12T15:40:02.023Z] $ docker rm -f --volumes 52873334d72cbb2b53c9d3c0550b11ca8f42a1dd97b29a4363d97f90dc15314b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:40:02.419Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T15:40:02.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:40:02.484Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-09-12T15:40:02.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T15:40:02.824Z] $ docker top 7431a446a5f298dd47702169bfbd28c99c61065f28944a70e7db4a6bdf40b0c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T15:40:03.163Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T15:40:03.463Z] + make test [2023-09-12T15:40:03.463Z] make -C ./app-service-template build [2023-09-12T15:40:03.463Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-12T15:40:03.463Z] go mod tidy [2023-09-12T15:40:03.463Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8 [2023-09-12T15:40:03.464Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-09-12T15:40:03.464Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-12T15:40:03.464Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-12T15:40:03.464Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-09-12T15:40:03.464Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.27 [2023-09-12T15:40:03.705Z] Still waiting to schedule task [2023-09-12T15:40:03.705Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5892’ [2023-09-12T15:40:03.722Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 [2023-09-12T15:40:03.722Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.16 [2023-09-12T15:40:03.722Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-12T15:40:03.722Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-12T15:40:03.722Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-12T15:40:03.722Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-12T15:40:03.981Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-09-12T15:40:03.981Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-09-12T15:40:03.981Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-09-12T15:40:03.981Z] go: downloading golang.org/x/crypto v0.11.0 [2023-09-12T15:40:03.981Z] go: downloading golang.org/x/net v0.13.0 [2023-09-12T15:40:03.981Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-09-12T15:40:03.981Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-12T15:40:03.981Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-12T15:40:03.981Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-09-12T15:40:03.981Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 [2023-09-12T15:40:03.981Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 [2023-09-12T15:40:04.239Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-12T15:40:04.239Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-09-12T15:40:04.239Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-09-12T15:40:04.239Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-09-12T15:40:04.239Z] go: downloading golang.org/x/sync v0.2.0 [2023-09-12T15:40:04.239Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-12T15:40:04.239Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-12T15:40:04.239Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-12T15:40:04.239Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-12T15:40:04.239Z] go: downloading golang.org/x/text v0.11.0 [2023-09-12T15:40:04.239Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-12T15:40:04.239Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-12T15:40:04.239Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-09-12T15:40:04.239Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-09-12T15:40:04.239Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-09-12T15:40:04.239Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-12T15:40:04.497Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-09-12T15:40:04.497Z] go: downloading golang.org/x/sys v0.10.0 [2023-09-12T15:40:04.755Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-09-12T15:40:04.755Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-09-12T15:40:04.755Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-09-12T15:40:04.755Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-09-12T15:40:04.755Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-09-12T15:40:04.755Z] go: downloading golang.org/x/time v0.3.0 [2023-09-12T15:40:04.755Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-12T15:40:04.755Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-12T15:40:04.755Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-12T15:40:04.755Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-12T15:40:04.755Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-12T15:40:05.013Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-12T15:40:05.013Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-09-12T15:40:05.013Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-09-12T15:40:05.013Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-09-12T15:40:05.013Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-12T15:40:05.013Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-09-12T15:40:05.013Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-09-12T15:40:05.013Z] go: downloading google.golang.org/grpc v1.53.0 [2023-09-12T15:40:05.013Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-09-12T15:40:05.271Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.21 [2023-09-12T15:40:05.271Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-09-12T15:40:05.271Z] go: downloading github.com/kr/pretty v0.1.0 [2023-09-12T15:40:05.271Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-12T15:40:05.271Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-09-12T15:40:05.271Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-12T15:40:05.271Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-09-12T15:40:05.271Z] go: downloading github.com/pkg/errors v0.9.1 [2023-09-12T15:40:05.271Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-09-12T15:40:05.529Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-09-12T15:40:05.529Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-12T15:40:05.529Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-09-12T15:40:05.529Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-09-12T15:40:05.529Z] go: downloading golang.org/x/tools v0.6.0 [2023-09-12T15:40:05.529Z] go: downloading github.com/klauspost/compress v1.16.7 [2023-09-12T15:40:05.529Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-09-12T15:40:05.529Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-09-12T15:40:05.529Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-09-12T15:40:05.529Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-09-12T15:40:05.529Z] go: downloading github.com/kr/text v0.2.0 [2023-09-12T15:40:05.787Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-12T15:40:05.787Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-09-12T15:40:05.787Z] go: downloading github.com/google/btree v1.0.1 [2023-09-12T15:40:05.787Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-09-12T15:40:05.787Z] go: downloading github.com/miekg/dns v1.1.41 [2023-09-12T15:40:05.787Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-09-12T15:40:05.787Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-09-12T15:40:05.787Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-09-12T15:40:06.045Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-09-12T15:40:06.045Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-09-12T15:40:06.045Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-12T15:40:06.045Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-09-12T15:40:06.045Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-09-12T15:40:06.045Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-09-12T15:40:06.045Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-09-12T15:40:06.045Z] go: downloading golang.org/x/mod v0.8.0 [2023-09-12T15:40:07.420Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 [2023-09-12T15:40:07.420Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.30 [2023-09-12T15:40:07.420Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 [2023-09-12T15:40:07.420Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-09-12T15:40:22.308Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-12T15:40:22.308Z] make -C ./app-service-template test [2023-09-12T15:40:22.308Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-12T15:40:22.308Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T15:40:40.383Z] ? app-new-service/config [no test files] [2023-09-12T15:40:40.383Z] ok app-new-service 0.056s coverage: 45.9% of statements [2023-09-12T15:40:40.383Z] ok app-new-service/functions 0.070s coverage: 85.3% of statements [2023-09-12T15:40:40.383Z] go vet ./... [2023-09-12T15:40:55.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T15:40:55.263Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T15:40:55.263Z] ./bin/test-attribution-txt.sh [2023-09-12T15:40:55.263Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-12T15:40:55.263Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T15:40:55.263Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-09-12T15:40:55.831Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-09-12T15:40:59.114Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-09-12T15:40:59.114Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-09-12T15:40:59.114Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-09-12T15:40:59.114Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-09-12T15:40:59.114Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.100s coverage: 65.6% of statements [2023-09-12T15:40:59.114Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.067s coverage: 92.5% of statements [2023-09-12T15:40:59.114Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.082s coverage: 85.1% of statements [2023-09-12T15:40:59.114Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.039s coverage: 100.0% of statements [2023-09-12T15:40:59.114Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.144s coverage: 77.9% of statements [2023-09-12T15:40:59.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-09-12T15:40:59.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.055s coverage: 97.3% of statements [2023-09-12T15:40:59.630Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-09-12T15:40:59.630Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-09-12T15:40:59.630Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-09-12T15:40:59.630Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.069s coverage: 82.8% of statements [2023-09-12T15:40:59.630Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.058s coverage: 65.6% of statements [2023-09-12T15:40:59.630Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.050s coverage: 28.7% of statements [2023-09-12T15:41:00.196Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.073s coverage: 17.2% of statements [2023-09-12T15:41:00.455Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-09-12T15:41:00.455Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-12T15:41:00.455Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.055s coverage: 27.3% of statements [2023-09-12T15:41:00.715Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.068s coverage: 52.8% of statements [2023-09-12T15:41:27.265Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.124s coverage: 75.3% of statements [2023-09-12T15:41:27.265Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.035s coverage: 94.4% of statements [2023-09-12T15:41:27.265Z] go vet ./... [2023-09-12T15:41:27.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T15:41:27.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-12T15:41:35.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T15:41:35.663Z] $ docker stop --time=1 7431a446a5f298dd47702169bfbd28c99c61065f28944a70e7db4a6bdf40b0c0 [2023-09-12T15:41:37.397Z] $ docker rm -f --volumes 7431a446a5f298dd47702169bfbd28c99c61065f28944a70e7db4a6bdf40b0c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T15:41:38.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T15:41:38.284Z] 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 [2023-09-12T15:41:38.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T15:41:38.724Z] [2023-09-12T15:41:38.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:41:39.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T15:41:39.084Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T15:41:39.084Z] 5eb5b503b376: Pulling fs layer [2023-09-12T15:41:39.084Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T15:41:39.084Z] ec43610c2a17: Pulling fs layer [2023-09-12T15:41:39.084Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T15:41:39.084Z] 33b1e0a273af: Pulling fs layer [2023-09-12T15:41:39.084Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T15:41:39.084Z] 2f39f015ded8: Pulling fs layer [2023-09-12T15:41:39.084Z] 33b1e0a273af: Waiting [2023-09-12T15:41:39.084Z] 5d3b04190fa2: Waiting [2023-09-12T15:41:39.084Z] 2f39f015ded8: Waiting [2023-09-12T15:41:39.084Z] 3a2ae6a8a46f: Waiting [2023-09-12T15:41:39.367Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T15:41:39.367Z] 5c69ac0246d0: Download complete [2023-09-12T15:41:39.367Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T15:41:39.367Z] 3a2ae6a8a46f: Download complete [2023-09-12T15:41:39.367Z] 33b1e0a273af: Verifying Checksum [2023-09-12T15:41:39.367Z] 33b1e0a273af: Download complete [2023-09-12T15:41:39.367Z] 5d3b04190fa2: Download complete [2023-09-12T15:41:39.367Z] ec43610c2a17: Verifying Checksum [2023-09-12T15:41:39.367Z] ec43610c2a17: Download complete [2023-09-12T15:41:39.367Z] 5eb5b503b376: Verifying Checksum [2023-09-12T15:41:39.367Z] 5eb5b503b376: Download complete [2023-09-12T15:41:39.984Z] 2f39f015ded8: Download complete [2023-09-12T15:41:40.557Z] 5eb5b503b376: Pull complete [2023-09-12T15:41:40.557Z] 5c69ac0246d0: Pull complete [2023-09-12T15:41:41.123Z] ec43610c2a17: Pull complete [2023-09-12T15:41:41.123Z] 3a2ae6a8a46f: Pull complete [2023-09-12T15:41:41.381Z] 33b1e0a273af: Pull complete [2023-09-12T15:41:41.381Z] 5d3b04190fa2: Pull complete [2023-09-12T15:41:45.561Z] 2f39f015ded8: Pull complete [2023-09-12T15:41:45.561Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T15:41:45.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T15:41:45.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:41:45.628Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-09-12T15:41:45.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T15:41:49.425Z] $ docker top 6c1c3a1785cab130399e44013095441fd126f22cdf5db823e2fc866c7fb70a8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:41:49.800Z] ---> job-cost.sh [2023-09-12T15:41:49.800Z] lf-activate-venv: SKIPPING [2023-09-12T15:41:49.800Z] INFO: No Stack... [2023-09-12T15:41:50.059Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T15:41:50.319Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T15:41:50.606Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-09-12T15:41:50.606Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T15:41:50.620Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] [2023-09-12T15:41:50.626Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] did not exist. Created. [2023-09-12T15:41:50.627Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T15:41:50.925Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T15:41:50.957Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T15:41:50.964Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T15:41:50.978Z] $ docker stop --time=1 6c1c3a1785cab130399e44013095441fd126f22cdf5db823e2fc866c7fb70a8b [2023-09-12T15:41:52.119Z] $ docker rm -f --volumes 6c1c3a1785cab130399e44013095441fd126f22cdf5db823e2fc866c7fb70a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T15:43:06.588Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5896 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-09-12T15:43:06.599Z] Running in /w/workspace/app-functions-sdk-go/290 [Pipeline] { [Pipeline] checkout [2023-09-12T15:43:06.634Z] The recommended git tool is: git [2023-09-12T15:43:12.938Z] using credential edgex-jenkins-ssh [2023-09-12T15:43:12.956Z] Cloning the remote Git repository [2023-09-12T15:43:13.016Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-09-12T15:43:13.149Z] > git init /w/workspace/app-functions-sdk-go/290 # timeout=10 [2023-09-12T15:43:13.327Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-09-12T15:43:13.329Z] > git --version # timeout=10 [2023-09-12T15:43:13.350Z] > git --version # 'git version 2.25.1' [2023-09-12T15:43:13.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T15:43:13.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T15:43:17.975Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-09-12T15:43:18.001Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T15:43:19.051Z] Avoid second fetch [2023-09-12T15:43:19.052Z] Checking out Revision 050756e4f010c3accd47fa7eda967b9a9e40ba95 (main) [2023-09-12T15:43:19.080Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T15:43:19.168Z] > git checkout -f 050756e4f010c3accd47fa7eda967b9a9e40ba95 # timeout=10 [2023-09-12T15:43:19.845Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1473)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T15:43:20.816Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T15:43:20.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T15:43:20.816Z] Dload Upload Total Spent Left Speed [2023-09-12T15:43:20.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-09-12T15:43:21.531Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T15:43:21.882Z] + sudo tee /etc/docker/daemon.new [2023-09-12T15:43:21.882Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T15:43:21.882Z] { [2023-09-12T15:43:21.882Z] "registry-mirrors": [ [2023-09-12T15:43:21.882Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T15:43:21.882Z] ], [2023-09-12T15:43:21.882Z] "bip": "10.250.0.254/24", [2023-09-12T15:43:21.882Z] "hosts": [ [2023-09-12T15:43:21.882Z] "tcp://0.0.0.0:5555", [2023-09-12T15:43:21.882Z] "unix:///var/run/docker.sock" [2023-09-12T15:43:21.882Z] ], [2023-09-12T15:43:21.882Z] "mtu": 1458, [2023-09-12T15:43:21.882Z] "selinux-enabled": true, [2023-09-12T15:43:21.882Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T15:43:21.882Z] } [Pipeline] sh [2023-09-12T15:43:22.222Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T15:43:22.569Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-09-12T15:43:41.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T15:43:41.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T15:43:41.214Z] ========================================================= [2023-09-12T15:43:41.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-12T15:43:41.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-12T15:43:41.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-12T15:43:42.157Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T15:43:42.158Z] edb6bdbacee9: Pulling fs layer [2023-09-12T15:43:42.158Z] 5f9638ab2659: Pulling fs layer [2023-09-12T15:43:42.158Z] 8d51d6327a98: Pulling fs layer [2023-09-12T15:43:42.158Z] 8b374f2dd631: Pulling fs layer [2023-09-12T15:43:42.158Z] ec14aa9079de: Pulling fs layer [2023-09-12T15:43:42.158Z] 2f466654f4bb: Pulling fs layer [2023-09-12T15:43:42.158Z] 554e91adad29: Pulling fs layer [2023-09-12T15:43:42.158Z] 8b374f2dd631: Waiting [2023-09-12T15:43:42.158Z] ec14aa9079de: Waiting [2023-09-12T15:43:42.158Z] 2f466654f4bb: Waiting [2023-09-12T15:43:42.158Z] 554e91adad29: Waiting [2023-09-12T15:43:42.158Z] 5f9638ab2659: Verifying Checksum [2023-09-12T15:43:42.158Z] 5f9638ab2659: Download complete [2023-09-12T15:43:42.158Z] 8b374f2dd631: Verifying Checksum [2023-09-12T15:43:42.158Z] 8b374f2dd631: Download complete [2023-09-12T15:43:42.158Z] ec14aa9079de: Verifying Checksum [2023-09-12T15:43:42.158Z] ec14aa9079de: Download complete [2023-09-12T15:43:42.158Z] edb6bdbacee9: Verifying Checksum [2023-09-12T15:43:43.134Z] edb6bdbacee9: Pull complete [2023-09-12T15:43:43.763Z] 554e91adad29: Verifying Checksum [2023-09-12T15:43:43.763Z] 554e91adad29: Download complete [2023-09-12T15:43:44.034Z] 5f9638ab2659: Pull complete [2023-09-12T15:43:45.028Z] 8d51d6327a98: Verifying Checksum [2023-09-12T15:43:45.028Z] 8d51d6327a98: Download complete [2023-09-12T15:43:45.028Z] 2f466654f4bb: Verifying Checksum [2023-09-12T15:43:45.028Z] 2f466654f4bb: Download complete [2023-09-12T15:43:57.424Z] 8d51d6327a98: Pull complete [2023-09-12T15:43:57.424Z] 8b374f2dd631: Pull complete [2023-09-12T15:43:57.424Z] ec14aa9079de: Pull complete [2023-09-12T15:44:02.835Z] 2f466654f4bb: Pull complete [2023-09-12T15:44:05.450Z] 554e91adad29: Pull complete [2023-09-12T15:44:05.450Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-12T15:44:05.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-12T15:44:05.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-09-12T15:44:05.793Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:44:06.153Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T15:44:06.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:44:06.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-5896 does not seem to be running inside a container [2023-09-12T15:44:06.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/290 -v /w/workspace/app-functions-sdk-go/290:/w/workspace/app-functions-sdk-go/290:rw,z -v /w/workspace/app-functions-sdk-go/290@tmp:/w/workspace/app-functions-sdk-go/290@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 [2023-09-12T15:44:10.084Z] $ docker top a729b13bff3192ed8822a9dcb37100d97e9b97e1c9f31a7fc94e9f38404325ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T15:44:10.994Z] + go version [2023-09-12T15:44:10.994Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-12T15:44:11.017Z] $ docker stop --time=1 a729b13bff3192ed8822a9dcb37100d97e9b97e1c9f31a7fc94e9f38404325ee [2023-09-12T15:44:12.704Z] $ docker rm -f --volumes a729b13bff3192ed8822a9dcb37100d97e9b97e1c9f31a7fc94e9f38404325ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:44:13.274Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T15:44:13.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:44:13.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-5896 does not seem to be running inside a container [2023-09-12T15:44:13.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/290 -v /w/workspace/app-functions-sdk-go/290:/w/workspace/app-functions-sdk-go/290:rw,z -v /w/workspace/app-functions-sdk-go/290@tmp:/w/workspace/app-functions-sdk-go/290@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 [2023-09-12T15:44:14.905Z] $ docker top 741bbb8784d77841f9d5af1fbda9685f7f39d89cf493f00487a94e926695f479 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T15:44:15.424Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/290 [Pipeline] fileExists [Pipeline] sh [2023-09-12T15:44:16.345Z] + make test [2023-09-12T15:44:16.345Z] make -C ./app-service-template build [2023-09-12T15:44:16.345Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/290/app-service-template' [2023-09-12T15:44:16.345Z] go mod tidy [2023-09-12T15:44:16.345Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8 [2023-09-12T15:44:16.345Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-09-12T15:44:16.935Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-12T15:44:16.935Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-12T15:44:16.935Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-09-12T15:44:16.935Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.27 [2023-09-12T15:44:17.204Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 [2023-09-12T15:44:17.204Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.16 [2023-09-12T15:44:17.204Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-09-12T15:44:17.204Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-12T15:44:17.475Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-12T15:44:17.475Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-12T15:44:17.475Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-12T15:44:17.743Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-12T15:44:17.743Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-12T15:44:17.743Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-09-12T15:44:17.743Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-09-12T15:44:17.743Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 [2023-09-12T15:44:17.743Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-09-12T15:44:18.012Z] go: downloading golang.org/x/crypto v0.11.0 [2023-09-12T15:44:18.013Z] go: downloading golang.org/x/net v0.13.0 [2023-09-12T15:44:18.601Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-09-12T15:44:18.601Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 [2023-09-12T15:44:18.876Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-12T15:44:18.876Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-12T15:44:18.876Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-12T15:44:19.152Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-12T15:44:19.152Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-12T15:44:19.424Z] go: downloading golang.org/x/text v0.11.0 [2023-09-12T15:44:19.711Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-09-12T15:44:19.711Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-09-12T15:44:19.711Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-12T15:44:24.011Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-09-12T15:44:24.011Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-09-12T15:44:24.011Z] go: downloading golang.org/x/sync v0.2.0 [2023-09-12T15:44:24.011Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-12T15:44:24.011Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-09-12T15:44:24.011Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-09-12T15:44:24.011Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-12T15:44:24.011Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-09-12T15:44:24.011Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-09-12T15:44:24.011Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-09-12T15:44:24.011Z] go: downloading golang.org/x/sys v0.10.0 [2023-09-12T15:44:24.278Z] go: downloading github.com/kr/pretty v0.1.0 [2023-09-12T15:44:24.278Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-09-12T15:44:24.278Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-09-12T15:44:24.278Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-12T15:44:24.278Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-09-12T15:44:24.278Z] go: downloading golang.org/x/time v0.3.0 [2023-09-12T15:44:24.278Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-09-12T15:44:24.278Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.21 [2023-09-12T15:44:24.860Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-09-12T15:44:24.860Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-12T15:44:24.860Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-12T15:44:24.860Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-12T15:44:24.860Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-12T15:44:25.448Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-12T15:44:25.448Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-09-12T15:44:25.448Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-09-12T15:44:25.449Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-09-12T15:44:25.449Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-12T15:44:25.449Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-09-12T15:44:25.449Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-09-12T15:44:25.449Z] go: downloading google.golang.org/grpc v1.53.0 [2023-09-12T15:44:27.399Z] go: downloading github.com/kr/text v0.2.0 [2023-09-12T15:44:27.399Z] go: downloading github.com/klauspost/compress v1.16.7 [2023-09-12T15:44:27.399Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-09-12T15:44:27.399Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-09-12T15:44:27.399Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-09-12T15:44:27.399Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-09-12T15:44:27.399Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-12T15:44:27.399Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-09-12T15:44:27.399Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-12T15:44:27.674Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-09-12T15:44:27.674Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-09-12T15:44:27.674Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-09-12T15:44:27.674Z] go: downloading github.com/pkg/errors v0.9.1 [2023-09-12T15:44:27.674Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-09-12T15:44:27.674Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-09-12T15:44:27.948Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-09-12T15:44:27.948Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-09-12T15:44:29.363Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-12T15:44:29.363Z] go: downloading golang.org/x/tools v0.6.0 [2023-09-12T15:44:29.363Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-09-12T15:44:31.961Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-09-12T15:44:32.236Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-12T15:44:32.236Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-09-12T15:44:32.236Z] go: downloading github.com/google/btree v1.0.1 [2023-09-12T15:44:32.502Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-09-12T15:44:32.502Z] go: downloading github.com/miekg/dns v1.1.41 [2023-09-12T15:44:32.773Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-09-12T15:44:32.773Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-12T15:44:32.773Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-09-12T15:44:32.773Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-09-12T15:44:32.773Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-09-12T15:44:32.773Z] go: downloading golang.org/x/mod v0.8.0 [2023-09-12T15:44:33.043Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-09-12T15:44:34.006Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 [2023-09-12T15:44:34.006Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.30 [2023-09-12T15:44:34.274Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 [2023-09-12T15:44:34.543Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-09-12T15:47:11.298Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/290/app-service-template' [2023-09-12T15:47:11.298Z] make -C ./app-service-template test [2023-09-12T15:47:11.298Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/290/app-service-template' [2023-09-12T15:47:11.298Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T15:50:33.106Z] ? app-new-service/config [no test files] [2023-09-12T15:50:33.106Z] ok app-new-service 0.263s coverage: 45.9% of statements [2023-09-12T15:50:33.106Z] ok app-new-service/functions 0.253s coverage: 85.3% of statements [2023-09-12T15:50:33.106Z] go vet ./... [2023-09-12T15:53:09.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T15:53:09.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T15:53:09.826Z] ./bin/test-attribution-txt.sh [2023-09-12T15:53:09.826Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/290/app-service-template' [2023-09-12T15:53:09.826Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T15:53:09.826Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-09-12T15:53:09.826Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-09-12T15:53:28.056Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-09-12T15:53:28.056Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-09-12T15:53:28.056Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.646s coverage: 65.6% of statements [2023-09-12T15:53:28.056Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.378s coverage: 92.5% of statements [2023-09-12T15:53:28.056Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.395s coverage: 85.1% of statements [2023-09-12T15:53:28.056Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.118s coverage: 100.0% of statements [2023-09-12T15:53:32.330Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-09-12T15:53:32.330Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-09-12T15:53:32.330Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-09-12T15:53:32.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.738s coverage: 77.9% of statements [2023-09-12T15:53:32.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.304s coverage: 97.3% of statements [2023-09-12T15:53:37.937Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-09-12T15:53:37.937Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-09-12T15:53:37.937Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.308s coverage: 82.8% of statements [2023-09-12T15:53:37.937Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.327s coverage: 65.6% of statements [2023-09-12T15:53:43.315Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-09-12T15:53:43.315Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-09-12T15:53:43.315Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-12T15:53:43.315Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.330s coverage: 28.7% of statements [2023-09-12T15:53:43.315Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.307s coverage: 17.2% of statements [2023-09-12T15:53:43.582Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.344s coverage: 27.3% of statements [2023-09-12T15:53:48.938Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.354s coverage: 52.8% of statements [2023-09-12T15:54:21.168Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.755s coverage: 75.3% of statements [2023-09-12T15:54:21.168Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.224s coverage: 94.4% of statements [2023-09-12T15:54:21.168Z] go vet ./... [2023-09-12T15:54:26.515Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T15:54:26.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T15:54:27.048Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-09-12T15:54:27.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T15:54:27.053Z] $ docker stop --time=1 741bbb8784d77841f9d5af1fbda9685f7f39d89cf493f00487a94e926695f479 [2023-09-12T15:54:28.968Z] $ docker rm -f --volumes 741bbb8784d77841f9d5af1fbda9685f7f39d89cf493f00487a94e926695f479 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T15:54:34.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T15:54:34.213Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T15:54:34.776Z] 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 [2023-09-12T15:54:35.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T15:54:35.202Z] [2023-09-12T15:54:35.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:54:35.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T15:54:35.801Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T15:54:35.801Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T15:54:35.801Z] 04944245beec: Pulling fs layer [2023-09-12T15:54:35.801Z] 699f458cf7ca: Pulling fs layer [2023-09-12T15:54:35.801Z] 765212b225bb: Pulling fs layer [2023-09-12T15:54:35.801Z] f23df028b6ca: Pulling fs layer [2023-09-12T15:54:35.801Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T15:54:35.801Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T15:54:35.801Z] 765212b225bb: Waiting [2023-09-12T15:54:35.801Z] f23df028b6ca: Waiting [2023-09-12T15:54:35.801Z] d65c8cfc05b1: Waiting [2023-09-12T15:54:35.801Z] 2437ff75d9bd: Waiting [2023-09-12T15:54:35.801Z] 04944245beec: Verifying Checksum [2023-09-12T15:54:35.801Z] 04944245beec: Download complete [2023-09-12T15:54:35.801Z] 765212b225bb: Verifying Checksum [2023-09-12T15:54:35.801Z] 765212b225bb: Download complete [2023-09-12T15:54:35.801Z] f23df028b6ca: Verifying Checksum [2023-09-12T15:54:35.801Z] f23df028b6ca: Download complete [2023-09-12T15:54:35.801Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T15:54:35.801Z] d65c8cfc05b1: Download complete [2023-09-12T15:54:36.067Z] 699f458cf7ca: Verifying Checksum [2023-09-12T15:54:36.067Z] 699f458cf7ca: Download complete [2023-09-12T15:54:36.333Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T15:54:36.333Z] 8998bd30e6a1: Download complete [2023-09-12T15:54:38.270Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T15:54:38.270Z] 2437ff75d9bd: Download complete [2023-09-12T15:54:40.206Z] 8998bd30e6a1: Pull complete [2023-09-12T15:54:40.471Z] 04944245beec: Pull complete [2023-09-12T15:54:41.880Z] 699f458cf7ca: Pull complete [2023-09-12T15:54:41.880Z] 765212b225bb: Pull complete [2023-09-12T15:54:42.463Z] f23df028b6ca: Pull complete [2023-09-12T15:54:42.730Z] d65c8cfc05b1: Pull complete [2023-09-12T15:54:55.031Z] 2437ff75d9bd: Pull complete [2023-09-12T15:54:55.031Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T15:54:55.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T15:54:55.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:54:55.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-5896 does not seem to be running inside a container [2023-09-12T15:54:55.326Z] $ 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/290 -v /w/workspace/app-functions-sdk-go/290:/w/workspace/app-functions-sdk-go/290:rw,z -v /w/workspace/app-functions-sdk-go/290@tmp:/w/workspace/app-functions-sdk-go/290@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 [2023-09-12T15:54:58.103Z] $ docker top c86bc5695406137a54e67b8ec2887546a9f506eb8c7c130124f6e29def59a29a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:54:59.025Z] ---> job-cost.sh [2023-09-12T15:54:59.025Z] lf-activate-venv: SKIPPING [2023-09-12T15:54:59.025Z] INFO: No Stack... [2023-09-12T15:54:59.293Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T15:55:00.271Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T15:55:00.597Z] + cat /w/workspace/app-functions-sdk-go/290/archives/cost.csv [2023-09-12T15:55:00.598Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T15:55:00.946Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] [2023-09-12T15:55:00.951Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] did not exist. Created. [2023-09-12T15:55:00.951Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T15:55:01.614Z] /w/workspace/app-functions-sdk-go/290@tmp/durable-cd26701a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T15:55:02.278Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T15:55:02.296Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T15:55:02.379Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T15:55:02.387Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-290-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T15:55:02.373Z] $ docker stop --time=1 c86bc5695406137a54e67b8ec2887546a9f506eb8c7c130124f6e29def59a29a [2023-09-12T15:55:03.857Z] $ docker rm -f --volumes c86bc5695406137a54e67b8ec2887546a9f506eb8c7c130124f6e29def59a29a [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 [2023-09-12T15:55:04.318Z] provisioning config files... [2023-09-12T15:55:04.329Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2351663653884466547tmp [Pipeline] { [Pipeline] sh [2023-09-12T15:55:04.619Z] + set +x [2023-09-12T15:55:04.619Z] + curl -s https://codecov.io/bash [2023-09-12T15:55:04.619Z] + bash -s -- [2023-09-12T15:55:04.619Z] [2023-09-12T15:55:04.619Z] _____ _ [2023-09-12T15:55:04.619Z] / ____| | | [2023-09-12T15:55:04.619Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T15:55:04.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T15:55:04.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T15:55:04.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T15:55:04.619Z] Bash-1.0.6 [2023-09-12T15:55:04.619Z] [2023-09-12T15:55:04.619Z] [2023-09-12T15:55:04.619Z] ==> git version 2.25.1 found [2023-09-12T15:55:04.619Z] ==> 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 [2023-09-12T15:55:04.619Z] Release-Date: 2020-01-08 [2023-09-12T15:55:04.619Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-12T15:55:04.619Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T15:55:04.619Z] ==> Jenkins CI detected. [2023-09-12T15:55:04.619Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-09-12T15:55:04.619Z] project root: . [2023-09-12T15:55:04.619Z] --> token set from env [2023-09-12T15:55:04.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T15:55:04.619Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T15:55:04.619Z] ==> Python coveragepy not found [2023-09-12T15:55:04.619Z] ==> Searching for coverage reports in: [2023-09-12T15:55:04.619Z] + . [2023-09-12T15:55:04.619Z] -> Found 2 reports [2023-09-12T15:55:04.619Z] ==> Detecting git/mercurial file structure [2023-09-12T15:55:04.619Z] ==> Reading reports [2023-09-12T15:55:04.878Z] + ./app-service-template/coverage.out bytes=3558 [2023-09-12T15:55:04.878Z] + ./coverage.out bytes=118304 [2023-09-12T15:55:04.878Z] ==> Appending adjustments [2023-09-12T15:55:04.878Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T15:55:05.137Z] + Found adjustments [2023-09-12T15:55:05.137Z] ==> Gzipping contents [2023-09-12T15:55:05.137Z] 24K /tmp/codecov.AmmZwt.gz [2023-09-12T15:55:05.137Z] ==> Uploading reports [2023-09-12T15:55:05.137Z] url: https://codecov.io [2023-09-12T15:55:05.137Z] query: branch=main&commit=050756e4f010c3accd47fa7eda967b9a9e40ba95&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T15:55:05.137Z] -> Pinging Codecov [2023-09-12T15:55:05.137Z] 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=050756e4f010c3accd47fa7eda967b9a9e40ba95&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T15:55:05.396Z] -> Uploading to [2023-09-12T15:55:05.397Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/3D8B5DFFC46A037C893635FACE044666/050756e4f010c3accd47fa7eda967b9a9e40ba95/90cccb5e-4207-4590-8aa7-b97c9d0e012d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T155505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61978947a7fc5da03a053088c651455d6c83610c2df8bad0a18aad82ff251dcd [2023-09-12T15:55:05.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T15:55:05.397Z] Dload Upload Total Spent Left Speed [2023-09-12T15:55:05.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20760 0 0 100 20760 0 100k --:--:-- --:--:-- --:--:-- 100k [2023-09-12T15:55:05.655Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] } [2023-09-12T15:55:05.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-12T15:55:05.874Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T15:55:05.885Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:55:06.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T15:55:06.179Z] [2023-09-12T15:55:06.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:55:06.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T15:55:06.472Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T15:55:06.472Z] df9b9388f04a: Pulling fs layer [2023-09-12T15:55:06.472Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T15:55:06.472Z] 25bc292e5bac: Pulling fs layer [2023-09-12T15:55:06.472Z] 114826534d7a: Pulling fs layer [2023-09-12T15:55:06.472Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T15:55:06.472Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T15:55:06.472Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T15:55:06.472Z] 4657fd5d0bcf: Waiting [2023-09-12T15:55:06.472Z] 6ad1cebc031e: Waiting [2023-09-12T15:55:06.472Z] 114826534d7a: Waiting [2023-09-12T15:55:06.472Z] 8a3aa393b2d8: Waiting [2023-09-12T15:55:06.472Z] 25bc292e5bac: Verifying Checksum [2023-09-12T15:55:06.472Z] 25bc292e5bac: Download complete [2023-09-12T15:55:06.472Z] 52dc419b0ee2: Verifying Checksum [2023-09-12T15:55:06.472Z] 52dc419b0ee2: Download complete [2023-09-12T15:55:06.472Z] 4657fd5d0bcf: Verifying Checksum [2023-09-12T15:55:06.472Z] 4657fd5d0bcf: Download complete [2023-09-12T15:55:06.472Z] df9b9388f04a: Verifying Checksum [2023-09-12T15:55:06.472Z] df9b9388f04a: Download complete [2023-09-12T15:55:06.731Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T15:55:06.731Z] 6ad1cebc031e: Download complete [2023-09-12T15:55:06.731Z] df9b9388f04a: Pull complete [2023-09-12T15:55:06.731Z] 52dc419b0ee2: Pull complete [2023-09-12T15:55:06.731Z] 25bc292e5bac: Pull complete [2023-09-12T15:55:07.297Z] 114826534d7a: Verifying Checksum [2023-09-12T15:55:07.297Z] 114826534d7a: Download complete [2023-09-12T15:55:07.297Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T15:55:07.297Z] 8a3aa393b2d8: Download complete [2023-09-12T15:55:10.576Z] 114826534d7a: Pull complete [2023-09-12T15:55:10.576Z] 4657fd5d0bcf: Pull complete [2023-09-12T15:55:10.576Z] 6ad1cebc031e: Pull complete [2023-09-12T15:55:13.102Z] 8a3aa393b2d8: Pull complete [2023-09-12T15:55:13.102Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T15:55:13.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T15:55:13.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:55:13.176Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-09-12T15:55:13.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-12T15:55:17.002Z] $ docker top cd74580eb18aa17aa20a3863370549cd6331d18051774e6937c62a916e5f2d19 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T15:55:17.091Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-09-12T15:55:17.372Z] + set -o pipefail [2023-09-12T15:55:17.372Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-09-12T15:55:22.641Z] [2023-09-12T15:55:22.641Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-09-12T15:55:22.641Z] [2023-09-12T15:55:22.641Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/27963bef-2ba6-47b0-af00-b4beea9297ef [2023-09-12T15:55:22.641Z] [2023-09-12T15:55:22.641Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-12T15:55:22.641Z] [2023-09-12T15:55:22.641Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T15:55:22.641Z] [2023-09-12T15:55:22.641Z] [2023-09-12T15:55:22.641Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T15:55:22.641Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T15:55:22.641Z] More details here: https://snyk.co/ue1NS [2023-09-12T15:55:22.641Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T15:55:22.641Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T15:55:22.632Z] $ docker stop --time=1 cd74580eb18aa17aa20a3863370549cd6331d18051774e6937c62a916e5f2d19 [2023-09-12T15:55:26.128Z] $ docker rm -f --volumes cd74580eb18aa17aa20a3863370549cd6331d18051774e6937c62a916e5f2d19 [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 [2023-09-12T15:55:26.584Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T15:55:26.596Z] provisioning config files... [2023-09-12T15:55:26.604Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9652688993472966583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:55:26.899Z] --> edgex-publish-swagger.sh [2023-09-12T15:55:26.899Z] === Publish openapi/v3 API === [2023-09-12T15:55:26.899Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-12T15:55:26.899Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-09-12T15:55:26.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T15:55:26.899Z] Dload Upload Total Spent Left Speed [2023-09-12T15:55:27.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 20070 --:--:-- --:--:-- --:--:-- 20070 [2023-09-12T15:55:27.467Z] [2023-09-12T15:55:27.467Z] [Pipeline] } [2023-09-12T15:55:27.474Z] 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 [2023-09-12T15:55:27.838Z] + git log --format=format:%s -1 050756e4f010c3accd47fa7eda967b9a9e40ba95 [Pipeline] sh [2023-09-12T15:55:28.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T15:55:28.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:55:28.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T15:55:28.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:55:28.494Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-09-12T15:55:28.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T15:55:28.879Z] $ docker top bc999b1a934043bba4eb8dfba3a155a75ec4f0006fb66bfb16a5f78ea4df4e41 -eo pid,comm [2023-09-12T15:55:28.945Z] 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). [2023-09-12T15:55:28.945Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T15:55:28.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T15:55:28.981Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T15:55:29.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T15:55:29.095Z] $ docker exec bc999b1a934043bba4eb8dfba3a155a75ec4f0006fb66bfb16a5f78ea4df4e41 ssh-agent [2023-09-12T15:55:29.221Z] SSH_AUTH_SOCK=/tmp/ssh-C7Blsdn2JqWe/agent.32 [2023-09-12T15:55:29.221Z] SSH_AGENT_PID=38 [2023-09-12T15:55:29.226Z] Running ssh-add (command line suppressed) [2023-09-12T15:55:29.295Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_350368025344154250.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_350368025344154250.key) [2023-09-12T15:55:29.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T15:55:29.616Z] + git semver tag [2023-09-12T15:55:29.875Z] 2023-09-12 15:55:29,756 [run_tag] DEBUG tag force:False [2023-09-12T15:55:29.875Z] 2023-09-12 15:55:29,756 [check_head_tag] DEBUG check head tag [2023-09-12T15:55:29.875Z] 2023-09-12 15:55:29,756 [execute] INFO git cat-file --batch-check [2023-09-12T15:55:29.875Z] 2023-09-12 15:55:29,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-12T15:55:29.875Z] 2023-09-12 15:55:29,760 [execute] INFO git cat-file --batch [2023-09-12T15:55:29.875Z] 2023-09-12 15:55:29,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-12T15:55:29.875Z] 2023-09-12 15:55:29,781 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-12T15:55:29.875Z] 2023-09-12 15:55:29,781 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 [2023-09-12T15:55:29.875Z] 2023-09-12 15:55:29,781 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T15:55:29.875Z] 2023-09-12 15:55:29,786 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-12T15:55:29.875Z] 3.1.0-dev.27 [Pipeline] } [2023-09-12T15:55:29.866Z] $ docker exec --env ******** --env ******** bc999b1a934043bba4eb8dfba3a155a75ec4f0006fb66bfb16a5f78ea4df4e41 ssh-agent -k [2023-09-12T15:55:29.961Z] unset SSH_AUTH_SOCK; [2023-09-12T15:55:29.961Z] unset SSH_AGENT_PID; [2023-09-12T15:55:29.961Z] echo Agent pid 38 killed; [2023-09-12T15:55:29.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T15:55:30.292Z] + git semver [Pipeline] } [2023-09-12T15:55:30.542Z] $ docker stop --time=1 bc999b1a934043bba4eb8dfba3a155a75ec4f0006fb66bfb16a5f78ea4df4e41 [2023-09-12T15:55:31.782Z] $ docker rm -f --volumes bc999b1a934043bba4eb8dfba3a155a75ec4f0006fb66bfb16a5f78ea4df4e41 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:55:32.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T15:55:32.186Z] [2023-09-12T15:55:32.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:55:32.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T15:55:32.483Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T15:55:32.483Z] ab5ef0e58194: Pulling fs layer [2023-09-12T15:55:32.483Z] 9712f1f96733: Pulling fs layer [2023-09-12T15:55:32.483Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T15:55:32.483Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T15:55:32.483Z] e9a5061849ea: Pulling fs layer [2023-09-12T15:55:32.483Z] d747dcd14b5f: Pulling fs layer [2023-09-12T15:55:32.483Z] 2de7ff778b66: Pulling fs layer [2023-09-12T15:55:32.483Z] 0d9ebad4ef96: Waiting [2023-09-12T15:55:32.483Z] e9a5061849ea: Waiting [2023-09-12T15:55:32.483Z] d747dcd14b5f: Waiting [2023-09-12T15:55:32.483Z] 9712f1f96733: Verifying Checksum [2023-09-12T15:55:32.483Z] 9712f1f96733: Download complete [2023-09-12T15:55:32.742Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T15:55:32.742Z] 63f879dbbcfc: Download complete [2023-09-12T15:55:32.998Z] e9a5061849ea: Verifying Checksum [2023-09-12T15:55:32.998Z] e9a5061849ea: Download complete [2023-09-12T15:55:32.998Z] d747dcd14b5f: Verifying Checksum [2023-09-12T15:55:32.998Z] d747dcd14b5f: Download complete [2023-09-12T15:55:32.998Z] ab5ef0e58194: Verifying Checksum [2023-09-12T15:55:32.998Z] ab5ef0e58194: Download complete [2023-09-12T15:55:32.998Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T15:55:32.998Z] 0d9ebad4ef96: Download complete [2023-09-12T15:55:32.998Z] 2de7ff778b66: Verifying Checksum [2023-09-12T15:55:32.998Z] 2de7ff778b66: Download complete [2023-09-12T15:55:35.522Z] ab5ef0e58194: Pull complete [2023-09-12T15:55:35.523Z] 9712f1f96733: Pull complete [2023-09-12T15:55:36.086Z] 63f879dbbcfc: Pull complete [2023-09-12T15:55:39.143Z] 0d9ebad4ef96: Pull complete [2023-09-12T15:55:39.403Z] e9a5061849ea: Pull complete [2023-09-12T15:55:39.403Z] d747dcd14b5f: Pull complete [2023-09-12T15:55:40.337Z] 2de7ff778b66: Pull complete [2023-09-12T15:55:40.337Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T15:55:40.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T15:55:40.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:55:40.416Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-09-12T15:55:40.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-12T15:55:46.125Z] $ docker top 48e5c387b1cb5cc8eb1ad32d3c3ecb14039cc78390e8be24f643205b54668888 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T15:55:46.205Z] provisioning config files... [2023-09-12T15:55:46.211Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5269191725983745436tmp [2023-09-12T15:55:46.220Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15257814394484313729tmp [2023-09-12T15:55:46.230Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5714094532245042236tmp [Pipeline] { [Pipeline] echo [2023-09-12T15:55:46.244Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:55:46.523Z] ---> sigul-configuration.sh [2023-09-12T15:55:46.523Z] gpg: directory `/root/.gnupg' created [2023-09-12T15:55:46.523Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T15:55:46.523Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T15:55:46.523Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T15:55:46.523Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T15:55:46.523Z] gpg: CAST5 encrypted data [2023-09-12T15:55:46.523Z] gpg: encrypted with 1 passphrase [2023-09-12T15:55:46.523Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T15:55:46.807Z] + mkdir /home/jenkins [2023-09-12T15:55:46.807Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T15:55:47.093Z] + 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 [2023-09-12T15:55:47.101Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:55:47.384Z] ---> sigul-install.sh [2023-09-12T15:55:47.384Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T15:55:47.669Z] + git tag --list [2023-09-12T15:55:47.669Z] v0.1.0 [2023-09-12T15:55:47.669Z] v0.1.1 [2023-09-12T15:55:47.669Z] v1.0.0 [2023-09-12T15:55:47.669Z] v1.1.0 [2023-09-12T15:55:47.669Z] v1.2.0 [2023-09-12T15:55:47.669Z] v1.3.0 [2023-09-12T15:55:47.669Z] v1.3.1 [2023-09-12T15:55:47.669Z] v2.0.0 [2023-09-12T15:55:47.669Z] v2.0.1 [2023-09-12T15:55:47.669Z] v2.1.0 [2023-09-12T15:55:47.669Z] v2.1.1 [2023-09-12T15:55:47.669Z] v2.1.2 [2023-09-12T15:55:47.669Z] v2.2.0 [2023-09-12T15:55:47.669Z] v2.3 [2023-09-12T15:55:47.669Z] v2.3.0 [2023-09-12T15:55:47.669Z] v2.3.1 [2023-09-12T15:55:47.669Z] v3.0 [2023-09-12T15:55:47.669Z] v3.0.0 [2023-09-12T15:55:47.669Z] v3.0.1 [2023-09-12T15:55:47.669Z] v3.0.1-dev.1 [2023-09-12T15:55:47.669Z] v3.0.1-dev.2 [2023-09-12T15:55:47.669Z] v3.1.0-dev.1 [2023-09-12T15:55:47.669Z] v3.1.0-dev.10 [2023-09-12T15:55:47.669Z] v3.1.0-dev.11 [2023-09-12T15:55:47.669Z] v3.1.0-dev.12 [2023-09-12T15:55:47.669Z] v3.1.0-dev.13 [2023-09-12T15:55:47.669Z] v3.1.0-dev.14 [2023-09-12T15:55:47.669Z] v3.1.0-dev.15 [2023-09-12T15:55:47.669Z] v3.1.0-dev.16 [2023-09-12T15:55:47.669Z] v3.1.0-dev.17 [2023-09-12T15:55:47.669Z] v3.1.0-dev.18 [2023-09-12T15:55:47.669Z] v3.1.0-dev.19 [2023-09-12T15:55:47.669Z] v3.1.0-dev.2 [2023-09-12T15:55:47.669Z] v3.1.0-dev.20 [2023-09-12T15:55:47.669Z] v3.1.0-dev.21 [2023-09-12T15:55:47.669Z] v3.1.0-dev.22 [2023-09-12T15:55:47.669Z] v3.1.0-dev.23 [2023-09-12T15:55:47.669Z] v3.1.0-dev.24 [2023-09-12T15:55:47.669Z] v3.1.0-dev.25 [2023-09-12T15:55:47.669Z] v3.1.0-dev.26 [2023-09-12T15:55:47.669Z] v3.1.0-dev.27 [2023-09-12T15:55:47.669Z] v3.1.0-dev.3 [2023-09-12T15:55:47.669Z] v3.1.0-dev.4 [2023-09-12T15:55:47.669Z] v3.1.0-dev.5 [2023-09-12T15:55:47.669Z] v3.1.0-dev.6 [2023-09-12T15:55:47.669Z] v3.1.0-dev.7 [2023-09-12T15:55:47.669Z] v3.1.0-dev.8 [2023-09-12T15:55:47.669Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-12T15:55:47.952Z] + lftools sign git-tag v3.1.0-dev.27 [2023-09-12T15:55:48.520Z] Signing Git tag with Sigul... [2023-09-12T15:55:48.520Z] Signing v3.1.0-dev.27 [Pipeline] echo [2023-09-12T15:55:48.787Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:55:49.070Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T15:55:49.077Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T15:55:49.082Z] $ docker stop --time=1 48e5c387b1cb5cc8eb1ad32d3c3ecb14039cc78390e8be24f643205b54668888 [2023-09-12T15:55:50.409Z] $ docker rm -f --volumes 48e5c387b1cb5cc8eb1ad32d3c3ecb14039cc78390e8be24f643205b54668888 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T15:55:50.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T15:55:50.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:55:51.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T15:55:51.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:55:51.227Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-09-12T15:55:51.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T15:55:51.581Z] $ docker top 0baf91e25260afe1130b4f1706e5828105e4bd51fcbb2603624b8679b6b4734a -eo pid,comm [2023-09-12T15:55:51.648Z] 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). [2023-09-12T15:55:51.648Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T15:55:51.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T15:55:51.735Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T15:55:51.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T15:55:51.847Z] $ docker exec 0baf91e25260afe1130b4f1706e5828105e4bd51fcbb2603624b8679b6b4734a ssh-agent [2023-09-12T15:55:51.964Z] SSH_AUTH_SOCK=/tmp/ssh-HjdpAWbm8xF1/agent.31 [2023-09-12T15:55:51.964Z] SSH_AGENT_PID=37 [2023-09-12T15:55:51.969Z] Running ssh-add (command line suppressed) [2023-09-12T15:55:52.048Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16594774134106939650.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16594774134106939650.key) [2023-09-12T15:55:52.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T15:55:52.367Z] + git semver bump pre [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,517 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,517 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,517 [bump_version] DEBUG bumped version:3.1.0-dev.28 [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,517 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,517 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,517 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,519 [execute] INFO git cat-file --batch-check [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,525 [execute] INFO git cat-file --batch [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T15:55:52.626Z] 2023-09-12 15:55:52,530 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-12T15:55:52.626Z] 3.1.0-dev.28 [Pipeline] } [2023-09-12T15:55:52.617Z] $ docker exec --env ******** --env ******** 0baf91e25260afe1130b4f1706e5828105e4bd51fcbb2603624b8679b6b4734a ssh-agent -k [2023-09-12T15:55:52.714Z] unset SSH_AUTH_SOCK; [2023-09-12T15:55:52.715Z] unset SSH_AGENT_PID; [2023-09-12T15:55:52.715Z] echo Agent pid 37 killed; [2023-09-12T15:55:52.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T15:55:53.039Z] + git semver [Pipeline] } [2023-09-12T15:55:53.292Z] $ docker stop --time=1 0baf91e25260afe1130b4f1706e5828105e4bd51fcbb2603624b8679b6b4734a [2023-09-12T15:55:54.589Z] $ docker rm -f --volumes 0baf91e25260afe1130b4f1706e5828105e4bd51fcbb2603624b8679b6b4734a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T15:55:54.952Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T15:55:54.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:55:55.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T15:55:55.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:55:55.328Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-09-12T15:55:55.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T15:55:55.639Z] $ docker top 5d3de76d28c450f69a7e82d1f124f24929ca0f816ce269c7370e8d3f3eb7c0d6 -eo pid,comm [2023-09-12T15:55:55.705Z] 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). [2023-09-12T15:55:55.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T15:55:55.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T15:55:55.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T15:55:55.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T15:55:55.844Z] $ docker exec 5d3de76d28c450f69a7e82d1f124f24929ca0f816ce269c7370e8d3f3eb7c0d6 ssh-agent [2023-09-12T15:55:55.970Z] SSH_AUTH_SOCK=/tmp/ssh-R4A8wDj9iJKt/agent.32 [2023-09-12T15:55:55.971Z] SSH_AGENT_PID=38 [2023-09-12T15:55:55.974Z] Running ssh-add (command line suppressed) [2023-09-12T15:55:56.054Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10627845257135572701.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10627845257135572701.key) [2023-09-12T15:55:56.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T15:55:56.372Z] + git semver push [2023-09-12T15:55:56.631Z] 2023-09-12 15:55:56,512 [run_push] DEBUG push [2023-09-12T15:55:56.631Z] 2023-09-12 15:55:56,513 [execute] INFO git cat-file --batch-check [2023-09-12T15:55:56.631Z] 2023-09-12 15:55:56,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T15:55:56.631Z] 2023-09-12 15:55:56,517 [execute] INFO git rev-list 3e9781a34a328e9d85c553bb22c9c07a593d4961 -- [2023-09-12T15:55:56.631Z] 2023-09-12 15:55:56,518 [execute] DEBUG Popen(['git', 'rev-list', '3e9781a34a328e9d85c553bb22c9c07a593d4961', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T15:55:56.631Z] 2023-09-12 15:55:56,534 [execute] INFO git fetch -v origin [2023-09-12T15:55:56.631Z] 2023-09-12 15:55:56,534 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-12T15:55:57.200Z] 2023-09-12 15:55:57,008 [run_push] DEBUG no remote changes detected [2023-09-12T15:55:57.200Z] 2023-09-12 15:55:57,008 [execute] INFO git push origin semver [2023-09-12T15:55:57.200Z] 2023-09-12 15:55:57,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T15:55:57.768Z] 2023-09-12 15:55:57,701 [run_push] DEBUG push all version tags [2023-09-12T15:55:57.768Z] 2023-09-12 15:55:57,702 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T15:55:57.768Z] 2023-09-12 15:55:57,702 [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) [2023-09-12T15:55:58.707Z] 2023-09-12 15:55:58,513 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-12T15:55:58.707Z] 3.1.0-dev.28 [Pipeline] } [2023-09-12T15:55:58.697Z] $ docker exec --env ******** --env ******** 5d3de76d28c450f69a7e82d1f124f24929ca0f816ce269c7370e8d3f3eb7c0d6 ssh-agent -k [2023-09-12T15:55:58.784Z] unset SSH_AUTH_SOCK; [2023-09-12T15:55:58.785Z] unset SSH_AGENT_PID; [2023-09-12T15:55:58.785Z] echo Agent pid 38 killed; [2023-09-12T15:55:58.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T15:55:59.184Z] + git semver [Pipeline] } [2023-09-12T15:55:59.436Z] $ docker stop --time=1 5d3de76d28c450f69a7e82d1f124f24929ca0f816ce269c7370e8d3f3eb7c0d6 [2023-09-12T15:56:00.706Z] $ docker rm -f --volumes 5d3de76d28c450f69a7e82d1f124f24929ca0f816ce269c7370e8d3f3eb7c0d6 [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 [2023-09-12T15:56:01.271Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-09-12T15:56:01.271Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-09-12T15:56:01.271Z] total 16 [2023-09-12T15:56:01.271Z] drwxr-xr-x 3 root root 4096 Sep 12 15:41 . [2023-09-12T15:56:01.271Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 15:55 .. [2023-09-12T15:56:01.271Z] drwxr-xr-x 2 root root 4096 Sep 12 15:41 cost [2023-09-12T15:56:01.271Z] -rw-r--r-- 1 root root 92 Sep 12 15:41 cost.csv [2023-09-12T15:56:01.271Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-09-12T15:56:01.271Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-09-12T15:56:01.271Z] total 16 [2023-09-12T15:56:01.271Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 15:41 . [2023-09-12T15:56:01.271Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 15:55 .. [2023-09-12T15:56:01.271Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 15:41 cost [2023-09-12T15:56:01.271Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 12 15:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:56:01.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:56:02.414Z] ---> package-listing.sh [2023-09-12T15:56:02.414Z] ++ facter osfamily [2023-09-12T15:56:02.414Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T15:56:02.672Z] + OS_FAMILY=debian [2023-09-12T15:56:02.672Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-09-12T15:56:02.672Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T15:56:02.672Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T15:56:02.672Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T15:56:02.672Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T15:56:02.672Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-09-12T15:56:02.672Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T15:56:02.672Z] + case "${OS_FAMILY}" in [2023-09-12T15:56:02.672Z] + dpkg -l [2023-09-12T15:56:02.672Z] + grep '^ii' [2023-09-12T15:56:02.672Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T15:56:02.672Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T15:56:02.672Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T15:56:02.672Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-09-12T15:56:02.672Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-09-12T15:56:02.672Z] + 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 [2023-09-12T15:56:02.682Z] 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 [2023-09-12T15:56:02.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T15:56:03.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T15:56:03.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T15:56:04.187Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-09-12T15:56:04.203Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T15:56:04.431Z] $ docker top 7eaae95326e61830a3db00d306092b6b67d260b6459785e6b24b3b2c47b55f39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T15:56:04.788Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T15:56:05.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T15:56:05.356Z] + ls /var/log/sa-host [2023-09-12T15:56:05.356Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T15:56:05.428Z] provisioning config files... [2023-09-12T15:56:05.436Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1438333766881575772tmp [Pipeline] { [Pipeline] echo [2023-09-12T15:56:05.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:56:05.727Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T15:56:05.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:56:06.061Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T15:56:06.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:56:06.430Z] ---> sudo-logs.sh [2023-09-12T15:56:06.430Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T15:56:06.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:56:06.828Z] ---> job-cost.sh [2023-09-12T15:56:06.828Z] lf-activate-venv: SKIPPING [2023-09-12T15:56:06.828Z] DEBUG: total: 0.2199999988079071 [2023-09-12T15:56:06.828Z] INFO: Retrieving Stack Cost... [2023-09-12T15:56:07.087Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T15:56:07.653Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T15:56:07.663Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T15:56:07.945Z] ---> logs-deploy.sh [2023-09-12T15:56:07.945Z] lf-activate-venv: SKIPPING [2023-09-12T15:56:07.945Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/290 [2023-09-12T15:56:07.945Z] INFO: archiving workspace using pattern(s): [2023-09-12T15:56:08.882Z] Archives upload complete. [2023-09-12T15:56:08.882Z] INFO: archiving logs to Nexus [2023-09-12T15:56:09.821Z] ---> uname -a: [2023-09-12T15:56:09.821Z] Linux prd-ubuntu20-04-docker-8c-8g-5894 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-12T15:56:09.821Z] [2023-09-12T15:56:09.821Z] [2023-09-12T15:56:09.821Z] ---> lscpu: [2023-09-12T15:56:09.821Z] Architecture: x86_64 [2023-09-12T15:56:09.821Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-12T15:56:09.821Z] Byte Order: Little Endian [2023-09-12T15:56:09.821Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-12T15:56:09.821Z] CPU(s): 8 [2023-09-12T15:56:09.821Z] On-line CPU(s) list: 0-7 [2023-09-12T15:56:09.821Z] Thread(s) per core: 1 [2023-09-12T15:56:09.821Z] Core(s) per socket: 1 [2023-09-12T15:56:09.821Z] Socket(s): 8 [2023-09-12T15:56:09.821Z] NUMA node(s): 1 [2023-09-12T15:56:09.821Z] Vendor ID: AuthenticAMD [2023-09-12T15:56:09.821Z] CPU family: 23 [2023-09-12T15:56:09.821Z] Model: 49 [2023-09-12T15:56:09.821Z] Model name: AMD EPYC-Rome Processor [2023-09-12T15:56:09.821Z] Stepping: 0 [2023-09-12T15:56:09.821Z] CPU MHz: 2799.998 [2023-09-12T15:56:09.821Z] BogoMIPS: 5599.99 [2023-09-12T15:56:09.821Z] Virtualization: AMD-V [2023-09-12T15:56:09.821Z] Hypervisor vendor: KVM [2023-09-12T15:56:09.821Z] Virtualization type: full [2023-09-12T15:56:09.821Z] L1d cache: 256 KiB [2023-09-12T15:56:09.821Z] L1i cache: 256 KiB [2023-09-12T15:56:09.821Z] L2 cache: 4 MiB [2023-09-12T15:56:09.821Z] L3 cache: 128 MiB [2023-09-12T15:56:09.821Z] NUMA node0 CPU(s): 0-7 [2023-09-12T15:56:09.821Z] Vulnerability Itlb multihit: Not affected [2023-09-12T15:56:09.821Z] Vulnerability L1tf: Not affected [2023-09-12T15:56:09.821Z] Vulnerability Mds: Not affected [2023-09-12T15:56:09.821Z] Vulnerability Meltdown: Not affected [2023-09-12T15:56:09.821Z] Vulnerability Mmio stale data: Not affected [2023-09-12T15:56:09.822Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-12T15:56:09.822Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-12T15:56:09.822Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-12T15:56:09.822Z] Vulnerability Srbds: Not affected [2023-09-12T15:56:09.822Z] Vulnerability Tsx async abort: Not affected [2023-09-12T15:56:09.822Z] 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 [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] ---> nproc: [2023-09-12T15:56:09.822Z] 8 [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] ---> df -h: [2023-09-12T15:56:09.822Z] Filesystem Size Used Avail Use% Mounted on [2023-09-12T15:56:09.822Z] overlay 155G 12G 143G 8% / [2023-09-12T15:56:09.822Z] tmpfs 64M 0 64M 0% /dev [2023-09-12T15:56:09.822Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-12T15:56:09.822Z] shm 64M 0 64M 0% /dev/shm [2023-09-12T15:56:09.822Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] ---> sar -b -r -n DEV: [2023-09-12T15:56:09.822Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5894) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] 15:38:55 LINUX RESTART (8 CPU) [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] 15:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-12T15:56:09.822Z] 15:40:01 156.19 48.67 107.52 0.00 5456.43 154358.24 0.00 [2023-09-12T15:56:09.822Z] 15:41:01 54.59 0.38 54.21 0.00 8.80 26064.19 0.00 [2023-09-12T15:56:09.822Z] 15:42:01 59.84 0.22 59.62 0.00 11.73 33056.91 0.00 [2023-09-12T15:56:09.822Z] 15:43:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 [2023-09-12T15:56:09.822Z] 15:44:01 10.58 1.55 9.03 0.00 86.65 1671.59 0.00 [2023-09-12T15:56:09.822Z] 15:45:01 48.33 10.08 38.24 0.00 5091.15 6905.52 0.00 [2023-09-12T15:56:09.822Z] 15:46:01 3.38 0.02 3.37 0.00 0.13 90.65 0.00 [2023-09-12T15:56:09.822Z] 15:47:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2023-09-12T15:56:09.822Z] 15:48:01 1.55 0.00 1.55 0.00 0.00 18.39 0.00 [2023-09-12T15:56:09.822Z] 15:49:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2023-09-12T15:56:09.822Z] 15:50:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2023-09-12T15:56:09.822Z] 15:51:01 2.00 0.00 2.00 0.00 0.00 23.46 0.00 [2023-09-12T15:56:09.822Z] 15:52:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2023-09-12T15:56:09.822Z] 15:53:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 [2023-09-12T15:56:09.822Z] 15:54:01 2.23 0.02 2.22 0.00 0.13 26.66 0.00 [2023-09-12T15:56:09.822Z] 15:55:01 2.25 0.00 2.25 0.00 0.00 28.52 0.00 [2023-09-12T15:56:09.822Z] 15:56:01 120.90 0.50 120.40 0.00 27.46 59207.73 0.00 [2023-09-12T15:56:09.822Z] Average: 27.55 3.57 23.98 0.00 623.63 16425.94 0.00 [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] 15:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-12T15:56:09.822Z] 15:40:01 29171868 31620852 699272 2.13 71864 2653480 1919428 5.66 960652 2396168 572 [2023-09-12T15:56:09.822Z] 15:41:01 27827680 31560652 741584 2.26 100436 3808016 1933580 5.70 1509532 3074152 467604 [2023-09-12T15:56:09.822Z] 15:42:01 28579848 31591920 715104 2.17 103632 3131824 1769804 5.22 1113524 2765768 336 [2023-09-12T15:56:09.822Z] 15:43:01 28578392 31590500 716528 2.18 103652 3131824 1769804 5.22 1116124 2765768 152 [2023-09-12T15:56:09.822Z] 15:44:01 28487336 31555720 746312 2.27 106108 3179432 1831048 5.40 1149956 2808648 76 [2023-09-12T15:56:09.822Z] 15:45:01 28098728 31572492 707620 2.15 133740 3556924 1679744 4.95 1420864 2904216 12 [2023-09-12T15:56:09.822Z] 15:46:01 28106204 31575076 704384 2.14 132332 3553676 1706640 5.03 1417032 2901016 168 [2023-09-12T15:56:09.822Z] 15:47:01 28111644 31580588 698856 2.13 132404 3553676 1706640 5.03 1410816 2901016 220 [2023-09-12T15:56:09.822Z] 15:48:01 28111872 31580900 698500 2.12 132448 3553680 1706640 5.03 1411012 2901020 16 [2023-09-12T15:56:09.822Z] 15:49:01 28113792 31582920 696360 2.12 132548 3553684 1706640 5.03 1408252 2901024 180 [2023-09-12T15:56:09.822Z] 15:50:01 28114368 31583580 695680 2.12 132632 3553684 1706640 5.03 1408404 2901024 8 [2023-09-12T15:56:09.822Z] 15:51:01 28115440 31584716 694668 2.11 132720 3553692 1706640 5.03 1407464 2901032 12 [2023-09-12T15:56:09.822Z] 15:52:01 28115464 31584864 694528 2.11 132812 3553688 1706640 5.03 1407864 2901048 8 [2023-09-12T15:56:09.822Z] 15:53:01 28115392 31584848 694440 2.11 132888 3553696 1706640 5.03 1407684 2901048 140 [2023-09-12T15:56:09.822Z] 15:54:01 28114588 31584108 695548 2.12 132996 3553692 1698020 5.00 1408024 2901032 12 [2023-09-12T15:56:09.822Z] 15:55:01 28114824 31584404 695188 2.11 133092 3553676 1698020 5.00 1408620 2901016 4 [2023-09-12T15:56:09.822Z] 15:56:01 26602016 31550532 721152 2.19 172744 4862232 1679336 4.95 1539784 4146804 276 [2023-09-12T15:56:09.822Z] Average: 28145850 31580510 706807 2.15 124650 3521210 1743053 5.14 1347389 2933635 27635 [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] 15:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-12T15:56:09.822Z] 15:40:01 docker0 55.72 54.97 4.15 365.56 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:40:01 veth7dd6e9a 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:40:01 lo 3.59 3.59 0.34 0.34 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:40:01 ens3 647.50 431.20 7447.68 91.46 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:41:01 docker0 125.60 222.75 9.23 1793.24 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:41:01 ens3 253.51 141.54 1819.80 23.40 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:41:01 veth74ad590 125.60 222.90 10.95 1793.25 0.00 0.00 0.00 0.15 [2023-09-12T15:56:09.822Z] 15:42:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:42:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:42:01 ens3 110.66 76.54 2530.51 98.75 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:43:01 ens3 4.02 2.48 11.94 0.42 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:44:01 ens3 38.76 13.55 701.20 1.31 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:45:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:45:01 ens3 153.69 83.59 2028.78 6.18 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:46:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:47:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:48:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:50:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:51:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:52:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:55:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:56:01 docker0 70.82 96.22 5.67 1025.10 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:56:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] 15:56:01 ens3 394.70 245.31 8252.48 51.36 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] Average: docker0 14.79 21.97 1.12 187.11 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] Average: ens3 93.83 58.17 1334.71 15.99 0.00 0.00 0.00 0.00 [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] ---> sar -P ALL: [2023-09-12T15:56:09.822Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5894) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] 15:38:55 LINUX RESTART (8 CPU) [2023-09-12T15:56:09.822Z] [2023-09-12T15:56:09.822Z] 15:39:02 CPU %user %nice %system %iowait %steal %idle [2023-09-12T15:56:09.822Z] 15:40:01 all 8.74 0.00 3.17 2.52 0.07 85.50 [2023-09-12T15:56:09.822Z] 15:40:01 0 9.39 0.00 3.08 6.98 0.07 80.49 [2023-09-12T15:56:09.822Z] 15:40:01 1 10.48 0.00 2.55 0.79 0.07 86.12 [2023-09-12T15:56:09.822Z] 15:40:01 2 6.19 0.00 2.67 1.68 0.07 89.40 [2023-09-12T15:56:09.822Z] 15:40:01 3 6.83 0.00 3.64 0.91 0.09 88.54 [2023-09-12T15:56:09.822Z] 15:40:01 4 9.22 0.00 3.12 0.38 0.05 87.23 [2023-09-12T15:56:09.822Z] 15:40:01 5 9.24 0.00 4.13 0.87 0.07 85.69 [2023-09-12T15:56:09.822Z] 15:40:01 6 11.89 0.00 2.78 0.87 0.05 84.41 [2023-09-12T15:56:09.822Z] 15:40:01 7 6.62 0.00 3.41 7.76 0.09 82.13 [2023-09-12T15:56:09.822Z] 15:41:01 all 51.34 0.00 7.51 0.84 0.11 40.20 [2023-09-12T15:56:09.822Z] 15:41:01 0 50.42 0.00 7.41 0.42 0.12 41.63 [2023-09-12T15:56:09.822Z] 15:41:01 1 52.16 0.00 7.28 0.25 0.12 40.19 [2023-09-12T15:56:09.822Z] 15:41:01 2 52.65 0.00 7.94 0.17 0.10 39.14 [2023-09-12T15:56:09.822Z] 15:41:01 3 52.54 0.00 7.25 0.81 0.08 39.32 [2023-09-12T15:56:09.822Z] 15:41:01 4 51.45 0.00 7.83 4.22 0.10 36.40 [2023-09-12T15:56:09.822Z] 15:41:01 5 51.49 0.00 7.50 0.13 0.10 40.77 [2023-09-12T15:56:09.823Z] 15:41:01 6 50.73 0.00 7.06 0.25 0.12 41.83 [2023-09-12T15:56:09.823Z] 15:41:01 7 49.26 0.00 7.85 0.50 0.12 42.27 [2023-09-12T15:56:09.823Z] 15:42:01 all 10.63 0.00 1.78 1.60 0.04 85.94 [2023-09-12T15:56:09.823Z] 15:42:01 0 10.54 0.00 1.69 0.18 0.05 87.54 [2023-09-12T15:56:09.823Z] 15:42:01 1 10.94 0.00 2.42 0.10 0.03 86.51 [2023-09-12T15:56:09.823Z] 15:42:01 2 11.57 0.00 1.92 0.50 0.02 85.99 [2023-09-12T15:56:09.823Z] 15:42:01 3 10.13 0.00 1.65 1.14 0.03 87.04 [2023-09-12T15:56:09.823Z] 15:42:01 4 10.35 0.00 1.92 10.85 0.03 76.85 [2023-09-12T15:56:09.823Z] 15:42:01 5 10.54 0.00 1.62 0.02 0.03 87.79 [2023-09-12T15:56:09.823Z] 15:42:01 6 10.63 0.00 1.31 0.02 0.03 88.02 [2023-09-12T15:56:09.823Z] 15:42:01 7 10.35 0.00 1.74 0.07 0.07 87.78 [2023-09-12T15:56:09.823Z] 15:43:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2023-09-12T15:56:09.823Z] 15:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-12T15:56:09.823Z] 15:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:43:01 2 0.30 0.00 0.02 0.00 0.02 99.67 [2023-09-12T15:56:09.823Z] 15:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-12T15:56:09.823Z] 15:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-12T15:56:09.823Z] 15:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T15:56:09.823Z] 15:43:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2023-09-12T15:56:09.823Z] 15:44:01 all 0.53 0.00 0.12 0.10 0.01 99.23 [2023-09-12T15:56:09.823Z] 15:44:01 0 0.07 0.00 0.12 0.00 0.02 99.80 [2023-09-12T15:56:09.823Z] 15:44:01 1 0.47 0.00 0.40 0.43 0.02 98.68 [2023-09-12T15:56:09.823Z] 15:44:01 2 0.75 0.00 0.10 0.02 0.00 99.13 [2023-09-12T15:56:09.823Z] 15:44:01 3 0.13 0.00 0.08 0.22 0.02 99.55 [2023-09-12T15:56:09.823Z] 15:44:01 4 1.94 0.00 0.08 0.02 0.02 97.95 [2023-09-12T15:56:09.823Z] 15:44:01 5 0.07 0.00 0.05 0.02 0.00 99.87 [2023-09-12T15:56:09.823Z] 15:44:01 6 0.65 0.00 0.10 0.10 0.02 99.13 [2023-09-12T15:56:09.823Z] 15:44:01 7 0.18 0.00 0.07 0.02 0.02 99.72 [2023-09-12T15:56:09.823Z] 15:45:01 all 2.32 0.00 1.20 0.58 0.02 95.88 [2023-09-12T15:56:09.823Z] 15:45:01 0 2.54 0.00 1.48 0.33 0.02 95.63 [2023-09-12T15:56:09.823Z] 15:45:01 1 1.90 0.00 0.63 0.18 0.02 97.26 [2023-09-12T15:56:09.823Z] 15:45:01 2 3.17 0.00 1.80 0.17 0.03 94.83 [2023-09-12T15:56:09.823Z] 15:45:01 3 2.49 0.00 0.93 1.69 0.05 94.84 [2023-09-12T15:56:09.823Z] 15:45:01 4 2.97 0.00 1.01 0.07 0.02 95.94 [2023-09-12T15:56:09.823Z] 15:45:01 5 1.17 0.00 1.10 0.58 0.02 97.13 [2023-09-12T15:56:09.823Z] 15:45:01 6 2.32 0.00 1.55 0.48 0.02 95.63 [2023-09-12T15:56:09.823Z] 15:45:01 7 1.97 0.00 1.05 1.17 0.02 95.78 [2023-09-12T15:56:09.823Z] 15:46:01 all 0.31 0.00 0.06 0.01 0.01 99.62 [2023-09-12T15:56:09.823Z] 15:46:01 0 0.25 0.00 0.12 0.00 0.02 99.62 [2023-09-12T15:56:09.823Z] 15:46:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-12T15:56:09.823Z] 15:46:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2023-09-12T15:56:09.823Z] 15:46:01 3 0.03 0.00 0.08 0.08 0.02 99.78 [2023-09-12T15:56:09.823Z] 15:46:01 4 1.95 0.00 0.05 0.00 0.02 97.98 [2023-09-12T15:56:09.823Z] 15:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-12T15:56:09.823Z] 15:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-12T15:56:09.823Z] 15:46:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-12T15:56:09.823Z] 15:47:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2023-09-12T15:56:09.823Z] 15:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T15:56:09.823Z] 15:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T15:56:09.823Z] 15:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-12T15:56:09.823Z] 15:47:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-09-12T15:56:09.823Z] 15:47:01 4 1.63 0.00 0.03 0.00 0.00 98.34 [2023-09-12T15:56:09.823Z] 15:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T15:56:09.823Z] 15:48:01 all 0.24 0.00 0.01 0.01 0.01 99.73 [2023-09-12T15:56:09.823Z] 15:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T15:56:09.823Z] 15:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T15:56:09.823Z] 15:48:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2023-09-12T15:56:09.823Z] 15:48:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2023-09-12T15:56:09.823Z] 15:48:01 4 1.76 0.00 0.00 0.00 0.02 98.22 [2023-09-12T15:56:09.823Z] 15:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T15:56:09.823Z] 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-09-12T15:56:09.823Z] 15:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T15:56:09.823Z] 15:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T15:56:09.823Z] 15:49:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2023-09-12T15:56:09.823Z] 15:49:01 3 0.00 0.00 0.00 0.05 0.02 99.93 [2023-09-12T15:56:09.823Z] 15:49:01 4 0.08 0.00 0.00 0.00 0.02 99.90 [2023-09-12T15:56:09.823Z] 15:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:50:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-09-12T15:56:09.823Z] 15:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T15:56:09.823Z] 15:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T15:56:09.823Z] 15:50:01 2 0.28 0.00 0.02 0.02 0.02 99.67 [2023-09-12T15:56:09.823Z] 15:50:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-12T15:56:09.823Z] 15:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T15:56:09.823Z] [2023-09-12T15:56:09.823Z] 15:50:01 CPU %user %nice %system %iowait %steal %idle [2023-09-12T15:56:09.823Z] 15:51:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-09-12T15:56:09.823Z] 15:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:51:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2023-09-12T15:56:09.823Z] 15:51:01 2 0.13 0.00 0.03 0.00 0.02 99.82 [2023-09-12T15:56:09.823Z] 15:51:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2023-09-12T15:56:09.823Z] 15:51:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-12T15:56:09.823Z] 15:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-12T15:56:09.823Z] 15:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:52:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-12T15:56:09.823Z] 15:52:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-12T15:56:09.823Z] 15:52:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-12T15:56:09.823Z] 15:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T15:56:09.823Z] 15:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-09-12T15:56:09.823Z] 15:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T15:56:09.823Z] 15:53:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-12T15:56:09.823Z] 15:53:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2023-09-12T15:56:09.823Z] 15:53:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-09-12T15:56:09.823Z] 15:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T15:56:09.823Z] 15:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T15:56:09.823Z] 15:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T15:56:09.823Z] 15:54:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2023-09-12T15:56:09.823Z] 15:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-12T15:56:09.823Z] 15:54:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2023-09-12T15:56:09.823Z] 15:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T15:56:09.823Z] 15:54:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2023-09-12T15:56:09.823Z] 15:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-12T15:56:09.823Z] 15:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T15:56:09.823Z] 15:55:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-09-12T15:56:09.823Z] 15:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:55:01 1 0.05 0.00 0.02 0.02 0.03 99.88 [2023-09-12T15:56:09.823Z] 15:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T15:56:09.823Z] 15:55:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2023-09-12T15:56:09.823Z] 15:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T15:56:09.823Z] 15:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T15:56:09.823Z] 15:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T15:56:09.823Z] 15:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T15:56:09.823Z] 15:56:01 all 8.53 0.00 3.77 2.56 0.06 85.08 [2023-09-12T15:56:09.823Z] 15:56:01 0 9.98 0.00 3.15 0.12 0.05 86.70 [2023-09-12T15:56:09.823Z] 15:56:01 1 8.54 0.00 4.40 7.51 0.07 79.48 [2023-09-12T15:56:09.823Z] 15:56:01 2 6.98 0.00 4.41 7.81 0.05 80.74 [2023-09-12T15:56:09.823Z] 15:56:01 3 8.65 0.00 3.93 3.10 0.07 84.26 [2023-09-12T15:56:09.823Z] 15:56:01 4 7.77 0.00 3.24 0.47 0.05 88.47 [2023-09-12T15:56:09.823Z] 15:56:01 5 8.87 0.00 3.63 0.86 0.08 86.56 [2023-09-12T15:56:09.823Z] 15:56:01 6 8.74 0.00 3.92 0.55 0.03 86.75 [2023-09-12T15:56:09.823Z] 15:56:01 7 8.70 0.00 3.49 0.07 0.07 87.67 [2023-09-12T15:56:09.823Z] Average: all 4.85 0.00 1.03 0.48 0.02 93.61 [2023-09-12T15:56:09.823Z] Average: 0 4.87 0.00 1.00 0.46 0.02 93.64 [2023-09-12T15:56:09.823Z] Average: 1 4.95 0.00 1.04 0.54 0.03 93.44 [2023-09-12T15:56:09.823Z] Average: 2 4.82 0.00 1.11 0.60 0.03 93.44 [2023-09-12T15:56:09.823Z] Average: 3 4.72 0.00 1.03 0.49 0.03 93.74 [2023-09-12T15:56:09.823Z] Average: 4 5.20 0.00 1.01 0.93 0.02 92.83 [2023-09-12T15:56:09.823Z] Average: 5 4.76 0.00 1.06 0.14 0.02 94.02 [2023-09-12T15:56:09.823Z] Average: 6 4.96 0.00 0.98 0.13 0.02 93.91 [2023-09-12T15:56:09.823Z] Average: 7 4.52 0.00 1.03 0.55 0.02 93.88 [2023-09-12T15:56:09.823Z] [2023-09-12T15:56:09.823Z] [2023-09-12T15:56:09.823Z]