Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da9c582d119dbba41c45c9936d5b89439b738939 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-ssh635868444210231620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15012644929242178317.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6635545070137673616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12105215525897894798.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-ssh7293023416309306692.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 ‘prd-ubuntu20.04-docker-8c-8g-12473’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12475 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 da9c582d119dbba41c45c9936d5b89439b738939 (main) Commit message: "Merge pull request #1408 from lenny-intel/v2-clean-up" > 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 da9c582d119dbba41c45c9936d5b89439b738939 # timeout=10 > git rev-list --no-walk 86e8232d1c2a01470b941a0b7f5bf61f7ddf176a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T21:40:46.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T21:40:47.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T21:40:47.051Z] ========================================================= [2023-05-02T21:40:47.051Z] EdgeX Global Pipelines Version Info [2023-05-02T21:40:47.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:40:47.759Z] ------------------- [2023-05-02T21:40:47.759Z] stable info: [2023-05-02T21:40:47.759Z] ------------------- [2023-05-02T21:40:47.759Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T21:40:47.759Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T21:40:47.759Z] Message: update stable to v1.0.248 [2023-05-02T21:40:48.327Z] ------------------- [2023-05-02T21:40:48.327Z] experimental info: [2023-05-02T21:40:48.327Z] ------------------- [2023-05-02T21:40:48.327Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T21:40:48.327Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T21:40:48.327Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T21:40:48.503Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-05-02T21:40:48.517Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-05-02T21:40:48.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T21:40:48.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T21:40:48.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T21:40:48.569Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T21:40:48.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T21:40:48.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T21:40:48.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T21:40:48.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T21:40:48.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T21:40:48.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-05-02T21:40:48.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T21:40:48.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T21:40:48.699Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T21:40:48.716Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T21:40:48.740Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T21:40:48.755Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T21:40:48.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T21:40:48.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T21:40:48.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-02T21:40:48.808Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-02T21:40:48.828Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T21:40:48.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T21:40:48.868Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-02T21:40:48.888Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T21:40:48.907Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T21:40:48.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-02T21:40:48.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-02T21:40:48.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-02T21:40:48.966Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] echo [2023-05-02T21:40:48.980Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da9c582 [Pipeline] echo [2023-05-02T21:40:48.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T21:40:49.376Z] + git rev-list -1 --merges da9c582d119dbba41c45c9936d5b89439b738939~1..da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] echo [2023-05-02T21:40:49.422Z] -----------> git rev-list -1 --merges da9c582d119dbba41c45c9936d5b89439b738939~1..da9c582d119dbba41c45c9936d5b89439b738939 da9c582d119dbba41c45c9936d5b89439b738939 [2023-05-02T21:40:49.422Z] da9c582d119dbba41c45c9936d5b89439b738939 [false] [Pipeline] sh [2023-05-02T21:40:49.713Z] + git log --format=format:%s -1 da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] echo [2023-05-02T21:40:49.727Z] ========================================================= [2023-05-02T21:40:49.727Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T21:40:49.727Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T21:40:50.051Z] + git log --format=format:%s -1 da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] echo [2023-05-02T21:40:50.063Z] [semverPrep] GIT_COMMIT: da9c582d119dbba41c45c9936d5b89439b738939, Commit Message: Merge pull request #1408 from lenny-intel/v2-clean-up [Pipeline] echo [2023-05-02T21:40:50.072Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T21:40:50.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T21:40:50.453Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T21:40:50.453Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T21:40:50.453Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T21:40:50.453Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-05-02T21:40:50.453Z] /etc/ssh/ssh_known_hosts [2023-05-02T21:40:50.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:40:50.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T21:40:51.168Z] [2023-05-02T21:40:51.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:40:51.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T21:40:51.489Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T21:40:51.489Z] b85a868b505f: Pulling fs layer [2023-05-02T21:40:51.489Z] e2be974225ed: Pulling fs layer [2023-05-02T21:40:51.489Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T21:40:51.489Z] 988bab9f4d93: Pulling fs layer [2023-05-02T21:40:51.489Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T21:40:51.489Z] eaf3925da568: Pulling fs layer [2023-05-02T21:40:51.489Z] bab4dde63d76: Pulling fs layer [2023-05-02T21:40:51.489Z] bde34c3a00c8: Pulling fs layer [2023-05-02T21:40:51.489Z] b352a97aabf1: Pulling fs layer [2023-05-02T21:40:51.489Z] 4872d77fe225: Pulling fs layer [2023-05-02T21:40:51.489Z] 5851b861e8e6: Pulling fs layer [2023-05-02T21:40:51.489Z] 1469e6f7b9e6: Waiting [2023-05-02T21:40:51.489Z] 988bab9f4d93: Waiting [2023-05-02T21:40:51.489Z] eaf3925da568: Waiting [2023-05-02T21:40:51.489Z] b352a97aabf1: Waiting [2023-05-02T21:40:51.489Z] bab4dde63d76: Waiting [2023-05-02T21:40:51.489Z] 5851b861e8e6: Waiting [2023-05-02T21:40:51.489Z] 4872d77fe225: Waiting [2023-05-02T21:40:51.489Z] bde34c3a00c8: Waiting [2023-05-02T21:40:51.489Z] e2be974225ed: Verifying Checksum [2023-05-02T21:40:51.489Z] e2be974225ed: Download complete [2023-05-02T21:40:51.489Z] 988bab9f4d93: Verifying Checksum [2023-05-02T21:40:51.489Z] 988bab9f4d93: Download complete [2023-05-02T21:40:51.749Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T21:40:51.749Z] 1469e6f7b9e6: Download complete [2023-05-02T21:40:51.749Z] eaf3925da568: Download complete [2023-05-02T21:40:51.749Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T21:40:51.749Z] 339a4e72a1f5: Download complete [2023-05-02T21:40:51.749Z] bde34c3a00c8: Download complete [2023-05-02T21:40:51.749Z] b352a97aabf1: Verifying Checksum [2023-05-02T21:40:51.749Z] b352a97aabf1: Download complete [2023-05-02T21:40:51.749Z] 4872d77fe225: Download complete [2023-05-02T21:40:51.749Z] 5851b861e8e6: Verifying Checksum [2023-05-02T21:40:51.749Z] 5851b861e8e6: Download complete [2023-05-02T21:40:51.749Z] b85a868b505f: Download complete [2023-05-02T21:40:52.008Z] bab4dde63d76: Verifying Checksum [2023-05-02T21:40:52.008Z] bab4dde63d76: Download complete [2023-05-02T21:40:52.950Z] b85a868b505f: Pull complete [2023-05-02T21:40:53.208Z] e2be974225ed: Pull complete [2023-05-02T21:40:53.468Z] 339a4e72a1f5: Pull complete [2023-05-02T21:40:53.727Z] 988bab9f4d93: Pull complete [2023-05-02T21:40:53.988Z] 1469e6f7b9e6: Pull complete [2023-05-02T21:40:53.988Z] eaf3925da568: Pull complete [2023-05-02T21:40:55.367Z] bab4dde63d76: Pull complete [2023-05-02T21:40:55.626Z] bde34c3a00c8: Pull complete [2023-05-02T21:40:55.626Z] b352a97aabf1: Pull complete [2023-05-02T21:40:55.626Z] 4872d77fe225: Pull complete [2023-05-02T21:40:55.886Z] 5851b861e8e6: Pull complete [2023-05-02T21:40:55.886Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T21:40:55.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T21:40:55.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:40:56.006Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2023-05-02T21:40:56.005Z] $ 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-05-02T21:40:59.200Z] $ docker top 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 -eo pid,comm [2023-05-02T21:40:59.273Z] 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-05-02T21:40:59.273Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T21:40:59.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T21:40:59.311Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T21:40:59.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T21:40:59.403Z] $ docker exec 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 ssh-agent [2023-05-02T21:40:59.533Z] SSH_AUTH_SOCK=/tmp/ssh-oSe6tw7iL8LD/agent.32 [2023-05-02T21:40:59.533Z] SSH_AGENT_PID=38 [2023-05-02T21:40:59.538Z] Running ssh-add (command line suppressed) [2023-05-02T21:40:59.606Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5491043748618242079.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5491043748618242079.key) [2023-05-02T21:40:59.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T21:40:59.922Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T21:40:59.924Z] $ docker exec --env ******** --env ******** 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 ssh-agent -k [2023-05-02T21:41:00.016Z] unset SSH_AUTH_SOCK; [2023-05-02T21:41:00.016Z] unset SSH_AGENT_PID; [2023-05-02T21:41:00.016Z] echo Agent pid 38 killed; [2023-05-02T21:41:00.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T21:41:00.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T21:41:00.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T21:41:00.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T21:41:00.160Z] $ docker exec 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 ssh-agent [2023-05-02T21:41:00.275Z] SSH_AUTH_SOCK=/tmp/ssh-paoXGzM0Tkqk/agent.70 [2023-05-02T21:41:00.275Z] SSH_AGENT_PID=76 [2023-05-02T21:41:00.279Z] Running ssh-add (command line suppressed) [2023-05-02T21:41:00.348Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3187348213572297645.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3187348213572297645.key) [2023-05-02T21:41:00.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T21:41:00.671Z] + git semver init [2023-05-02T21:41:00.931Z] 2023-05-02 21:41:00,815 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T21:41:00.931Z] 2023-05-02 21:41:00,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-05-02T21:41:00.932Z] 2023-05-02 21:41:00,817 [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-05-02T21:41:00.932Z] 2023-05-02 21:41:00,817 [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-05-02T21:41:02.311Z] 2023-05-02 21:41:02,280 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-05-02T21:41:02.311Z] 2023-05-02 21:41:02,281 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-05-02T21:41:02.311Z] 2023-05-02 21:41:02,281 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-02T21:41:02.311Z] 2023-05-02 21:41:02,281 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-02T21:41:02.311Z] 3.0.0-dev.57 [Pipeline] } [2023-05-02T21:41:02.307Z] $ docker exec --env ******** --env ******** 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 ssh-agent -k [2023-05-02T21:41:02.400Z] unset SSH_AUTH_SOCK; [2023-05-02T21:41:02.400Z] unset SSH_AGENT_PID; [2023-05-02T21:41:02.400Z] echo Agent pid 76 killed; [2023-05-02T21:41:02.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T21:41:02.732Z] + git semver [Pipeline] } [2023-05-02T21:41:02.992Z] $ docker stop --time=1 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 [2023-05-02T21:41:04.340Z] $ docker rm -f --volumes 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T21:41:04.681Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T21:41:04.935Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T21:41:04.938Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.57 [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-05-02T21:41:05.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T21:41:05.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T21:41:05.153Z] ========================================================= [2023-05-02T21:41:05.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T21:41:05.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-02T21:41:05.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T21:41:05.450Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T21:41:05.450Z] f56be85fc22e: Pulling fs layer [2023-05-02T21:41:05.450Z] 85791d961cd3: Pulling fs layer [2023-05-02T21:41:05.450Z] d694b5ae8c79: Pulling fs layer [2023-05-02T21:41:05.450Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T21:41:05.450Z] 4d19c01a9841: Pulling fs layer [2023-05-02T21:41:05.450Z] 9325e15d5711: Pulling fs layer [2023-05-02T21:41:05.450Z] 556b6ee489ea: Pulling fs layer [2023-05-02T21:41:05.450Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T21:41:05.450Z] 9325e15d5711: Waiting [2023-05-02T21:41:05.450Z] 556b6ee489ea: Waiting [2023-05-02T21:41:05.450Z] 9f32a84ed3da: Waiting [2023-05-02T21:41:05.450Z] 4d19c01a9841: Waiting [2023-05-02T21:41:05.450Z] c5a4b2cf53e6: Waiting [2023-05-02T21:41:05.450Z] 85791d961cd3: Verifying Checksum [2023-05-02T21:41:05.450Z] 85791d961cd3: Download complete [2023-05-02T21:41:05.450Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T21:41:05.450Z] 9f32a84ed3da: Download complete [2023-05-02T21:41:05.450Z] 4d19c01a9841: Verifying Checksum [2023-05-02T21:41:05.450Z] 4d19c01a9841: Download complete [2023-05-02T21:41:05.450Z] f56be85fc22e: Download complete [2023-05-02T21:41:05.450Z] 9325e15d5711: Verifying Checksum [2023-05-02T21:41:05.450Z] 9325e15d5711: Download complete [2023-05-02T21:41:05.709Z] f56be85fc22e: Pull complete [2023-05-02T21:41:05.709Z] 85791d961cd3: Pull complete [2023-05-02T21:41:05.971Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T21:41:05.971Z] c5a4b2cf53e6: Download complete [2023-05-02T21:41:05.971Z] d694b5ae8c79: Verifying Checksum [2023-05-02T21:41:05.971Z] d694b5ae8c79: Download complete [2023-05-02T21:41:06.538Z] 556b6ee489ea: Verifying Checksum [2023-05-02T21:41:06.538Z] 556b6ee489ea: Download complete [2023-05-02T21:41:09.825Z] d694b5ae8c79: Pull complete [2023-05-02T21:41:10.084Z] 9f32a84ed3da: Pull complete [2023-05-02T21:41:10.342Z] 4d19c01a9841: Pull complete [2023-05-02T21:41:10.602Z] 9325e15d5711: Pull complete [2023-05-02T21:41:13.888Z] 556b6ee489ea: Pull complete [2023-05-02T21:41:15.265Z] c5a4b2cf53e6: Pull complete [2023-05-02T21:41:15.527Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T21:41:15.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T21:41:15.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-02T21:41:16.074Z] + 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-05-02T21:41:16.369Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T21:41:16.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:41:16.442Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2023-05-02T21:41:16.473Z] $ 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-05-02T21:41:20.065Z] Still waiting to schedule task [2023-05-02T21:41:20.065Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12474’ is offline [2023-05-02T21:41:25.262Z] $ docker top 8f5f386c3c476f8dbd999cb6e60d79ffb7ec76c299e12ed39edfa8a025682e36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T21:41:25.608Z] + go version [2023-05-02T21:41:25.608Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T21:41:25.622Z] $ docker stop --time=1 8f5f386c3c476f8dbd999cb6e60d79ffb7ec76c299e12ed39edfa8a025682e36 [2023-05-02T21:41:27.468Z] $ docker rm -f --volumes 8f5f386c3c476f8dbd999cb6e60d79ffb7ec76c299e12ed39edfa8a025682e36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:41:27.977Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T21:41:27.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:41:28.053Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2023-05-02T21:41:28.099Z] $ 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-05-02T21:41:29.293Z] $ docker top 00b970bd7a100b4a82a1f413976db03fa49dffac3eb740cc0bc9e7665c4d4aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T21:41:29.647Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-02T21:41:29.946Z] + make test [2023-05-02T21:41:29.946Z] make -C ./app-service-template build [2023-05-02T21:41:29.947Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-02T21:41:29.947Z] go mod tidy [2023-05-02T21:41:29.947Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 [2023-05-02T21:41:29.947Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-02T21:41:29.947Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.74 [2023-05-02T21:41:29.947Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-02T21:41:29.947Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-02T21:41:29.947Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.25 [2023-05-02T21:41:30.206Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-02T21:41:30.206Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-05-02T21:41:30.206Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-02T21:41:30.206Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-02T21:41:30.206Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-02T21:41:30.206Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-02T21:41:30.206Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-02T21:41:30.206Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-02T21:41:30.206Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-02T21:41:30.206Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-02T21:41:30.206Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-05-02T21:41:30.206Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-02T21:41:30.206Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-05-02T21:41:30.206Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-02T21:41:30.206Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-02T21:41:30.206Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-05-02T21:41:30.206Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-02T21:41:30.206Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-02T21:41:30.206Z] go: downloading golang.org/x/net v0.9.0 [2023-05-02T21:41:30.206Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-02T21:41:30.206Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-02T21:41:30.206Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-02T21:41:30.206Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-02T21:41:30.206Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-02T21:41:30.206Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-05-02T21:41:30.206Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-02T21:41:30.206Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-02T21:41:30.206Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-02T21:41:30.206Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-02T21:41:30.206Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-05-02T21:41:30.466Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-02T21:41:30.466Z] go: downloading golang.org/x/text v0.9.0 [2023-05-02T21:41:30.466Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-02T21:41:30.726Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-05-02T21:41:30.726Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-02T21:41:30.726Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-02T21:41:30.726Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-05-02T21:41:30.726Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-02T21:41:30.726Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-05-02T21:41:30.984Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-02T21:41:30.984Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-02T21:41:30.984Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-02T21:41:30.984Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-02T21:41:30.984Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-05-02T21:41:30.984Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-05-02T21:41:30.984Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-02T21:41:30.984Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-02T21:41:30.984Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-02T21:41:31.244Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-02T21:41:31.244Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-05-02T21:41:31.244Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-05-02T21:41:31.244Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-05-02T21:41:31.244Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-02T21:41:31.244Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-02T21:41:31.244Z] go: downloading golang.org/x/tools v0.6.0 [2023-05-02T21:41:31.244Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-02T21:41:31.244Z] go: downloading github.com/kr/pretty v0.2.1 [2023-05-02T21:41:31.244Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-02T21:41:31.512Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-02T21:41:31.512Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-02T21:41:31.512Z] go: downloading golang.org/x/time v0.3.0 [2023-05-02T21:41:31.512Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-02T21:41:31.512Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-02T21:41:31.769Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-02T21:41:31.769Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-02T21:41:31.769Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-02T21:41:31.769Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-02T21:41:31.769Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-05-02T21:41:31.769Z] go: downloading github.com/pkg/errors v0.9.1 [2023-05-02T21:41:31.769Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-02T21:41:32.028Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-05-02T21:41:32.028Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-05-02T21:41:32.028Z] go: downloading github.com/kr/text v0.2.0 [2023-05-02T21:41:32.028Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-05-02T21:41:32.028Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-02T21:41:32.028Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-02T21:41:32.028Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-05-02T21:41:32.028Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-05-02T21:41:32.028Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-05-02T21:41:32.028Z] go: downloading github.com/miekg/dns v1.1.41 [2023-05-02T21:41:32.028Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-05-02T21:41:32.028Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-05-02T21:41:32.028Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-02T21:41:32.028Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-05-02T21:41:32.028Z] go: downloading golang.org/x/mod v0.8.0 [2023-05-02T21:41:32.972Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-05-02T21:41:47.866Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-02T21:41:47.866Z] make -C ./app-service-template test [2023-05-02T21:41:47.866Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-02T21:41:47.866Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T21:42:05.977Z] ? app-new-service/config [no test files] [2023-05-02T21:42:05.977Z] ok app-new-service 0.061s coverage: 48.1% of statements [2023-05-02T21:42:05.977Z] ok app-new-service/functions 0.059s coverage: 85.3% of statements [2023-05-02T21:42:05.977Z] go vet ./... [2023-05-02T21:42:24.095Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T21:42:24.095Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T21:42:24.095Z] ./bin/test-attribution-txt.sh [2023-05-02T21:42:24.095Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-02T21:42:24.095Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T21:42:24.095Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-05-02T21:42:24.095Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-05-02T21:42:26.628Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-05-02T21:42:26.628Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-05-02T21:42:26.628Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.109s coverage: 64.4% of statements [2023-05-02T21:42:26.628Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.043s coverage: 93.0% of statements [2023-05-02T21:42:26.628Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.075s coverage: 85.1% of statements [2023-05-02T21:42:26.628Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.073s coverage: 87.8% of statements [2023-05-02T21:42:26.628Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.050s coverage: 100.0% of statements [2023-05-02T21:42:27.564Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-05-02T21:42:27.564Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-05-02T21:42:27.564Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-05-02T21:42:27.564Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-05-02T21:42:27.822Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.144s coverage: 77.9% of statements [2023-05-02T21:42:27.822Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.061s coverage: 97.3% of statements [2023-05-02T21:42:27.822Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.068s coverage: 82.8% of statements [2023-05-02T21:42:27.822Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-05-02T21:42:27.822Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.073s coverage: 65.2% of statements [2023-05-02T21:42:28.755Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-05-02T21:42:28.755Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-05-02T21:42:28.755Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-02T21:42:28.755Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.057s coverage: 28.7% of statements [2023-05-02T21:42:28.755Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.053s coverage: 11.5% of statements [2023-05-02T21:42:28.755Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.056s coverage: 27.3% of statements [2023-05-02T21:42:28.755Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.059s coverage: 52.8% of statements [2023-05-02T21:42:49.892Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12477 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-02T21:42:49.905Z] Running in /w/workspace/app-functions-sdk-go/249 [Pipeline] { [Pipeline] checkout [2023-05-02T21:42:49.936Z] The recommended git tool is: git [2023-05-02T21:42:55.068Z] using credential edgex-jenkins-ssh [2023-05-02T21:42:55.088Z] Cloning the remote Git repository [2023-05-02T21:42:55.333Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.108s coverage: 75.4% of statements [2023-05-02T21:42:55.333Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.049s coverage: 94.4% of statements [2023-05-02T21:42:55.333Z] go vet ./... [2023-05-02T21:42:55.901Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T21:42:55.901Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T21:42:55.129Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-05-02T21:42:55.222Z] > git init /w/workspace/app-functions-sdk-go/249 # timeout=10 [2023-05-02T21:42:55.360Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-05-02T21:42:55.361Z] > git --version # timeout=10 [2023-05-02T21:42:55.381Z] > git --version # 'git version 2.25.1' [2023-05-02T21:42:55.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T21:42:55.528Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T21:42:59.234Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-05-02T21:42:59.255Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T21:43:00.184Z] Avoid second fetch [2023-05-02T21:43:00.184Z] Checking out Revision da9c582d119dbba41c45c9936d5b89439b738939 (main) [2023-05-02T21:43:00.807Z] Commit message: "Merge pull request #1408 from lenny-intel/v2-clean-up" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T21:43:00.201Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T21:43:00.273Z] > git checkout -f da9c582d119dbba41c45c9936d5b89439b738939 # timeout=10 [2023-05-02T21:43:01.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T21:43:01.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T21:43:01.694Z] Dload Upload Total Spent Left Speed [2023-05-02T21:43:01.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh [2023-05-02T21:43:02.333Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T21:43:02.666Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-05-02T21:43:02.667Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T21:43:02.667Z] { [2023-05-02T21:43:02.667Z] "registry-mirrors": [ [2023-05-02T21:43:02.667Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T21:43:02.667Z] ], [2023-05-02T21:43:02.667Z] "bip": "10.250.0.254/24", [2023-05-02T21:43:02.667Z] "hosts": [ [2023-05-02T21:43:02.667Z] "tcp://0.0.0.0:5555", [2023-05-02T21:43:02.667Z] "unix:///var/run/docker.sock" [2023-05-02T21:43:02.667Z] ], [2023-05-02T21:43:02.667Z] "mtu": 1458, [2023-05-02T21:43:02.667Z] "selinux-enabled": true, [2023-05-02T21:43:02.667Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T21:43:02.667Z] } [Pipeline] sh [2023-05-02T21:43:02.995Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T21:43:03.329Z] + sudo service docker restart [Pipeline] echo [2023-05-02T21:43:04.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T21:43:04.185Z] $ docker stop --time=1 00b970bd7a100b4a82a1f413976db03fa49dffac3eb740cc0bc9e7665c4d4aa4 [2023-05-02T21:43:06.302Z] $ docker rm -f --volumes 00b970bd7a100b4a82a1f413976db03fa49dffac3eb740cc0bc9e7665c4d4aa4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T21:43:07.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T21:43:07.221Z] 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-05-02T21:43:07.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T21:43:07.711Z] [2023-05-02T21:43:07.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:43:08.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T21:43:08.267Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T21:43:08.267Z] 5eb5b503b376: Pulling fs layer [2023-05-02T21:43:08.267Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T21:43:08.267Z] ec43610c2a17: Pulling fs layer [2023-05-02T21:43:08.267Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T21:43:08.267Z] 33b1e0a273af: Pulling fs layer [2023-05-02T21:43:08.267Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T21:43:08.267Z] 2f39f015ded8: Pulling fs layer [2023-05-02T21:43:08.267Z] 33b1e0a273af: Waiting [2023-05-02T21:43:08.267Z] 5d3b04190fa2: Waiting [2023-05-02T21:43:08.267Z] 2f39f015ded8: Waiting [2023-05-02T21:43:08.267Z] 3a2ae6a8a46f: Waiting [2023-05-02T21:43:08.267Z] 5c69ac0246d0: Verifying Checksum [2023-05-02T21:43:08.267Z] 5c69ac0246d0: Download complete [2023-05-02T21:43:08.267Z] 3a2ae6a8a46f: Download complete [2023-05-02T21:43:08.267Z] 33b1e0a273af: Verifying Checksum [2023-05-02T21:43:08.267Z] 33b1e0a273af: Download complete [2023-05-02T21:43:08.267Z] 5d3b04190fa2: Verifying Checksum [2023-05-02T21:43:08.267Z] 5d3b04190fa2: Download complete [2023-05-02T21:43:08.267Z] ec43610c2a17: Download complete [2023-05-02T21:43:08.538Z] 5eb5b503b376: Verifying Checksum [2023-05-02T21:43:08.538Z] 5eb5b503b376: Download complete [2023-05-02T21:43:09.105Z] 2f39f015ded8: Download complete [2023-05-02T21:43:09.674Z] 5eb5b503b376: Pull complete [2023-05-02T21:43:09.932Z] 5c69ac0246d0: Pull complete [2023-05-02T21:43:10.508Z] ec43610c2a17: Pull complete [2023-05-02T21:43:10.508Z] 3a2ae6a8a46f: Pull complete [2023-05-02T21:43:10.783Z] 33b1e0a273af: Pull complete [2023-05-02T21:43:11.042Z] 5d3b04190fa2: Pull complete [2023-05-02T21:43:15.237Z] 2f39f015ded8: Pull complete [2023-05-02T21:43:15.237Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T21:43:15.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T21:43:15.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:43:15.323Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2023-05-02T21:43:15.355Z] $ 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-05-02T21:43:19.003Z] $ docker top a816ed6ba4005bf7522d7ab06b5c54c03e786d37df15af006333f5db27155df8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:43:19.389Z] ---> job-cost.sh [2023-05-02T21:43:19.389Z] lf-activate-venv: SKIPPING [2023-05-02T21:43:19.389Z] INFO: No Stack... [2023-05-02T21:43:19.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T21:43:19.906Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T21:43:20.191Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-05-02T21:43:20.191Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T21:43:20.204Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] [2023-05-02T21:43:20.213Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] did not exist. Created. [2023-05-02T21:43:20.214Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T21:43:20.514Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T21:43:20.549Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T21:43:20.555Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T21:43:20.577Z] $ docker stop --time=1 a816ed6ba4005bf7522d7ab06b5c54c03e786d37df15af006333f5db27155df8 [2023-05-02T21:43:21.968Z] $ docker rm -f --volumes a816ed6ba4005bf7522d7ab06b5c54c03e786d37df15af006333f5db27155df8 [Pipeline] // withDockerContainer [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-05-02T21:43:22.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T21:43:22.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T21:43:22.311Z] ========================================================= [2023-05-02T21:43:22.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T21:43:22.311Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-02T21:43:22.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T21:43:23.247Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T21:43:23.247Z] c41833b44d91: Pulling fs layer [2023-05-02T21:43:23.247Z] ed15518f5707: Pulling fs layer [2023-05-02T21:43:23.247Z] feae8fd75edb: Pulling fs layer [2023-05-02T21:43:23.247Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T21:43:23.247Z] 3cdef696dda3: Pulling fs layer [2023-05-02T21:43:23.247Z] 2ced38df9373: Pulling fs layer [2023-05-02T21:43:23.247Z] 58f1dce35555: Pulling fs layer [2023-05-02T21:43:23.247Z] 3cdef696dda3: Waiting [2023-05-02T21:43:23.247Z] 2ced38df9373: Waiting [2023-05-02T21:43:23.247Z] 242c74f7c9fa: Waiting [2023-05-02T21:43:23.247Z] 58f1dce35555: Waiting [2023-05-02T21:43:23.247Z] ed15518f5707: Verifying Checksum [2023-05-02T21:43:23.247Z] ed15518f5707: Download complete [2023-05-02T21:43:23.247Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T21:43:23.247Z] 242c74f7c9fa: Download complete [2023-05-02T21:43:23.247Z] 3cdef696dda3: Verifying Checksum [2023-05-02T21:43:23.247Z] 3cdef696dda3: Download complete [2023-05-02T21:43:23.247Z] c41833b44d91: Verifying Checksum [2023-05-02T21:43:24.218Z] c41833b44d91: Pull complete [2023-05-02T21:43:24.809Z] 58f1dce35555: Verifying Checksum [2023-05-02T21:43:24.809Z] 58f1dce35555: Download complete [2023-05-02T21:43:24.809Z] ed15518f5707: Pull complete [2023-05-02T21:43:25.778Z] 2ced38df9373: Verifying Checksum [2023-05-02T21:43:25.778Z] 2ced38df9373: Download complete [2023-05-02T21:43:25.778Z] feae8fd75edb: Verifying Checksum [2023-05-02T21:43:25.778Z] feae8fd75edb: Download complete [2023-05-02T21:43:35.875Z] feae8fd75edb: Pull complete [2023-05-02T21:43:36.156Z] 242c74f7c9fa: Pull complete [2023-05-02T21:43:36.428Z] 3cdef696dda3: Pull complete [2023-05-02T21:43:45.066Z] 2ced38df9373: Pull complete [2023-05-02T21:43:47.699Z] 58f1dce35555: Pull complete [2023-05-02T21:43:47.699Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T21:43:47.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T21:43:47.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-02T21:43:48.033Z] + 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-05-02T21:43:48.367Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T21:43:48.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:43:48.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-12477 does not seem to be running inside a container [2023-05-02T21:43:48.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/249 -v /w/workspace/app-functions-sdk-go/249:/w/workspace/app-functions-sdk-go/249:rw,z -v /w/workspace/app-functions-sdk-go/249@tmp:/w/workspace/app-functions-sdk-go/249@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-05-02T21:43:52.210Z] $ docker top 2dc639ec152b5af3d2166a3f6e62866ea93968b84db624361befc9978a92de31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T21:43:53.009Z] + go version [2023-05-02T21:43:53.009Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T21:43:53.031Z] $ docker stop --time=1 2dc639ec152b5af3d2166a3f6e62866ea93968b84db624361befc9978a92de31 [2023-05-02T21:43:54.634Z] $ docker rm -f --volumes 2dc639ec152b5af3d2166a3f6e62866ea93968b84db624361befc9978a92de31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:43:55.184Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T21:43:55.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:43:55.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-12477 does not seem to be running inside a container [2023-05-02T21:43:55.433Z] $ 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/249 -v /w/workspace/app-functions-sdk-go/249:/w/workspace/app-functions-sdk-go/249:rw,z -v /w/workspace/app-functions-sdk-go/249@tmp:/w/workspace/app-functions-sdk-go/249@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-05-02T21:43:58.343Z] $ docker top 6984d8aa13c8bf5dcb7426cdde004b0b84b06b83969072cdfa43e576938645e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T21:43:58.828Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/249 [Pipeline] fileExists [Pipeline] sh [2023-05-02T21:43:59.162Z] + make test [2023-05-02T21:43:59.162Z] make -C ./app-service-template build [2023-05-02T21:43:59.162Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/249/app-service-template' [2023-05-02T21:43:59.162Z] go mod tidy [2023-05-02T21:43:59.429Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 [2023-05-02T21:43:59.429Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-02T21:43:59.696Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-02T21:43:59.696Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-02T21:43:59.961Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.74 [2023-05-02T21:43:59.961Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.25 [2023-05-02T21:43:59.961Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-02T21:44:00.231Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-05-02T21:44:00.231Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-02T21:44:00.231Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-02T21:44:00.231Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-02T21:44:00.496Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-02T21:44:00.496Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-02T21:44:00.496Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-02T21:44:00.496Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-05-02T21:44:00.496Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-02T21:44:00.496Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-05-02T21:44:00.765Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-02T21:44:00.765Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-02T21:44:00.765Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-02T21:44:00.765Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-02T21:44:00.765Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-02T21:44:00.765Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-02T21:44:00.765Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-05-02T21:44:01.031Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-02T21:44:01.031Z] go: downloading golang.org/x/text v0.9.0 [2023-05-02T21:44:01.615Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-05-02T21:44:01.615Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-05-02T21:44:01.615Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-02T21:44:04.211Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-02T21:44:04.496Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-02T21:44:04.496Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-02T21:44:04.496Z] go: downloading golang.org/x/net v0.9.0 [2023-05-02T21:44:05.081Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-02T21:44:05.081Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-02T21:44:05.348Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-05-02T21:44:05.348Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-02T21:44:05.348Z] go: downloading github.com/kr/pretty v0.2.1 [2023-05-02T21:44:05.348Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-02T21:44:05.348Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-02T21:44:05.348Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-02T21:44:05.348Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-02T21:44:05.615Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-02T21:44:05.615Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-02T21:44:05.615Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-02T21:44:05.615Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-05-02T21:44:05.615Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-05-02T21:44:05.881Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-05-02T21:44:05.881Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-05-02T21:44:05.881Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-02T21:44:05.881Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-02T21:44:06.151Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-05-02T21:44:06.151Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-02T21:44:06.151Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-02T21:44:07.562Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-02T21:44:07.562Z] go: downloading github.com/kr/text v0.2.0 [2023-05-02T21:44:07.562Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-02T21:44:07.562Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-02T21:44:07.562Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-02T21:44:07.562Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-02T21:44:07.842Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-05-02T21:44:07.842Z] go: downloading github.com/pkg/errors v0.9.1 [2023-05-02T21:44:07.842Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-02T21:44:07.842Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-05-02T21:44:07.842Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-05-02T21:44:07.842Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-02T21:44:07.842Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-02T21:44:07.842Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-02T21:44:07.842Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-05-02T21:44:07.842Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-05-02T21:44:07.842Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-02T21:44:08.110Z] go: downloading golang.org/x/tools v0.6.0 [2023-05-02T21:44:09.070Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-02T21:44:09.070Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-02T21:44:09.071Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-02T21:44:09.071Z] go: downloading golang.org/x/time v0.3.0 [2023-05-02T21:44:09.071Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-02T21:44:12.448Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-02T21:44:13.874Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-02T21:44:13.874Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-02T21:44:13.874Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-05-02T21:44:13.874Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-05-02T21:44:13.874Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-05-02T21:44:13.874Z] go: downloading github.com/miekg/dns v1.1.41 [2023-05-02T21:44:13.874Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-05-02T21:44:13.874Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-02T21:44:13.874Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-02T21:44:13.874Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-05-02T21:44:13.874Z] go: downloading golang.org/x/mod v0.8.0 [2023-05-02T21:44:13.874Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-05-02T21:44:14.146Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-05-02T21:44:14.146Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-05-02T21:46:20.990Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/249/app-service-template' [2023-05-02T21:46:20.990Z] make -C ./app-service-template test [2023-05-02T21:46:20.990Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/249/app-service-template' [2023-05-02T21:46:20.990Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T21:49:12.736Z] ? app-new-service/config [no test files] [2023-05-02T21:49:12.736Z] ok app-new-service 0.249s coverage: 48.1% of statements [2023-05-02T21:49:12.736Z] ok app-new-service/functions 0.262s coverage: 85.3% of statements [2023-05-02T21:49:12.736Z] go vet ./... [2023-05-02T21:51:34.502Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T21:51:34.502Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T21:51:34.502Z] ./bin/test-attribution-txt.sh [2023-05-02T21:51:34.502Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/249/app-service-template' [2023-05-02T21:51:34.502Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T21:51:34.502Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-05-02T21:51:34.502Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-05-02T21:51:49.506Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-05-02T21:51:49.506Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-05-02T21:51:49.506Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.584s coverage: 64.4% of statements [2023-05-02T21:51:49.506Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.340s coverage: 93.0% of statements [2023-05-02T21:51:49.506Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.404s coverage: 85.1% of statements [2023-05-02T21:51:52.863Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.297s coverage: 87.8% of statements [2023-05-02T21:51:52.863Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.119s coverage: 100.0% of statements [2023-05-02T21:51:53.449Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-05-02T21:51:53.449Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-05-02T21:51:54.035Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.592s coverage: 77.9% of statements [2023-05-02T21:51:55.977Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-05-02T21:51:56.244Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.220s coverage: 97.3% of statements [2023-05-02T21:51:58.826Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-05-02T21:51:58.826Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.280s coverage: 82.8% of statements [2023-05-02T21:52:00.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-05-02T21:52:01.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.313s coverage: 65.2% of statements [2023-05-02T21:52:04.713Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-05-02T21:52:04.713Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.354s coverage: 28.7% of statements [2023-05-02T21:52:05.306Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.271s coverage: 11.5% of statements [2023-05-02T21:52:05.891Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-05-02T21:52:05.891Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-02T21:52:06.169Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.284s coverage: 27.3% of statements [2023-05-02T21:52:10.427Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.307s coverage: 52.8% of statements [2023-05-02T21:52:42.664Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.523s coverage: 75.4% of statements [2023-05-02T21:52:42.664Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.204s coverage: 94.4% of statements [2023-05-02T21:52:42.664Z] go vet ./... [2023-05-02T21:52:48.009Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T21:52:48.009Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T21:52:48.009Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-05-02T21:52:48.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T21:52:48.048Z] $ docker stop --time=1 6984d8aa13c8bf5dcb7426cdde004b0b84b06b83969072cdfa43e576938645e5 [2023-05-02T21:52:50.021Z] $ docker rm -f --volumes 6984d8aa13c8bf5dcb7426cdde004b0b84b06b83969072cdfa43e576938645e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T21:52:54.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T21:52:54.596Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T21:52:55.276Z] 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-05-02T21:52:55.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T21:52:55.740Z] [2023-05-02T21:52:55.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:52:56.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T21:52:56.119Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T21:52:56.119Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T21:52:56.119Z] 04944245beec: Pulling fs layer [2023-05-02T21:52:56.119Z] 699f458cf7ca: Pulling fs layer [2023-05-02T21:52:56.119Z] 765212b225bb: Pulling fs layer [2023-05-02T21:52:56.119Z] f23df028b6ca: Pulling fs layer [2023-05-02T21:52:56.119Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T21:52:56.119Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T21:52:56.119Z] d65c8cfc05b1: Waiting [2023-05-02T21:52:56.119Z] 765212b225bb: Waiting [2023-05-02T21:52:56.119Z] f23df028b6ca: Waiting [2023-05-02T21:52:56.119Z] 2437ff75d9bd: Waiting [2023-05-02T21:52:56.387Z] 04944245beec: Verifying Checksum [2023-05-02T21:52:56.387Z] 04944245beec: Download complete [2023-05-02T21:52:56.387Z] 765212b225bb: Verifying Checksum [2023-05-02T21:52:56.387Z] 765212b225bb: Download complete [2023-05-02T21:52:56.387Z] f23df028b6ca: Verifying Checksum [2023-05-02T21:52:56.387Z] f23df028b6ca: Download complete [2023-05-02T21:52:56.387Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T21:52:56.387Z] d65c8cfc05b1: Download complete [2023-05-02T21:52:56.657Z] 699f458cf7ca: Verifying Checksum [2023-05-02T21:52:56.657Z] 699f458cf7ca: Download complete [2023-05-02T21:52:56.924Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T21:52:56.924Z] 8998bd30e6a1: Download complete [2023-05-02T21:52:59.539Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T21:52:59.539Z] 2437ff75d9bd: Download complete [2023-05-02T21:53:01.082Z] 8998bd30e6a1: Pull complete [2023-05-02T21:53:01.351Z] 04944245beec: Pull complete [2023-05-02T21:53:02.762Z] 699f458cf7ca: Pull complete [2023-05-02T21:53:02.762Z] 765212b225bb: Pull complete [2023-05-02T21:53:03.725Z] f23df028b6ca: Pull complete [2023-05-02T21:53:03.725Z] d65c8cfc05b1: Pull complete [2023-05-02T21:53:18.731Z] 2437ff75d9bd: Pull complete [2023-05-02T21:53:18.731Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T21:53:18.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T21:53:18.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:53:18.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-12477 does not seem to be running inside a container [2023-05-02T21:53:19.021Z] $ 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/249 -v /w/workspace/app-functions-sdk-go/249:/w/workspace/app-functions-sdk-go/249:rw,z -v /w/workspace/app-functions-sdk-go/249@tmp:/w/workspace/app-functions-sdk-go/249@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-05-02T21:53:21.751Z] $ docker top 2fe6622a99b2f150a4c4188c41b223ee11d9277e6f2d167f0058146a97153de4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:53:22.613Z] ---> job-cost.sh [2023-05-02T21:53:22.613Z] lf-activate-venv: SKIPPING [2023-05-02T21:53:22.613Z] INFO: No Stack... [2023-05-02T21:53:23.573Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T21:53:24.181Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T21:53:24.832Z] + cat /w/workspace/app-functions-sdk-go/249/archives/cost.csv [2023-05-02T21:53:24.832Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T21:53:24.863Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] [2023-05-02T21:53:24.872Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] did not exist. Created. [2023-05-02T21:53:24.872Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T21:53:25.536Z] /w/workspace/app-functions-sdk-go/249@tmp/durable-f719505c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T21:53:26.190Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T21:53:26.214Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T21:53:26.288Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T21:53:26.302Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T21:53:26.325Z] $ docker stop --time=1 2fe6622a99b2f150a4c4188c41b223ee11d9277e6f2d167f0058146a97153de4 [2023-05-02T21:53:27.870Z] $ docker rm -f --volumes 2fe6622a99b2f150a4c4188c41b223ee11d9277e6f2d167f0058146a97153de4 [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-05-02T21:53:28.425Z] provisioning config files... [2023-05-02T21:53:28.437Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config217143386792917675tmp [Pipeline] { [Pipeline] sh [2023-05-02T21:53:28.738Z] + set +x [2023-05-02T21:53:28.738Z] + curl -s https://codecov.io/bash [2023-05-02T21:53:28.738Z] + bash -s -- [2023-05-02T21:53:28.997Z] [2023-05-02T21:53:28.997Z] _____ _ [2023-05-02T21:53:28.997Z] / ____| | | [2023-05-02T21:53:28.997Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T21:53:28.997Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T21:53:28.997Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T21:53:28.997Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T21:53:28.997Z] Bash-1.0.6 [2023-05-02T21:53:28.997Z] [2023-05-02T21:53:28.997Z] [2023-05-02T21:53:28.997Z] ==> git version 2.25.1 found [2023-05-02T21:53:28.997Z] ==> 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-05-02T21:53:28.997Z] Release-Date: 2020-01-08 [2023-05-02T21:53:28.997Z] 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-05-02T21:53:28.997Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T21:53:28.997Z] ==> Jenkins CI detected. [2023-05-02T21:53:28.997Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-05-02T21:53:28.997Z] project root: . [2023-05-02T21:53:28.997Z] --> token set from env [2023-05-02T21:53:28.997Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T21:53:28.997Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T21:53:28.997Z] ==> Python coveragepy not found [2023-05-02T21:53:28.997Z] ==> Searching for coverage reports in: [2023-05-02T21:53:28.997Z] + . [2023-05-02T21:53:28.997Z] -> Found 2 reports [2023-05-02T21:53:28.997Z] ==> Detecting git/mercurial file structure [2023-05-02T21:53:28.997Z] ==> Reading reports [2023-05-02T21:53:28.997Z] + ./app-service-template/coverage.out bytes=3431 [2023-05-02T21:53:28.997Z] + ./coverage.out bytes=117166 [2023-05-02T21:53:28.997Z] ==> Appending adjustments [2023-05-02T21:53:28.997Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T21:53:29.566Z] + Found adjustments [2023-05-02T21:53:29.566Z] ==> Gzipping contents [2023-05-02T21:53:29.566Z] 24K /tmp/codecov.B5hvuo.gz [2023-05-02T21:53:29.566Z] ==> Uploading reports [2023-05-02T21:53:29.566Z] url: https://codecov.io [2023-05-02T21:53:29.566Z] query: branch=main&commit=da9c582d119dbba41c45c9936d5b89439b738939&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-02T21:53:29.566Z] -> Pinging Codecov [2023-05-02T21:53:29.566Z] 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=da9c582d119dbba41c45c9936d5b89439b738939&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-02T21:53:29.827Z] -> Uploading to [2023-05-02T21:53:29.827Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/3D8B5DFFC46A037C893635FACE044666/da9c582d119dbba41c45c9936d5b89439b738939/436b54ed-3abb-4946-9e48-96bea34f516c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T215329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcbaa8d077c0c21ef5e84499fffac9848f49373a060e46337a816f691b055dc1 [2023-05-02T21:53:29.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T21:53:29.827Z] Dload Upload Total Spent Left Speed [2023-05-02T21:53:29.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20496 0 0 100 20496 0 94018 --:--:-- --:--:-- --:--:-- 94018 [2023-05-02T21:53:29.828Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] } [2023-05-02T21:53:29.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-02T21:53:30.082Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-02T21:53:30.094Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:53:30.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T21:53:30.392Z] [2023-05-02T21:53:30.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:53:30.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T21:53:30.692Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-02T21:53:30.692Z] df9b9388f04a: Pulling fs layer [2023-05-02T21:53:30.692Z] 52dc419b0ee2: Pulling fs layer [2023-05-02T21:53:30.692Z] 25bc292e5bac: Pulling fs layer [2023-05-02T21:53:30.692Z] 114826534d7a: Pulling fs layer [2023-05-02T21:53:30.692Z] 4657fd5d0bcf: Pulling fs layer [2023-05-02T21:53:30.692Z] 6ad1cebc031e: Pulling fs layer [2023-05-02T21:53:30.692Z] 8a3aa393b2d8: Pulling fs layer [2023-05-02T21:53:30.692Z] 4657fd5d0bcf: Waiting [2023-05-02T21:53:30.692Z] 6ad1cebc031e: Waiting [2023-05-02T21:53:30.692Z] 114826534d7a: Waiting [2023-05-02T21:53:30.692Z] 8a3aa393b2d8: Waiting [2023-05-02T21:53:30.692Z] 25bc292e5bac: Download complete [2023-05-02T21:53:30.693Z] 52dc419b0ee2: Download complete [2023-05-02T21:53:30.693Z] 4657fd5d0bcf: Download complete [2023-05-02T21:53:30.693Z] df9b9388f04a: Download complete [2023-05-02T21:53:30.956Z] 6ad1cebc031e: Verifying Checksum [2023-05-02T21:53:30.956Z] 6ad1cebc031e: Download complete [2023-05-02T21:53:30.956Z] df9b9388f04a: Pull complete [2023-05-02T21:53:31.221Z] 52dc419b0ee2: Pull complete [2023-05-02T21:53:31.480Z] 25bc292e5bac: Pull complete [2023-05-02T21:53:31.744Z] 114826534d7a: Verifying Checksum [2023-05-02T21:53:31.744Z] 114826534d7a: Download complete [2023-05-02T21:53:31.744Z] 8a3aa393b2d8: Verifying Checksum [2023-05-02T21:53:31.744Z] 8a3aa393b2d8: Download complete [2023-05-02T21:53:35.035Z] 114826534d7a: Pull complete [2023-05-02T21:53:35.035Z] 4657fd5d0bcf: Pull complete [2023-05-02T21:53:35.603Z] 6ad1cebc031e: Pull complete [2023-05-02T21:53:40.883Z] 8a3aa393b2d8: Pull complete [2023-05-02T21:53:40.883Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-02T21:53:40.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T21:53:40.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:53:40.977Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2023-05-02T21:53:41.022Z] $ 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-05-02T21:53:47.161Z] $ docker top bcb2e5ad59c495afbcf9aee173d1036ff76e0ee9c73e787fc672140c6fdaeeca -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-02T21:53:47.234Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-05-02T21:53:47.514Z] + set -o pipefail [2023-05-02T21:53:47.514Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-05-02T21:53:52.799Z] [2023-05-02T21:53:52.799Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-05-02T21:53:52.799Z] [2023-05-02T21:53:52.799Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/1348b2b8-2f71-4fac-9ae4-8d52b584a9a4 [2023-05-02T21:53:52.799Z] [2023-05-02T21:53:52.799Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-02T21:53:52.799Z] [2023-05-02T21:53:52.799Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-02T21:53:52.799Z] [2023-05-02T21:53:52.799Z] [2023-05-02T21:53:52.799Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-02T21:53:52.799Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-02T21:53:52.799Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-02T21:53:52.820Z] $ docker stop --time=1 bcb2e5ad59c495afbcf9aee173d1036ff76e0ee9c73e787fc672140c6fdaeeca [2023-05-02T21:53:57.240Z] $ docker rm -f --volumes bcb2e5ad59c495afbcf9aee173d1036ff76e0ee9c73e787fc672140c6fdaeeca [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-05-02T21:53:57.701Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T21:53:57.710Z] provisioning config files... [2023-05-02T21:53:57.719Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15867871813288580108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:53:58.020Z] --> edgex-publish-swagger.sh [2023-05-02T21:53:58.021Z] === Publish openapi/v3 API === [2023-05-02T21:53:58.021Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-02T21:53:58.021Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-05-02T21:53:58.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T21:53:58.021Z] Dload Upload Total Spent Left Speed [2023-05-02T21:53:58.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 20429 --:--:-- --:--:-- --:--:-- 20429 [2023-05-02T21:53:58.592Z] [2023-05-02T21:53:58.592Z] [Pipeline] } [2023-05-02T21:53:58.600Z] 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-05-02T21:53:58.994Z] + git log --format=format:%s -1 da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] sh [2023-05-02T21:53:59.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T21:53:59.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:53:59.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T21:53:59.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:53:59.657Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2023-05-02T21:53:59.706Z] $ 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-05-02T21:54:00.798Z] $ docker top a9d20e6ad2f9bf9f61b1256732ece5ef9d134174ce1428e0df89875ef0d722d5 -eo pid,comm [2023-05-02T21:54:00.848Z] 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-05-02T21:54:00.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T21:54:00.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T21:54:00.888Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T21:54:01.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T21:54:01.032Z] $ docker exec a9d20e6ad2f9bf9f61b1256732ece5ef9d134174ce1428e0df89875ef0d722d5 ssh-agent [2023-05-02T21:54:01.146Z] SSH_AUTH_SOCK=/tmp/ssh-CmIvUzwYjPAD/agent.33 [2023-05-02T21:54:01.146Z] SSH_AGENT_PID=39 [2023-05-02T21:54:01.151Z] Running ssh-add (command line suppressed) [2023-05-02T21:54:01.257Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8494678291447620883.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8494678291447620883.key) [2023-05-02T21:54:01.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T21:54:01.563Z] + git semver tag [2023-05-02T21:54:02.133Z] 2023-05-02 21:54:01,841 [run_tag] DEBUG tag force:False [2023-05-02T21:54:02.133Z] 2023-05-02 21:54:01,842 [check_head_tag] DEBUG check head tag [2023-05-02T21:54:02.133Z] 2023-05-02 21:54:01,846 [execute] INFO git cat-file --batch-check [2023-05-02T21:54:02.133Z] 2023-05-02 21:54:01,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-02T21:54:02.133Z] 2023-05-02 21:54:01,851 [execute] INFO git cat-file --batch [2023-05-02T21:54:02.133Z] 2023-05-02 21:54:01,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-02T21:54:02.133Z] 2023-05-02 21:54:01,890 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-02T21:54:02.133Z] 2023-05-02 21:54:01,891 [execute] INFO git tag -a v3.0.0-dev.57 -m v3.0.0-dev.57 [2023-05-02T21:54:02.133Z] 2023-05-02 21:54:01,891 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.57', '-m', 'v3.0.0-dev.57'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-02T21:54:02.133Z] 2023-05-02 21:54:01,894 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-02T21:54:02.133Z] 3.0.0-dev.57 [Pipeline] } [2023-05-02T21:54:02.152Z] $ docker exec --env ******** --env ******** a9d20e6ad2f9bf9f61b1256732ece5ef9d134174ce1428e0df89875ef0d722d5 ssh-agent -k [2023-05-02T21:54:02.251Z] unset SSH_AUTH_SOCK; [2023-05-02T21:54:02.251Z] unset SSH_AGENT_PID; [2023-05-02T21:54:02.251Z] echo Agent pid 39 killed; [2023-05-02T21:54:02.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T21:54:02.576Z] + git semver [Pipeline] } [2023-05-02T21:54:02.858Z] $ docker stop --time=1 a9d20e6ad2f9bf9f61b1256732ece5ef9d134174ce1428e0df89875ef0d722d5 [2023-05-02T21:54:04.718Z] $ docker rm -f --volumes a9d20e6ad2f9bf9f61b1256732ece5ef9d134174ce1428e0df89875ef0d722d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:54:05.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T21:54:05.148Z] [2023-05-02T21:54:05.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:54:05.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T21:54:05.454Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-02T21:54:05.454Z] ab5ef0e58194: Pulling fs layer [2023-05-02T21:54:05.454Z] 9712f1f96733: Pulling fs layer [2023-05-02T21:54:05.454Z] 63f879dbbcfc: Pulling fs layer [2023-05-02T21:54:05.454Z] 0d9ebad4ef96: Pulling fs layer [2023-05-02T21:54:05.454Z] e9a5061849ea: Pulling fs layer [2023-05-02T21:54:05.454Z] d747dcd14b5f: Pulling fs layer [2023-05-02T21:54:05.454Z] 2de7ff778b66: Pulling fs layer [2023-05-02T21:54:05.454Z] e9a5061849ea: Waiting [2023-05-02T21:54:05.454Z] d747dcd14b5f: Waiting [2023-05-02T21:54:05.454Z] 2de7ff778b66: Waiting [2023-05-02T21:54:05.454Z] 0d9ebad4ef96: Waiting [2023-05-02T21:54:05.454Z] 9712f1f96733: Verifying Checksum [2023-05-02T21:54:05.454Z] 9712f1f96733: Download complete [2023-05-02T21:54:06.027Z] 63f879dbbcfc: Verifying Checksum [2023-05-02T21:54:06.027Z] 63f879dbbcfc: Download complete [2023-05-02T21:54:06.027Z] e9a5061849ea: Verifying Checksum [2023-05-02T21:54:06.027Z] e9a5061849ea: Download complete [2023-05-02T21:54:06.027Z] 0d9ebad4ef96: Verifying Checksum [2023-05-02T21:54:06.027Z] 0d9ebad4ef96: Download complete [2023-05-02T21:54:06.027Z] ab5ef0e58194: Verifying Checksum [2023-05-02T21:54:06.027Z] ab5ef0e58194: Download complete [2023-05-02T21:54:06.289Z] 2de7ff778b66: Verifying Checksum [2023-05-02T21:54:06.289Z] 2de7ff778b66: Download complete [2023-05-02T21:54:08.819Z] ab5ef0e58194: Pull complete [2023-05-02T21:54:08.819Z] 9712f1f96733: Pull complete [2023-05-02T21:54:09.755Z] 63f879dbbcfc: Pull complete [2023-05-02T21:54:16.430Z] 0d9ebad4ef96: Pull complete [2023-05-02T21:54:16.430Z] e9a5061849ea: Pull complete [2023-05-02T21:54:16.430Z] d747dcd14b5f: Pull complete [2023-05-02T21:54:18.333Z] 2de7ff778b66: Pull complete [2023-05-02T21:54:18.333Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-02T21:54:18.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T21:54:18.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:54:18.421Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2023-05-02T21:54:18.463Z] $ 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-05-02T21:54:26.297Z] $ docker top 9ee5ac732c522e009acabaff39d16a06a265c47bc027b200af00541c5d55fe64 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-02T21:54:26.361Z] provisioning config files... [2023-05-02T21:54:26.368Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8192659814104926325tmp [2023-05-02T21:54:26.378Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2487454130573580358tmp [2023-05-02T21:54:26.389Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config372651298091067862tmp [Pipeline] { [Pipeline] echo [2023-05-02T21:54:26.409Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:54:26.695Z] ---> sigul-configuration.sh [2023-05-02T21:54:26.695Z] gpg: directory `/root/.gnupg' created [2023-05-02T21:54:26.695Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-02T21:54:26.695Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-02T21:54:26.695Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-02T21:54:26.695Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-02T21:54:26.695Z] gpg: CAST5 encrypted data [2023-05-02T21:54:26.695Z] gpg: encrypted with 1 passphrase [2023-05-02T21:54:26.695Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-02T21:54:26.989Z] + mkdir /home/jenkins [2023-05-02T21:54:26.989Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-02T21:54:27.275Z] + 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-05-02T21:54:27.283Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:54:27.567Z] ---> sigul-install.sh [2023-05-02T21:54:27.567Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-02T21:54:27.850Z] + git tag --list [2023-05-02T21:54:27.850Z] v0.1.0 [2023-05-02T21:54:27.850Z] v0.1.1 [2023-05-02T21:54:27.850Z] v1.0.0 [2023-05-02T21:54:27.850Z] v1.1.0 [2023-05-02T21:54:27.850Z] v1.2.0 [2023-05-02T21:54:27.850Z] v1.3.0 [2023-05-02T21:54:27.850Z] v1.3.1 [2023-05-02T21:54:27.850Z] v2.0.0 [2023-05-02T21:54:27.850Z] v2.0.1 [2023-05-02T21:54:27.850Z] v2.1.0 [2023-05-02T21:54:27.850Z] v2.1.1 [2023-05-02T21:54:27.850Z] v2.1.1-dev.3 [2023-05-02T21:54:27.850Z] v2.1.1-dev.4 [2023-05-02T21:54:27.850Z] v2.1.2 [2023-05-02T21:54:27.850Z] v2.1.2-dev.1 [2023-05-02T21:54:27.850Z] v2.1.2-dev.2 [2023-05-02T21:54:27.850Z] v2.2.0 [2023-05-02T21:54:27.850Z] v2.2.1-dev.1 [2023-05-02T21:54:27.850Z] v2.2.1-dev.10 [2023-05-02T21:54:27.850Z] v2.2.1-dev.11 [2023-05-02T21:54:27.850Z] v2.2.1-dev.12 [2023-05-02T21:54:27.850Z] v2.2.1-dev.13 [2023-05-02T21:54:27.850Z] v2.2.1-dev.14 [2023-05-02T21:54:27.850Z] v2.2.1-dev.15 [2023-05-02T21:54:27.850Z] v2.2.1-dev.16 [2023-05-02T21:54:27.850Z] v2.2.1-dev.17 [2023-05-02T21:54:27.850Z] v2.2.1-dev.18 [2023-05-02T21:54:27.850Z] v2.2.1-dev.19 [2023-05-02T21:54:27.850Z] v2.2.1-dev.2 [2023-05-02T21:54:27.850Z] v2.2.1-dev.20 [2023-05-02T21:54:27.850Z] v2.2.1-dev.21 [2023-05-02T21:54:27.850Z] v2.2.1-dev.22 [2023-05-02T21:54:27.850Z] v2.2.1-dev.23 [2023-05-02T21:54:27.850Z] v2.2.1-dev.3 [2023-05-02T21:54:27.850Z] v2.2.1-dev.4 [2023-05-02T21:54:27.850Z] v2.2.1-dev.5 [2023-05-02T21:54:27.850Z] v2.2.1-dev.6 [2023-05-02T21:54:27.850Z] v2.2.1-dev.7 [2023-05-02T21:54:27.850Z] v2.2.1-dev.8 [2023-05-02T21:54:27.850Z] v2.2.1-dev.9 [2023-05-02T21:54:27.850Z] v2.3 [2023-05-02T21:54:27.850Z] v2.3.0 [2023-05-02T21:54:27.850Z] v2.3.0-dev.24 [2023-05-02T21:54:27.850Z] v2.3.0-dev.25 [2023-05-02T21:54:27.850Z] v2.3.0-dev.26 [2023-05-02T21:54:27.850Z] v2.3.0-dev.27 [2023-05-02T21:54:27.850Z] v2.3.0-dev.28 [2023-05-02T21:54:27.850Z] v2.3.0-dev.29 [2023-05-02T21:54:27.850Z] v2.3.0-dev.30 [2023-05-02T21:54:27.850Z] v2.3.0-dev.31 [2023-05-02T21:54:27.850Z] v2.3.0-dev.32 [2023-05-02T21:54:27.850Z] v2.3.0-dev.33 [2023-05-02T21:54:27.850Z] v2.3.0-dev.34 [2023-05-02T21:54:27.850Z] v2.3.0-dev.35 [2023-05-02T21:54:27.850Z] v2.3.0-dev.36 [2023-05-02T21:54:27.850Z] v2.3.0-dev.37 [2023-05-02T21:54:27.850Z] v2.3.0-dev.38 [2023-05-02T21:54:27.850Z] v2.3.0-dev.39 [2023-05-02T21:54:27.850Z] v2.3.0-dev.40 [2023-05-02T21:54:27.850Z] v2.3.0-dev.41 [2023-05-02T21:54:27.850Z] v2.3.0-dev.42 [2023-05-02T21:54:27.851Z] v2.3.0-dev.43 [2023-05-02T21:54:27.851Z] v2.3.0-dev.44 [2023-05-02T21:54:27.851Z] v2.3.0-dev.45 [2023-05-02T21:54:27.851Z] v2.3.0-dev.46 [2023-05-02T21:54:27.851Z] v2.3.0-dev.47 [2023-05-02T21:54:27.851Z] v2.3.0-dev.48 [2023-05-02T21:54:27.851Z] v2.3.0-dev.49 [2023-05-02T21:54:27.851Z] v2.3.0-dev.50 [2023-05-02T21:54:27.851Z] v2.3.0-dev.51 [2023-05-02T21:54:27.851Z] v2.3.0-dev.52 [2023-05-02T21:54:27.851Z] v2.3.0-dev.53 [2023-05-02T21:54:27.851Z] v2.3.0-dev.54 [2023-05-02T21:54:27.851Z] v2.3.0-dev.55 [2023-05-02T21:54:27.851Z] v2.3.0-dev.56 [2023-05-02T21:54:27.851Z] v2.3.0-dev.57 [2023-05-02T21:54:27.851Z] v2.3.0-dev.58 [2023-05-02T21:54:27.851Z] v2.3.0-dev.59 [2023-05-02T21:54:27.851Z] v2.3.0-dev.60 [2023-05-02T21:54:27.851Z] v2.3.0-dev.61 [2023-05-02T21:54:27.851Z] v2.3.0-dev.62 [2023-05-02T21:54:27.851Z] v2.3.1 [2023-05-02T21:54:27.851Z] v2.3.1-dev.1 [2023-05-02T21:54:27.851Z] v2.3.1-dev.2 [2023-05-02T21:54:27.851Z] v2.3.1-dev.3 [2023-05-02T21:54:27.851Z] v2.3.1-dev.4 [2023-05-02T21:54:27.851Z] v3.0.0-dev.1 [2023-05-02T21:54:27.851Z] v3.0.0-dev.10 [2023-05-02T21:54:27.851Z] v3.0.0-dev.11 [2023-05-02T21:54:27.851Z] v3.0.0-dev.12 [2023-05-02T21:54:27.851Z] v3.0.0-dev.13 [2023-05-02T21:54:27.851Z] v3.0.0-dev.14 [2023-05-02T21:54:27.851Z] v3.0.0-dev.15 [2023-05-02T21:54:27.851Z] v3.0.0-dev.16 [2023-05-02T21:54:27.851Z] v3.0.0-dev.17 [2023-05-02T21:54:27.851Z] v3.0.0-dev.18 [2023-05-02T21:54:27.851Z] v3.0.0-dev.19 [2023-05-02T21:54:27.851Z] v3.0.0-dev.2 [2023-05-02T21:54:27.851Z] v3.0.0-dev.20 [2023-05-02T21:54:27.851Z] v3.0.0-dev.21 [2023-05-02T21:54:27.851Z] v3.0.0-dev.22 [2023-05-02T21:54:27.851Z] v3.0.0-dev.23 [2023-05-02T21:54:27.851Z] v3.0.0-dev.24 [2023-05-02T21:54:27.851Z] v3.0.0-dev.25 [2023-05-02T21:54:27.851Z] v3.0.0-dev.26 [2023-05-02T21:54:27.851Z] v3.0.0-dev.27 [2023-05-02T21:54:27.851Z] v3.0.0-dev.28 [2023-05-02T21:54:27.851Z] v3.0.0-dev.29 [2023-05-02T21:54:27.851Z] v3.0.0-dev.3 [2023-05-02T21:54:27.851Z] v3.0.0-dev.30 [2023-05-02T21:54:27.851Z] v3.0.0-dev.31 [2023-05-02T21:54:27.851Z] v3.0.0-dev.32 [2023-05-02T21:54:27.851Z] v3.0.0-dev.33 [2023-05-02T21:54:27.851Z] v3.0.0-dev.34 [2023-05-02T21:54:27.851Z] v3.0.0-dev.35 [2023-05-02T21:54:27.851Z] v3.0.0-dev.36 [2023-05-02T21:54:27.851Z] v3.0.0-dev.37 [2023-05-02T21:54:27.851Z] v3.0.0-dev.38 [2023-05-02T21:54:27.851Z] v3.0.0-dev.39 [2023-05-02T21:54:27.851Z] v3.0.0-dev.4 [2023-05-02T21:54:27.851Z] v3.0.0-dev.40 [2023-05-02T21:54:27.851Z] v3.0.0-dev.41 [2023-05-02T21:54:27.851Z] v3.0.0-dev.42 [2023-05-02T21:54:27.851Z] v3.0.0-dev.43 [2023-05-02T21:54:27.851Z] v3.0.0-dev.44 [2023-05-02T21:54:27.851Z] v3.0.0-dev.45 [2023-05-02T21:54:27.851Z] v3.0.0-dev.46 [2023-05-02T21:54:27.851Z] v3.0.0-dev.47 [2023-05-02T21:54:27.851Z] v3.0.0-dev.48 [2023-05-02T21:54:27.851Z] v3.0.0-dev.49 [2023-05-02T21:54:27.851Z] v3.0.0-dev.5 [2023-05-02T21:54:27.851Z] v3.0.0-dev.50 [2023-05-02T21:54:27.851Z] v3.0.0-dev.51 [2023-05-02T21:54:27.851Z] v3.0.0-dev.52 [2023-05-02T21:54:27.851Z] v3.0.0-dev.53 [2023-05-02T21:54:27.851Z] v3.0.0-dev.54 [2023-05-02T21:54:27.851Z] v3.0.0-dev.55 [2023-05-02T21:54:27.851Z] v3.0.0-dev.56 [2023-05-02T21:54:27.851Z] v3.0.0-dev.57 [2023-05-02T21:54:27.851Z] v3.0.0-dev.6 [2023-05-02T21:54:27.851Z] v3.0.0-dev.7 [2023-05-02T21:54:27.851Z] v3.0.0-dev.8 [2023-05-02T21:54:27.851Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-02T21:54:28.137Z] + lftools sign git-tag v3.0.0-dev.57 [2023-05-02T21:54:28.810Z] Signing Git tag with Sigul... [2023-05-02T21:54:28.810Z] Signing v3.0.0-dev.57 [Pipeline] echo [2023-05-02T21:54:29.074Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:54:29.356Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-02T21:54:29.361Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-02T21:54:29.392Z] $ docker stop --time=1 9ee5ac732c522e009acabaff39d16a06a265c47bc027b200af00541c5d55fe64 [2023-05-02T21:54:30.858Z] $ docker rm -f --volumes 9ee5ac732c522e009acabaff39d16a06a265c47bc027b200af00541c5d55fe64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-02T21:54:31.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T21:54:31.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:54:31.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T21:54:31.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:54:31.665Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2023-05-02T21:54:31.708Z] $ 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-05-02T21:54:32.319Z] $ docker top e33594dfa7fbaef21a10f437d6e6e02fae79445a8741e764e4b881e0d401b538 -eo pid,comm [2023-05-02T21:54:32.355Z] 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-05-02T21:54:32.355Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T21:54:32.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T21:54:32.397Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T21:54:32.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T21:54:32.505Z] $ docker exec e33594dfa7fbaef21a10f437d6e6e02fae79445a8741e764e4b881e0d401b538 ssh-agent [2023-05-02T21:54:32.612Z] SSH_AUTH_SOCK=/tmp/ssh-D2uvc51OdqJh/agent.32 [2023-05-02T21:54:32.612Z] SSH_AGENT_PID=39 [2023-05-02T21:54:32.616Z] Running ssh-add (command line suppressed) [2023-05-02T21:54:32.718Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13158914854564617275.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13158914854564617275.key) [2023-05-02T21:54:32.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T21:54:33.008Z] + git semver bump pre [2023-05-02T21:54:33.282Z] 2023-05-02 21:54:33,211 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-02T21:54:33.282Z] 2023-05-02 21:54:33,211 [bump_version] DEBUG bumping version:3.0.0-dev.57 on axis:pre with prefix:dev [2023-05-02T21:54:33.282Z] 2023-05-02 21:54:33,211 [bump_version] DEBUG bumped version:3.0.0-dev.58 [2023-05-02T21:54:33.282Z] 2023-05-02 21:54:33,211 [write_version] DEBUG write version:3.0.0-dev.58 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-05-02T21:54:33.282Z] 2023-05-02 21:54:33,211 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-02T21:54:33.282Z] 2023-05-02 21:54:33,211 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-02T21:54:33.282Z] 2023-05-02 21:54:33,214 [execute] INFO git cat-file --batch-check [2023-05-02T21:54:33.282Z] 2023-05-02 21:54:33,214 [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-05-02T21:54:33.282Z] 2023-05-02 21:54:33,220 [execute] INFO git cat-file --batch [2023-05-02T21:54:33.282Z] 2023-05-02 21:54:33,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T21:54:33.282Z] 2023-05-02 21:54:33,225 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-02T21:54:33.282Z] 3.0.0-dev.58 [Pipeline] } [2023-05-02T21:54:33.302Z] $ docker exec --env ******** --env ******** e33594dfa7fbaef21a10f437d6e6e02fae79445a8741e764e4b881e0d401b538 ssh-agent -k [2023-05-02T21:54:33.396Z] unset SSH_AUTH_SOCK; [2023-05-02T21:54:33.396Z] unset SSH_AGENT_PID; [2023-05-02T21:54:33.396Z] echo Agent pid 39 killed; [2023-05-02T21:54:33.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T21:54:33.694Z] + git semver [Pipeline] } [2023-05-02T21:54:33.974Z] $ docker stop --time=1 e33594dfa7fbaef21a10f437d6e6e02fae79445a8741e764e4b881e0d401b538 [2023-05-02T21:54:35.308Z] $ docker rm -f --volumes e33594dfa7fbaef21a10f437d6e6e02fae79445a8741e764e4b881e0d401b538 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T21:54:35.658Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T21:54:35.658Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:54:35.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T21:54:35.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:54:36.036Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2023-05-02T21:54:36.086Z] $ 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-05-02T21:54:36.736Z] $ docker top 03b4eb52fcdfd89c76b7b2fe201de850d88aeff92caa8bb23d2982ac440c446c -eo pid,comm [2023-05-02T21:54:36.772Z] 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-05-02T21:54:36.772Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T21:54:37.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T21:54:37.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T21:54:37.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T21:54:37.419Z] $ docker exec 03b4eb52fcdfd89c76b7b2fe201de850d88aeff92caa8bb23d2982ac440c446c ssh-agent [2023-05-02T21:54:37.529Z] SSH_AUTH_SOCK=/tmp/ssh-Jj6D4IQqIEBR/agent.32 [2023-05-02T21:54:37.529Z] SSH_AGENT_PID=38 [2023-05-02T21:54:37.534Z] Running ssh-add (command line suppressed) [2023-05-02T21:54:37.661Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14267850194075761721.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14267850194075761721.key) [2023-05-02T21:54:37.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T21:54:37.972Z] + git semver push [2023-05-02T21:54:38.233Z] 2023-05-02 21:54:38,165 [run_push] DEBUG push [2023-05-02T21:54:38.233Z] 2023-05-02 21:54:38,166 [execute] INFO git cat-file --batch-check [2023-05-02T21:54:38.233Z] 2023-05-02 21:54:38,166 [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-05-02T21:54:38.233Z] 2023-05-02 21:54:38,170 [execute] INFO git rev-list 64cacf9b2fe6e791020493a21058c71eaf6edc4f -- [2023-05-02T21:54:38.233Z] 2023-05-02 21:54:38,170 [execute] DEBUG Popen(['git', 'rev-list', '64cacf9b2fe6e791020493a21058c71eaf6edc4f', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-02T21:54:38.233Z] 2023-05-02 21:54:38,185 [execute] INFO git fetch -v origin [2023-05-02T21:54:38.233Z] 2023-05-02 21:54:38,185 [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-05-02T21:54:38.800Z] 2023-05-02 21:54:38,640 [run_push] DEBUG no remote changes detected [2023-05-02T21:54:38.800Z] 2023-05-02 21:54:38,640 [execute] INFO git push origin semver [2023-05-02T21:54:38.800Z] 2023-05-02 21:54:38,641 [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-05-02T21:54:39.739Z] 2023-05-02 21:54:39,422 [run_push] DEBUG push all version tags [2023-05-02T21:54:39.739Z] 2023-05-02 21:54:39,422 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-02T21:54:39.739Z] 2023-05-02 21:54:39,423 [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-05-02T21:54:40.310Z] 2023-05-02 21:54:40,159 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-02T21:54:40.310Z] 3.0.0-dev.58 [Pipeline] } [2023-05-02T21:54:40.330Z] $ docker exec --env ******** --env ******** 03b4eb52fcdfd89c76b7b2fe201de850d88aeff92caa8bb23d2982ac440c446c ssh-agent -k [2023-05-02T21:54:40.426Z] unset SSH_AUTH_SOCK; [2023-05-02T21:54:40.429Z] unset SSH_AGENT_PID; [2023-05-02T21:54:40.429Z] echo Agent pid 38 killed; [2023-05-02T21:54:40.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T21:54:40.740Z] + git semver [Pipeline] } [2023-05-02T21:54:41.331Z] $ docker stop --time=1 03b4eb52fcdfd89c76b7b2fe201de850d88aeff92caa8bb23d2982ac440c446c [2023-05-02T21:54:42.751Z] $ docker rm -f --volumes 03b4eb52fcdfd89c76b7b2fe201de850d88aeff92caa8bb23d2982ac440c446c [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-05-02T21:54:43.345Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-05-02T21:54:43.345Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-05-02T21:54:43.345Z] total 16 [2023-05-02T21:54:43.345Z] drwxr-xr-x 3 root root 4096 May 2 21:43 . [2023-05-02T21:54:43.345Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 21:54 .. [2023-05-02T21:54:43.345Z] drwxr-xr-x 2 root root 4096 May 2 21:43 cost [2023-05-02T21:54:43.345Z] -rw-r--r-- 1 root root 92 May 2 21:43 cost.csv [2023-05-02T21:54:43.345Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-05-02T21:54:43.345Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-05-02T21:54:43.345Z] total 16 [2023-05-02T21:54:43.345Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 21:43 . [2023-05-02T21:54:43.345Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 21:54 .. [2023-05-02T21:54:43.345Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 21:43 cost [2023-05-02T21:54:43.345Z] -rw-r--r-- 1 jenkins jenkins 92 May 2 21:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:54:43.639Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:54:44.503Z] ---> package-listing.sh [2023-05-02T21:54:44.503Z] ++ facter osfamily [2023-05-02T21:54:44.503Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T21:54:44.771Z] + OS_FAMILY=debian [2023-05-02T21:54:44.771Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-05-02T21:54:44.771Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T21:54:44.771Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T21:54:44.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T21:54:44.771Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T21:54:44.771Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-05-02T21:54:44.771Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T21:54:44.771Z] + case "${OS_FAMILY}" in [2023-05-02T21:54:44.771Z] + dpkg -l [2023-05-02T21:54:44.771Z] + grep '^ii' [2023-05-02T21:54:44.771Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T21:54:44.771Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T21:54:44.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T21:54:44.771Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-05-02T21:54:44.771Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-05-02T21:54:44.771Z] + 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-05-02T21:54:44.783Z] 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-05-02T21:54:45.091Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T21:54:45.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T21:54:45.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T21:54:45.725Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2023-05-02T21:54:45.771Z] $ 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-05-02T21:54:45.970Z] $ docker top 8d4d62b9cd569b4b36077f25d47c507516cac317dd9a5a092c4193fbcaf9bad1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T21:54:46.402Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T21:54:46.775Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T21:54:47.066Z] + ls /var/log/sa-host [2023-05-02T21:54:47.066Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T21:54:47.267Z] provisioning config files... [2023-05-02T21:54:47.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12228341323657635159tmp [Pipeline] { [Pipeline] echo [2023-05-02T21:54:47.287Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:54:47.571Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T21:54:47.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:54:47.927Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T21:54:47.936Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:54:48.221Z] ---> sudo-logs.sh [2023-05-02T21:54:48.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T21:54:48.248Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:54:48.535Z] ---> job-cost.sh [2023-05-02T21:54:48.535Z] lf-activate-venv: SKIPPING [2023-05-02T21:54:48.535Z] DEBUG: total: 0.2199999988079071 [2023-05-02T21:54:48.535Z] INFO: Retrieving Stack Cost... [2023-05-02T21:54:48.795Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T21:54:49.384Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T21:54:49.396Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T21:54:49.678Z] ---> logs-deploy.sh [2023-05-02T21:54:49.679Z] lf-activate-venv: SKIPPING [2023-05-02T21:54:49.679Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/249 [2023-05-02T21:54:49.679Z] INFO: archiving workspace using pattern(s): [2023-05-02T21:54:51.052Z] Archives upload complete. [2023-05-02T21:54:51.052Z] INFO: archiving logs to Nexus [2023-05-02T21:54:51.999Z] ---> uname -a: [2023-05-02T21:54:51.999Z] Linux prd-ubuntu20-04-docker-8c-8g-12475 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-02T21:54:51.999Z] [2023-05-02T21:54:51.999Z] [2023-05-02T21:54:51.999Z] ---> lscpu: [2023-05-02T21:54:51.999Z] Architecture: x86_64 [2023-05-02T21:54:51.999Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-02T21:54:51.999Z] Byte Order: Little Endian [2023-05-02T21:54:51.999Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-02T21:54:51.999Z] CPU(s): 8 [2023-05-02T21:54:51.999Z] On-line CPU(s) list: 0-7 [2023-05-02T21:54:51.999Z] Thread(s) per core: 1 [2023-05-02T21:54:51.999Z] Core(s) per socket: 1 [2023-05-02T21:54:51.999Z] Socket(s): 8 [2023-05-02T21:54:51.999Z] NUMA node(s): 1 [2023-05-02T21:54:51.999Z] Vendor ID: AuthenticAMD [2023-05-02T21:54:51.999Z] CPU family: 23 [2023-05-02T21:54:51.999Z] Model: 49 [2023-05-02T21:54:51.999Z] Model name: AMD EPYC-Rome Processor [2023-05-02T21:54:51.999Z] Stepping: 0 [2023-05-02T21:54:51.999Z] CPU MHz: 2800.000 [2023-05-02T21:54:51.999Z] BogoMIPS: 5600.00 [2023-05-02T21:54:51.999Z] Virtualization: AMD-V [2023-05-02T21:54:51.999Z] Hypervisor vendor: KVM [2023-05-02T21:54:51.999Z] Virtualization type: full [2023-05-02T21:54:51.999Z] L1d cache: 256 KiB [2023-05-02T21:54:51.999Z] L1i cache: 256 KiB [2023-05-02T21:54:51.999Z] L2 cache: 4 MiB [2023-05-02T21:54:51.999Z] L3 cache: 128 MiB [2023-05-02T21:54:51.999Z] NUMA node0 CPU(s): 0-7 [2023-05-02T21:54:51.999Z] Vulnerability Itlb multihit: Not affected [2023-05-02T21:54:51.999Z] Vulnerability L1tf: Not affected [2023-05-02T21:54:51.999Z] Vulnerability Mds: Not affected [2023-05-02T21:54:51.999Z] Vulnerability Meltdown: Not affected [2023-05-02T21:54:52.000Z] Vulnerability Mmio stale data: Not affected [2023-05-02T21:54:52.000Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-02T21:54:52.000Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-02T21:54:52.000Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-02T21:54:52.000Z] Vulnerability Srbds: Not affected [2023-05-02T21:54:52.000Z] Vulnerability Tsx async abort: Not affected [2023-05-02T21:54:52.000Z] 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-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] ---> nproc: [2023-05-02T21:54:52.000Z] 8 [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] ---> df -h: [2023-05-02T21:54:52.000Z] Filesystem Size Used Avail Use% Mounted on [2023-05-02T21:54:52.000Z] overlay 155G 12G 143G 8% / [2023-05-02T21:54:52.000Z] tmpfs 64M 0 64M 0% /dev [2023-05-02T21:54:52.000Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-02T21:54:52.000Z] shm 64M 0 64M 0% /dev/shm [2023-05-02T21:54:52.000Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] ---> sar -b -r -n DEV: [2023-05-02T21:54:52.000Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12475) 05/02/23 _x86_64_ (8 CPU) [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] 21:40:10 LINUX RESTART (8 CPU) [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] 21:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-02T21:54:52.000Z] 21:42:01 55.41 0.68 54.72 0.00 40.26 28163.57 0.00 [2023-05-02T21:54:52.000Z] 21:43:01 50.55 0.05 50.50 0.00 0.40 34181.96 0.00 [2023-05-02T21:54:52.000Z] 21:44:01 42.24 1.88 40.36 0.00 53.06 18542.11 0.00 [2023-05-02T21:54:52.000Z] 21:45:01 2.15 0.00 2.15 0.00 0.00 22.26 0.00 [2023-05-02T21:54:52.000Z] 21:46:01 39.16 11.88 27.28 0.00 5433.63 6303.08 0.00 [2023-05-02T21:54:52.000Z] 21:47:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 [2023-05-02T21:54:52.000Z] 21:48:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-05-02T21:54:52.000Z] 21:49:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2023-05-02T21:54:52.000Z] 21:50:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 [2023-05-02T21:54:52.000Z] 21:51:01 2.20 0.00 2.20 0.00 0.00 37.85 0.00 [2023-05-02T21:54:52.000Z] 21:52:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2023-05-02T21:54:52.000Z] 21:53:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 [2023-05-02T21:54:52.000Z] 21:54:01 51.57 0.40 51.17 0.00 28.53 34852.99 0.00 [2023-05-02T21:54:52.000Z] Average: 19.27 1.15 18.12 0.00 427.35 9398.62 0.00 [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] 21:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-02T21:54:52.000Z] 21:42:01 27976776 31494144 815908 2.48 96332 3614476 1992260 5.87 1472740 2986084 954464 [2023-05-02T21:54:52.000Z] 21:43:01 27449136 31054292 1253864 3.81 100664 3684540 2318652 6.83 1951016 3019424 37428 [2023-05-02T21:54:52.000Z] 21:44:01 28555632 31573976 739508 2.25 103256 3137032 1751284 5.16 1138880 2773060 316 [2023-05-02T21:54:52.000Z] 21:45:01 28554784 31573248 739864 2.25 103304 3137032 1751284 5.16 1138540 2773064 4 [2023-05-02T21:54:52.000Z] 21:46:01 28180848 31555100 747972 2.27 111792 3469648 1806772 5.32 1369996 2885812 176 [2023-05-02T21:54:52.000Z] 21:47:01 28180744 31555188 747716 2.27 111832 3469780 1806772 5.32 1370000 2885944 156 [2023-05-02T21:54:52.000Z] 21:48:01 28188516 31563008 739844 2.25 111868 3469784 1806772 5.32 1362252 2885964 180 [2023-05-02T21:54:52.000Z] 21:49:01 28188924 31563448 739332 2.25 111908 3469788 1806772 5.32 1361924 2885968 8 [2023-05-02T21:54:52.000Z] 21:50:01 28188128 31563156 740036 2.25 111940 3469788 1806772 5.32 1361708 2886400 16 [2023-05-02T21:54:52.000Z] 21:51:01 28188372 31563552 739484 2.25 112060 3469768 1806772 5.32 1361924 2886396 20 [2023-05-02T21:54:52.000Z] 21:52:01 28188860 31564072 738948 2.25 112092 3469768 1806772 5.32 1361744 2886396 12 [2023-05-02T21:54:52.000Z] 21:53:01 28188624 31563844 739136 2.25 112116 3469772 1806772 5.32 1362052 2886400 8 [2023-05-02T21:54:52.000Z] 21:54:01 27363324 31516324 781764 2.38 131648 4174560 2070660 6.10 1468360 3549388 708 [2023-05-02T21:54:52.000Z] Average: 28107128 31515642 789490 2.40 110062 3500441 1872178 5.52 1390857 2937715 76423 [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] 21:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-02T21:54:52.000Z] 21:42:01 veth9ad8dd6 98.50 182.64 8.62 1330.74 0.00 0.00 0.00 0.11 [2023-05-02T21:54:52.000Z] 21:42:01 ens3 421.91 267.49 5955.61 38.26 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:42:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:42:01 docker0 165.77 245.79 12.12 1693.07 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:43:01 veth9ad8dd6 1.13 1.12 0.10 1.55 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:43:01 ens3 22.14 14.55 25.42 19.73 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:43:01 docker0 1.13 1.10 0.08 1.54 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:44:01 ens3 115.80 93.10 2531.00 90.75 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:44:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:45:01 ens3 0.78 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:46:01 ens3 91.32 37.24 1951.69 3.06 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:47:01 ens3 0.25 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:49:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:50:01 ens3 0.78 0.17 0.15 0.07 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:51:01 ens3 0.55 0.53 0.34 0.28 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:54:01 ens3 210.78 112.45 4573.44 21.63 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:54:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:54:01 docker0 31.98 62.72 2.84 580.62 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] 21:54:01 vethf13d6c8 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] Average: ens3 66.51 40.47 1156.68 13.38 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] Average: docker0 15.30 23.82 1.16 175.01 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] Average: vethf13d6c8 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] ---> sar -P ALL: [2023-05-02T21:54:52.000Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12475) 05/02/23 _x86_64_ (8 CPU) [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] 21:40:10 LINUX RESTART (8 CPU) [2023-05-02T21:54:52.000Z] [2023-05-02T21:54:52.000Z] 21:41:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T21:54:52.000Z] 21:42:01 all 30.56 0.00 5.73 3.21 0.10 60.40 [2023-05-02T21:54:52.000Z] 21:42:01 0 31.67 0.00 6.61 0.51 0.12 61.10 [2023-05-02T21:54:52.000Z] 21:42:01 1 34.65 0.00 5.59 0.12 0.08 59.56 [2023-05-02T21:54:52.000Z] 21:42:01 2 30.09 0.00 5.89 0.66 0.08 63.28 [2023-05-02T21:54:52.000Z] 21:42:01 3 32.38 0.00 6.21 0.63 0.09 60.69 [2023-05-02T21:54:52.000Z] 21:42:01 4 27.18 0.00 4.67 10.56 0.08 57.51 [2023-05-02T21:54:52.000Z] 21:42:01 5 26.67 0.00 5.29 0.34 0.10 67.60 [2023-05-02T21:54:52.000Z] 21:42:01 6 30.55 0.00 5.00 12.23 0.10 52.12 [2023-05-02T21:54:52.000Z] 21:42:01 7 31.26 0.00 6.60 0.68 0.15 61.31 [2023-05-02T21:54:52.000Z] 21:43:01 all 27.32 0.00 4.64 3.71 0.09 64.25 [2023-05-02T21:54:52.000Z] 21:43:01 0 28.05 0.00 4.99 1.01 0.07 65.89 [2023-05-02T21:54:52.000Z] 21:43:01 1 28.62 0.00 4.79 1.38 0.07 65.14 [2023-05-02T21:54:52.000Z] 21:43:01 2 28.00 0.00 4.81 1.35 0.15 65.68 [2023-05-02T21:54:52.000Z] 21:43:01 3 28.14 0.00 5.06 1.79 0.07 64.93 [2023-05-02T21:54:52.000Z] 21:43:01 4 25.73 0.00 4.37 13.16 0.07 56.67 [2023-05-02T21:54:52.000Z] 21:43:01 5 25.05 0.00 3.72 1.67 0.05 69.51 [2023-05-02T21:54:52.000Z] 21:43:01 6 26.89 0.00 4.49 1.76 0.08 66.77 [2023-05-02T21:54:52.000Z] 21:43:01 7 28.03 0.00 4.84 7.63 0.13 59.36 [2023-05-02T21:54:52.000Z] 21:44:01 all 4.47 0.00 1.33 1.15 0.04 93.01 [2023-05-02T21:54:52.000Z] 21:44:01 0 3.75 0.00 1.22 0.25 0.03 94.75 [2023-05-02T21:54:52.000Z] 21:44:01 1 6.27 0.00 1.01 0.53 0.05 92.13 [2023-05-02T21:54:52.000Z] 21:44:01 2 4.22 0.00 2.30 0.23 0.02 93.23 [2023-05-02T21:54:52.000Z] 21:44:01 3 5.23 0.00 0.92 0.07 0.03 93.74 [2023-05-02T21:54:52.000Z] 21:44:01 4 4.95 0.00 1.09 3.06 0.05 90.84 [2023-05-02T21:54:52.000Z] 21:44:01 5 3.85 0.00 0.87 0.03 0.03 95.22 [2023-05-02T21:54:52.000Z] 21:44:01 6 3.72 0.00 1.73 0.05 0.03 94.47 [2023-05-02T21:54:52.000Z] 21:44:01 7 3.73 0.00 1.50 5.02 0.05 89.70 [2023-05-02T21:54:52.000Z] 21:45:01 all 0.13 0.00 0.01 0.04 0.01 99.80 [2023-05-02T21:54:52.000Z] 21:45:01 0 0.00 0.00 0.02 0.12 0.03 99.83 [2023-05-02T21:54:52.000Z] 21:45:01 1 1.01 0.00 0.05 0.20 0.02 98.72 [2023-05-02T21:54:52.001Z] 21:45:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-02T21:54:52.001Z] 21:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T21:54:52.001Z] 21:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T21:54:52.001Z] 21:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T21:54:52.001Z] 21:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T21:54:52.001Z] 21:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T21:54:52.001Z] 21:46:01 all 1.60 0.00 0.74 1.40 0.11 96.15 [2023-05-02T21:54:52.001Z] 21:46:01 0 1.28 0.00 0.62 1.12 0.10 96.88 [2023-05-02T21:54:52.001Z] 21:46:01 1 2.29 0.00 0.50 0.88 0.12 96.21 [2023-05-02T21:54:52.001Z] 21:46:01 2 2.45 0.00 0.98 5.29 0.17 91.11 [2023-05-02T21:54:52.001Z] 21:46:01 3 2.68 0.00 0.80 0.94 0.08 95.50 [2023-05-02T21:54:52.001Z] 21:46:01 4 1.17 0.00 0.58 0.42 0.10 97.73 [2023-05-02T21:54:52.001Z] 21:46:01 5 1.17 0.00 0.90 0.73 0.07 97.13 [2023-05-02T21:54:52.001Z] 21:46:01 6 1.00 0.00 0.85 1.50 0.13 96.51 [2023-05-02T21:54:52.001Z] 21:46:01 7 0.77 0.00 0.65 0.33 0.12 98.13 [2023-05-02T21:54:52.001Z] 21:47:01 all 0.05 0.00 0.02 0.02 0.00 99.91 [2023-05-02T21:54:52.001Z] 21:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-02T21:54:52.001Z] 21:47:01 1 0.28 0.00 0.02 0.00 0.00 99.70 [2023-05-02T21:54:52.001Z] 21:47:01 2 0.02 0.00 0.02 0.17 0.00 99.80 [2023-05-02T21:54:52.001Z] 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T21:54:52.001Z] 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T21:54:52.001Z] 21:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T21:54:52.001Z] 21:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-02T21:54:52.001Z] 21:47:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-02T21:54:52.001Z] 21:48:01 all 0.03 0.00 0.01 0.07 0.01 99.87 [2023-05-02T21:54:52.001Z] 21:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T21:54:52.001Z] 21:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-02T21:54:52.001Z] 21:48:01 2 0.02 0.00 0.00 0.37 0.00 99.62 [2023-05-02T21:54:52.001Z] 21:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T21:54:52.001Z] 21:48:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-02T21:54:52.001Z] 21:48:01 5 0.02 0.00 0.02 0.17 0.02 99.78 [2023-05-02T21:54:52.001Z] 21:48:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-02T21:54:52.001Z] 21:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-02T21:54:52.001Z] 21:49:01 all 0.09 0.00 0.02 0.04 0.01 99.84 [2023-05-02T21:54:52.001Z] 21:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T21:54:52.001Z] 21:49:01 1 0.57 0.00 0.03 0.15 0.02 99.23 [2023-05-02T21:54:52.001Z] 21:49:01 2 0.00 0.00 0.02 0.17 0.00 99.82 [2023-05-02T21:54:52.001Z] 21:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T21:54:52.001Z] 21:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T21:54:52.001Z] 21:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T21:54:52.001Z] 21:49:01 6 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-02T21:54:52.001Z] 21:49:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-02T21:54:52.001Z] 21:50:01 all 0.12 0.00 0.02 0.03 0.01 99.82 [2023-05-02T21:54:52.001Z] 21:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T21:54:52.001Z] 21:50:01 1 0.78 0.00 0.07 0.13 0.02 99.00 [2023-05-02T21:54:52.001Z] 21:50:01 2 0.03 0.00 0.00 0.08 0.02 99.87 [2023-05-02T21:54:52.001Z] 21:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T21:54:52.001Z] 21:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T21:54:52.001Z] 21:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T21:54:52.001Z] 21:50:01 6 0.05 0.00 0.03 0.02 0.03 99.87 [2023-05-02T21:54:52.001Z] 21:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-02T21:54:52.001Z] 21:51:01 all 0.09 0.00 0.01 0.10 0.01 99.79 [2023-05-02T21:54:52.001Z] 21:51:01 0 0.03 0.00 0.03 0.08 0.00 99.85 [2023-05-02T21:54:52.001Z] 21:51:01 1 0.45 0.00 0.02 0.18 0.02 99.33 [2023-05-02T21:54:52.001Z] 21:51:01 2 0.02 0.00 0.00 0.50 0.00 99.48 [2023-05-02T21:54:52.001Z] 21:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T21:54:52.001Z] 21:51:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-02T21:54:52.001Z] 21:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T21:54:52.001Z] 21:51:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-02T21:54:52.001Z] 21:51:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-02T21:54:52.001Z] 21:52:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2023-05-02T21:54:52.001Z] 21:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T21:54:52.001Z] 21:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T21:54:52.001Z] 21:52:01 2 0.02 0.00 0.02 0.17 0.00 99.80 [2023-05-02T21:54:52.001Z] 21:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T21:54:52.001Z] 21:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T21:54:52.001Z] 21:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T21:54:52.001Z] 21:52:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-02T21:54:52.001Z] 21:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T21:54:52.001Z] [2023-05-02T21:54:52.001Z] 21:52:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T21:54:52.001Z] 21:53:01 all 0.10 0.00 0.02 0.01 0.03 99.84 [2023-05-02T21:54:52.001Z] 21:53:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2023-05-02T21:54:52.001Z] 21:53:01 1 0.63 0.00 0.03 0.00 0.07 99.27 [2023-05-02T21:54:52.001Z] 21:53:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2023-05-02T21:54:52.001Z] 21:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T21:54:52.001Z] 21:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T21:54:52.001Z] 21:53:01 5 0.00 0.00 0.03 0.05 0.02 99.90 [2023-05-02T21:54:52.001Z] 21:53:01 6 0.08 0.00 0.03 0.00 0.13 99.75 [2023-05-02T21:54:52.001Z] 21:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T21:54:52.001Z] 21:54:01 all 4.50 0.00 1.89 3.08 0.10 90.42 [2023-05-02T21:54:52.001Z] 21:54:01 0 3.94 0.00 1.48 0.40 0.07 94.11 [2023-05-02T21:54:52.001Z] 21:54:01 1 5.97 0.00 1.54 0.48 0.13 91.88 [2023-05-02T21:54:52.001Z] 21:54:01 2 3.65 0.00 1.56 4.74 0.08 89.96 [2023-05-02T21:54:52.001Z] 21:54:01 3 4.82 0.00 2.18 0.03 0.08 92.88 [2023-05-02T21:54:52.001Z] 21:54:01 4 4.39 0.00 1.46 1.21 0.08 92.86 [2023-05-02T21:54:52.001Z] 21:54:01 5 5.51 0.00 1.48 0.03 0.05 92.93 [2023-05-02T21:54:52.001Z] 21:54:01 6 3.50 0.00 4.32 17.79 0.08 74.31 [2023-05-02T21:54:52.001Z] 21:54:01 7 4.25 0.00 1.14 0.10 0.22 94.29 [2023-05-02T21:54:52.001Z] Average: all 5.27 0.00 1.10 0.99 0.04 92.61 [2023-05-02T21:54:52.001Z] Average: 0 5.26 0.00 1.15 0.27 0.04 93.29 [2023-05-02T21:54:52.001Z] Average: 1 6.24 0.00 1.04 0.31 0.05 92.36 [2023-05-02T21:54:52.001Z] Average: 2 5.23 0.00 1.19 1.06 0.04 92.47 [2023-05-02T21:54:52.001Z] Average: 3 5.59 0.00 1.16 0.26 0.03 92.96 [2023-05-02T21:54:52.001Z] Average: 4 4.85 0.00 0.94 2.16 0.03 92.02 [2023-05-02T21:54:52.001Z] Average: 5 4.74 0.00 0.94 0.23 0.03 94.06 [2023-05-02T21:54:52.001Z] Average: 6 5.02 0.00 1.26 2.54 0.06 91.12 [2023-05-02T21:54:52.001Z] Average: 7 5.21 0.00 1.13 1.05 0.06 92.55 [2023-05-02T21:54:52.001Z] [2023-05-02T21:54:52.001Z] [2023-05-02T21:54:52.001Z]