Pull request #167 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5774bdf2d787b4604358d19be41b0b6369185772+4f49fe41dacad23b8101abdd2ddf549d92efb662 (85b229d24383c7baede2d0a4ddc2a40cea6988e5) 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-ssh17724992133555150811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9625489072965258443.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-configuration/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18145967217172943845.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-configuration/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2068697180899366345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16556265363577532183.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-configuration/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14390804588406268488.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-configuration 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-24614 in /w/workspace/ndry_go-mod-configuration_PR-167 [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-configuration.git > git init /w/workspace/ndry_go-mod-configuration_PR-167 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4f49fe41dacad23b8101abdd2ddf549d92efb662 into PR head commit 5774bdf2d787b4604358d19be41b0b6369185772 Merge succeeded, producing 5774bdf2d787b4604358d19be41b0b6369185772 Checking out Revision 5774bdf2d787b4604358d19be41b0b6369185772 (PR-167) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5774bdf2d787b4604358d19be41b0b6369185772 # 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 4f49fe41dacad23b8101abdd2ddf549d92efb662 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5774bdf2d787b4604358d19be41b0b6369185772 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-05T12:32:44.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-05T12:32:44.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-05T12:32:45.034Z] ========================================================= [2024-11-05T12:32:45.035Z] EdgeX Global Pipelines Version Info [2024-11-05T12:32:45.035Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-05T12:32:46.184Z] ------------------- [2024-11-05T12:32:46.184Z] stable info: [2024-11-05T12:32:46.184Z] ------------------- [2024-11-05T12:32:46.184Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-05T12:32:46.184Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-05T12:32:46.184Z] Message: update stable to v1.0.265 [2024-11-05T12:32:46.445Z] ------------------- [2024-11-05T12:32:46.445Z] experimental info: [2024-11-05T12:32:46.445Z] ------------------- [2024-11-05T12:32:46.446Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-05T12:32:46.446Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-05T12:32:46.446Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-05T12:32:46.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2024-11-05T12:32:46.730Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2024-11-05T12:32:46.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-05T12:32:46.864Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-05T12:32:46.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-05T12:32:46.994Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-05T12:32:47.050Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-05T12:32:47.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-05T12:32:47.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-05T12:32:47.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-05T12:32:47.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-05T12:32:47.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2024-11-05T12:32:47.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-05T12:32:47.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-05T12:32:47.532Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-11-05T12:32:47.588Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-11-05T12:32:47.644Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-05T12:32:47.702Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-05T12:32:47.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-05T12:32:47.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-05T12:32:47.872Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-05T12:32:47.933Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-05T12:32:47.990Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-05T12:32:48.053Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-05T12:32:48.118Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-11-05T12:32:48.174Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-05T12:32:48.233Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-05T12:32:48.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo [2024-11-05T12:32:48.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo [2024-11-05T12:32:48.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo [2024-11-05T12:32:48.479Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5774bdf2d787b4604358d19be41b0b6369185772 [Pipeline] echo [2024-11-05T12:32:48.538Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5774bdf [Pipeline] echo [2024-11-05T12:32:48.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-05T12:32:49.173Z] + git rev-list -1 --merges 5774bdf2d787b4604358d19be41b0b6369185772~1..5774bdf2d787b4604358d19be41b0b6369185772 [Pipeline] echo [2024-11-05T12:32:49.218Z] -----------> git rev-list -1 --merges 5774bdf2d787b4604358d19be41b0b6369185772~1..5774bdf2d787b4604358d19be41b0b6369185772 5774bdf2d787b4604358d19be41b0b6369185772 [false] [Pipeline] sh [2024-11-05T12:32:49.540Z] + git log --format=format:%s -1 5774bdf2d787b4604358d19be41b0b6369185772 [Pipeline] echo [2024-11-05T12:32:49.582Z] ========================================================= [2024-11-05T12:32:49.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-05T12:32:49.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-05T12:32:50.042Z] + git log --format=format:%s -1 5774bdf2d787b4604358d19be41b0b6369185772 [Pipeline] echo [2024-11-05T12:32:50.080Z] [semverPrep] GIT_COMMIT: 5774bdf2d787b4604358d19be41b0b6369185772, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v4 [Pipeline] echo [2024-11-05T12:32:50.120Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-05T12:32:50.561Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-05T12:32:50.562Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-05T12:32:50.562Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-05T12:32:50.562Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-05T12:32:50.562Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-05T12:32:50.562Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-05T12:32:50.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:32:51.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-05T12:32:51.099Z] [2024-11-05T12:32:51.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:32:51.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-05T12:32:51.492Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-05T12:32:51.492Z] b85a868b505f: Pulling fs layer [2024-11-05T12:32:51.492Z] e2be974225ed: Pulling fs layer [2024-11-05T12:32:51.492Z] 339a4e72a1f5: Pulling fs layer [2024-11-05T12:32:51.492Z] 988bab9f4d93: Pulling fs layer [2024-11-05T12:32:51.492Z] 1469e6f7b9e6: Pulling fs layer [2024-11-05T12:32:51.492Z] eaf3925da568: Pulling fs layer [2024-11-05T12:32:51.492Z] bab4dde63d76: Pulling fs layer [2024-11-05T12:32:51.492Z] bde34c3a00c8: Pulling fs layer [2024-11-05T12:32:51.493Z] b352a97aabf1: Pulling fs layer [2024-11-05T12:32:51.493Z] 4872d77fe225: Pulling fs layer [2024-11-05T12:32:51.493Z] 5851b861e8e6: Pulling fs layer [2024-11-05T12:32:51.493Z] bab4dde63d76: Waiting [2024-11-05T12:32:51.493Z] 988bab9f4d93: Waiting [2024-11-05T12:32:51.493Z] bde34c3a00c8: Waiting [2024-11-05T12:32:51.493Z] 1469e6f7b9e6: Waiting [2024-11-05T12:32:51.493Z] b352a97aabf1: Waiting [2024-11-05T12:32:51.493Z] 4872d77fe225: Waiting [2024-11-05T12:32:51.493Z] eaf3925da568: Waiting [2024-11-05T12:32:51.751Z] e2be974225ed: Download complete [2024-11-05T12:32:51.751Z] 988bab9f4d93: Verifying Checksum [2024-11-05T12:32:51.751Z] 988bab9f4d93: Download complete [2024-11-05T12:32:51.751Z] 1469e6f7b9e6: Verifying Checksum [2024-11-05T12:32:51.751Z] 1469e6f7b9e6: Download complete [2024-11-05T12:32:51.751Z] eaf3925da568: Download complete [2024-11-05T12:32:51.751Z] 339a4e72a1f5: Verifying Checksum [2024-11-05T12:32:51.751Z] 339a4e72a1f5: Download complete [2024-11-05T12:32:51.751Z] bde34c3a00c8: Verifying Checksum [2024-11-05T12:32:51.751Z] bde34c3a00c8: Download complete [2024-11-05T12:32:51.751Z] b352a97aabf1: Verifying Checksum [2024-11-05T12:32:51.751Z] b352a97aabf1: Download complete [2024-11-05T12:32:51.751Z] 4872d77fe225: Verifying Checksum [2024-11-05T12:32:51.751Z] 4872d77fe225: Download complete [2024-11-05T12:32:52.009Z] b85a868b505f: Verifying Checksum [2024-11-05T12:32:52.009Z] b85a868b505f: Download complete [2024-11-05T12:32:52.268Z] bab4dde63d76: Verifying Checksum [2024-11-05T12:32:52.268Z] bab4dde63d76: Download complete [2024-11-05T12:32:53.216Z] b85a868b505f: Pull complete [2024-11-05T12:32:53.216Z] e2be974225ed: Pull complete [2024-11-05T12:32:53.785Z] 339a4e72a1f5: Pull complete [2024-11-05T12:32:53.785Z] 988bab9f4d93: Pull complete [2024-11-05T12:32:54.044Z] 1469e6f7b9e6: Pull complete [2024-11-05T12:32:54.305Z] eaf3925da568: Pull complete [2024-11-05T12:32:56.213Z] bab4dde63d76: Pull complete [2024-11-05T12:32:56.213Z] bde34c3a00c8: Pull complete [2024-11-05T12:32:56.213Z] b352a97aabf1: Pull complete [2024-11-05T12:32:56.213Z] 4872d77fe225: Pull complete [2024-11-05T12:32:56.213Z] 5851b861e8e6: Pull complete [2024-11-05T12:32:56.474Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-05T12:32:56.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-05T12:32:56.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-05T12:32:56.798Z] prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container [2024-11-05T12:32:56.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_PR-167 -v /w/workspace/ndry_go-mod-configuration_PR-167:/w/workspace/ndry_go-mod-configuration_PR-167:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-167@tmp:/w/workspace/ndry_go-mod-configuration_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-05T12:33:00.372Z] $ docker top 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 -eo pid,comm [2024-11-05T12:33:00.441Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-05T12:33:00.441Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-05T12:33:00.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-05T12:33:00.625Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-05T12:33:00.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-05T12:33:00.735Z] $ docker exec 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 ssh-agent [2024-11-05T12:33:00.857Z] SSH_AUTH_SOCK=/tmp/ssh-pRRY66JxEFBD/agent.34 [2024-11-05T12:33:00.857Z] SSH_AGENT_PID=40 [2024-11-05T12:33:00.863Z] Running ssh-add (command line suppressed) [2024-11-05T12:33:00.956Z] Identity added: /w/workspace/ndry_go-mod-configuration_PR-167@tmp/private_key_2521900030551264433.key (/w/workspace/ndry_go-mod-configuration_PR-167@tmp/private_key_2521900030551264433.key) [2024-11-05T12:33:00.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-05T12:33:01.329Z] + git tag --points-at HEAD [Pipeline] } [2024-11-05T12:33:01.352Z] $ docker exec --env ******** --env ******** 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 ssh-agent -k [2024-11-05T12:33:01.457Z] unset SSH_AUTH_SOCK; [2024-11-05T12:33:01.457Z] unset SSH_AGENT_PID; [2024-11-05T12:33:01.457Z] echo Agent pid 40 killed; [2024-11-05T12:33:01.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-05T12:33:01.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-05T12:33:01.593Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-05T12:33:01.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-05T12:33:01.696Z] $ docker exec 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 ssh-agent [2024-11-05T12:33:01.807Z] SSH_AUTH_SOCK=/tmp/ssh-vhsrdcblVoui/agent.74 [2024-11-05T12:33:01.807Z] SSH_AGENT_PID=80 [2024-11-05T12:33:01.812Z] Running ssh-add (command line suppressed) [2024-11-05T12:33:01.924Z] Identity added: /w/workspace/ndry_go-mod-configuration_PR-167@tmp/private_key_18040914981556221533.key (/w/workspace/ndry_go-mod-configuration_PR-167@tmp/private_key_18040914981556221533.key) [2024-11-05T12:33:01.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-05T12:33:02.299Z] + git semver init [2024-11-05T12:33:02.560Z] 2024-11-05 12:33:02,472 [run_init] DEBUG init version:0.0.0 force:False [2024-11-05T12:33:02.560Z] 2024-11-05 12:33:02,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_PR-167/.semver [2024-11-05T12:33:02.560Z] 2024-11-05 12:33:02,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_PR-167/.semver [2024-11-05T12:33:02.560Z] 2024-11-05 12:33:02,474 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_PR-167/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_PR-167, universal_newlines=False, shell=None, istream=None) [2024-11-05T12:33:03.500Z] 2024-11-05 12:33:03,265 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_PR-167/.git/info/exclude [2024-11-05T12:33:03.500Z] 2024-11-05 12:33:03,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_PR-167/.semver/PR-167 with force:False [2024-11-05T12:33:03.500Z] 2024-11-05 12:33:03,266 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_PR-167/.semver/PR-167 [2024-11-05T12:33:03.500Z] 2024-11-05 12:33:03,270 [execute] INFO git cat-file --batch-check [2024-11-05T12:33:03.500Z] 2024-11-05 12:33:03,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_PR-167/.semver, universal_newlines=False, shell=None, istream=) [2024-11-05T12:33:03.500Z] 2024-11-05 12:33:03,276 [execute] INFO git cat-file --batch [2024-11-05T12:33:03.500Z] 2024-11-05 12:33:03,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_PR-167/.semver, universal_newlines=False, shell=None, istream=) [2024-11-05T12:33:03.500Z] 2024-11-05 12:33:03,281 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_PR-167/.semver/PR-167 [2024-11-05T12:33:03.500Z] 0.0.0 [Pipeline] } [2024-11-05T12:33:03.525Z] $ docker exec --env ******** --env ******** 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 ssh-agent -k [2024-11-05T12:33:03.632Z] unset SSH_AUTH_SOCK; [2024-11-05T12:33:03.633Z] unset SSH_AGENT_PID; [2024-11-05T12:33:03.633Z] echo Agent pid 80 killed; [2024-11-05T12:33:03.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-05T12:33:04.112Z] + git semver [Pipeline] } [2024-11-05T12:33:04.393Z] $ docker stop --time=1 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 [2024-11-05T12:33:05.704Z] $ docker rm -f --volumes 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-05T12:33:06.139Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-05T12:33:06.467Z] Stashed 1 file(s) [Pipeline] echo [2024-11-05T12:33:06.495Z] [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 [2024-11-05T12:33:07.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-05T12:33:07.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-05T12:33:08.008Z] ========================================================= [2024-11-05T12:33:08.008Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-05T12:33:08.008Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-11-05T12:33:08.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-05T12:33:08.429Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-05T12:33:08.429Z] 43c4264eed91: Pulling fs layer [2024-11-05T12:33:08.429Z] 4cc291be95ef: Pulling fs layer [2024-11-05T12:33:08.429Z] 2ac1f1163629: Pulling fs layer [2024-11-05T12:33:08.429Z] 5c3c966382ef: Pulling fs layer [2024-11-05T12:33:08.429Z] 4f4fb700ef54: Pulling fs layer [2024-11-05T12:33:08.429Z] 5d5c8e513c77: Pulling fs layer [2024-11-05T12:33:08.429Z] 9f66e0745190: Pulling fs layer [2024-11-05T12:33:08.429Z] f49a43e4bbc0: Pulling fs layer [2024-11-05T12:33:08.429Z] 561ebcabdf7f: Pulling fs layer [2024-11-05T12:33:08.429Z] 4f4fb700ef54: Waiting [2024-11-05T12:33:08.429Z] 5d5c8e513c77: Waiting [2024-11-05T12:33:08.429Z] 9f66e0745190: Waiting [2024-11-05T12:33:08.429Z] f49a43e4bbc0: Waiting [2024-11-05T12:33:08.429Z] 561ebcabdf7f: Waiting [2024-11-05T12:33:08.429Z] 5c3c966382ef: Waiting [2024-11-05T12:33:08.429Z] 4cc291be95ef: Download complete [2024-11-05T12:33:08.429Z] 5c3c966382ef: Verifying Checksum [2024-11-05T12:33:08.429Z] 5c3c966382ef: Download complete [2024-11-05T12:33:08.429Z] 4f4fb700ef54: Download complete [2024-11-05T12:33:08.429Z] 5d5c8e513c77: Verifying Checksum [2024-11-05T12:33:08.429Z] 5d5c8e513c77: Download complete [2024-11-05T12:33:08.429Z] 43c4264eed91: Download complete [2024-11-05T12:33:08.429Z] 9f66e0745190: Verifying Checksum [2024-11-05T12:33:08.429Z] 9f66e0745190: Download complete [2024-11-05T12:33:08.691Z] 43c4264eed91: Pull complete [2024-11-05T12:33:08.691Z] 561ebcabdf7f: Download complete [2024-11-05T12:33:08.949Z] 4cc291be95ef: Pull complete [2024-11-05T12:33:08.949Z] 2ac1f1163629: Verifying Checksum [2024-11-05T12:33:08.949Z] 2ac1f1163629: Download complete [2024-11-05T12:33:09.207Z] f49a43e4bbc0: Verifying Checksum [2024-11-05T12:33:09.207Z] f49a43e4bbc0: Download complete [2024-11-05T12:33:12.494Z] 2ac1f1163629: Pull complete [2024-11-05T12:33:12.494Z] 5c3c966382ef: Pull complete [2024-11-05T12:33:12.494Z] 4f4fb700ef54: Pull complete [2024-11-05T12:33:12.494Z] 5d5c8e513c77: Pull complete [2024-11-05T12:33:12.494Z] 9f66e0745190: Pull complete [2024-11-05T12:33:15.033Z] f49a43e4bbc0: Pull complete [2024-11-05T12:33:15.293Z] 561ebcabdf7f: Pull complete [2024-11-05T12:33:15.293Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-05T12:33:15.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-05T12:33:15.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-11-05T12:33:15.615Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:33:16.028Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-05T12:33:16.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-05T12:33:16.209Z] prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container [2024-11-05T12:33:16.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_PR-167 -v /w/workspace/ndry_go-mod-configuration_PR-167:/w/workspace/ndry_go-mod-configuration_PR-167:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-167@tmp:/w/workspace/ndry_go-mod-configuration_PR-167@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 ******** ci-base-image-x86_64 cat [2024-11-05T12:33:22.158Z] Still waiting to schedule task [2024-11-05T12:33:22.158Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-05T12:33:22.489Z] $ docker top 5c19db33f4cc7cbe298c30277e42912e2e04d0a4d3d5f91fe1255c95781103af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-05T12:33:22.901Z] + go version [2024-11-05T12:33:22.901Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-05T12:33:22.941Z] $ docker stop --time=1 5c19db33f4cc7cbe298c30277e42912e2e04d0a4d3d5f91fe1255c95781103af [2024-11-05T12:33:24.201Z] $ docker rm -f --volumes 5c19db33f4cc7cbe298c30277e42912e2e04d0a4d3d5f91fe1255c95781103af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:33:25.008Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-05T12:33:25.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-05T12:33:25.187Z] prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container [2024-11-05T12:33:25.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_go-mod-configuration_PR-167 -v /w/workspace/ndry_go-mod-configuration_PR-167:/w/workspace/ndry_go-mod-configuration_PR-167:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-167@tmp:/w/workspace/ndry_go-mod-configuration_PR-167@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 ******** ci-base-image-x86_64 cat [2024-11-05T12:33:25.575Z] $ docker top 6682280165d982d5c183fa83a68455bc12c679a44442df355e4f563349a0e3e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-05T12:33:25.985Z] + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_PR-167 [Pipeline] fileExists [Pipeline] sh [2024-11-05T12:33:26.366Z] + make test [2024-11-05T12:33:26.366Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-11-05T12:33:26.366Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-05T12:33:26.366Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 [2024-11-05T12:33:26.366Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 [2024-11-05T12:33:26.625Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-05T12:33:26.625Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-05T12:33:26.885Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-05T12:33:26.885Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-05T12:33:26.885Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-05T12:33:26.885Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-11-05T12:33:26.885Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-05T12:33:26.885Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-05T12:33:26.885Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-05T12:33:26.885Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-05T12:33:26.885Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-05T12:33:26.885Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-05T12:33:26.885Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-05T12:33:26.885Z] go: downloading golang.org/x/crypto v0.25.0 [2024-11-05T12:33:26.885Z] go: downloading golang.org/x/text v0.16.0 [2024-11-05T12:33:26.885Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-05T12:33:27.144Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-05T12:33:27.144Z] go: downloading golang.org/x/sync v0.7.0 [2024-11-05T12:33:27.144Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-05T12:33:27.144Z] go: downloading golang.org/x/net v0.27.0 [2024-11-05T12:33:27.144Z] go: downloading golang.org/x/sys v0.22.0 [2024-11-05T12:33:37.128Z] github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements [2024-11-05T12:33:37.128Z] ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.007s coverage: 83.3% of statements [2024-11-05T12:33:37.128Z] ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.024s coverage: 58.6% of statements [2024-11-05T12:33:37.128Z] ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.008s coverage: 100.0% of statements [2024-11-05T12:33:47.117Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-11-05T12:33:49.652Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-05T12:33:49.652Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-11-05T12:33:49.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-05T12:33:49.744Z] $ docker stop --time=1 6682280165d982d5c183fa83a68455bc12c679a44442df355e4f563349a0e3e7 [2024-11-05T12:33:54.772Z] $ docker rm -f --volumes 6682280165d982d5c183fa83a68455bc12c679a44442df355e4f563349a0e3e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-05T12:33:55.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-05T12:33:55.491Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:33:56.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-05T12:33:56.765Z] [2024-11-05T12:33:56.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:33:57.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-05T12:33:57.171Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-05T12:33:57.171Z] 5eb5b503b376: Pulling fs layer [2024-11-05T12:33:57.171Z] 5c69ac0246d0: Pulling fs layer [2024-11-05T12:33:57.171Z] ec43610c2a17: Pulling fs layer [2024-11-05T12:33:57.171Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-05T12:33:57.171Z] 33b1e0a273af: Pulling fs layer [2024-11-05T12:33:57.171Z] 5d3b04190fa2: Pulling fs layer [2024-11-05T12:33:57.171Z] 2f39f015ded8: Pulling fs layer [2024-11-05T12:33:57.171Z] 3a2ae6a8a46f: Waiting [2024-11-05T12:33:57.171Z] 33b1e0a273af: Waiting [2024-11-05T12:33:57.171Z] 2f39f015ded8: Waiting [2024-11-05T12:33:57.171Z] 5d3b04190fa2: Waiting [2024-11-05T12:33:57.171Z] 5c69ac0246d0: Verifying Checksum [2024-11-05T12:33:57.171Z] 5c69ac0246d0: Download complete [2024-11-05T12:33:57.171Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-05T12:33:57.171Z] 3a2ae6a8a46f: Download complete [2024-11-05T12:33:57.429Z] 33b1e0a273af: Verifying Checksum [2024-11-05T12:33:57.429Z] 33b1e0a273af: Download complete [2024-11-05T12:33:57.429Z] 5d3b04190fa2: Verifying Checksum [2024-11-05T12:33:57.429Z] 5d3b04190fa2: Download complete [2024-11-05T12:33:57.429Z] ec43610c2a17: Download complete [2024-11-05T12:33:57.429Z] 5eb5b503b376: Verifying Checksum [2024-11-05T12:33:57.429Z] 5eb5b503b376: Download complete [2024-11-05T12:33:57.996Z] 2f39f015ded8: Verifying Checksum [2024-11-05T12:33:58.562Z] 5eb5b503b376: Pull complete [2024-11-05T12:33:58.820Z] 5c69ac0246d0: Pull complete [2024-11-05T12:33:59.078Z] ec43610c2a17: Pull complete [2024-11-05T12:33:59.337Z] 3a2ae6a8a46f: Pull complete [2024-11-05T12:33:59.337Z] 33b1e0a273af: Pull complete [2024-11-05T12:33:59.596Z] 5d3b04190fa2: Pull complete [2024-11-05T12:34:03.786Z] 2f39f015ded8: Pull complete [2024-11-05T12:34:03.786Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-05T12:34:03.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-05T12:34:03.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-05T12:34:04.064Z] prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container [2024-11-05T12:34:04.095Z] $ 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/ndry_go-mod-configuration_PR-167 -v /w/workspace/ndry_go-mod-configuration_PR-167:/w/workspace/ndry_go-mod-configuration_PR-167:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-167@tmp:/w/workspace/ndry_go-mod-configuration_PR-167@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-05T12:34:09.027Z] $ docker top 8234e64e51063ea15be56ecf5adb286385620fd9e674478130e216d8dd7d4ff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-05T12:34:09.519Z] ---> job-cost.sh [2024-11-05T12:34:09.519Z] lf-activate-venv: SKIPPING [2024-11-05T12:34:09.519Z] INFO: No Stack... [2024-11-05T12:34:09.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-05T12:34:10.038Z] INFO: Archiving Costs [Pipeline] sh [2024-11-05T12:34:10.367Z] + cat /w/workspace/ndry_go-mod-configuration_PR-167/archives/cost.csv [2024-11-05T12:34:10.367Z] + cut -d, -f6 [Pipeline] lock [2024-11-05T12:34:10.415Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] [2024-11-05T12:34:10.422Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] did not exist. Created. [2024-11-05T12:34:10.429Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-05T12:34:10.855Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-05T12:34:10.915Z] Stashed 1 file(s) [Pipeline] } [2024-11-05T12:34:10.958Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-05T12:34:11.054Z] $ docker stop --time=1 8234e64e51063ea15be56ecf5adb286385620fd9e674478130e216d8dd7d4ff6 [2024-11-05T12:34:12.213Z] $ docker rm -f --volumes 8234e64e51063ea15be56ecf5adb286385620fd9e674478130e216d8dd7d4ff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-05T12:34:53.658Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24615 in /w/workspace/ndry_go-mod-configuration_PR-167 [Pipeline] { [Pipeline] ws [2024-11-05T12:34:53.733Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2024-11-05T12:34:56.841Z] Selected Git installation does not exist. Using Default [2024-11-05T12:34:56.841Z] The recommended git tool is: NONE [2024-11-05T12:35:01.331Z] using credential edgex-jenkins-ssh [2024-11-05T12:35:01.359Z] Cloning the remote Git repository [2024-11-05T12:35:01.394Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2024-11-05T12:35:01.478Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2024-11-05T12:35:01.652Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2024-11-05T12:35:01.653Z] > git --version # timeout=10 [2024-11-05T12:35:01.676Z] > git --version # 'git version 2.25.1' [2024-11-05T12:35:01.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-05T12:35:01.809Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-05T12:35:02.780Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2024-11-05T12:35:02.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-05T12:35:04.185Z] Merging remotes/origin/main commit 4f49fe41dacad23b8101abdd2ddf549d92efb662 into PR head commit 5774bdf2d787b4604358d19be41b0b6369185772 [2024-11-05T12:35:03.591Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2024-11-05T12:35:03.634Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2024-11-05T12:35:03.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-05T12:35:03.654Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-05T12:35:04.198Z] > git config core.sparsecheckout # timeout=10 [2024-11-05T12:35:04.260Z] > git checkout -f 5774bdf2d787b4604358d19be41b0b6369185772 # timeout=10 [2024-11-05T12:35:04.442Z] Merge succeeded, producing 5774bdf2d787b4604358d19be41b0b6369185772 [2024-11-05T12:35:04.442Z] Checking out Revision 5774bdf2d787b4604358d19be41b0b6369185772 (PR-167) [2024-11-05T12:35:05.058Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v4" [2024-11-05T12:35:05.128Z] > git --version # timeout=10 [2024-11-05T12:35:05.141Z] > git --version # 'git version 2.25.1' [2024-11-05T12:35:05.154Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-05T12:35:04.347Z] > git remote # timeout=10 [2024-11-05T12:35:04.364Z] > git config --get remote.origin.url # timeout=10 [2024-11-05T12:35:04.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-05T12:35:04.404Z] > git merge 4f49fe41dacad23b8101abdd2ddf549d92efb662 # timeout=10 [2024-11-05T12:35:04.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-05T12:35:04.446Z] > git config core.sparsecheckout # timeout=10 [2024-11-05T12:35:04.456Z] > git checkout -f 5774bdf2d787b4604358d19be41b0b6369185772 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-05T12:35:10.265Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-05T12:35:10.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-05T12:35:10.265Z] Dload Upload Total Spent Left Speed [2024-11-05T12:35:10.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-11-05T12:35:10.623Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-05T12:35:10.967Z] + sudo tee /etc/docker/daemon.new [2024-11-05T12:35:10.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-05T12:35:10.967Z] { [2024-11-05T12:35:10.967Z] "registry-mirrors": [ [2024-11-05T12:35:10.967Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-05T12:35:10.967Z] ], [2024-11-05T12:35:10.967Z] "bip": "10.250.0.254/24", [2024-11-05T12:35:10.967Z] "hosts": [ [2024-11-05T12:35:10.967Z] "tcp://0.0.0.0:5555", [2024-11-05T12:35:10.967Z] "unix:///var/run/docker.sock" [2024-11-05T12:35:10.967Z] ], [2024-11-05T12:35:10.967Z] "mtu": 1458, [2024-11-05T12:35:10.967Z] "selinux-enabled": true, [2024-11-05T12:35:10.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-05T12:35:10.967Z] } [Pipeline] sh [2024-11-05T12:35:11.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-05T12:35:11.663Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-11-05T12:35:30.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-05T12:35:30.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-05T12:35:30.309Z] ========================================================= [2024-11-05T12:35:30.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-05T12:35:30.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-11-05T12:35:30.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-05T12:35:31.364Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-05T12:35:31.364Z] cf04c63912e1: Pulling fs layer [2024-11-05T12:35:31.364Z] 55b35a11ae5e: Pulling fs layer [2024-11-05T12:35:31.364Z] a37a00ec5f00: Pulling fs layer [2024-11-05T12:35:31.364Z] 50b3750afda1: Pulling fs layer [2024-11-05T12:35:31.364Z] 4f4fb700ef54: Pulling fs layer [2024-11-05T12:35:31.364Z] 80978eb59214: Pulling fs layer [2024-11-05T12:35:31.364Z] c9f46d7d2bd2: Pulling fs layer [2024-11-05T12:35:31.364Z] c5a475d317c9: Pulling fs layer [2024-11-05T12:35:31.364Z] 50b3750afda1: Waiting [2024-11-05T12:35:31.364Z] 4f4fb700ef54: Waiting [2024-11-05T12:35:31.364Z] 80978eb59214: Waiting [2024-11-05T12:35:31.364Z] c9f46d7d2bd2: Waiting [2024-11-05T12:35:31.364Z] c5a475d317c9: Waiting [2024-11-05T12:35:31.364Z] 55b35a11ae5e: Verifying Checksum [2024-11-05T12:35:31.364Z] 55b35a11ae5e: Download complete [2024-11-05T12:35:31.364Z] 50b3750afda1: Verifying Checksum [2024-11-05T12:35:31.364Z] 50b3750afda1: Download complete [2024-11-05T12:35:31.364Z] 4f4fb700ef54: Download complete [2024-11-05T12:35:31.364Z] 80978eb59214: Verifying Checksum [2024-11-05T12:35:31.364Z] 80978eb59214: Download complete [2024-11-05T12:35:31.364Z] cf04c63912e1: Verifying Checksum [2024-11-05T12:35:31.364Z] cf04c63912e1: Download complete [2024-11-05T12:35:31.954Z] c5a475d317c9: Verifying Checksum [2024-11-05T12:35:31.954Z] c5a475d317c9: Download complete [2024-11-05T12:35:32.559Z] cf04c63912e1: Pull complete [2024-11-05T12:35:33.146Z] 55b35a11ae5e: Pull complete [2024-11-05T12:35:33.416Z] a37a00ec5f00: Verifying Checksum [2024-11-05T12:35:33.416Z] a37a00ec5f00: Download complete [2024-11-05T12:35:34.395Z] c9f46d7d2bd2: Verifying Checksum [2024-11-05T12:35:34.395Z] c9f46d7d2bd2: Download complete [2024-11-05T12:35:46.728Z] a37a00ec5f00: Pull complete [2024-11-05T12:35:46.997Z] 50b3750afda1: Pull complete [2024-11-05T12:35:47.266Z] 4f4fb700ef54: Pull complete [2024-11-05T12:35:47.535Z] 80978eb59214: Pull complete [2024-11-05T12:35:55.755Z] c9f46d7d2bd2: Pull complete [2024-11-05T12:35:57.701Z] c5a475d317c9: Pull complete [2024-11-05T12:35:57.701Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-05T12:35:57.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-05T12:35:57.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-11-05T12:35:58.053Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:35:58.504Z] + docker inspect -f . ci-base-image-arm64 [2024-11-05T12:35:58.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-05T12:35:58.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-24615 does not seem to be running inside a container [2024-11-05T12:35:58.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-arm64 cat [2024-11-05T12:36:01.753Z] $ docker top 6b383336b2194f91c241a3ddad77faab369cc5d9f44a25c9eb028ec53cd09a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-05T12:36:02.638Z] + go version [2024-11-05T12:36:02.638Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-05T12:36:02.675Z] $ docker stop --time=1 6b383336b2194f91c241a3ddad77faab369cc5d9f44a25c9eb028ec53cd09a39 [2024-11-05T12:36:04.318Z] $ docker rm -f --volumes 6b383336b2194f91c241a3ddad77faab369cc5d9f44a25c9eb028ec53cd09a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:36:05.278Z] + docker inspect -f . ci-base-image-arm64 [2024-11-05T12:36:05.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-05T12:36:05.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-24615 does not seem to be running inside a container [2024-11-05T12:36:05.597Z] $ 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-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-arm64 cat [2024-11-05T12:36:06.751Z] $ docker top 190ca3745eb352e63928a4664767d20b81c2e79f96de46bb2a557304ee481932 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-05T12:36:07.329Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh [2024-11-05T12:36:08.323Z] + make test [2024-11-05T12:36:08.323Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-11-05T12:36:08.323Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 [2024-11-05T12:36:08.323Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-05T12:36:08.323Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 [2024-11-05T12:36:08.907Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-05T12:36:08.907Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-05T12:36:08.907Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-05T12:36:08.907Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-05T12:36:08.907Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-05T12:36:09.175Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-11-05T12:36:09.175Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-05T12:36:09.175Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-05T12:36:09.175Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-05T12:36:09.452Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-05T12:36:09.721Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-05T12:36:09.721Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-05T12:36:09.721Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-05T12:36:09.721Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-05T12:36:09.721Z] go: downloading golang.org/x/crypto v0.25.0 [2024-11-05T12:36:09.721Z] go: downloading golang.org/x/text v0.16.0 [2024-11-05T12:36:10.313Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-05T12:36:10.582Z] go: downloading golang.org/x/net v0.27.0 [2024-11-05T12:36:10.849Z] go: downloading golang.org/x/sync v0.7.0 [2024-11-05T12:36:10.849Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-05T12:36:12.262Z] go: downloading golang.org/x/sys v0.22.0 [2024-11-05T12:37:20.186Z] github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements [2024-11-05T12:37:20.186Z] ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.029s coverage: 83.3% of statements [2024-11-05T12:37:20.186Z] ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.113s coverage: 58.6% of statements [2024-11-05T12:37:20.186Z] ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.025s coverage: 100.0% of statements [2024-11-05T12:37:20.186Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-05T12:37:20.186Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-11-05T12:37:35.229Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-05T12:37:35.229Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-11-05T12:37:35.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-05T12:37:35.334Z] $ docker stop --time=1 190ca3745eb352e63928a4664767d20b81c2e79f96de46bb2a557304ee481932 [2024-11-05T12:37:37.559Z] $ docker rm -f --volumes 190ca3745eb352e63928a4664767d20b81c2e79f96de46bb2a557304ee481932 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-05T12:37:39.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-05T12:37:39.650Z] Warning: overwriting stash ‘coverage-report’ [2024-11-05T12:37:40.125Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:37:41.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-05T12:37:41.148Z] [2024-11-05T12:37:41.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:37:41.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-05T12:37:41.839Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-05T12:37:41.839Z] 8998bd30e6a1: Pulling fs layer [2024-11-05T12:37:41.839Z] 04944245beec: Pulling fs layer [2024-11-05T12:37:41.839Z] 699f458cf7ca: Pulling fs layer [2024-11-05T12:37:41.839Z] 765212b225bb: Pulling fs layer [2024-11-05T12:37:41.839Z] f23df028b6ca: Pulling fs layer [2024-11-05T12:37:41.839Z] d65c8cfc05b1: Pulling fs layer [2024-11-05T12:37:41.839Z] 2437ff75d9bd: Pulling fs layer [2024-11-05T12:37:41.839Z] f23df028b6ca: Waiting [2024-11-05T12:37:41.839Z] d65c8cfc05b1: Waiting [2024-11-05T12:37:41.839Z] 2437ff75d9bd: Waiting [2024-11-05T12:37:41.839Z] 765212b225bb: Waiting [2024-11-05T12:37:41.839Z] 04944245beec: Verifying Checksum [2024-11-05T12:37:41.839Z] 04944245beec: Download complete [2024-11-05T12:37:41.839Z] 765212b225bb: Verifying Checksum [2024-11-05T12:37:41.839Z] 765212b225bb: Download complete [2024-11-05T12:37:41.839Z] f23df028b6ca: Verifying Checksum [2024-11-05T12:37:41.839Z] f23df028b6ca: Download complete [2024-11-05T12:37:41.839Z] d65c8cfc05b1: Verifying Checksum [2024-11-05T12:37:41.839Z] d65c8cfc05b1: Download complete [2024-11-05T12:37:42.110Z] 699f458cf7ca: Verifying Checksum [2024-11-05T12:37:42.378Z] 8998bd30e6a1: Verifying Checksum [2024-11-05T12:37:42.378Z] 8998bd30e6a1: Download complete [2024-11-05T12:37:44.983Z] 2437ff75d9bd: Verifying Checksum [2024-11-05T12:37:44.983Z] 2437ff75d9bd: Download complete [2024-11-05T12:37:46.928Z] 8998bd30e6a1: Pull complete [2024-11-05T12:37:47.512Z] 04944245beec: Pull complete [2024-11-05T12:37:48.935Z] 699f458cf7ca: Pull complete [2024-11-05T12:37:49.203Z] 765212b225bb: Pull complete [2024-11-05T12:37:50.165Z] f23df028b6ca: Pull complete [2024-11-05T12:37:50.433Z] d65c8cfc05b1: Pull complete [2024-11-05T12:38:08.651Z] 2437ff75d9bd: Pull complete [2024-11-05T12:38:08.652Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-05T12:38:08.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-05T12:38:08.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-05T12:38:09.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-24615 does not seem to be running inside a container [2024-11-05T12:38:09.098Z] $ 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-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-05T12:38:11.588Z] $ docker top 6287366b19c71b3d85e2e9e0327754d09e235863f39d8ea43cb6ebe6ca42cca3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-05T12:38:12.509Z] ---> job-cost.sh [2024-11-05T12:38:12.509Z] lf-activate-venv: SKIPPING [2024-11-05T12:38:12.509Z] INFO: No Stack... [2024-11-05T12:38:12.775Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-05T12:38:13.729Z] INFO: Archiving Costs [Pipeline] sh [2024-11-05T12:38:14.401Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2024-11-05T12:38:14.401Z] + cut -d, -f6 [Pipeline] lock [2024-11-05T12:38:14.480Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] [2024-11-05T12:38:14.487Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] did not exist. Created. [2024-11-05T12:38:14.493Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-05T12:38:14.925Z] /w/workspace/go-mod-configuration/1@tmp/durable-ec0a253e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-05T12:38:15.280Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-05T12:38:15.325Z] Warning: overwriting stash ‘stack-cost’ [2024-11-05T12:38:15.361Z] Stashed 1 file(s) [Pipeline] } [2024-11-05T12:38:15.383Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-05T12:38:15.481Z] $ docker stop --time=1 6287366b19c71b3d85e2e9e0327754d09e235863f39d8ea43cb6ebe6ca42cca3 [2024-11-05T12:38:16.974Z] $ docker rm -f --volumes 6287366b19c71b3d85e2e9e0327754d09e235863f39d8ea43cb6ebe6ca42cca3 [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 [2024-11-05T12:38:18.113Z] provisioning config files... [2024-11-05T12:38:18.126Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_PR-167@tmp/config652158543388281877tmp [Pipeline] { [Pipeline] sh [2024-11-05T12:38:18.511Z] + set +x [2024-11-05T12:38:18.511Z] + curl -s https://codecov.io/bash [2024-11-05T12:38:18.511Z] + bash -s -- [2024-11-05T12:38:18.772Z] [2024-11-05T12:38:18.772Z] _____ _ [2024-11-05T12:38:18.772Z] / ____| | | [2024-11-05T12:38:18.772Z] | | ___ __| | ___ ___ _____ __ [2024-11-05T12:38:18.772Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-05T12:38:18.772Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-05T12:38:18.772Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-05T12:38:18.772Z] Bash-1.0.6 [2024-11-05T12:38:18.772Z] [2024-11-05T12:38:18.772Z] [2024-11-05T12:38:18.772Z] ==> git version 2.25.1 found [2024-11-05T12:38:18.772Z] ==> 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 [2024-11-05T12:38:18.772Z] Release-Date: 2020-01-08 [2024-11-05T12:38:18.772Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-05T12:38:18.772Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-05T12:38:18.772Z] ==> Jenkins CI detected. [2024-11-05T12:38:18.772Z] current dir:  /w/workspace/ndry_go-mod-configuration_PR-167 [2024-11-05T12:38:18.772Z] project root: . [2024-11-05T12:38:18.772Z] --> token set from env [2024-11-05T12:38:18.772Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-05T12:38:18.772Z] ==> Running gcov in . (disable via -X gcov) [2024-11-05T12:38:18.772Z] ==> Python coveragepy not found [2024-11-05T12:38:18.772Z] ==> Searching for coverage reports in: [2024-11-05T12:38:18.772Z] + . [2024-11-05T12:38:18.772Z] -> Found 1 reports [2024-11-05T12:38:18.772Z] ==> Detecting git/mercurial file structure [2024-11-05T12:38:18.772Z] ==> Reading reports [2024-11-05T12:38:18.772Z] + ./coverage.out bytes=25565 [2024-11-05T12:38:18.772Z] ==> Appending adjustments [2024-11-05T12:38:18.772Z] https://docs.codecov.io/docs/fixing-reports [2024-11-05T12:38:18.772Z] + Found adjustments [2024-11-05T12:38:18.772Z] ==> Gzipping contents [2024-11-05T12:38:18.772Z] 4.0K /tmp/codecov.2Oem36.gz [2024-11-05T12:38:18.772Z] ==> Uploading reports [2024-11-05T12:38:18.772Z] url: https://codecov.io [2024-11-05T12:38:18.772Z] query: branch=PR-167&commit=5774bdf2d787b4604358d19be41b0b6369185772&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=167&job=&cmd_args= [2024-11-05T12:38:18.772Z] -> Pinging Codecov [2024-11-05T12:38:18.772Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-167&commit=5774bdf2d787b4604358d19be41b0b6369185772&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=167&job=&cmd_args= [2024-11-05T12:38:19.032Z] -> Uploading to [2024-11-05T12:38:19.032Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-configuration/5774bdf2d787b4604358d19be41b0b6369185772/855de9c0-bacc-4a2b-a711-22405e9979b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241105T123818Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5cb2c32fca569eb154466b7ad0fe9e3a774593b6e211e18bd7e68e192c794497 [2024-11-05T12:38:19.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-05T12:38:19.032Z] Dload Upload Total Spent Left Speed [2024-11-05T12:38:19.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3390 0 0 100 3390 0 13893 --:--:-- --:--:-- --:--:-- 13893 [2024-11-05T12:38:19.293Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/5774bdf2d787b4604358d19be41b0b6369185772 [Pipeline] } [2024-11-05T12:38:19.328Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-05T12:38:21.643Z] + [ -d /w/workspace/ndry_go-mod-configuration_PR-167/archives ] [2024-11-05T12:38:21.643Z] + ls -al /w/workspace/ndry_go-mod-configuration_PR-167/archives [2024-11-05T12:38:21.643Z] total 16 [2024-11-05T12:38:21.643Z] drwxr-xr-x 3 root root 4096 Nov 5 12:34 . [2024-11-05T12:38:21.643Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 12:34 .. [2024-11-05T12:38:21.643Z] drwxr-xr-x 2 root root 4096 Nov 5 12:34 cost [2024-11-05T12:38:21.643Z] -rw-r--r-- 1 root root 92 Nov 5 12:34 cost.csv [2024-11-05T12:38:21.643Z] + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_PR-167/archives [2024-11-05T12:38:21.643Z] + ls -al /w/workspace/ndry_go-mod-configuration_PR-167/archives [2024-11-05T12:38:21.643Z] total 16 [2024-11-05T12:38:21.643Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 12:34 . [2024-11-05T12:38:21.643Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 12:34 .. [2024-11-05T12:38:21.643Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 12:34 cost [2024-11-05T12:38:21.643Z] -rw-r--r-- 1 jenkins jenkins 92 Nov 5 12:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-05T12:38:21.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-05T12:38:22.897Z] ---> package-listing.sh [2024-11-05T12:38:22.897Z] ++ facter osfamily [2024-11-05T12:38:22.897Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-05T12:38:23.158Z] + OS_FAMILY=debian [2024-11-05T12:38:23.158Z] + workspace=/w/workspace/ndry_go-mod-configuration_PR-167 [2024-11-05T12:38:23.158Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-05T12:38:23.158Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-05T12:38:23.158Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-05T12:38:23.158Z] + PACKAGES=/tmp/packages_start.txt [2024-11-05T12:38:23.158Z] + '[' /w/workspace/ndry_go-mod-configuration_PR-167 ']' [2024-11-05T12:38:23.158Z] + PACKAGES=/tmp/packages_end.txt [2024-11-05T12:38:23.158Z] + case "${OS_FAMILY}" in [2024-11-05T12:38:23.158Z] + dpkg -l [2024-11-05T12:38:23.158Z] + grep '^ii' [2024-11-05T12:38:23.158Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-05T12:38:23.158Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-05T12:38:23.158Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-05T12:38:23.158Z] + '[' /w/workspace/ndry_go-mod-configuration_PR-167 ']' [2024-11-05T12:38:23.158Z] + mkdir -p /w/workspace/ndry_go-mod-configuration_PR-167/archives/ [2024-11-05T12:38:23.158Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_PR-167/archives/ [Pipeline] echo [2024-11-05T12:38:23.203Z] 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/ndry_go-mod-configuration_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-05T12:38:23.504Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-05T12:38:23.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-05T12:38:23.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-05T12:38:24.082Z] prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container [2024-11-05T12:38:24.115Z] $ 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/ndry_go-mod-configuration_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_PR-167 -v /w/workspace/ndry_go-mod-configuration_PR-167:/w/workspace/ndry_go-mod-configuration_PR-167:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-167@tmp:/w/workspace/ndry_go-mod-configuration_PR-167@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-05T12:38:24.307Z] $ docker top 2e2fe3939281a5fd0a3c5a586120dfb94d8af7c2eee7a44d428b70d15922835a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-05T12:38:24.718Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-05T12:38:25.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-05T12:38:25.358Z] + ls /var/log/sa-host [2024-11-05T12:38:25.358Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-05T12:38:25.621Z] provisioning config files... [2024-11-05T12:38:25.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_PR-167@tmp/config12972357207928307170tmp [Pipeline] { [Pipeline] echo [2024-11-05T12:38:25.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-05T12:38:26.025Z] ---> create-netrc.sh [Pipeline] } [2024-11-05T12:38:26.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-05T12:38:26.493Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-05T12:38:26.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-05T12:38:26.864Z] ---> sudo-logs.sh [2024-11-05T12:38:26.864Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-05T12:38:26.989Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-05T12:38:27.315Z] ---> job-cost.sh [2024-11-05T12:38:27.315Z] lf-activate-venv: SKIPPING [2024-11-05T12:38:27.315Z] DEBUG: total: 0.2199999988079071 [2024-11-05T12:38:27.315Z] INFO: Retrieving Stack Cost... [2024-11-05T12:38:27.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-05T12:38:27.833Z] INFO: Archiving Costs [Pipeline] echo [2024-11-05T12:38:27.881Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-05T12:38:28.216Z] ---> logs-deploy.sh [2024-11-05T12:38:28.216Z] lf-activate-venv: SKIPPING [2024-11-05T12:38:28.216Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-167/1 [2024-11-05T12:38:28.216Z] INFO: archiving workspace using pattern(s): [2024-11-05T12:38:29.153Z] Archives upload complete. [2024-11-05T12:38:29.412Z] INFO: archiving logs to Nexus [2024-11-05T12:38:29.983Z] ---> uname -a: [2024-11-05T12:38:29.983Z] Linux prd-ubuntu20-04-docker-8c-8g-24614 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] ---> lscpu: [2024-11-05T12:38:29.983Z] Architecture: x86_64 [2024-11-05T12:38:29.983Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-05T12:38:29.983Z] Byte Order: Little Endian [2024-11-05T12:38:29.983Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-05T12:38:29.983Z] CPU(s): 8 [2024-11-05T12:38:29.983Z] On-line CPU(s) list: 0-7 [2024-11-05T12:38:29.983Z] Thread(s) per core: 1 [2024-11-05T12:38:29.983Z] Core(s) per socket: 1 [2024-11-05T12:38:29.983Z] Socket(s): 8 [2024-11-05T12:38:29.983Z] NUMA node(s): 1 [2024-11-05T12:38:29.983Z] Vendor ID: AuthenticAMD [2024-11-05T12:38:29.983Z] CPU family: 23 [2024-11-05T12:38:29.983Z] Model: 49 [2024-11-05T12:38:29.983Z] Model name: AMD EPYC-Rome Processor [2024-11-05T12:38:29.983Z] Stepping: 0 [2024-11-05T12:38:29.983Z] CPU MHz: 2800.000 [2024-11-05T12:38:29.983Z] BogoMIPS: 5600.00 [2024-11-05T12:38:29.983Z] Virtualization: AMD-V [2024-11-05T12:38:29.983Z] Hypervisor vendor: KVM [2024-11-05T12:38:29.983Z] Virtualization type: full [2024-11-05T12:38:29.983Z] L1d cache: 256 KiB [2024-11-05T12:38:29.983Z] L1i cache: 256 KiB [2024-11-05T12:38:29.983Z] L2 cache: 4 MiB [2024-11-05T12:38:29.983Z] L3 cache: 128 MiB [2024-11-05T12:38:29.983Z] NUMA node0 CPU(s): 0-7 [2024-11-05T12:38:29.983Z] Vulnerability Itlb multihit: Not affected [2024-11-05T12:38:29.983Z] Vulnerability L1tf: Not affected [2024-11-05T12:38:29.983Z] Vulnerability Mds: Not affected [2024-11-05T12:38:29.983Z] Vulnerability Meltdown: Not affected [2024-11-05T12:38:29.983Z] Vulnerability Mmio stale data: Not affected [2024-11-05T12:38:29.983Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-05T12:38:29.983Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-05T12:38:29.983Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-05T12:38:29.983Z] Vulnerability Srbds: Not affected [2024-11-05T12:38:29.983Z] Vulnerability Tsx async abort: Not affected [2024-11-05T12:38:29.983Z] 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 [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] ---> nproc: [2024-11-05T12:38:29.983Z] 8 [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] ---> df -h: [2024-11-05T12:38:29.983Z] Filesystem Size Used Avail Use% Mounted on [2024-11-05T12:38:29.983Z] overlay 155G 11G 145G 7% / [2024-11-05T12:38:29.983Z] tmpfs 64M 0 64M 0% /dev [2024-11-05T12:38:29.983Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-05T12:38:29.983Z] shm 64M 0 64M 0% /dev/shm [2024-11-05T12:38:29.983Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] ---> sar -b -r -n DEV: [2024-11-05T12:38:29.983Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24614) 11/05/24 _x86_64_ (8 CPU) [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] 12:32:02 LINUX RESTART (8 CPU) [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] 12:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-05T12:38:29.983Z] 12:34:01 91.85 0.78 91.07 0.00 35.19 36942.51 0.00 [2024-11-05T12:38:29.983Z] 12:35:01 44.59 0.00 44.59 0.00 0.00 16446.08 0.00 [2024-11-05T12:38:29.983Z] 12:36:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2024-11-05T12:38:29.983Z] 12:37:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2024-11-05T12:38:29.983Z] 12:38:01 29.63 11.26 18.36 0.00 3477.82 3752.97 0.00 [2024-11-05T12:38:29.983Z] Average: 33.72 2.41 31.31 0.00 702.58 11433.85 0.00 [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] 12:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-05T12:38:29.983Z] 12:34:01 28707152 31516552 794428 2.42 90828 2963412 2079060 6.13 1149588 2598984 473476 [2024-11-05T12:38:29.983Z] 12:35:01 28745720 31556520 753464 2.29 96440 2947976 1745148 5.14 1129700 2570576 180 [2024-11-05T12:38:29.983Z] 12:36:01 28746356 31557316 752584 2.29 96480 2947980 1745148 5.14 1129452 2570660 168 [2024-11-05T12:38:29.983Z] 12:37:01 28752512 31563516 746176 2.27 96520 2947972 1745148 5.14 1121960 2570660 16 [2024-11-05T12:38:29.983Z] 12:38:01 28506800 31539712 760988 2.31 101868 3152424 1832600 5.40 1286132 2631892 180 [2024-11-05T12:38:29.983Z] Average: 28691708 31546723 761528 2.32 96427 2991953 1829421 5.39 1163366 2588554 94804 [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] 12:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-05T12:38:29.983Z] 12:34:01 docker0 44.18 84.05 3.88 843.14 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:34:01 ens3 321.98 184.02 6581.88 33.97 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:34:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:35:01 ens3 11.10 7.35 12.67 4.58 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:36:01 ens3 0.73 0.48 3.92 0.03 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:37:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:38:01 ens3 136.58 64.44 1397.19 4.52 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] 12:38:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] Average: docker0 8.83 16.81 0.78 168.62 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] Average: ens3 94.11 51.28 1599.08 8.62 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] ---> sar -P ALL: [2024-11-05T12:38:29.983Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24614) 11/05/24 _x86_64_ (8 CPU) [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] 12:32:02 LINUX RESTART (8 CPU) [2024-11-05T12:38:29.983Z] [2024-11-05T12:38:29.983Z] 12:33:01 CPU %user %nice %system %iowait %steal %idle [2024-11-05T12:38:29.983Z] 12:34:01 all 22.56 0.00 4.72 2.97 0.08 69.66 [2024-11-05T12:38:29.983Z] 12:34:01 0 22.31 0.00 4.72 0.39 0.07 72.52 [2024-11-05T12:38:29.983Z] 12:34:01 1 23.50 0.00 4.60 6.22 0.08 65.60 [2024-11-05T12:38:29.983Z] 12:34:01 2 23.79 0.00 5.65 0.35 0.10 70.10 [2024-11-05T12:38:29.983Z] 12:34:01 3 20.80 0.00 5.03 9.07 0.08 65.01 [2024-11-05T12:38:29.983Z] 12:34:01 4 21.65 0.00 3.98 3.31 0.10 70.96 [2024-11-05T12:38:29.983Z] 12:34:01 5 22.91 0.00 4.57 0.17 0.08 72.26 [2024-11-05T12:38:29.983Z] 12:34:01 6 22.23 0.00 4.96 3.33 0.07 69.41 [2024-11-05T12:38:29.983Z] 12:34:01 7 23.27 0.00 4.28 0.96 0.08 71.41 [2024-11-05T12:38:29.983Z] 12:35:01 all 0.71 0.00 0.38 1.03 0.03 97.86 [2024-11-05T12:38:29.983Z] 12:35:01 0 0.63 0.00 0.32 0.02 0.00 99.03 [2024-11-05T12:38:29.983Z] 12:35:01 1 0.75 0.00 0.70 6.34 0.05 92.16 [2024-11-05T12:38:29.984Z] 12:35:01 2 0.60 0.00 0.38 0.65 0.02 98.35 [2024-11-05T12:38:29.984Z] 12:35:01 3 1.10 0.00 0.57 0.02 0.02 98.30 [2024-11-05T12:38:29.984Z] 12:35:01 4 0.52 0.00 0.33 1.17 0.08 97.89 [2024-11-05T12:38:29.984Z] 12:35:01 5 0.68 0.00 0.35 0.00 0.02 98.95 [2024-11-05T12:38:29.984Z] 12:35:01 6 0.67 0.00 0.20 0.03 0.00 99.10 [2024-11-05T12:38:29.984Z] 12:35:01 7 0.75 0.00 0.17 0.02 0.02 99.05 [2024-11-05T12:38:29.984Z] 12:36:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2024-11-05T12:38:29.984Z] 12:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-05T12:38:29.984Z] 12:36:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-05T12:38:29.984Z] 12:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-05T12:38:29.984Z] 12:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-05T12:38:29.984Z] 12:36:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-05T12:38:29.984Z] 12:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-05T12:38:29.984Z] 12:36:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2024-11-05T12:38:29.984Z] 12:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-05T12:38:29.984Z] 12:37:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-11-05T12:38:29.984Z] 12:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-05T12:38:29.984Z] 12:37:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-11-05T12:38:29.984Z] 12:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-05T12:38:29.984Z] 12:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-05T12:38:29.984Z] 12:37:01 4 0.07 0.00 0.07 0.02 0.03 99.82 [2024-11-05T12:38:29.984Z] 12:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-05T12:38:29.984Z] 12:37:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-11-05T12:38:29.984Z] 12:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-05T12:38:29.984Z] 12:38:01 all 0.87 0.00 0.42 0.34 0.02 98.35 [2024-11-05T12:38:29.984Z] 12:38:01 0 0.50 0.00 0.45 0.02 0.02 99.02 [2024-11-05T12:38:29.984Z] 12:38:01 1 2.34 0.00 0.60 0.10 0.03 96.93 [2024-11-05T12:38:29.984Z] 12:38:01 2 0.70 0.00 0.32 0.07 0.02 98.90 [2024-11-05T12:38:29.984Z] 12:38:01 3 0.50 0.00 0.28 0.72 0.02 98.48 [2024-11-05T12:38:29.984Z] 12:38:01 4 1.17 0.00 0.45 0.80 0.02 97.56 [2024-11-05T12:38:29.984Z] 12:38:01 5 0.80 0.00 0.50 0.60 0.02 98.08 [2024-11-05T12:38:29.984Z] 12:38:01 6 0.63 0.00 0.33 0.35 0.02 98.67 [2024-11-05T12:38:29.984Z] 12:38:01 7 0.33 0.00 0.43 0.07 0.02 99.15 [2024-11-05T12:38:29.984Z] Average: all 4.81 0.00 1.10 0.87 0.03 93.19 [2024-11-05T12:38:29.984Z] Average: 0 4.66 0.00 1.10 0.08 0.02 94.14 [2024-11-05T12:38:29.984Z] Average: 1 5.29 0.00 1.18 2.52 0.05 90.96 [2024-11-05T12:38:29.984Z] Average: 2 4.99 0.00 1.26 0.21 0.03 93.50 [2024-11-05T12:38:29.984Z] Average: 3 4.45 0.00 1.17 1.94 0.03 92.41 [2024-11-05T12:38:29.984Z] Average: 4 4.69 0.00 0.97 1.06 0.05 93.23 [2024-11-05T12:38:29.984Z] Average: 5 4.84 0.00 1.08 0.16 0.02 93.90 [2024-11-05T12:38:29.984Z] Average: 6 4.70 0.00 1.10 0.74 0.02 93.44 [2024-11-05T12:38:29.984Z] Average: 7 4.84 0.00 0.97 0.21 0.03 93.96 [2024-11-05T12:38:29.984Z] [2024-11-05T12:38:29.984Z] [2024-11-05T12:38:29.984Z]