Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/go-mod-messaging Loading trusted files from base branch main at e8d1654ba5965c3fb713dc646ae6e642854fae7d rather than 125a8d5e466aa97452a4facc4f072fed88132dc1 Obtained Jenkinsfile from e8d1654ba5965c3fb713dc646ae6e642854fae7d 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-ssh8096772106894266382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16633358791860897307.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-170/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/go-mod-messaging/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17948991195984182160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1404511004735785629.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/go-mod-messaging/branches/PR-170/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/go-mod-messaging/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10565983213682696365.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:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging 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: false SWAGGER_API_FOLDERS: openapi/v1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23946 in /w/workspace/xfoundry_go-mod-messaging_PR-170 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-170 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e8d1654ba5965c3fb713dc646ae6e642854fae7d into PR head commit 125a8d5e466aa97452a4facc4f072fed88132dc1 Merge succeeded, producing 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 Checking out Revision 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 (PR-170) > git config core.sparsecheckout # timeout=10 > git checkout -f 125a8d5e466aa97452a4facc4f072fed88132dc1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e8d1654ba5965c3fb713dc646ae6e642854fae7d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 # timeout=10 Commit message: "Merge commit 'e8d1654ba5965c3fb713dc646ae6e642854fae7d' into HEAD" > git rev-list --no-walk 125a8d5e466aa97452a4facc4f072fed88132dc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-30T16:28:17.311Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-30T16:28:17.371Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-30T16:28:17.386Z] ========================================================= [2022-08-30T16:28:17.387Z] EdgeX Global Pipelines Version Info [2022-08-30T16:28:17.387Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:28:18.183Z] ------------------- [2022-08-30T16:28:18.183Z] stable info: [2022-08-30T16:28:18.183Z] ------------------- [2022-08-30T16:28:18.183Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-30T16:28:18.183Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T16:28:18.183Z] Message: update stable to v1.0.239 [2022-08-30T16:28:18.782Z] ------------------- [2022-08-30T16:28:18.782Z] experimental info: [2022-08-30T16:28:18.782Z] ------------------- [2022-08-30T16:28:18.782Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-30T16:28:18.782Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T16:28:18.782Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-30T16:28:19.060Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-08-30T16:28:19.072Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-08-30T16:28:19.086Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-30T16:28:19.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-30T16:28:19.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-30T16:28:19.120Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-30T16:28:19.132Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-30T16:28:19.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-30T16:28:19.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-30T16:28:19.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-30T16:28:19.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-30T16:28:19.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-08-30T16:28:19.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-30T16:28:19.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-30T16:28:19.236Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T16:28:19.247Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T16:28:19.261Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T16:28:19.274Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T16:28:19.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-30T16:28:19.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-30T16:28:19.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-30T16:28:19.326Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-30T16:28:19.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-30T16:28:19.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-30T16:28:19.369Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-08-30T16:28:19.383Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-30T16:28:19.399Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-30T16:28:19.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo [2022-08-30T16:28:19.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo [2022-08-30T16:28:19.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo [2022-08-30T16:28:19.464Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [Pipeline] echo [2022-08-30T16:28:19.474Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b94cba [Pipeline] echo [2022-08-30T16:28:19.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-30T16:28:19.858Z] + git rev-list -1 --merges 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707~1..0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [Pipeline] echo [2022-08-30T16:28:19.892Z] -----------> git rev-list -1 --merges 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707~1..0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [2022-08-30T16:28:19.893Z] 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [false] [Pipeline] sh [2022-08-30T16:28:20.187Z] + git log --format=format:%s -1 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [Pipeline] echo [2022-08-30T16:28:20.204Z] ========================================================= [2022-08-30T16:28:20.204Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-30T16:28:20.204Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T16:28:20.562Z] + git log --format=format:%s -1 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [Pipeline] echo [2022-08-30T16:28:20.578Z] [semverPrep] GIT_COMMIT: 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707, Commit Message: Merge commit 'e8d1654ba5965c3fb713dc646ae6e642854fae7d' into HEAD [Pipeline] echo [2022-08-30T16:28:20.590Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-30T16:28:20.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T16:28:20.990Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-30T16:28:20.990Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-30T16:28:20.990Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-30T16:28:20.990Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-30T16:28:20.990Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-30T16:28:20.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:28:21.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T16:28:21.696Z] [2022-08-30T16:28:21.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:28:22.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T16:28:22.266Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-30T16:28:22.266Z] b85a868b505f: Pulling fs layer [2022-08-30T16:28:22.266Z] e2be974225ed: Pulling fs layer [2022-08-30T16:28:22.266Z] 339a4e72a1f5: Pulling fs layer [2022-08-30T16:28:22.266Z] 988bab9f4d93: Pulling fs layer [2022-08-30T16:28:22.266Z] 1469e6f7b9e6: Pulling fs layer [2022-08-30T16:28:22.266Z] eaf3925da568: Pulling fs layer [2022-08-30T16:28:22.266Z] bab4dde63d76: Pulling fs layer [2022-08-30T16:28:22.266Z] bde34c3a00c8: Pulling fs layer [2022-08-30T16:28:22.266Z] b352a97aabf1: Pulling fs layer [2022-08-30T16:28:22.266Z] 4872d77fe225: Pulling fs layer [2022-08-30T16:28:22.266Z] 5851b861e8e6: Pulling fs layer [2022-08-30T16:28:22.266Z] 988bab9f4d93: Waiting [2022-08-30T16:28:22.266Z] 1469e6f7b9e6: Waiting [2022-08-30T16:28:22.266Z] eaf3925da568: Waiting [2022-08-30T16:28:22.266Z] bde34c3a00c8: Waiting [2022-08-30T16:28:22.266Z] b352a97aabf1: Waiting [2022-08-30T16:28:22.266Z] 5851b861e8e6: Waiting [2022-08-30T16:28:22.266Z] bab4dde63d76: Waiting [2022-08-30T16:28:22.266Z] e2be974225ed: Verifying Checksum [2022-08-30T16:28:22.266Z] e2be974225ed: Download complete [2022-08-30T16:28:22.266Z] 988bab9f4d93: Download complete [2022-08-30T16:28:22.266Z] 1469e6f7b9e6: Download complete [2022-08-30T16:28:22.527Z] eaf3925da568: Download complete [2022-08-30T16:28:22.527Z] 339a4e72a1f5: Verifying Checksum [2022-08-30T16:28:22.527Z] 339a4e72a1f5: Download complete [2022-08-30T16:28:22.527Z] bde34c3a00c8: Verifying Checksum [2022-08-30T16:28:22.527Z] bde34c3a00c8: Download complete [2022-08-30T16:28:22.527Z] b352a97aabf1: Verifying Checksum [2022-08-30T16:28:22.527Z] b352a97aabf1: Download complete [2022-08-30T16:28:22.527Z] 4872d77fe225: Verifying Checksum [2022-08-30T16:28:22.527Z] 4872d77fe225: Download complete [2022-08-30T16:28:22.527Z] 5851b861e8e6: Verifying Checksum [2022-08-30T16:28:22.527Z] 5851b861e8e6: Download complete [2022-08-30T16:28:22.527Z] b85a868b505f: Download complete [2022-08-30T16:28:22.787Z] bab4dde63d76: Verifying Checksum [2022-08-30T16:28:22.787Z] bab4dde63d76: Download complete [2022-08-30T16:28:24.171Z] b85a868b505f: Pull complete [2022-08-30T16:28:24.171Z] e2be974225ed: Pull complete [2022-08-30T16:28:24.741Z] 339a4e72a1f5: Pull complete [2022-08-30T16:28:24.741Z] 988bab9f4d93: Pull complete [2022-08-30T16:28:25.003Z] 1469e6f7b9e6: Pull complete [2022-08-30T16:28:25.003Z] eaf3925da568: Pull complete [2022-08-30T16:28:27.560Z] bab4dde63d76: Pull complete [2022-08-30T16:28:27.560Z] bde34c3a00c8: Pull complete [2022-08-30T16:28:27.560Z] b352a97aabf1: Pull complete [2022-08-30T16:28:27.560Z] 4872d77fe225: Pull complete [2022-08-30T16:28:27.560Z] 5851b861e8e6: Pull complete [2022-08-30T16:28:27.560Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-30T16:28:27.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T16:28:27.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:28:27.679Z] prd-ubuntu20.04-docker-8c-8g-23946 does not seem to be running inside a container [2022-08-30T16:28:27.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-170 -v /w/workspace/xfoundry_go-mod-messaging_PR-170:/w/workspace/xfoundry_go-mod-messaging_PR-170:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-170@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T16:28:30.044Z] $ docker top a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T16:28:30.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T16:28:30.170Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T16:28:30.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T16:28:30.308Z] $ docker exec a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 ssh-agent [2022-08-30T16:28:30.446Z] SSH_AUTH_SOCK=/tmp/ssh-dG76fHjS4AAX/agent.34 [2022-08-30T16:28:30.446Z] SSH_AGENT_PID=41 [2022-08-30T16:28:30.453Z] Running ssh-add (command line suppressed) [2022-08-30T16:28:30.567Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/private_key_4662047052933001784.key (/w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/private_key_4662047052933001784.key) [2022-08-30T16:28:30.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T16:28:30.883Z] + git tag --points-at HEAD [Pipeline] } [2022-08-30T16:28:30.909Z] $ docker exec --env ******** --env ******** a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 ssh-agent -k [2022-08-30T16:28:31.029Z] unset SSH_AUTH_SOCK; [2022-08-30T16:28:31.030Z] unset SSH_AGENT_PID; [2022-08-30T16:28:31.030Z] echo Agent pid 41 killed; [2022-08-30T16:28:31.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-30T16:28:31.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T16:28:31.071Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T16:28:31.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T16:28:31.220Z] $ docker exec a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 ssh-agent [2022-08-30T16:28:31.350Z] SSH_AUTH_SOCK=/tmp/ssh-R8sIDP43lq8T/agent.73 [2022-08-30T16:28:31.350Z] SSH_AGENT_PID=79 [2022-08-30T16:28:31.364Z] Running ssh-add (command line suppressed) [2022-08-30T16:28:31.491Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/private_key_8310377654051636798.key (/w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/private_key_8310377654051636798.key) [2022-08-30T16:28:31.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T16:28:31.814Z] + git semver init [2022-08-30T16:28:32.078Z] 2022-08-30 16:28:32,017 [run_init] DEBUG init version:0.0.0 force:False [2022-08-30T16:28:32.078Z] 2022-08-30 16:28:32,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver [2022-08-30T16:28:32.078Z] 2022-08-30 16:28:32,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-170/.semver [2022-08-30T16:28:32.078Z] 2022-08-30 16:28:32,018 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-170, universal_newlines=False, shell=None, istream=None) [2022-08-30T16:28:33.026Z] 2022-08-30 16:28:32,685 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-170/.git/info/exclude [2022-08-30T16:28:33.026Z] 2022-08-30 16:28:32,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver/PR-170 with force:False [2022-08-30T16:28:33.026Z] 2022-08-30 16:28:32,686 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver/PR-170 [2022-08-30T16:28:33.026Z] 2022-08-30 16:28:32,690 [execute] INFO git cat-file --batch-check [2022-08-30T16:28:33.026Z] 2022-08-30 16:28:32,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T16:28:33.026Z] 2022-08-30 16:28:32,696 [execute] INFO git cat-file --batch [2022-08-30T16:28:33.026Z] 2022-08-30 16:28:32,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T16:28:33.026Z] 2022-08-30 16:28:32,700 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-170/.semver/PR-170 [2022-08-30T16:28:33.026Z] 0.0.0 [Pipeline] } [2022-08-30T16:28:33.041Z] $ docker exec --env ******** --env ******** a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 ssh-agent -k [2022-08-30T16:28:33.159Z] unset SSH_AUTH_SOCK; [2022-08-30T16:28:33.159Z] unset SSH_AGENT_PID; [2022-08-30T16:28:33.159Z] echo Agent pid 79 killed; [2022-08-30T16:28:33.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T16:28:33.484Z] + git semver [Pipeline] } [2022-08-30T16:28:33.763Z] $ docker stop --time=1 a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 [2022-08-30T16:28:35.044Z] $ docker rm -f a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T16:28:35.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-30T16:28:35.673Z] Stashed 1 file(s) [Pipeline] echo [2022-08-30T16:28:35.677Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-08-30T16:28:35.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T16:28:35.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T16:28:35.864Z] ========================================================= [2022-08-30T16:28:35.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-30T16:28:35.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-08-30T16:28:36.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T16:28:36.171Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-30T16:28:36.171Z] 2408cc74d12b: Pulling fs layer [2022-08-30T16:28:36.171Z] ea60b727a1ce: Pulling fs layer [2022-08-30T16:28:36.171Z] 30c4a7721957: Pulling fs layer [2022-08-30T16:28:36.171Z] 370296b7ddb6: Pulling fs layer [2022-08-30T16:28:36.171Z] 7c6cee850709: Pulling fs layer [2022-08-30T16:28:36.171Z] 39a5fcdaea64: Pulling fs layer [2022-08-30T16:28:36.171Z] d94ebbe4e438: Pulling fs layer [2022-08-30T16:28:36.171Z] bcfd1f05c69d: Pulling fs layer [2022-08-30T16:28:36.171Z] 59ccb84bbe0f: Pulling fs layer [2022-08-30T16:28:36.171Z] 7c6cee850709: Waiting [2022-08-30T16:28:36.171Z] bcfd1f05c69d: Waiting [2022-08-30T16:28:36.171Z] 39a5fcdaea64: Waiting [2022-08-30T16:28:36.171Z] 59ccb84bbe0f: Waiting [2022-08-30T16:28:36.171Z] d94ebbe4e438: Waiting [2022-08-30T16:28:36.171Z] 370296b7ddb6: Waiting [2022-08-30T16:28:36.171Z] 30c4a7721957: Verifying Checksum [2022-08-30T16:28:36.171Z] 30c4a7721957: Download complete [2022-08-30T16:28:36.171Z] ea60b727a1ce: Download complete [2022-08-30T16:28:36.171Z] 7c6cee850709: Download complete [2022-08-30T16:28:36.171Z] 39a5fcdaea64: Verifying Checksum [2022-08-30T16:28:36.171Z] 39a5fcdaea64: Download complete [2022-08-30T16:28:36.171Z] 2408cc74d12b: Verifying Checksum [2022-08-30T16:28:36.171Z] 2408cc74d12b: Download complete [2022-08-30T16:28:36.171Z] d94ebbe4e438: Download complete [2022-08-30T16:28:36.435Z] 2408cc74d12b: Pull complete [2022-08-30T16:28:36.435Z] ea60b727a1ce: Pull complete [2022-08-30T16:28:36.698Z] 30c4a7721957: Pull complete [2022-08-30T16:28:36.698Z] 59ccb84bbe0f: Verifying Checksum [2022-08-30T16:28:36.698Z] 59ccb84bbe0f: Download complete [2022-08-30T16:28:36.698Z] bcfd1f05c69d: Verifying Checksum [2022-08-30T16:28:36.698Z] bcfd1f05c69d: Download complete [2022-08-30T16:28:36.958Z] 370296b7ddb6: Verifying Checksum [2022-08-30T16:28:36.958Z] 370296b7ddb6: Download complete [2022-08-30T16:28:41.162Z] 370296b7ddb6: Pull complete [2022-08-30T16:28:41.162Z] 7c6cee850709: Pull complete [2022-08-30T16:28:41.162Z] 39a5fcdaea64: Pull complete [2022-08-30T16:28:41.162Z] d94ebbe4e438: Pull complete [2022-08-30T16:28:43.076Z] bcfd1f05c69d: Pull complete [2022-08-30T16:28:43.648Z] 59ccb84bbe0f: Pull complete [2022-08-30T16:28:43.908Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-30T16:28:43.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T16:28:43.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-08-30T16:28:44.202Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:28:44.516Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T16:28:44.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:28:44.607Z] prd-ubuntu20.04-docker-8c-8g-23946 does not seem to be running inside a container [2022-08-30T16:28:44.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-170 -v /w/workspace/xfoundry_go-mod-messaging_PR-170:/w/workspace/xfoundry_go-mod-messaging_PR-170:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-170@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T16:28:48.284Z] $ docker top ca33e13d188aede333ef4d224654cef362f735d9c9a9ed2e24739b22c9573fd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:28:48.645Z] + go version [2022-08-30T16:28:48.645Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-30T16:28:48.662Z] $ docker stop --time=1 ca33e13d188aede333ef4d224654cef362f735d9c9a9ed2e24739b22c9573fd9 [2022-08-30T16:28:49.900Z] $ docker rm -f ca33e13d188aede333ef4d224654cef362f735d9c9a9ed2e24739b22c9573fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:28:50.347Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T16:28:50.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:28:50.434Z] prd-ubuntu20.04-docker-8c-8g-23946 does not seem to be running inside a container [2022-08-30T16:28:50.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-170 -v /w/workspace/xfoundry_go-mod-messaging_PR-170:/w/workspace/xfoundry_go-mod-messaging_PR-170:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-170@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T16:28:50.771Z] Still waiting to schedule task [2022-08-30T16:28:50.772Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-30T16:28:50.812Z] $ docker top a25c5bada27c75893f5a84886f1f3bd4c4e6901be21fec3becbde52c26465c29 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:28:51.173Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-170 [Pipeline] fileExists [Pipeline] sh [2022-08-30T16:28:51.477Z] + make test [2022-08-30T16:28:51.477Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-08-30T16:28:51.477Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-08-30T16:28:51.477Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-08-30T16:28:51.477Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-08-30T16:28:51.477Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-30T16:28:51.477Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-08-30T16:28:51.477Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-08-30T16:28:51.477Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-08-30T16:28:51.477Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-08-30T16:28:51.477Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-30T16:28:51.477Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-30T16:28:51.477Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-30T16:28:51.477Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-08-30T16:28:51.737Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-30T16:28:51.737Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-08-30T16:28:51.737Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-08-30T16:28:51.737Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-08-30T16:29:04.036Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-08-30T16:29:07.461Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.080s coverage: 90.4% of statements [2022-08-30T16:29:07.461Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.041s coverage: 86.3% of statements [2022-08-30T16:29:07.461Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-08-30T16:29:07.461Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-08-30T16:29:07.461Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.032s coverage: 16.7% of statements [2022-08-30T16:29:07.461Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.040s coverage: 68.5% of statements [2022-08-30T16:29:07.461Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-08-30T16:29:29.428Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.413s coverage: 83.8% of statements [2022-08-30T16:29:29.428Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.033s coverage: 88.9% of statements [2022-08-30T16:29:29.428Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-08-30T16:29:29.428Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.041s coverage: 100.0% of statements [2022-08-30T16:29:29.428Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.031s coverage: 100.0% of statements [2022-08-30T16:29:29.428Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 90.9% of statements [2022-08-30T16:29:29.428Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-08-30T16:29:29.428Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-08-30T16:29:29.428Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.062s coverage: 90.4% of statements [2022-08-30T16:29:29.428Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.035s coverage: 100.0% of statements [2022-08-30T16:29:29.428Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-08-30T16:29:29.428Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.027s coverage: 100.0% of statements [2022-08-30T16:29:29.428Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements [2022-08-30T16:29:29.428Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-08-30T16:29:51.429Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.372s coverage: 83.8% of statements [2022-08-30T16:29:51.429Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements [2022-08-30T16:29:51.429Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-08-30T16:29:51.429Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.037s coverage: 100.0% of statements [2022-08-30T16:29:51.429Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.020s coverage: 100.0% of statements [2022-08-30T16:29:51.429Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 90.9% of statements [2022-08-30T16:29:59.557Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-30T16:29:59.557Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-30T16:30:00.496Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T16:30:00.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-08-30T16:30:00.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-30T16:30:00.793Z] $ docker stop --time=1 a25c5bada27c75893f5a84886f1f3bd4c4e6901be21fec3becbde52c26465c29 [2022-08-30T16:30:02.540Z] $ docker rm -f a25c5bada27c75893f5a84886f1f3bd4c4e6901be21fec3becbde52c26465c29 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T16:30:02.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-30T16:30:03.030Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:30:03.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T16:30:03.465Z] [2022-08-30T16:30:03.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:30:03.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T16:30:03.773Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-30T16:30:03.773Z] 5eb5b503b376: Pulling fs layer [2022-08-30T16:30:03.773Z] 5c69ac0246d0: Pulling fs layer [2022-08-30T16:30:03.773Z] ec43610c2a17: Pulling fs layer [2022-08-30T16:30:03.773Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-30T16:30:03.773Z] 33b1e0a273af: Pulling fs layer [2022-08-30T16:30:03.773Z] 5d3b04190fa2: Pulling fs layer [2022-08-30T16:30:03.773Z] 2f39f015ded8: Pulling fs layer [2022-08-30T16:30:03.773Z] 33b1e0a273af: Waiting [2022-08-30T16:30:03.773Z] 5d3b04190fa2: Waiting [2022-08-30T16:30:03.773Z] 2f39f015ded8: Waiting [2022-08-30T16:30:03.773Z] 3a2ae6a8a46f: Waiting [2022-08-30T16:30:03.773Z] 5c69ac0246d0: Download complete [2022-08-30T16:30:03.773Z] 3a2ae6a8a46f: Download complete [2022-08-30T16:30:03.773Z] 33b1e0a273af: Verifying Checksum [2022-08-30T16:30:03.773Z] 33b1e0a273af: Download complete [2022-08-30T16:30:03.773Z] 5d3b04190fa2: Verifying Checksum [2022-08-30T16:30:03.773Z] 5d3b04190fa2: Download complete [2022-08-30T16:30:04.036Z] ec43610c2a17: Verifying Checksum [2022-08-30T16:30:04.036Z] ec43610c2a17: Download complete [2022-08-30T16:30:04.036Z] 5eb5b503b376: Verifying Checksum [2022-08-30T16:30:04.036Z] 5eb5b503b376: Download complete [2022-08-30T16:30:04.609Z] 2f39f015ded8: Download complete [2022-08-30T16:30:05.548Z] 5eb5b503b376: Pull complete [2022-08-30T16:30:05.548Z] 5c69ac0246d0: Pull complete [2022-08-30T16:30:06.117Z] ec43610c2a17: Pull complete [2022-08-30T16:30:06.117Z] 3a2ae6a8a46f: Pull complete [2022-08-30T16:30:06.377Z] 33b1e0a273af: Pull complete [2022-08-30T16:30:06.377Z] 5d3b04190fa2: Pull complete [2022-08-30T16:30:11.656Z] 2f39f015ded8: Pull complete [2022-08-30T16:30:11.656Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-30T16:30:11.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T16:30:11.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:30:11.736Z] prd-ubuntu20.04-docker-8c-8g-23946 does not seem to be running inside a container [2022-08-30T16:30:11.777Z] $ 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/xfoundry_go-mod-messaging_PR-170 -v /w/workspace/xfoundry_go-mod-messaging_PR-170:/w/workspace/xfoundry_go-mod-messaging_PR-170:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-170@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-30T16:30:14.675Z] $ docker top 0adf69d916bb27078183b7557db475f6ca5a5e0d6a5638047f574a43950de66f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:30:15.086Z] ---> job-cost.sh [2022-08-30T16:30:15.086Z] lf-activate-venv: SKIPPING [2022-08-30T16:30:15.086Z] INFO: No Stack... [2022-08-30T16:30:15.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T16:30:15.918Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T16:30:16.214Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-170/archives/cost.csv [2022-08-30T16:30:16.214Z] + cut -d, -f6 [Pipeline] lock [2022-08-30T16:30:16.227Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] [2022-08-30T16:30:16.235Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] did not exist. Created. [2022-08-30T16:30:16.235Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T16:30:16.545Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-30T16:30:16.572Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T16:30:16.577Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T16:30:16.601Z] $ docker stop --time=1 0adf69d916bb27078183b7557db475f6ca5a5e0d6a5638047f574a43950de66f [2022-08-30T16:30:17.756Z] $ docker rm -f 0adf69d916bb27078183b7557db475f6ca5a5e0d6a5638047f574a43950de66f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-30T16:30:37.350Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23947 in /w/workspace/xfoundry_go-mod-messaging_PR-170 [Pipeline] { [Pipeline] ws [2022-08-30T16:30:37.364Z] Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout [2022-08-30T16:30:37.404Z] Selected Git installation does not exist. Using Default [2022-08-30T16:30:37.404Z] The recommended git tool is: NONE [2022-08-30T16:30:44.896Z] using credential edgex-jenkins-ssh [2022-08-30T16:30:44.919Z] Cloning the remote Git repository [2022-08-30T16:30:44.990Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-08-30T16:30:45.083Z] > git init /w/workspace/go-mod-messaging/3 # timeout=10 [2022-08-30T16:30:45.192Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-08-30T16:30:45.193Z] > git --version # timeout=10 [2022-08-30T16:30:45.266Z] > git --version # 'git version 2.25.1' [2022-08-30T16:30:45.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T16:30:45.414Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T16:30:46.302Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-08-30T16:30:46.331Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T16:30:46.372Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-08-30T16:30:46.421Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-08-30T16:30:46.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T16:30:46.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-30T16:30:46.967Z] Merging remotes/origin/main commit e8d1654ba5965c3fb713dc646ae6e642854fae7d into PR head commit 125a8d5e466aa97452a4facc4f072fed88132dc1 [2022-08-30T16:30:47.340Z] Merge succeeded, producing cda0dc64a599c0d438f9a83d279053a6d850d7d1 [2022-08-30T16:30:47.341Z] Checking out Revision cda0dc64a599c0d438f9a83d279053a6d850d7d1 (PR-170) [2022-08-30T16:30:46.989Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T16:30:47.022Z] > git checkout -f 125a8d5e466aa97452a4facc4f072fed88132dc1 # timeout=10 [2022-08-30T16:30:47.138Z] > git remote # timeout=10 [2022-08-30T16:30:47.165Z] > git config --get remote.origin.url # timeout=10 [2022-08-30T16:30:47.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T16:30:47.198Z] > git merge e8d1654ba5965c3fb713dc646ae6e642854fae7d # timeout=10 [2022-08-30T16:30:47.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-30T16:30:47.351Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T16:30:47.368Z] > git checkout -f cda0dc64a599c0d438f9a83d279053a6d850d7d1 # timeout=10 [2022-08-30T16:30:51.817Z] Commit message: "Merge commit 'e8d1654ba5965c3fb713dc646ae6e642854fae7d' into HEAD" [2022-08-30T16:30:51.830Z] > git rev-list --no-walk 125a8d5e466aa97452a4facc4f072fed88132dc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T16:30:52.840Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-30T16:30:52.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T16:30:52.840Z] Dload Upload Total Spent Left Speed [2022-08-30T16:30:52.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh [2022-08-30T16:30:53.571Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-30T16:30:53.913Z] + sudo tee /etc/docker/daemon.new [2022-08-30T16:30:53.914Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-30T16:30:53.914Z] { [2022-08-30T16:30:53.914Z] "registry-mirrors": [ [2022-08-30T16:30:53.914Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-30T16:30:53.914Z] ], [2022-08-30T16:30:53.914Z] "bip": "10.250.0.254/24", [2022-08-30T16:30:53.914Z] "hosts": [ [2022-08-30T16:30:53.914Z] "tcp://0.0.0.0:5555", [2022-08-30T16:30:53.914Z] "unix:///var/run/docker.sock" [2022-08-30T16:30:53.914Z] ], [2022-08-30T16:30:53.914Z] "mtu": 1458, [2022-08-30T16:30:53.914Z] "selinux-enabled": true, [2022-08-30T16:30:53.914Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-30T16:30:53.914Z] } [Pipeline] sh [2022-08-30T16:30:54.269Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-30T16:30:54.621Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-08-30T16:31:13.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T16:31:13.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T16:31:13.376Z] ========================================================= [2022-08-30T16:31:13.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-30T16:31:13.376Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-08-30T16:31:13.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T16:31:14.343Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-30T16:31:14.343Z] b3c136eddcbf: Pulling fs layer [2022-08-30T16:31:14.343Z] c0a3192eca97: Pulling fs layer [2022-08-30T16:31:14.343Z] a050256f5b6f: Pulling fs layer [2022-08-30T16:31:14.343Z] 656be50a0ddc: Pulling fs layer [2022-08-30T16:31:14.343Z] 2bbca73fdf42: Pulling fs layer [2022-08-30T16:31:14.343Z] 46d945488cbd: Pulling fs layer [2022-08-30T16:31:14.343Z] 8a5474983e97: Pulling fs layer [2022-08-30T16:31:14.343Z] 329c88fbcd65: Pulling fs layer [2022-08-30T16:31:14.343Z] 656be50a0ddc: Waiting [2022-08-30T16:31:14.343Z] 2bbca73fdf42: Waiting [2022-08-30T16:31:14.343Z] 46d945488cbd: Waiting [2022-08-30T16:31:14.343Z] 8a5474983e97: Waiting [2022-08-30T16:31:14.343Z] 329c88fbcd65: Waiting [2022-08-30T16:31:14.343Z] c0a3192eca97: Verifying Checksum [2022-08-30T16:31:14.343Z] c0a3192eca97: Download complete [2022-08-30T16:31:14.343Z] a050256f5b6f: Download complete [2022-08-30T16:31:14.626Z] 2bbca73fdf42: Verifying Checksum [2022-08-30T16:31:14.626Z] 2bbca73fdf42: Download complete [2022-08-30T16:31:14.626Z] 46d945488cbd: Verifying Checksum [2022-08-30T16:31:14.626Z] 46d945488cbd: Download complete [2022-08-30T16:31:14.626Z] b3c136eddcbf: Download complete [2022-08-30T16:31:15.626Z] b3c136eddcbf: Pull complete [2022-08-30T16:31:15.626Z] 329c88fbcd65: Verifying Checksum [2022-08-30T16:31:15.626Z] 329c88fbcd65: Download complete [2022-08-30T16:31:16.243Z] c0a3192eca97: Pull complete [2022-08-30T16:31:16.522Z] a050256f5b6f: Pull complete [2022-08-30T16:31:16.802Z] 8a5474983e97: Verifying Checksum [2022-08-30T16:31:16.802Z] 8a5474983e97: Download complete [2022-08-30T16:31:17.786Z] 656be50a0ddc: Verifying Checksum [2022-08-30T16:31:17.786Z] 656be50a0ddc: Download complete [2022-08-30T16:31:32.900Z] 656be50a0ddc: Pull complete [2022-08-30T16:31:32.900Z] 2bbca73fdf42: Pull complete [2022-08-30T16:31:32.900Z] 46d945488cbd: Pull complete [2022-08-30T16:31:38.316Z] 8a5474983e97: Pull complete [2022-08-30T16:31:40.301Z] 329c88fbcd65: Pull complete [2022-08-30T16:31:40.301Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-30T16:31:40.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T16:31:40.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-08-30T16:31:40.644Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:31:41.002Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T16:31:41.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:31:41.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-23947 does not seem to be running inside a container [2022-08-30T16:31:41.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T16:31:43.868Z] $ docker top 3fb0547d9db323157f56acb0e894276b9827d7a4f49be2c7b68bee74690b07ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:31:44.807Z] + go version [2022-08-30T16:31:44.807Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-30T16:31:44.840Z] $ docker stop --time=1 3fb0547d9db323157f56acb0e894276b9827d7a4f49be2c7b68bee74690b07ff [2022-08-30T16:31:46.619Z] $ docker rm -f 3fb0547d9db323157f56acb0e894276b9827d7a4f49be2c7b68bee74690b07ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:31:47.297Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T16:31:47.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:31:47.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-23947 does not seem to be running inside a container [2022-08-30T16:31:47.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T16:31:49.207Z] $ docker top 4156468d9ffbc91525be252546664dc39b3c48b6c791dbcdc20c3508e160eda9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:31:50.137Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/3 [Pipeline] fileExists [Pipeline] sh [2022-08-30T16:31:50.825Z] + make test [2022-08-30T16:31:50.825Z] CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-08-30T16:31:50.825Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-08-30T16:31:50.825Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-08-30T16:31:50.825Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-08-30T16:31:51.100Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-30T16:31:51.100Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-08-30T16:31:51.100Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-08-30T16:31:51.374Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-30T16:31:51.374Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-30T16:31:51.374Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-08-30T16:31:51.374Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-30T16:31:51.374Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-08-30T16:31:51.374Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-08-30T16:31:51.374Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-30T16:31:51.374Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-08-30T16:31:51.374Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-08-30T16:31:51.374Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-08-30T16:32:59.476Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-08-30T16:33:26.358Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.229s coverage: 90.4% of statements [2022-08-30T16:33:36.590Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.239s coverage: 86.3% of statements [2022-08-30T16:33:36.590Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-08-30T16:33:36.590Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-08-30T16:33:36.590Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.086s coverage: 16.7% of statements [2022-08-30T16:33:36.590Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.150s coverage: 68.5% of statements [2022-08-30T16:33:36.590Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-08-30T16:33:51.690Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.500s coverage: 83.8% of statements [2022-08-30T16:33:51.690Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.082s coverage: 88.9% of statements [2022-08-30T16:33:51.690Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-08-30T16:33:51.690Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.074s coverage: 100.0% of statements [2022-08-30T16:33:51.690Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.073s coverage: 100.0% of statements [2022-08-30T16:33:51.690Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.060s coverage: 90.9% of statements [2022-08-30T16:33:51.690Z] CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... [2022-08-30T16:33:51.690Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-08-30T16:33:53.736Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.318s coverage: 90.4% of statements [2022-08-30T16:33:54.020Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.117s coverage: 100.0% of statements [2022-08-30T16:33:54.020Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-08-30T16:33:54.305Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.061s coverage: 100.0% of statements [2022-08-30T16:33:55.314Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.178s coverage: 68.5% of statements [2022-08-30T16:33:55.314Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-08-30T16:34:22.173Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.511s coverage: 83.8% of statements [2022-08-30T16:34:22.173Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.070s coverage: 88.9% of statements [2022-08-30T16:34:22.173Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-08-30T16:34:22.173Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.079s coverage: 100.0% of statements [2022-08-30T16:34:22.173Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.088s coverage: 100.0% of statements [2022-08-30T16:34:22.173Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.067s coverage: 90.9% of statements [2022-08-30T16:34:22.173Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-30T16:34:22.173Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-30T16:35:09.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T16:35:09.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-08-30T16:35:09.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-30T16:35:09.372Z] $ docker stop --time=1 4156468d9ffbc91525be252546664dc39b3c48b6c791dbcdc20c3508e160eda9 [2022-08-30T16:35:11.372Z] $ docker rm -f 4156468d9ffbc91525be252546664dc39b3c48b6c791dbcdc20c3508e160eda9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T16:35:12.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-30T16:35:12.803Z] Warning: overwriting stash ‘coverage-report’ [2022-08-30T16:35:13.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:35:13.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T16:35:13.980Z] [2022-08-30T16:35:13.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:35:14.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T16:35:14.609Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-30T16:35:14.609Z] 8998bd30e6a1: Pulling fs layer [2022-08-30T16:35:14.609Z] 04944245beec: Pulling fs layer [2022-08-30T16:35:14.609Z] 699f458cf7ca: Pulling fs layer [2022-08-30T16:35:14.609Z] 765212b225bb: Pulling fs layer [2022-08-30T16:35:14.609Z] f23df028b6ca: Pulling fs layer [2022-08-30T16:35:14.609Z] d65c8cfc05b1: Pulling fs layer [2022-08-30T16:35:14.609Z] 2437ff75d9bd: Pulling fs layer [2022-08-30T16:35:14.609Z] f23df028b6ca: Waiting [2022-08-30T16:35:14.609Z] d65c8cfc05b1: Waiting [2022-08-30T16:35:14.609Z] 765212b225bb: Waiting [2022-08-30T16:35:14.609Z] 2437ff75d9bd: Waiting [2022-08-30T16:35:14.609Z] 04944245beec: Verifying Checksum [2022-08-30T16:35:14.609Z] 04944245beec: Download complete [2022-08-30T16:35:14.609Z] 765212b225bb: Verifying Checksum [2022-08-30T16:35:14.609Z] 765212b225bb: Download complete [2022-08-30T16:35:14.907Z] f23df028b6ca: Verifying Checksum [2022-08-30T16:35:14.907Z] f23df028b6ca: Download complete [2022-08-30T16:35:14.907Z] d65c8cfc05b1: Verifying Checksum [2022-08-30T16:35:14.907Z] d65c8cfc05b1: Download complete [2022-08-30T16:35:14.907Z] 699f458cf7ca: Verifying Checksum [2022-08-30T16:35:14.907Z] 699f458cf7ca: Download complete [2022-08-30T16:35:15.512Z] 8998bd30e6a1: Download complete [2022-08-30T16:35:18.150Z] 2437ff75d9bd: Verifying Checksum [2022-08-30T16:35:18.150Z] 2437ff75d9bd: Download complete [2022-08-30T16:35:20.134Z] 8998bd30e6a1: Pull complete [2022-08-30T16:35:20.752Z] 04944245beec: Pull complete [2022-08-30T16:35:22.191Z] 699f458cf7ca: Pull complete [2022-08-30T16:35:22.465Z] 765212b225bb: Pull complete [2022-08-30T16:35:23.446Z] f23df028b6ca: Pull complete [2022-08-30T16:35:23.446Z] d65c8cfc05b1: Pull complete [2022-08-30T16:35:41.810Z] 2437ff75d9bd: Pull complete [2022-08-30T16:35:41.810Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-30T16:35:41.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T16:35:41.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:35:42.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-23947 does not seem to be running inside a container [2022-08-30T16:35:42.192Z] $ 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/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-30T16:35:44.862Z] $ docker top 7927fe5d86cfbff5796e16c06ca9340e9c1cb4bd2b0df1463e857c6a769d8155 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:35:45.815Z] ---> job-cost.sh [2022-08-30T16:35:45.815Z] lf-activate-venv: SKIPPING [2022-08-30T16:35:45.815Z] INFO: No Stack... [2022-08-30T16:35:46.413Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-30T16:35:47.398Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T16:35:48.076Z] + + cut -d,cat -f6 [2022-08-30T16:35:48.076Z] /w/workspace/go-mod-messaging/3/archives/cost.csv [Pipeline] lock [2022-08-30T16:35:48.145Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] [2022-08-30T16:35:48.155Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] did not exist. Created. [2022-08-30T16:35:48.155Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T16:35:48.846Z] /w/workspace/go-mod-messaging/3@tmp/durable-e9c2ea33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-30T16:35:49.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-30T16:35:49.561Z] Warning: overwriting stash ‘stack-cost’ [2022-08-30T16:35:49.615Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T16:35:49.621Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T16:35:49.655Z] $ docker stop --time=1 7927fe5d86cfbff5796e16c06ca9340e9c1cb4bd2b0df1463e857c6a769d8155 [2022-08-30T16:35:51.180Z] $ docker rm -f 7927fe5d86cfbff5796e16c06ca9340e9c1cb4bd2b0df1463e857c6a769d8155 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-30T16:35:51.639Z] provisioning config files... [2022-08-30T16:35:51.651Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/config733317314848423795tmp [Pipeline] { [Pipeline] sh [2022-08-30T16:35:51.948Z] + set +x [2022-08-30T16:35:51.948Z] + curl -s https://codecov.io/bash [2022-08-30T16:35:51.948Z] + bash -s -- [2022-08-30T16:35:51.948Z] [2022-08-30T16:35:51.948Z] _____ _ [2022-08-30T16:35:51.948Z] / ____| | | [2022-08-30T16:35:51.948Z] | | ___ __| | ___ ___ _____ __ [2022-08-30T16:35:51.948Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-30T16:35:51.948Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-30T16:35:51.948Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-30T16:35:51.948Z] Bash-1.0.6 [2022-08-30T16:35:51.948Z] [2022-08-30T16:35:51.948Z] [2022-08-30T16:35:51.948Z] ==> git version 2.25.1 found [2022-08-30T16:35:51.948Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-30T16:35:51.948Z] Release-Date: 2020-01-08 [2022-08-30T16:35:51.948Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-30T16:35:51.948Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-30T16:35:51.948Z] ==> Jenkins CI detected. [2022-08-30T16:35:51.948Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-170 [2022-08-30T16:35:51.948Z] project root: . [2022-08-30T16:35:51.948Z] --> token set from env [2022-08-30T16:35:51.948Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-30T16:35:51.948Z] ==> Running gcov in . (disable via -X gcov) [2022-08-30T16:35:51.948Z] ==> Python coveragepy not found [2022-08-30T16:35:51.948Z] ==> Searching for coverage reports in: [2022-08-30T16:35:51.948Z] + . [2022-08-30T16:35:51.948Z] -> Found 1 reports [2022-08-30T16:35:51.948Z] ==> Detecting git/mercurial file structure [2022-08-30T16:35:51.948Z] ==> Reading reports [2022-08-30T16:35:51.948Z] + ./coverage.out bytes=23518 [2022-08-30T16:35:51.948Z] ==> Appending adjustments [2022-08-30T16:35:51.948Z] https://docs.codecov.io/docs/fixing-reports [2022-08-30T16:35:52.209Z] + Found adjustments [2022-08-30T16:35:52.209Z] ==> Gzipping contents [2022-08-30T16:35:52.209Z] 8.0K /tmp/codecov.TcHJ3D.gz [2022-08-30T16:35:52.209Z] ==> Uploading reports [2022-08-30T16:35:52.209Z] url: https://codecov.io [2022-08-30T16:35:52.209Z] query: branch=PR-170&commit=0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-170%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=170&job=&cmd_args= [2022-08-30T16:35:52.209Z] -> Pinging Codecov [2022-08-30T16:35:52.209Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-170&commit=0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-170%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=170&job=&cmd_args= [2022-08-30T16:35:52.778Z] -> Uploading to [2022-08-30T16:35:52.778Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-30/F6E385568367DD0E4001BA4F8F1CB792/0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707/f67a807c-048e-4c43-a1b2-aa62577bcc18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T163552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ecd21208db8404a360aca4ef27163fc1e50c72feac88a7286dc63992fe349a5 [2022-08-30T16:35:52.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T16:35:52.778Z] Dload Upload Total Spent Left Speed [2022-08-30T16:35:52.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6594 0 0 100 6594 0 28794 --:--:-- --:--:-- --:--:-- 28669 100 6594 0 0 100 6594 0 28545 --:--:-- --:--:-- --:--:-- 28422 [2022-08-30T16:35:52.778Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [Pipeline] } [2022-08-30T16:35:52.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-30T16:35:53.514Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-170/archives ] [2022-08-30T16:35:53.514Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-170/archives [2022-08-30T16:35:53.514Z] total 16 [2022-08-30T16:35:53.514Z] drwxr-xr-x 3 root root 4096 Aug 30 16:30 . [2022-08-30T16:35:53.514Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 16:30 .. [2022-08-30T16:35:53.514Z] drwxr-xr-x 2 root root 4096 Aug 30 16:30 cost [2022-08-30T16:35:53.514Z] -rw-r--r-- 1 root root 88 Aug 30 16:30 cost.csv [2022-08-30T16:35:53.514Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-170/archives [2022-08-30T16:35:53.514Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-170/archives [2022-08-30T16:35:53.514Z] total 16 [2022-08-30T16:35:53.514Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 16:30 . [2022-08-30T16:35:53.515Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 16:30 .. [2022-08-30T16:35:53.515Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 16:30 cost [2022-08-30T16:35:53.515Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 30 16:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:35:53.809Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:35:54.696Z] ---> package-listing.sh [2022-08-30T16:35:54.696Z] ++ facter osfamily [2022-08-30T16:35:54.696Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-30T16:35:55.000Z] + OS_FAMILY=debian [2022-08-30T16:35:55.000Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-170 [2022-08-30T16:35:55.000Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-30T16:35:55.000Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-30T16:35:55.000Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-30T16:35:55.000Z] + PACKAGES=/tmp/packages_start.txt [2022-08-30T16:35:55.000Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-170 ']' [2022-08-30T16:35:55.000Z] + PACKAGES=/tmp/packages_end.txt [2022-08-30T16:35:55.000Z] + case "${OS_FAMILY}" in [2022-08-30T16:35:55.000Z] + dpkg -l [2022-08-30T16:35:55.000Z] + grep '^ii' [2022-08-30T16:35:55.000Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-30T16:35:55.000Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-30T16:35:55.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-30T16:35:55.000Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-170 ']' [2022-08-30T16:35:55.000Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-170/archives/ [2022-08-30T16:35:55.000Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-170/archives/ [Pipeline] echo [2022-08-30T16:35:55.029Z] 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/xfoundry_go-mod-messaging_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-30T16:35:55.349Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:35:55.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T16:35:55.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:35:56.004Z] prd-ubuntu20.04-docker-8c-8g-23946 does not seem to be running inside a container [2022-08-30T16:35:56.049Z] $ 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/xfoundry_go-mod-messaging_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-170 -v /w/workspace/xfoundry_go-mod-messaging_PR-170:/w/workspace/xfoundry_go-mod-messaging_PR-170:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-170@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-30T16:35:56.236Z] $ docker top 1288713a409303f2f383a6444f59fa74295921aae14c3ac7f2f84f2fec85f007 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:35:56.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-30T16:35:56.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-30T16:35:57.177Z] + ls /var/log/sa-host [2022-08-30T16:35:57.177Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T16:35:57.308Z] provisioning config files... [2022-08-30T16:35:57.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/config2056326610546064939tmp [Pipeline] { [Pipeline] echo [2022-08-30T16:35:57.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:35:57.620Z] ---> create-netrc.sh [Pipeline] } [2022-08-30T16:35:57.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:35:57.966Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-30T16:35:57.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:35:58.259Z] ---> sudo-logs.sh [2022-08-30T16:35:58.259Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-30T16:35:58.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:35:58.564Z] ---> job-cost.sh [2022-08-30T16:35:58.564Z] lf-activate-venv: SKIPPING [2022-08-30T16:35:58.564Z] DEBUG: total: 0.2199999988079071 [2022-08-30T16:35:58.564Z] INFO: Retrieving Stack Cost... [2022-08-30T16:35:59.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T16:35:59.394Z] INFO: Archiving Costs [Pipeline] echo [2022-08-30T16:35:59.406Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:35:59.691Z] ---> logs-deploy.sh [2022-08-30T16:35:59.691Z] lf-activate-venv: SKIPPING [2022-08-30T16:35:59.691Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-170/3 [2022-08-30T16:35:59.691Z] INFO: archiving workspace using pattern(s): [2022-08-30T16:36:00.631Z] Archives upload complete. [2022-08-30T16:36:00.891Z] INFO: archiving logs to Nexus [2022-08-30T16:36:01.462Z] ---> uname -a: [2022-08-30T16:36:01.462Z] Linux prd-ubuntu20-04-docker-8c-8g-23946 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] ---> lscpu: [2022-08-30T16:36:01.462Z] Architecture: x86_64 [2022-08-30T16:36:01.462Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-30T16:36:01.462Z] Byte Order: Little Endian [2022-08-30T16:36:01.462Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-30T16:36:01.462Z] CPU(s): 8 [2022-08-30T16:36:01.462Z] On-line CPU(s) list: 0-7 [2022-08-30T16:36:01.462Z] Thread(s) per core: 1 [2022-08-30T16:36:01.462Z] Core(s) per socket: 1 [2022-08-30T16:36:01.462Z] Socket(s): 8 [2022-08-30T16:36:01.462Z] NUMA node(s): 1 [2022-08-30T16:36:01.462Z] Vendor ID: AuthenticAMD [2022-08-30T16:36:01.462Z] CPU family: 23 [2022-08-30T16:36:01.462Z] Model: 49 [2022-08-30T16:36:01.462Z] Model name: AMD EPYC-Rome Processor [2022-08-30T16:36:01.462Z] Stepping: 0 [2022-08-30T16:36:01.462Z] CPU MHz: 2799.864 [2022-08-30T16:36:01.462Z] BogoMIPS: 5599.72 [2022-08-30T16:36:01.462Z] Virtualization: AMD-V [2022-08-30T16:36:01.462Z] Hypervisor vendor: KVM [2022-08-30T16:36:01.462Z] Virtualization type: full [2022-08-30T16:36:01.462Z] L1d cache: 256 KiB [2022-08-30T16:36:01.462Z] L1i cache: 256 KiB [2022-08-30T16:36:01.462Z] L2 cache: 4 MiB [2022-08-30T16:36:01.462Z] L3 cache: 128 MiB [2022-08-30T16:36:01.462Z] NUMA node0 CPU(s): 0-7 [2022-08-30T16:36:01.462Z] Vulnerability Itlb multihit: Not affected [2022-08-30T16:36:01.462Z] Vulnerability L1tf: Not affected [2022-08-30T16:36:01.462Z] Vulnerability Mds: Not affected [2022-08-30T16:36:01.462Z] Vulnerability Meltdown: Not affected [2022-08-30T16:36:01.462Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-30T16:36:01.462Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-30T16:36:01.462Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-30T16:36:01.462Z] Vulnerability Srbds: Not affected [2022-08-30T16:36:01.462Z] Vulnerability Tsx async abort: Not affected [2022-08-30T16:36:01.462Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] ---> nproc: [2022-08-30T16:36:01.462Z] 8 [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] ---> df -h: [2022-08-30T16:36:01.462Z] Filesystem Size Used Avail Use% Mounted on [2022-08-30T16:36:01.462Z] overlay 155G 11G 145G 7% / [2022-08-30T16:36:01.462Z] tmpfs 64M 0 64M 0% /dev [2022-08-30T16:36:01.462Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-30T16:36:01.462Z] shm 64M 0 64M 0% /dev/shm [2022-08-30T16:36:01.462Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] ---> sar -b -r -n DEV: [2022-08-30T16:36:01.462Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23946) 08/30/22 _x86_64_ (8 CPU) [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] 16:27:40 LINUX RESTART (8 CPU) [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] 16:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-30T16:36:01.462Z] 16:29:01 386.38 45.12 341.26 0.00 4083.63 156627.58 0.00 [2022-08-30T16:36:01.462Z] 16:30:01 20.06 0.92 19.15 0.00 18.80 6390.55 0.00 [2022-08-30T16:36:01.462Z] 16:31:01 38.43 0.10 38.33 0.00 6.27 18553.84 0.00 [2022-08-30T16:36:01.462Z] 16:32:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 [2022-08-30T16:36:01.462Z] 16:33:01 1.35 0.02 1.33 0.00 0.13 14.00 0.00 [2022-08-30T16:36:01.462Z] 16:34:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 [2022-08-30T16:36:01.462Z] 16:35:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2022-08-30T16:36:01.462Z] Average: 63.42 6.50 56.92 0.00 578.72 25637.65 0.00 [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] 16:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-30T16:36:01.462Z] 16:29:01 28630476 31706564 591196 1.80 121124 3208304 2114000 6.23 1307556 2544540 172960 [2022-08-30T16:36:01.462Z] 16:30:01 28733456 31773332 521692 1.59 108828 3177420 2202276 6.49 1268548 2473396 52004 [2022-08-30T16:36:01.462Z] 16:31:01 28451432 31789052 509376 1.55 122152 3436164 1919604 5.66 1166436 2831028 16 [2022-08-30T16:36:01.462Z] 16:32:01 28452128 31789840 508288 1.55 122200 3436164 1919604 5.66 1165472 2831028 176 [2022-08-30T16:36:01.462Z] 16:33:01 28458772 31796800 501496 1.53 122232 3436164 1919604 5.66 1158604 2831316 24 [2022-08-30T16:36:01.462Z] 16:34:01 28459016 31797236 501008 1.52 122272 3436304 1919604 5.66 1158896 2831448 172 [2022-08-30T16:36:01.462Z] 16:35:01 28466732 31804976 493180 1.50 122304 3436312 1919604 5.66 1151136 2831452 12 [2022-08-30T16:36:01.462Z] Average: 28521716 31779686 518034 1.58 120159 3366690 1987757 5.86 1196664 2739173 32195 [2022-08-30T16:36:01.462Z] [2022-08-30T16:36:01.462Z] 16:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-30T16:36:01.462Z] 16:29:01 lo 3.52 3.52 0.34 0.34 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.462Z] 16:29:01 docker0 9.10 9.22 0.78 89.98 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.462Z] 16:29:01 ens3 651.81 402.05 6505.87 106.48 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.462Z] 16:29:01 veth095d36a 7.64 7.81 0.69 77.57 0.00 0.00 0.00 0.01 [2022-08-30T16:36:01.462Z] 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:30:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:30:01 ens3 38.03 32.39 15.10 51.07 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:30:01 veth095d36a 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:31:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:31:01 ens3 104.73 63.89 2536.21 11.66 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:32:01 ens3 0.73 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:33:01 ens3 0.78 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:34:01 ens3 0.80 0.50 0.40 0.28 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] 16:35:01 ens3 0.50 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] Average: docker0 1.29 1.31 0.11 12.67 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] Average: ens3 112.64 70.55 1281.69 24.06 0.00 0.00 0.00 0.00 [2022-08-30T16:36:01.463Z] [2022-08-30T16:36:01.463Z]