Pull request #165 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 681e5c616254d0bcec6d79b1a82f14d7cb8196fa+56a76017a4c78fe79ed9b52823f4ed35d3337cbd (859c6e293c122183b10c8135547c2cfc5184ca38) 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-ssh14620251128932741405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9360588961067721115.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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/app-record-replay/branches/PR-165/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/app-record-replay/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13270364265581874549.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/app-record-replay/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3533499282964548931.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh15259263159030620132.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/app-record-replay/branches/PR-165/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/app-record-replay/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4255007547786757420.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay 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: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true 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-36249 in /w/workspace/foundry_app-record-replay_PR-165 [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/app-record-replay.git > git init /w/workspace/foundry_app-record-replay_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 56a76017a4c78fe79ed9b52823f4ed35d3337cbd into PR head commit 681e5c616254d0bcec6d79b1a82f14d7cb8196fa Merge succeeded, producing 681e5c616254d0bcec6d79b1a82f14d7cb8196fa Checking out Revision 681e5c616254d0bcec6d79b1a82f14d7cb8196fa (PR-165) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.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/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 681e5c616254d0bcec6d79b1a82f14d7cb8196fa # 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 56a76017a4c78fe79ed9b52823f4ed35d3337cbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 681e5c616254d0bcec6d79b1a82f14d7cb8196fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-07T03:12:37.300Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-07T03:12:37.506Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-07T03:12:37.625Z] ========================================================= [2025-01-07T03:12:37.625Z] EdgeX Global Pipelines Version Info [2025-01-07T03:12:37.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:12:38.746Z] ------------------- [2025-01-07T03:12:38.746Z] stable info: [2025-01-07T03:12:38.746Z] ------------------- [2025-01-07T03:12:38.746Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-07T03:12:38.746Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-07T03:12:38.746Z] Message: update stable to v1.0.269 [2025-01-07T03:12:39.006Z] ------------------- [2025-01-07T03:12:39.006Z] experimental info: [2025-01-07T03:12:39.006Z] ------------------- [2025-01-07T03:12:39.006Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-07T03:12:39.006Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-07T03:12:39.006Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-07T03:12:39.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2025-01-07T03:12:39.284Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2025-01-07T03:12:39.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-07T03:12:39.398Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-07T03:12:39.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-07T03:12:39.502Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-07T03:12:39.553Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-07T03:12:39.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-07T03:12:39.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-07T03:12:39.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-07T03:12:39.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-07T03:12:39.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2025-01-07T03:12:39.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-07T03:12:39.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-07T03:12:39.996Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-07T03:12:40.050Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-07T03:12:40.103Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-07T03:12:40.152Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-07T03:12:40.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-07T03:12:40.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-07T03:12:40.309Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-07T03:12:40.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-07T03:12:40.414Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-07T03:12:40.462Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-07T03:12:40.515Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-07T03:12:40.567Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-07T03:12:40.621Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-07T03:12:40.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2025-01-07T03:12:40.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2025-01-07T03:12:40.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2025-01-07T03:12:40.839Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 681e5c616254d0bcec6d79b1a82f14d7cb8196fa [Pipeline] echo [2025-01-07T03:12:40.896Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 681e5c6 [Pipeline] echo [2025-01-07T03:12:40.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-07T03:12:41.088Z] provisioning config files... [2025-01-07T03:12:41.103Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-165@tmp/config10934579599343905660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:12:41.490Z] ---> ****-login.sh [2025-01-07T03:12:41.490Z] nexus3.edgexfoundry.org:10001 [2025-01-07T03:12:41.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-07T03:12:41.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-07T03:12:41.752Z] Configure a credential helper to remove this warning. See [2025-01-07T03:12:41.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-07T03:12:41.752Z] [2025-01-07T03:12:41.752Z] Login Succeeded [2025-01-07T03:12:41.752Z] nexus3.edgexfoundry.org:10002 [2025-01-07T03:12:41.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-07T03:12:42.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-07T03:12:42.014Z] Configure a credential helper to remove this warning. See [2025-01-07T03:12:42.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-07T03:12:42.014Z] [2025-01-07T03:12:42.014Z] Login Succeeded [2025-01-07T03:12:42.014Z] nexus3.edgexfoundry.org:10003 [2025-01-07T03:12:42.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-07T03:12:42.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-07T03:12:42.014Z] Configure a credential helper to remove this warning. See [2025-01-07T03:12:42.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-07T03:12:42.014Z] [2025-01-07T03:12:42.014Z] Login Succeeded [2025-01-07T03:12:42.014Z] nexus3.edgexfoundry.org:10004 [2025-01-07T03:12:42.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-07T03:12:42.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-07T03:12:42.274Z] Configure a credential helper to remove this warning. See [2025-01-07T03:12:42.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-07T03:12:42.274Z] [2025-01-07T03:12:42.274Z] Login Succeeded [2025-01-07T03:12:42.274Z] ****.io [2025-01-07T03:12:42.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-07T03:12:42.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-07T03:12:42.534Z] Configure a credential helper to remove this warning. See [2025-01-07T03:12:42.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-07T03:12:42.534Z] [2025-01-07T03:12:42.534Z] Login Succeeded [2025-01-07T03:12:42.534Z] ---> ****-login.sh ends [Pipeline] } [2025-01-07T03:12:42.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-07T03:12:43.224Z] + git rev-list -1 --merges 681e5c616254d0bcec6d79b1a82f14d7cb8196fa~1..681e5c616254d0bcec6d79b1a82f14d7cb8196fa [Pipeline] echo [2025-01-07T03:12:43.277Z] -----------> git rev-list -1 --merges 681e5c616254d0bcec6d79b1a82f14d7cb8196fa~1..681e5c616254d0bcec6d79b1a82f14d7cb8196fa 681e5c616254d0bcec6d79b1a82f14d7cb8196fa [false] [Pipeline] sh [2025-01-07T03:12:43.595Z] + git log --format=format:%s -1 681e5c616254d0bcec6d79b1a82f14d7cb8196fa [Pipeline] echo [2025-01-07T03:12:43.632Z] ========================================================= [2025-01-07T03:12:43.632Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-07T03:12:43.632Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-07T03:12:44.056Z] + git log --format=format:%s -1 681e5c616254d0bcec6d79b1a82f14d7cb8196fa [Pipeline] echo [2025-01-07T03:12:44.089Z] [semverPrep] GIT_COMMIT: 681e5c616254d0bcec6d79b1a82f14d7cb8196fa, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4 [Pipeline] echo [2025-01-07T03:12:44.124Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-07T03:12:44.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-07T03:12:44.531Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-07T03:12:44.531Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-07T03:12:44.531Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-07T03:12:44.531Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-07T03:12:44.531Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-07T03:12:44.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-07T03:12:45.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-07T03:12:45.027Z] [2025-01-07T03:12:45.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-07T03:12:45.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-07T03:12:45.414Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-07T03:12:45.414Z] b85a868b505f: Pulling fs layer [2025-01-07T03:12:45.414Z] e2be974225ed: Pulling fs layer [2025-01-07T03:12:45.414Z] 339a4e72a1f5: Pulling fs layer [2025-01-07T03:12:45.414Z] 988bab9f4d93: Pulling fs layer [2025-01-07T03:12:45.414Z] 1469e6f7b9e6: Pulling fs layer [2025-01-07T03:12:45.414Z] eaf3925da568: Pulling fs layer [2025-01-07T03:12:45.414Z] bab4dde63d76: Pulling fs layer [2025-01-07T03:12:45.414Z] bde34c3a00c8: Pulling fs layer [2025-01-07T03:12:45.414Z] b352a97aabf1: Pulling fs layer [2025-01-07T03:12:45.414Z] 4872d77fe225: Pulling fs layer [2025-01-07T03:12:45.414Z] 5851b861e8e6: Pulling fs layer [2025-01-07T03:12:45.414Z] 1469e6f7b9e6: Waiting [2025-01-07T03:12:45.414Z] eaf3925da568: Waiting [2025-01-07T03:12:45.414Z] bab4dde63d76: Waiting [2025-01-07T03:12:45.414Z] 988bab9f4d93: Waiting [2025-01-07T03:12:45.414Z] bde34c3a00c8: Waiting [2025-01-07T03:12:45.414Z] 4872d77fe225: Waiting [2025-01-07T03:12:45.414Z] 5851b861e8e6: Waiting [2025-01-07T03:12:45.414Z] b352a97aabf1: Waiting [2025-01-07T03:12:45.414Z] e2be974225ed: Verifying Checksum [2025-01-07T03:12:45.414Z] e2be974225ed: Download complete [2025-01-07T03:12:45.414Z] 988bab9f4d93: Verifying Checksum [2025-01-07T03:12:45.414Z] 988bab9f4d93: Download complete [2025-01-07T03:12:45.414Z] 1469e6f7b9e6: Verifying Checksum [2025-01-07T03:12:45.414Z] 1469e6f7b9e6: Download complete [2025-01-07T03:12:45.677Z] 339a4e72a1f5: Verifying Checksum [2025-01-07T03:12:45.677Z] 339a4e72a1f5: Download complete [2025-01-07T03:12:45.677Z] eaf3925da568: Verifying Checksum [2025-01-07T03:12:45.677Z] eaf3925da568: Download complete [2025-01-07T03:12:45.677Z] b352a97aabf1: Download complete [2025-01-07T03:12:45.677Z] 4872d77fe225: Verifying Checksum [2025-01-07T03:12:45.677Z] 4872d77fe225: Download complete [2025-01-07T03:12:45.677Z] 5851b861e8e6: Download complete [2025-01-07T03:12:45.677Z] b85a868b505f: Verifying Checksum [2025-01-07T03:12:45.677Z] b85a868b505f: Download complete [2025-01-07T03:12:45.935Z] bab4dde63d76: Verifying Checksum [2025-01-07T03:12:45.935Z] bab4dde63d76: Download complete [2025-01-07T03:12:46.875Z] b85a868b505f: Pull complete [2025-01-07T03:12:46.875Z] e2be974225ed: Pull complete [2025-01-07T03:12:47.443Z] 339a4e72a1f5: Pull complete [2025-01-07T03:12:47.443Z] 988bab9f4d93: Pull complete [2025-01-07T03:12:47.701Z] 1469e6f7b9e6: Pull complete [2025-01-07T03:12:47.701Z] eaf3925da568: Pull complete [2025-01-07T03:12:49.608Z] bab4dde63d76: Pull complete [2025-01-07T03:12:49.608Z] bde34c3a00c8: Pull complete [2025-01-07T03:12:49.608Z] b352a97aabf1: Pull complete [2025-01-07T03:12:49.608Z] 4872d77fe225: Pull complete [2025-01-07T03:12:49.608Z] 5851b861e8e6: Pull complete [2025-01-07T03:12:49.608Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-07T03:12:49.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-07T03:12:49.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-07T03:12:49.885Z] prd-ubuntu20.04-docker-8c-8g-36249 does not seem to be running inside a container [2025-01-07T03:12:49.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-165 -v /w/workspace/foundry_app-record-replay_PR-165:/w/workspace/foundry_app-record-replay_PR-165:rw,z -v /w/workspace/foundry_app-record-replay_PR-165@tmp:/w/workspace/foundry_app-record-replay_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-07T03:12:53.832Z] $ docker top 8529231faa8b21c54a7fdcc60b8f554e906e0ee6d3d42f59f98204f9573cb33a -eo pid,comm [2025-01-07T03:12:53.895Z] 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). [2025-01-07T03:12:53.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-07T03:12:54.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-07T03:12:54.053Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-07T03:12:54.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-07T03:12:54.161Z] $ docker exec 8529231faa8b21c54a7fdcc60b8f554e906e0ee6d3d42f59f98204f9573cb33a ssh-agent [2025-01-07T03:12:54.282Z] SSH_AUTH_SOCK=/tmp/ssh-B72HZ5bUG6J7/agent.32 [2025-01-07T03:12:54.282Z] SSH_AGENT_PID=38 [2025-01-07T03:12:54.288Z] Running ssh-add (command line suppressed) [2025-01-07T03:12:54.380Z] Identity added: /w/workspace/foundry_app-record-replay_PR-165@tmp/private_key_1862079021914451179.key (/w/workspace/foundry_app-record-replay_PR-165@tmp/private_key_1862079021914451179.key) [2025-01-07T03:12:54.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-07T03:12:54.747Z] + git tag --points-at HEAD [Pipeline] } [2025-01-07T03:12:54.772Z] $ docker exec --env ******** --env ******** 8529231faa8b21c54a7fdcc60b8f554e906e0ee6d3d42f59f98204f9573cb33a ssh-agent -k [2025-01-07T03:12:54.870Z] unset SSH_AUTH_SOCK; [2025-01-07T03:12:54.870Z] unset SSH_AGENT_PID; [2025-01-07T03:12:54.870Z] echo Agent pid 38 killed; [2025-01-07T03:12:54.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-07T03:12:54.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-07T03:12:54.975Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-07T03:12:55.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-07T03:12:55.077Z] $ docker exec 8529231faa8b21c54a7fdcc60b8f554e906e0ee6d3d42f59f98204f9573cb33a ssh-agent [2025-01-07T03:12:55.175Z] SSH_AUTH_SOCK=/tmp/ssh-ljkTxYHaiGb6/agent.71 [2025-01-07T03:12:55.175Z] SSH_AGENT_PID=77 [2025-01-07T03:12:55.179Z] Running ssh-add (command line suppressed) [2025-01-07T03:12:55.298Z] Identity added: /w/workspace/foundry_app-record-replay_PR-165@tmp/private_key_18336359869864233053.key (/w/workspace/foundry_app-record-replay_PR-165@tmp/private_key_18336359869864233053.key) [2025-01-07T03:12:55.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-07T03:12:55.655Z] + git semver init [2025-01-07T03:12:55.918Z] 2025-01-07 03:12:55,823 [run_init] DEBUG init version:0.0.0 force:False [2025-01-07T03:12:55.918Z] 2025-01-07 03:12:55,824 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-165/.semver [2025-01-07T03:12:55.918Z] 2025-01-07 03:12:55,824 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-165/.semver [2025-01-07T03:12:55.918Z] 2025-01-07 03:12:55,824 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-165/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-165, universal_newlines=False, shell=None, istream=None) [2025-01-07T03:12:57.831Z] 2025-01-07 03:12:57,377 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-165/.git/info/exclude [2025-01-07T03:12:57.831Z] 2025-01-07 03:12:57,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-165/.semver/PR-165 with force:False [2025-01-07T03:12:57.831Z] 2025-01-07 03:12:57,378 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-165/.semver/PR-165 [2025-01-07T03:12:57.831Z] 2025-01-07 03:12:57,382 [execute] INFO git cat-file --batch-check [2025-01-07T03:12:57.831Z] 2025-01-07 03:12:57,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-01-07T03:12:57.831Z] 2025-01-07 03:12:57,388 [execute] INFO git cat-file --batch [2025-01-07T03:12:57.831Z] 2025-01-07 03:12:57,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-01-07T03:12:57.831Z] 2025-01-07 03:12:57,394 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-165/.semver/PR-165 [2025-01-07T03:12:57.831Z] 0.0.0 [Pipeline] } [2025-01-07T03:12:57.857Z] $ docker exec --env ******** --env ******** 8529231faa8b21c54a7fdcc60b8f554e906e0ee6d3d42f59f98204f9573cb33a ssh-agent -k [2025-01-07T03:12:57.946Z] unset SSH_AUTH_SOCK; [2025-01-07T03:12:57.947Z] unset SSH_AGENT_PID; [2025-01-07T03:12:57.947Z] echo Agent pid 77 killed; [2025-01-07T03:12:57.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-07T03:12:58.416Z] + git semver [Pipeline] } [2025-01-07T03:12:58.705Z] $ docker stop --time=1 8529231faa8b21c54a7fdcc60b8f554e906e0ee6d3d42f59f98204f9573cb33a [2025-01-07T03:13:00.013Z] $ docker rm -f --volumes 8529231faa8b21c54a7fdcc60b8f554e906e0ee6d3d42f59f98204f9573cb33a [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-07T03:13:00.433Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-07T03:13:00.748Z] Stashed 1 file(s) [Pipeline] echo [2025-01-07T03:13:00.770Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-07T03:13:01.812Z] provisioning config files... [2025-01-07T03:13:01.822Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-165@tmp/config893971969420484449tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:13:02.306Z] ---> ****-login.sh [2025-01-07T03:13:02.306Z] nexus3.edgexfoundry.org:10001 [2025-01-07T03:13:02.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-07T03:13:02.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-07T03:13:02.306Z] Configure a credential helper to remove this warning. See [2025-01-07T03:13:02.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-07T03:13:02.306Z] [2025-01-07T03:13:02.306Z] Login Succeeded [2025-01-07T03:13:02.306Z] nexus3.edgexfoundry.org:10002 [2025-01-07T03:13:02.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-07T03:13:02.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-07T03:13:02.306Z] Configure a credential helper to remove this warning. See [2025-01-07T03:13:02.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-07T03:13:02.306Z] [2025-01-07T03:13:02.306Z] Login Succeeded [2025-01-07T03:13:02.306Z] nexus3.edgexfoundry.org:10003 [2025-01-07T03:13:02.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-07T03:13:02.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-07T03:13:02.567Z] Configure a credential helper to remove this warning. See [2025-01-07T03:13:02.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-07T03:13:02.567Z] [2025-01-07T03:13:02.567Z] Login Succeeded [2025-01-07T03:13:02.567Z] nexus3.edgexfoundry.org:10004 [2025-01-07T03:13:02.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-07T03:13:02.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-07T03:13:02.567Z] Configure a credential helper to remove this warning. See [2025-01-07T03:13:02.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-07T03:13:02.567Z] [2025-01-07T03:13:02.567Z] Login Succeeded [2025-01-07T03:13:02.567Z] ****.io [2025-01-07T03:13:02.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-07T03:13:02.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-07T03:13:02.828Z] Configure a credential helper to remove this warning. See [2025-01-07T03:13:02.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-07T03:13:02.828Z] [2025-01-07T03:13:02.828Z] Login Succeeded [2025-01-07T03:13:02.828Z] ---> ****-login.sh ends [Pipeline] } [2025-01-07T03:13:02.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-07T03:13:03.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-07T03:13:03.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-07T03:13:03.164Z] ========================================================= [2025-01-07T03:13:03.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-07T03:13:03.164Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-07T03:13:03.652Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-07T03:13:03.652Z] Sending build context to Docker daemon 9.861MB [2025-01-07T03:13:03.652Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-07T03:13:03.652Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-07T03:13:03.652Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-07T03:13:03.652Z] da9db072f522: Pulling fs layer [2025-01-07T03:13:03.652Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-07T03:13:03.652Z] 06f05ace1117: Pulling fs layer [2025-01-07T03:13:03.652Z] 5fe327b54edc: Pulling fs layer [2025-01-07T03:13:03.652Z] 4f4fb700ef54: Pulling fs layer [2025-01-07T03:13:03.652Z] 92a5565b7b96: Pulling fs layer [2025-01-07T03:13:03.652Z] ff9bb7016b71: Pulling fs layer [2025-01-07T03:13:03.652Z] b67dba6c2c7d: Pulling fs layer [2025-01-07T03:13:03.652Z] a813b0c90790: Pulling fs layer [2025-01-07T03:13:03.652Z] 5fe327b54edc: Waiting [2025-01-07T03:13:03.652Z] 4f4fb700ef54: Waiting [2025-01-07T03:13:03.652Z] 92a5565b7b96: Waiting [2025-01-07T03:13:03.652Z] ff9bb7016b71: Waiting [2025-01-07T03:13:03.652Z] b67dba6c2c7d: Waiting [2025-01-07T03:13:03.652Z] a813b0c90790: Waiting [2025-01-07T03:13:03.652Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-07T03:13:03.652Z] 6ef4a4ee8ca5: Download complete [2025-01-07T03:13:03.652Z] 5fe327b54edc: Verifying Checksum [2025-01-07T03:13:03.652Z] 5fe327b54edc: Download complete [2025-01-07T03:13:03.652Z] 4f4fb700ef54: Download complete [2025-01-07T03:13:03.652Z] 92a5565b7b96: Verifying Checksum [2025-01-07T03:13:03.652Z] 92a5565b7b96: Download complete [2025-01-07T03:13:03.916Z] da9db072f522: Verifying Checksum [2025-01-07T03:13:03.916Z] da9db072f522: Download complete [2025-01-07T03:13:03.916Z] ff9bb7016b71: Verifying Checksum [2025-01-07T03:13:03.916Z] ff9bb7016b71: Download complete [2025-01-07T03:13:03.916Z] da9db072f522: Pull complete [2025-01-07T03:13:03.916Z] a813b0c90790: Verifying Checksum [2025-01-07T03:13:04.174Z] 6ef4a4ee8ca5: Pull complete [2025-01-07T03:13:04.174Z] 06f05ace1117: Verifying Checksum [2025-01-07T03:13:04.174Z] 06f05ace1117: Download complete [2025-01-07T03:13:04.433Z] b67dba6c2c7d: Verifying Checksum [2025-01-07T03:13:04.433Z] b67dba6c2c7d: Download complete [2025-01-07T03:13:07.716Z] 06f05ace1117: Pull complete [2025-01-07T03:13:07.716Z] 5fe327b54edc: Pull complete [2025-01-07T03:13:07.716Z] 4f4fb700ef54: Pull complete [2025-01-07T03:13:07.716Z] 92a5565b7b96: Pull complete [2025-01-07T03:13:07.716Z] ff9bb7016b71: Pull complete [2025-01-07T03:13:10.247Z] b67dba6c2c7d: Pull complete [2025-01-07T03:13:10.506Z] a813b0c90790: Pull complete [2025-01-07T03:13:10.506Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-07T03:13:10.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-07T03:13:10.506Z] ---> 3ba60ce46760 [2025-01-07T03:13:10.506Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-01-07T03:13:18.650Z] ---> Running in ccbfd1de6bc6 [2025-01-07T03:13:18.650Z] Removing intermediate container ccbfd1de6bc6 [2025-01-07T03:13:18.650Z] ---> c5758d91d81f [2025-01-07T03:13:18.650Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-07T03:13:18.650Z] ---> Running in cc74dc183ecf [2025-01-07T03:13:18.650Z] Removing intermediate container cc74dc183ecf [2025-01-07T03:13:18.650Z] ---> b3f298414da1 [2025-01-07T03:13:18.650Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-07T03:13:18.650Z] ---> Running in 3c28e7cacaa8 [2025-01-07T03:13:18.650Z] Removing intermediate container 3c28e7cacaa8 [2025-01-07T03:13:18.650Z] ---> bee8a021e302 [2025-01-07T03:13:18.650Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-07T03:13:18.650Z] ---> Running in a94d04c88c6a [2025-01-07T03:13:18.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-07T03:13:18.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-07T03:13:18.650Z] OK: 248 MiB in 58 packages [2025-01-07T03:13:18.650Z] Removing intermediate container a94d04c88c6a [2025-01-07T03:13:18.650Z] ---> 727d7b1d4422 [2025-01-07T03:13:18.650Z] Step 7/12 : WORKDIR /app [2025-01-07T03:13:18.650Z] ---> Running in f8da78bf125a [2025-01-07T03:13:18.650Z] Removing intermediate container f8da78bf125a [2025-01-07T03:13:18.650Z] ---> ccda823f0353 [2025-01-07T03:13:18.650Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-07T03:13:18.909Z] ---> d3fe318cbb83 [2025-01-07T03:13:18.910Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-07T03:13:18.910Z] ---> Running in e5a61cb367a5 [2025-01-07T03:14:15.160Z] Removing intermediate container e5a61cb367a5 [2025-01-07T03:14:15.160Z] ---> fe3bbcf571f4 [2025-01-07T03:14:15.160Z] Step 10/12 : COPY . . [2025-01-07T03:14:15.160Z] ---> 790dce4e276f [2025-01-07T03:14:15.160Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-07T03:14:15.160Z] ---> Running in f2daa1b5d6f7 [2025-01-07T03:14:15.160Z] Removing intermediate container f2daa1b5d6f7 [2025-01-07T03:14:15.160Z] ---> 4eaa1784aec2 [2025-01-07T03:14:15.160Z] Step 12/12 : RUN $MAKE [2025-01-07T03:14:15.160Z] ---> Running in b984dc00d66a [2025-01-07T03:14:15.160Z] noop [2025-01-07T03:14:15.160Z] Removing intermediate container b984dc00d66a [2025-01-07T03:14:15.160Z] ---> e7108c9e5a57 [2025-01-07T03:14:15.160Z] Successfully built e7108c9e5a57 [2025-01-07T03:14:15.160Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-07T03:14:15.637Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-07T03:14:15.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-07T03:14:15.808Z] prd-ubuntu20.04-docker-8c-8g-36249 does not seem to be running inside a container [2025-01-07T03:14:15.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-165 -v /w/workspace/foundry_app-record-replay_PR-165:/w/workspace/foundry_app-record-replay_PR-165:rw,z -v /w/workspace/foundry_app-record-replay_PR-165@tmp:/w/workspace/foundry_app-record-replay_PR-165@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 ******** ci-base-image-x86_64 cat [2025-01-07T03:14:16.168Z] $ docker top 69c110fd301a1d1946d5273ada08ac491ba01b1a1e965ea47c4d75bcd99373e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-07T03:14:16.585Z] + go version [2025-01-07T03:14:16.585Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-07T03:14:16.619Z] $ docker stop --time=1 69c110fd301a1d1946d5273ada08ac491ba01b1a1e965ea47c4d75bcd99373e7 [2025-01-07T03:14:17.915Z] $ docker rm -f --volumes 69c110fd301a1d1946d5273ada08ac491ba01b1a1e965ea47c4d75bcd99373e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-07T03:14:18.769Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-07T03:14:18.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-07T03:14:18.945Z] prd-ubuntu20.04-docker-8c-8g-36249 does not seem to be running inside a container [2025-01-07T03:14:18.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-165 -v /w/workspace/foundry_app-record-replay_PR-165:/w/workspace/foundry_app-record-replay_PR-165:rw,z -v /w/workspace/foundry_app-record-replay_PR-165@tmp:/w/workspace/foundry_app-record-replay_PR-165@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 ******** ci-base-image-x86_64 cat [2025-01-07T03:14:19.300Z] $ docker top 91609cb748001bf39ad15bcbc28b433a8741181e432b1e6379ba5b2374d81f03 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-07T03:14:19.715Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-165 [Pipeline] fileExists [Pipeline] sh [2025-01-07T03:14:20.139Z] + make test [2025-01-07T03:14:20.139Z] go test -race -coverprofile=coverage.out ./... [2025-01-07T03:14:58.876Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-01-07T03:14:58.876Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-01-07T03:14:58.876Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-01-07T03:14:58.876Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-01-07T03:14:58.876Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.027s coverage: 88.0% of statements [2025-01-07T03:15:06.488Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.581s coverage: 98.7% of statements [2025-01-07T03:15:06.488Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements [2025-01-07T03:15:06.488Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2025-01-07T03:15:06.488Z] running golangci-lint [2025-01-07T03:15:06.488Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-07T03:15:06.488Z] go version go1.23.4 linux/amd64 [2025-01-07T03:15:06.488Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-07T03:15:06.488Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-07T03:15:06.488Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-07T03:15:28.413Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|name|types_sizes|deps|files|imports) took 20.477125827s" [2025-01-07T03:15:28.413Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 5.822966ms" [2025-01-07T03:15:36.534Z] level=info msg="[linters_context/goanalysis] analyzers took 45.81326145s with top 10 stages: buildir: 36.14136509s, inspect: 1.960388974s, fact_deprecated: 1.645521387s, printf: 1.33072546s, ctrlflow: 1.022496154s, fact_purity: 809.268236ms, nilness: 697.575098ms, typedness: 467.778496ms, SA5012: 369.662354ms, tokenfileanalyzer: 265.963166ms" [2025-01-07T03:15:36.534Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2025-01-07T03:15:36.534Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 10/10, path_prettifier: 10/10, skip_files: 10/10, identifier_marker: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, autogenerated_exclude: 10/10, exclude: 10/10, exclude-rules: 10/0, skip_dirs: 10/10" [2025-01-07T03:15:36.534Z] level=info msg="[runner] processing took 539.334µs with stages: identifier_marker: 278.632µs, autogenerated_exclude: 98.381µs, exclude-rules: 65.03µs, path_prettifier: 47.981µs, skip_dirs: 36.65µs, invalid_issue: 4.04µs, cgo: 1.82µs, filename_unadjuster: 1.31µs, nolint: 1.09µs, max_same_issues: 850ns, uniq_by_line: 550ns, max_from_linter: 530ns, fixer: 390ns, skip_files: 300ns, sort_results: 270ns, max_per_file_from_linter: 270ns, exclude: 270ns, severity-rules: 270ns, path_prefixer: 230ns, source_code: 180ns, diff: 150ns, path_shortener: 140ns" [2025-01-07T03:15:36.534Z] level=info msg="[runner] linters took 9.034147293s with stages: goanalysis_metalinter: 9.033487108s" [2025-01-07T03:15:36.534Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-07T03:15:36.534Z] level=info msg="Memory: 297 samples, avg is 223.3MB, max is 1007.2MB" [2025-01-07T03:15:36.534Z] level=info msg="Execution took 29.522604217s" [2025-01-07T03:15:36.534Z] go vet ./... [2025-01-07T03:15:41.817Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-07T03:15:41.817Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-07T03:15:41.817Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-07T03:15:41.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-07T03:15:41.896Z] $ docker stop --time=1 91609cb748001bf39ad15bcbc28b433a8741181e432b1e6379ba5b2374d81f03 [2025-01-07T03:15:47.245Z] $ docker rm -f --volumes 91609cb748001bf39ad15bcbc28b433a8741181e432b1e6379ba5b2374d81f03 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-07T03:15:47.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-07T03:15:48.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-07T03:15:48.737Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-07T03:15:49.049Z] + ls -al . [2025-01-07T03:15:49.049Z] total 264 [2025-01-07T03:15:49.049Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 7 03:14 . [2025-01-07T03:15:49.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 03:12 .. [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 7 03:12 .dockerignore [2025-01-07T03:15:49.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 7 03:15 .git [2025-01-07T03:15:49.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 03:12 .github [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 164 Jan 7 03:12 .gitignore [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 7 03:12 .golangci.yml [2025-01-07T03:15:49.049Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 7 03:12 .semver [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 16870 Jan 7 03:12 Attribution.txt [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 458 Jan 7 03:12 CHANGELOG.md [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 1726 Jan 7 03:12 Dockerfile [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 7 03:12 GOVERNANCE.md [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 681 Jan 7 03:12 Jenkinsfile [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 7 03:12 LICENSE [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 7 03:12 Makefile [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 611 Jan 7 03:12 OWNERS.md [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jan 7 03:12 README.md [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jan 7 03:12 Record and Reply.postman_collection.json [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 7 03:13 VERSION [2025-01-07T03:15:49.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 03:12 bin [2025-01-07T03:15:49.049Z] -rw-r--r-- 1 jenkins jenkins 34247 Jan 7 03:15 coverage.out [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 6720 Jan 7 03:12 go.mod [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 87876 Jan 7 03:12 go.sum [2025-01-07T03:15:49.049Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 7 03:12 internal [2025-01-07T03:15:49.049Z] -rw-rw-r-- 1 jenkins jenkins 913 Jan 7 03:12 main.go [2025-01-07T03:15:49.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 03:12 openapi [2025-01-07T03:15:49.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 03:12 pkg [2025-01-07T03:15:49.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 03:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-07T03:15:49.460Z] + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=681e5c616254d0bcec6d79b1a82f14d7cb8196fa --label arch=amd64 --label version=0.0.0 . [2025-01-07T03:15:49.460Z] Sending build context to Docker daemon 9.895MB [2025-01-07T03:15:49.460Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-01-07T03:15:49.460Z] Step 2/27 : FROM ${BASE} AS builder [2025-01-07T03:15:49.460Z] ---> e7108c9e5a57 [2025-01-07T03:15:49.460Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-01-07T03:15:49.720Z] ---> Running in d02d6b28c05c [2025-01-07T03:15:49.720Z] Removing intermediate container d02d6b28c05c [2025-01-07T03:15:49.720Z] ---> 5224b6b3130e [2025-01-07T03:15:49.720Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-01-07T03:15:49.720Z] ---> Running in 47ae9a99c396 [2025-01-07T03:15:49.720Z] Removing intermediate container 47ae9a99c396 [2025-01-07T03:15:49.720Z] ---> 712579308549 [2025-01-07T03:15:49.720Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-01-07T03:15:49.720Z] ---> Running in a6c602764596 [2025-01-07T03:15:49.979Z] Removing intermediate container a6c602764596 [2025-01-07T03:15:49.979Z] ---> 3c30ae6a6092 [2025-01-07T03:15:49.979Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-07T03:15:49.979Z] ---> Running in 564ff7532bc5 [2025-01-07T03:15:50.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-07T03:15:50.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-07T03:15:50.810Z] OK: 248 MiB in 58 packages [2025-01-07T03:15:51.071Z] Removing intermediate container 564ff7532bc5 [2025-01-07T03:15:51.071Z] ---> 6e6a96facc33 [2025-01-07T03:15:51.071Z] Step 7/27 : WORKDIR /app [2025-01-07T03:15:51.071Z] ---> Running in 09a82e7905fb [2025-01-07T03:15:51.331Z] Removing intermediate container 09a82e7905fb [2025-01-07T03:15:51.331Z] ---> 6fd6c93f9b7e [2025-01-07T03:15:51.331Z] Step 8/27 : COPY go.mod vendor* ./ [2025-01-07T03:15:51.331Z] ---> f8f2c3fbbfb8 [2025-01-07T03:15:51.331Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-07T03:15:51.331Z] ---> Running in 7cb566a39864 [2025-01-07T03:15:52.463Z] Removing intermediate container 7cb566a39864 [2025-01-07T03:15:52.463Z] ---> 70880d06ac16 [2025-01-07T03:15:52.463Z] Step 10/27 : COPY . . [2025-01-07T03:15:52.722Z] ---> 10164a67e3cc [2025-01-07T03:15:52.722Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-07T03:15:52.722Z] ---> Running in f71505f3a6db [2025-01-07T03:15:52.722Z] Removing intermediate container f71505f3a6db [2025-01-07T03:15:52.722Z] ---> 15168dceb1bd [2025-01-07T03:15:52.722Z] Step 12/27 : RUN $MAKE [2025-01-07T03:15:52.722Z] ---> Running in 6540434be640 [2025-01-07T03:15:52.981Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-01-07T03:16:31.864Z] Removing intermediate container 6540434be640 [2025-01-07T03:16:31.865Z] ---> b776f3ba3c55 [2025-01-07T03:16:31.865Z] Step 13/27 : FROM alpine:3.20 [2025-01-07T03:16:31.865Z] 3.20: Pulling from library/alpine [2025-01-07T03:16:31.865Z] da9db072f522: Already exists [2025-01-07T03:16:31.865Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-07T03:16:31.865Z] Status: Downloaded newer image for alpine:3.20 [2025-01-07T03:16:31.865Z] ---> 63b790fccc90 [2025-01-07T03:16:31.865Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-07T03:16:31.865Z] ---> Running in f9c17817205e [2025-01-07T03:16:31.865Z] Removing intermediate container f9c17817205e [2025-01-07T03:16:31.865Z] ---> 7ffdeda5f0e1 [2025-01-07T03:16:31.865Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-01-07T03:16:31.865Z] ---> Running in 61f7c093889d [2025-01-07T03:16:31.865Z] Removing intermediate container 61f7c093889d [2025-01-07T03:16:31.865Z] ---> 6e8b9425341c [2025-01-07T03:16:31.865Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-07T03:16:31.865Z] ---> Running in b87ccae88394 [2025-01-07T03:16:31.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-07T03:16:31.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-07T03:16:31.865Z] (1/2) Installing ca-certificates (20241121-r0) [2025-01-07T03:16:31.865Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-01-07T03:16:31.865Z] Executing busybox-1.36.1-r29.trigger [2025-01-07T03:16:31.865Z] Executing ca-certificates-20241121-r0.trigger [2025-01-07T03:16:31.865Z] OK: 8 MiB in 16 packages [2025-01-07T03:16:31.865Z] Removing intermediate container b87ccae88394 [2025-01-07T03:16:31.865Z] ---> 792fd60d7cde [2025-01-07T03:16:31.865Z] Step 17/27 : RUN apk --no-cache upgrade [2025-01-07T03:16:31.865Z] ---> Running in b8444793a4a7 [2025-01-07T03:16:31.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-07T03:16:31.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-07T03:16:31.865Z] Upgrading critical system libraries and apk-tools: [2025-01-07T03:16:31.865Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-07T03:16:31.865Z] Executing busybox-1.36.1-r29.trigger [2025-01-07T03:16:31.865Z] Continuing the upgrade transaction with new apk-tools: [2025-01-07T03:16:31.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-07T03:16:31.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-07T03:16:31.865Z] (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-07T03:16:31.865Z] (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-07T03:16:31.865Z] (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-07T03:16:31.865Z] Executing ca-certificates-20241121-r0.trigger [2025-01-07T03:16:31.865Z] OK: 8 MiB in 16 packages [2025-01-07T03:16:31.865Z] Removing intermediate container b8444793a4a7 [2025-01-07T03:16:31.865Z] ---> 1f7de2faf892 [2025-01-07T03:16:31.865Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-07T03:16:31.865Z] ---> 60f713adb305 [2025-01-07T03:16:31.865Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-01-07T03:16:31.865Z] ---> 0bfadb695309 [2025-01-07T03:16:31.865Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-01-07T03:16:31.865Z] ---> c38d3f53d43c [2025-01-07T03:16:31.865Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-01-07T03:16:31.865Z] ---> de7b02b1d8a6 [2025-01-07T03:16:31.865Z] Step 22/27 : EXPOSE 59712 [2025-01-07T03:16:31.865Z] ---> Running in f45755c6fd7e [2025-01-07T03:16:31.865Z] Removing intermediate container f45755c6fd7e [2025-01-07T03:16:31.865Z] ---> 2259b76edeed [2025-01-07T03:16:31.865Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-01-07T03:16:31.865Z] ---> Running in 4a384989a4f2 [2025-01-07T03:16:31.865Z] Removing intermediate container 4a384989a4f2 [2025-01-07T03:16:31.865Z] ---> 61fd5ebb8217 [2025-01-07T03:16:31.865Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-07T03:16:31.865Z] ---> Running in cefe2b680a0a [2025-01-07T03:16:31.865Z] Removing intermediate container cefe2b680a0a [2025-01-07T03:16:31.865Z] ---> 266cdee25a9b [2025-01-07T03:16:31.865Z] Step 25/27 : LABEL arch=amd64 [2025-01-07T03:16:31.865Z] ---> Running in 32e0b6ed3f97 [2025-01-07T03:16:31.865Z] Removing intermediate container 32e0b6ed3f97 [2025-01-07T03:16:31.865Z] ---> c25bc9e3e294 [2025-01-07T03:16:31.865Z] Step 26/27 : LABEL git_sha=681e5c616254d0bcec6d79b1a82f14d7cb8196fa [2025-01-07T03:16:31.865Z] ---> Running in ba36c5227929 [2025-01-07T03:16:31.865Z] Removing intermediate container ba36c5227929 [2025-01-07T03:16:31.865Z] ---> c200c9378a4f [2025-01-07T03:16:31.865Z] Step 27/27 : LABEL version=0.0.0 [2025-01-07T03:16:31.865Z] ---> Running in bb2f17a30d60 [2025-01-07T03:16:31.865Z] Removing intermediate container bb2f17a30d60 [2025-01-07T03:16:31.865Z] ---> 3c353b9f350b [2025-01-07T03:16:31.865Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-07T03:16:31.865Z] Successfully built 3c353b9f350b [2025-01-07T03:16:31.865Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [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 [2025-01-07T03:16:32.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-07T03:16:32.811Z] [2025-01-07T03:16:32.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-07T03:16:33.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-07T03:16:33.200Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-07T03:16:33.200Z] 5eb5b503b376: Pulling fs layer [2025-01-07T03:16:33.200Z] 5c69ac0246d0: Pulling fs layer [2025-01-07T03:16:33.200Z] ec43610c2a17: Pulling fs layer [2025-01-07T03:16:33.200Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-07T03:16:33.200Z] 33b1e0a273af: Pulling fs layer [2025-01-07T03:16:33.200Z] 5d3b04190fa2: Pulling fs layer [2025-01-07T03:16:33.200Z] 2f39f015ded8: Pulling fs layer [2025-01-07T03:16:33.200Z] 3a2ae6a8a46f: Waiting [2025-01-07T03:16:33.200Z] 33b1e0a273af: Waiting [2025-01-07T03:16:33.200Z] 5d3b04190fa2: Waiting [2025-01-07T03:16:33.200Z] 2f39f015ded8: Waiting [2025-01-07T03:16:33.200Z] 5c69ac0246d0: Download complete [2025-01-07T03:16:33.200Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-07T03:16:33.200Z] 3a2ae6a8a46f: Download complete [2025-01-07T03:16:33.200Z] 33b1e0a273af: Verifying Checksum [2025-01-07T03:16:33.200Z] 33b1e0a273af: Download complete [2025-01-07T03:16:33.200Z] 5d3b04190fa2: Download complete [2025-01-07T03:16:33.200Z] ec43610c2a17: Verifying Checksum [2025-01-07T03:16:33.200Z] ec43610c2a17: Download complete [2025-01-07T03:16:33.459Z] 5eb5b503b376: Verifying Checksum [2025-01-07T03:16:33.459Z] 5eb5b503b376: Download complete [2025-01-07T03:16:34.029Z] 2f39f015ded8: Download complete [2025-01-07T03:16:34.598Z] 5eb5b503b376: Pull complete [2025-01-07T03:16:34.856Z] 5c69ac0246d0: Pull complete [2025-01-07T03:16:35.114Z] ec43610c2a17: Pull complete [2025-01-07T03:16:35.114Z] 3a2ae6a8a46f: Pull complete [2025-01-07T03:16:35.373Z] 33b1e0a273af: Pull complete [2025-01-07T03:16:35.373Z] 5d3b04190fa2: Pull complete [2025-01-07T03:16:39.558Z] 2f39f015ded8: Pull complete [2025-01-07T03:16:39.558Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-07T03:16:39.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-07T03:16:39.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-07T03:16:39.791Z] prd-ubuntu20.04-docker-8c-8g-36249 does not seem to be running inside a container [2025-01-07T03:16:39.820Z] $ 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/foundry_app-record-replay_PR-165 -v /w/workspace/foundry_app-record-replay_PR-165:/w/workspace/foundry_app-record-replay_PR-165:rw,z -v /w/workspace/foundry_app-record-replay_PR-165@tmp:/w/workspace/foundry_app-record-replay_PR-165@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 [2025-01-07T03:16:45.646Z] $ docker top c9955ddca769b74ad0eb5ce39830b73203f50c50c9bece53d30e6e8de5351ac4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:16:46.129Z] ---> job-cost.sh [2025-01-07T03:16:46.129Z] lf-activate-venv: SKIPPING [2025-01-07T03:16:46.129Z] INFO: No Stack... [2025-01-07T03:16:46.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-07T03:16:46.649Z] INFO: Archiving Costs [Pipeline] sh [2025-01-07T03:16:46.966Z] + cat /w/workspace/foundry_app-record-replay_PR-165/archives/cost.csv [2025-01-07T03:16:46.966Z] + cut -d, -f6 [Pipeline] lock [2025-01-07T03:16:47.008Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-165-1-stack-cost] [2025-01-07T03:16:47.013Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-165-1-stack-cost] did not exist. Created. [2025-01-07T03:16:47.020Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-165-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-07T03:16:47.413Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-07T03:16:47.468Z] Stashed 1 file(s) [Pipeline] } [2025-01-07T03:16:47.502Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-165-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-07T03:16:47.583Z] $ docker stop --time=1 c9955ddca769b74ad0eb5ce39830b73203f50c50c9bece53d30e6e8de5351ac4 [2025-01-07T03:16:48.741Z] $ docker rm -f --volumes c9955ddca769b74ad0eb5ce39830b73203f50c50c9bece53d30e6e8de5351ac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-07T03:16:49.450Z] provisioning config files... [2025-01-07T03:16:49.458Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-165@tmp/config7538011635726023790tmp [Pipeline] { [Pipeline] sh [2025-01-07T03:16:49.801Z] + set +x [2025-01-07T03:16:49.801Z] + + bash -s -- [2025-01-07T03:16:49.801Z] curl -s https://codecov.io/bash [2025-01-07T03:16:49.801Z] [2025-01-07T03:16:49.801Z] _____ _ [2025-01-07T03:16:49.801Z] / ____| | | [2025-01-07T03:16:49.801Z] | | ___ __| | ___ ___ _____ __ [2025-01-07T03:16:49.801Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-07T03:16:49.801Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-07T03:16:49.801Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-07T03:16:49.801Z] Bash-1.0.6 [2025-01-07T03:16:49.801Z] [2025-01-07T03:16:49.801Z] [2025-01-07T03:16:49.801Z] ==> git version 2.25.1 found [2025-01-07T03:16:49.801Z] ==> 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 [2025-01-07T03:16:49.801Z] Release-Date: 2020-01-08 [2025-01-07T03:16:49.801Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-07T03:16:49.801Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-07T03:16:49.801Z] ==> Jenkins CI detected. [2025-01-07T03:16:49.801Z] current dir:  /w/workspace/foundry_app-record-replay_PR-165 [2025-01-07T03:16:49.801Z] project root: . [2025-01-07T03:16:49.801Z] --> token set from env [2025-01-07T03:16:49.801Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-07T03:16:49.801Z] ==> Running gcov in . (disable via -X gcov) [2025-01-07T03:16:49.802Z] ==> Python coveragepy not found [2025-01-07T03:16:49.802Z] ==> Searching for coverage reports in: [2025-01-07T03:16:49.802Z] + . [2025-01-07T03:16:49.802Z] -> Found 1 reports [2025-01-07T03:16:49.802Z] ==> Detecting git/mercurial file structure [2025-01-07T03:16:50.062Z] ==> Reading reports [2025-01-07T03:16:50.062Z] + ./coverage.out bytes=34247 [2025-01-07T03:16:50.062Z] ==> Appending adjustments [2025-01-07T03:16:50.062Z] https://docs.codecov.io/docs/fixing-reports [2025-01-07T03:16:50.062Z] + Found adjustments [2025-01-07T03:16:50.062Z] ==> Gzipping contents [2025-01-07T03:16:50.062Z] 8.0K /tmp/codecov.w7ktI1.gz [2025-01-07T03:16:50.062Z] ==> Uploading reports [2025-01-07T03:16:50.062Z] url: https://codecov.io [2025-01-07T03:16:50.062Z] query: branch=PR-165&commit=681e5c616254d0bcec6d79b1a82f14d7cb8196fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=165&job=&cmd_args= [2025-01-07T03:16:50.062Z] -> Pinging Codecov [2025-01-07T03:16:50.062Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-165&commit=681e5c616254d0bcec6d79b1a82f14d7cb8196fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=165&job=&cmd_args= [2025-01-07T03:16:50.322Z] -> Uploading to [2025-01-07T03:16:50.322Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/681e5c616254d0bcec6d79b1a82f14d7cb8196fa/0735bed0-03ad-49cd-88cb-7ad807e99af0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250107T031650Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=14b33e2c5627784e9f341f7cf11d2a1946f1b5801e0287c27c70e339d914a73b [2025-01-07T03:16:50.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-07T03:16:50.322Z] Dload Upload Total Spent Left Speed [2025-01-07T03:16:50.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5393 0 0 100 5393 0 17566 --:--:-- --:--:-- --:--:-- 17566 [2025-01-07T03:16:50.583Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/681e5c616254d0bcec6d79b1a82f14d7cb8196fa [Pipeline] } [2025-01-07T03:16:50.613Z] 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 [2025-01-07T03:16:52.556Z] + [ -d /w/workspace/foundry_app-record-replay_PR-165/archives ] [2025-01-07T03:16:52.557Z] + ls -al /w/workspace/foundry_app-record-replay_PR-165/archives [2025-01-07T03:16:52.557Z] total 16 [2025-01-07T03:16:52.557Z] drwxr-xr-x 3 root root 4096 Jan 7 03:16 . [2025-01-07T03:16:52.557Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 7 03:16 .. [2025-01-07T03:16:52.557Z] drwxr-xr-x 2 root root 4096 Jan 7 03:16 cost [2025-01-07T03:16:52.557Z] -rw-r--r-- 1 root root 89 Jan 7 03:16 cost.csv [2025-01-07T03:16:52.557Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-165/archives [2025-01-07T03:16:52.557Z] + ls -al /w/workspace/foundry_app-record-replay_PR-165/archives [2025-01-07T03:16:52.557Z] total 16 [2025-01-07T03:16:52.557Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 7 03:16 . [2025-01-07T03:16:52.557Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 7 03:16 .. [2025-01-07T03:16:52.557Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 7 03:16 cost [2025-01-07T03:16:52.557Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 7 03:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:16:52.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:16:53.791Z] ---> package-listing.sh [2025-01-07T03:16:53.791Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-07T03:16:53.791Z] ++ facter osfamily [2025-01-07T03:16:54.053Z] + OS_FAMILY=debian [2025-01-07T03:16:54.053Z] + workspace=/w/workspace/foundry_app-record-replay_PR-165 [2025-01-07T03:16:54.053Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-07T03:16:54.053Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-07T03:16:54.053Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-07T03:16:54.053Z] + PACKAGES=/tmp/packages_start.txt [2025-01-07T03:16:54.053Z] + '[' /w/workspace/foundry_app-record-replay_PR-165 ']' [2025-01-07T03:16:54.053Z] + PACKAGES=/tmp/packages_end.txt [2025-01-07T03:16:54.053Z] + case "${OS_FAMILY}" in [2025-01-07T03:16:54.053Z] + dpkg -l [2025-01-07T03:16:54.053Z] + grep '^ii' [2025-01-07T03:16:54.053Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-07T03:16:54.053Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-07T03:16:54.053Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-07T03:16:54.053Z] + '[' /w/workspace/foundry_app-record-replay_PR-165 ']' [2025-01-07T03:16:54.053Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-165/archives/ [2025-01-07T03:16:54.053Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-165/archives/ [Pipeline] echo [2025-01-07T03:16:54.090Z] 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/foundry_app-record-replay_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-07T03:16:54.384Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-07T03:16:55.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-07T03:16:55.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-07T03:16:55.189Z] prd-ubuntu20.04-docker-8c-8g-36249 does not seem to be running inside a container [2025-01-07T03:16:55.219Z] $ 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/foundry_app-record-replay_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-165 -v /w/workspace/foundry_app-record-replay_PR-165:/w/workspace/foundry_app-record-replay_PR-165:rw,z -v /w/workspace/foundry_app-record-replay_PR-165@tmp:/w/workspace/foundry_app-record-replay_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-07T03:16:55.402Z] $ docker top 90b8ea9932c3123acafa7d3969718525b82a4e7f21ca15e1f549a984a6510388 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-07T03:16:55.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-07T03:16:56.124Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-07T03:16:56.439Z] + ls /var/log/sa-host [2025-01-07T03:16:56.439Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-07T03:16:56.680Z] provisioning config files... [2025-01-07T03:16:56.690Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-165@tmp/config12252064154216378124tmp [Pipeline] { [Pipeline] echo [2025-01-07T03:16:56.749Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:16:57.064Z] ---> create-netrc.sh [Pipeline] } [2025-01-07T03:16:57.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:16:57.497Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-07T03:16:57.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:16:57.978Z] ---> sudo-logs.sh [2025-01-07T03:16:57.978Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-07T03:16:58.104Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:16:58.496Z] ---> job-cost.sh [2025-01-07T03:16:58.496Z] lf-activate-venv: SKIPPING [2025-01-07T03:16:58.497Z] DEBUG: total: 0.2199999988079071 [2025-01-07T03:16:58.497Z] INFO: Retrieving Stack Cost... [2025-01-07T03:16:58.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-07T03:16:58.776Z] INFO: Archiving Costs [Pipeline] echo [2025-01-07T03:16:58.811Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-07T03:16:59.134Z] ---> logs-deploy.sh [2025-01-07T03:16:59.134Z] lf-activate-venv: SKIPPING [2025-01-07T03:16:59.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-165/1 [2025-01-07T03:16:59.134Z] INFO: archiving workspace using pattern(s): [2025-01-07T03:17:00.071Z] Archives upload complete. [2025-01-07T03:17:00.330Z] INFO: archiving logs to Nexus [2025-01-07T03:17:00.900Z] ---> uname -a: [2025-01-07T03:17:00.900Z] Linux prd-ubuntu20-04-docker-8c-8g-36249 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-07T03:17:00.900Z] [2025-01-07T03:17:00.900Z] [2025-01-07T03:17:00.900Z] ---> lscpu: [2025-01-07T03:17:00.900Z] Architecture: x86_64 [2025-01-07T03:17:00.900Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-07T03:17:00.900Z] Byte Order: Little Endian [2025-01-07T03:17:00.900Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-07T03:17:00.900Z] CPU(s): 8 [2025-01-07T03:17:00.900Z] On-line CPU(s) list: 0-7 [2025-01-07T03:17:00.900Z] Thread(s) per core: 1 [2025-01-07T03:17:00.900Z] Core(s) per socket: 1 [2025-01-07T03:17:00.900Z] Socket(s): 8 [2025-01-07T03:17:00.900Z] NUMA node(s): 1 [2025-01-07T03:17:00.900Z] Vendor ID: AuthenticAMD [2025-01-07T03:17:00.900Z] CPU family: 23 [2025-01-07T03:17:00.900Z] Model: 49 [2025-01-07T03:17:00.900Z] Model name: AMD EPYC-Rome Processor [2025-01-07T03:17:00.900Z] Stepping: 0 [2025-01-07T03:17:00.900Z] CPU MHz: 2799.998 [2025-01-07T03:17:00.900Z] BogoMIPS: 5599.99 [2025-01-07T03:17:00.900Z] Virtualization: AMD-V [2025-01-07T03:17:00.900Z] Hypervisor vendor: KVM [2025-01-07T03:17:00.900Z] Virtualization type: full [2025-01-07T03:17:00.900Z] L1d cache: 256 KiB [2025-01-07T03:17:00.900Z] L1i cache: 256 KiB [2025-01-07T03:17:00.900Z] L2 cache: 4 MiB [2025-01-07T03:17:00.900Z] L3 cache: 128 MiB [2025-01-07T03:17:00.900Z] NUMA node0 CPU(s): 0-7 [2025-01-07T03:17:00.900Z] Vulnerability Itlb multihit: Not affected [2025-01-07T03:17:00.900Z] Vulnerability L1tf: Not affected [2025-01-07T03:17:00.900Z] Vulnerability Mds: Not affected [2025-01-07T03:17:00.900Z] Vulnerability Meltdown: Not affected [2025-01-07T03:17:00.900Z] Vulnerability Mmio stale data: Not affected [2025-01-07T03:17:00.900Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-07T03:17:00.900Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-07T03:17:00.900Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-07T03:17:00.900Z] Vulnerability Srbds: Not affected [2025-01-07T03:17:00.900Z] Vulnerability Tsx async abort: Not affected [2025-01-07T03:17:00.900Z] 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 [2025-01-07T03:17:00.900Z] [2025-01-07T03:17:00.900Z] [2025-01-07T03:17:00.900Z] ---> nproc: [2025-01-07T03:17:00.900Z] 8 [2025-01-07T03:17:00.900Z] [2025-01-07T03:17:00.900Z] [2025-01-07T03:17:00.900Z] ---> df -h: [2025-01-07T03:17:00.900Z] Filesystem Size Used Avail Use% Mounted on [2025-01-07T03:17:00.900Z] overlay 155G 12G 144G 8% / [2025-01-07T03:17:00.900Z] tmpfs 64M 0 64M 0% /dev [2025-01-07T03:17:00.900Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-07T03:17:00.900Z] shm 64M 0 64M 0% /dev/shm [2025-01-07T03:17:00.900Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-01-07T03:17:00.900Z] [2025-01-07T03:17:00.900Z] [2025-01-07T03:17:00.900Z] ---> sar -b -r -n DEV: [2025-01-07T03:17:00.900Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36249) 01/07/25 _x86_64_ (8 CPU) [2025-01-07T03:17:00.900Z] [2025-01-07T03:17:00.900Z] 03:11:52 LINUX RESTART (8 CPU) [2025-01-07T03:17:00.900Z] [2025-01-07T03:17:00.900Z] 03:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-07T03:17:00.900Z] 03:13:02 342.96 48.24 294.72 0.00 5407.63 124962.51 0.00 [2025-01-07T03:17:00.901Z] 03:14:01 224.10 2.42 221.67 0.00 35.65 63122.72 0.00 [2025-01-07T03:17:00.901Z] 03:15:01 143.68 0.12 143.56 0.00 19.46 61819.03 0.00 [2025-01-07T03:17:00.901Z] 03:16:01 86.19 0.15 86.04 0.00 10.53 21761.19 0.00 [2025-01-07T03:17:00.901Z] Average: 199.13 12.78 186.35 0.00 1373.90 67936.42 0.00 [2025-01-07T03:17:00.901Z] [2025-01-07T03:17:00.901Z] 03:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-07T03:17:00.901Z] 03:13:02 29949804 31618816 734356 2.23 59788 1906732 1694580 4.99 955928 1650212 296 [2025-01-07T03:17:00.901Z] 03:14:01 26985684 31562752 746448 2.27 181120 4458900 1864648 5.50 1292876 3997596 1023928 [2025-01-07T03:17:00.901Z] 03:15:01 26953492 31493392 808692 2.46 185212 4438664 1922884 5.67 1756172 3582796 209876 [2025-01-07T03:17:00.901Z] 03:16:01 27238668 31149500 1149568 3.50 190844 3819508 2644660 7.79 1858560 3205372 302304 [2025-01-07T03:17:00.901Z] Average: 27781912 31456115 859766 2.61 154241 3655951 2031693 5.99 1465884 3108994 384101 [2025-01-07T03:17:00.901Z] [2025-01-07T03:17:00.901Z] 03:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-07T03:17:00.901Z] 03:13:02 lo 6.00 6.00 0.58 0.58 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:13:02 ens3 463.46 306.35 2748.99 89.86 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:13:02 docker0 22.83 22.85 1.74 154.45 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:14:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:14:01 ens3 629.47 379.82 6620.05 41.71 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:14:01 docker0 314.37 518.61 26.89 3339.76 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:15:01 vethed914ec 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:15:01 ens3 27.11 15.53 29.38 9.34 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:15:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:16:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:16:01 ens3 27.56 16.65 59.93 10.67 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:16:01 veth8c34d8f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] 03:16:01 docker0 1.42 2.83 0.09 38.12 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] Average: lo 1.92 1.92 0.19 0.19 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] Average: ens3 285.47 178.75 2346.79 37.88 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] Average: veth8c34d8f 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] Average: docker0 83.69 134.50 7.10 872.81 0.00 0.00 0.00 0.00 [2025-01-07T03:17:00.901Z] [2025-01-07T03:17:00.901Z] [2025-01-07T03:17:00.901Z] ---> sar -P ALL: [2025-01-07T03:17:00.901Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36249) 01/07/25 _x86_64_ (8 CPU) [2025-01-07T03:17:00.901Z] [2025-01-07T03:17:00.901Z] 03:11:52 LINUX RESTART (8 CPU) [2025-01-07T03:17:00.901Z] [2025-01-07T03:17:00.901Z] 03:12:01 CPU %user %nice %system %iowait %steal %idle [2025-01-07T03:17:00.901Z] 03:13:02 all 6.70 0.00 2.08 2.95 0.04 88.22 [2025-01-07T03:17:00.901Z] 03:13:02 0 5.47 0.00 2.04 0.47 0.05 91.96 [2025-01-07T03:17:00.901Z] 03:13:02 1 7.70 0.00 2.21 0.54 0.05 89.50 [2025-01-07T03:17:00.901Z] 03:13:02 2 7.25 0.00 2.65 4.13 0.05 85.92 [2025-01-07T03:17:00.901Z] 03:13:02 3 6.29 0.00 2.48 2.26 0.05 88.93 [2025-01-07T03:17:00.901Z] 03:13:02 4 6.69 0.00 1.53 0.52 0.02 91.25 [2025-01-07T03:17:00.901Z] 03:13:02 5 6.82 0.00 1.96 13.59 0.05 77.58 [2025-01-07T03:17:00.901Z] 03:13:02 6 6.67 0.00 1.71 0.67 0.05 90.90 [2025-01-07T03:17:00.901Z] 03:13:02 7 6.74 0.00 2.06 1.44 0.03 89.73 [2025-01-07T03:17:00.901Z] 03:14:01 all 8.67 0.00 3.93 5.60 0.05 81.75 [2025-01-07T03:17:00.901Z] 03:14:01 0 8.04 0.00 6.12 19.04 0.07 66.74 [2025-01-07T03:17:00.901Z] 03:14:01 1 9.76 0.00 3.96 11.07 0.05 75.15 [2025-01-07T03:17:00.901Z] 03:14:01 2 9.07 0.00 3.64 7.75 0.05 79.49 [2025-01-07T03:17:00.901Z] 03:14:01 3 9.21 0.00 3.24 1.39 0.05 86.10 [2025-01-07T03:17:00.901Z] 03:14:01 4 8.54 0.00 3.06 1.54 0.05 86.80 [2025-01-07T03:17:00.901Z] 03:14:01 5 8.93 0.00 3.65 0.95 0.05 86.42 [2025-01-07T03:17:00.901Z] 03:14:01 6 7.92 0.00 4.75 0.97 0.03 86.32 [2025-01-07T03:17:00.901Z] 03:14:01 7 7.85 0.00 3.01 2.21 0.05 86.88 [2025-01-07T03:17:00.901Z] 03:15:01 all 32.13 0.00 4.90 4.28 0.07 58.61 [2025-01-07T03:17:00.901Z] 03:15:01 0 31.01 0.00 4.75 1.53 0.07 62.64 [2025-01-07T03:17:00.901Z] 03:15:01 1 33.80 0.00 5.63 15.00 0.08 45.49 [2025-01-07T03:17:00.901Z] 03:15:01 2 32.77 0.00 5.85 4.59 0.07 56.73 [2025-01-07T03:17:00.901Z] 03:15:01 3 31.84 0.00 4.57 11.94 0.07 51.58 [2025-01-07T03:17:00.901Z] 03:15:01 4 31.50 0.00 4.39 0.10 0.07 63.94 [2025-01-07T03:17:00.901Z] 03:15:01 5 32.02 0.00 4.55 0.02 0.07 63.35 [2025-01-07T03:17:00.901Z] 03:15:01 6 32.10 0.00 5.13 0.07 0.08 62.62 [2025-01-07T03:17:00.901Z] 03:15:01 7 32.04 0.00 4.37 1.06 0.07 62.46 [2025-01-07T03:17:00.901Z] 03:16:01 all 48.44 0.00 6.28 1.49 0.09 43.70 [2025-01-07T03:17:00.901Z] 03:16:01 0 49.29 0.00 6.44 0.22 0.08 43.98 [2025-01-07T03:17:00.901Z] 03:16:01 1 48.66 0.00 6.54 0.25 0.08 44.46 [2025-01-07T03:17:00.901Z] 03:16:01 2 48.27 0.00 6.48 8.66 0.08 36.51 [2025-01-07T03:17:00.901Z] 03:16:01 3 44.91 0.00 5.77 0.86 0.10 48.35 [2025-01-07T03:17:00.901Z] 03:16:01 4 49.03 0.00 6.28 0.57 0.08 44.03 [2025-01-07T03:17:00.901Z] 03:16:01 5 48.77 0.00 6.61 0.60 0.08 43.94 [2025-01-07T03:17:00.901Z] 03:16:01 6 47.29 0.00 6.29 0.10 0.08 46.23 [2025-01-07T03:17:00.901Z] 03:16:01 7 51.27 0.00 5.85 0.64 0.10 42.15 [2025-01-07T03:17:00.901Z] Average: all 24.05 0.00 4.30 3.57 0.06 68.02 [2025-01-07T03:17:00.901Z] Average: 0 23.55 0.00 4.83 5.22 0.07 66.33 [2025-01-07T03:17:00.901Z] Average: 1 25.05 0.00 4.59 6.68 0.07 63.62 [2025-01-07T03:17:00.901Z] Average: 2 24.41 0.00 4.66 6.28 0.06 64.59 [2025-01-07T03:17:00.901Z] Average: 3 23.09 0.00 4.02 4.13 0.07 68.70 [2025-01-07T03:17:00.901Z] Average: 4 23.99 0.00 3.82 0.68 0.05 71.46 [2025-01-07T03:17:00.901Z] Average: 5 24.22 0.00 4.19 3.81 0.06 67.71 [2025-01-07T03:17:00.901Z] Average: 6 23.55 0.00 4.47 0.45 0.06 71.47 [2025-01-07T03:17:00.901Z] Average: 7 24.54 0.00 3.83 1.33 0.06 70.24 [2025-01-07T03:17:00.901Z] [2025-01-07T03:17:00.901Z] [2025-01-07T03:17:00.901Z]