Pull request #143 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29720854c95b88ec2af6c21594286293e8bf78a4+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (c3ec3f1131b96f49fe9f4d2508fed7f997f7cf8d) 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-ssh15606344104309313386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh18077596016457484326.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 590556114a56c6d90cc8043840e039c2f74196dc 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-143/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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10601482661073007207.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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14933073618020817433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh3843130450219522793.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-143/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-143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11214561969485240298.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4413’ Running on prd-ubuntu20.04-docker-8c-8g-4415 in /w/workspace/foundry_app-record-replay_PR-143 [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-143 # 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 > 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 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 29720854c95b88ec2af6c21594286293e8bf78a4 Merge succeeded, producing 29720854c95b88ec2af6c21594286293e8bf78a4 Checking out Revision 29720854c95b88ec2af6c21594286293e8bf78a4 (PR-143) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29720854c95b88ec2af6c21594286293e8bf78a4 # 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29720854c95b88ec2af6c21594286293e8bf78a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-26T03:38:20.442Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-26T03:38:20.662Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-26T03:38:20.790Z] ========================================================= [2024-06-26T03:38:20.790Z] EdgeX Global Pipelines Version Info [2024-06-26T03:38:20.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:38:21.581Z] ------------------- [2024-06-26T03:38:21.581Z] stable info: [2024-06-26T03:38:21.581Z] ------------------- [2024-06-26T03:38:21.581Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T03:38:21.581Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-26T03:38:21.581Z] Message: update stable to v1.0.260 [2024-06-26T03:38:22.153Z] ------------------- [2024-06-26T03:38:22.153Z] experimental info: [2024-06-26T03:38:22.153Z] ------------------- [2024-06-26T03:38:22.153Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T03:38:22.153Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-26T03:38:22.153Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-26T03:38:22.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-06-26T03:38:22.427Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-06-26T03:38:22.486Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-26T03:38:22.546Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-26T03:38:22.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-26T03:38:22.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-26T03:38:22.732Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-26T03:38:22.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-26T03:38:22.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-26T03:38:22.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-26T03:38:22.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-26T03:38:23.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-06-26T03:38:23.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-26T03:38:23.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-26T03:38:23.200Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T03:38:23.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T03:38:23.317Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T03:38:23.377Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T03:38:23.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-26T03:38:23.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-26T03:38:23.560Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-26T03:38:23.630Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-26T03:38:23.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-26T03:38:23.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-26T03:38:23.818Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-26T03:38:23.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-26T03:38:23.938Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-26T03:38:23.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-143 [Pipeline] echo [2024-06-26T03:38:24.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-143 [Pipeline] echo [2024-06-26T03:38:24.108Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-143 [Pipeline] echo [2024-06-26T03:38:24.169Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29720854c95b88ec2af6c21594286293e8bf78a4 [Pipeline] echo [2024-06-26T03:38:24.228Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2972085 [Pipeline] echo [2024-06-26T03:38:24.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T03:38:24.450Z] provisioning config files... [2024-06-26T03:38:24.465Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-143@tmp/config12793192697075310738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:38:24.865Z] ---> ****-login.sh [2024-06-26T03:38:24.865Z] nexus3.edgexfoundry.org:10001 [2024-06-26T03:38:25.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:38:25.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:38:25.125Z] Configure a credential helper to remove this warning. See [2024-06-26T03:38:25.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:38:25.125Z] [2024-06-26T03:38:25.125Z] Login Succeeded [2024-06-26T03:38:25.125Z] nexus3.edgexfoundry.org:10002 [2024-06-26T03:38:25.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:38:25.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:38:25.386Z] Configure a credential helper to remove this warning. See [2024-06-26T03:38:25.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:38:25.386Z] [2024-06-26T03:38:25.386Z] Login Succeeded [2024-06-26T03:38:25.386Z] nexus3.edgexfoundry.org:10003 [2024-06-26T03:38:25.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:38:25.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:38:25.386Z] Configure a credential helper to remove this warning. See [2024-06-26T03:38:25.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:38:25.386Z] [2024-06-26T03:38:25.386Z] Login Succeeded [2024-06-26T03:38:25.386Z] nexus3.edgexfoundry.org:10004 [2024-06-26T03:38:25.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:38:25.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:38:25.646Z] Configure a credential helper to remove this warning. See [2024-06-26T03:38:25.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:38:25.647Z] [2024-06-26T03:38:25.647Z] Login Succeeded [2024-06-26T03:38:25.647Z] ****.io [2024-06-26T03:38:25.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:38:25.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:38:25.908Z] Configure a credential helper to remove this warning. See [2024-06-26T03:38:25.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:38:25.908Z] [2024-06-26T03:38:25.908Z] Login Succeeded [2024-06-26T03:38:25.908Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T03:38:25.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-26T03:38:26.658Z] + git rev-list -1 --merges 29720854c95b88ec2af6c21594286293e8bf78a4~1..29720854c95b88ec2af6c21594286293e8bf78a4 [Pipeline] echo [2024-06-26T03:38:26.730Z] -----------> git rev-list -1 --merges 29720854c95b88ec2af6c21594286293e8bf78a4~1..29720854c95b88ec2af6c21594286293e8bf78a4 29720854c95b88ec2af6c21594286293e8bf78a4 [false] [Pipeline] sh [2024-06-26T03:38:27.110Z] + git log --format=format:%s -1 29720854c95b88ec2af6c21594286293e8bf78a4 [Pipeline] echo [2024-06-26T03:38:27.151Z] ========================================================= [2024-06-26T03:38:27.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-26T03:38:27.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T03:38:27.639Z] + git log --format=format:%s -1 29720854c95b88ec2af6c21594286293e8bf78a4 [Pipeline] echo [2024-06-26T03:38:27.684Z] [semverPrep] GIT_COMMIT: 29720854c95b88ec2af6c21594286293e8bf78a4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-06-26T03:38:27.725Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-26T03:38:28.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T03:38:28.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-26T03:38:28.124Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-26T03:38:28.124Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-26T03:38:28.124Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-26T03:38:28.124Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-26T03:38:28.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:38:28.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T03:38:28.590Z] [2024-06-26T03:38:28.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:38:28.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T03:38:28.998Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-26T03:38:28.998Z] b85a868b505f: Pulling fs layer [2024-06-26T03:38:28.998Z] e2be974225ed: Pulling fs layer [2024-06-26T03:38:28.998Z] 339a4e72a1f5: Pulling fs layer [2024-06-26T03:38:28.998Z] 988bab9f4d93: Pulling fs layer [2024-06-26T03:38:28.998Z] 1469e6f7b9e6: Pulling fs layer [2024-06-26T03:38:28.998Z] eaf3925da568: Pulling fs layer [2024-06-26T03:38:28.998Z] bab4dde63d76: Pulling fs layer [2024-06-26T03:38:28.998Z] bde34c3a00c8: Pulling fs layer [2024-06-26T03:38:28.998Z] b352a97aabf1: Pulling fs layer [2024-06-26T03:38:28.998Z] 4872d77fe225: Pulling fs layer [2024-06-26T03:38:28.998Z] 5851b861e8e6: Pulling fs layer [2024-06-26T03:38:28.998Z] 4872d77fe225: Waiting [2024-06-26T03:38:28.998Z] b352a97aabf1: Waiting [2024-06-26T03:38:28.998Z] 5851b861e8e6: Waiting [2024-06-26T03:38:28.998Z] bab4dde63d76: Waiting [2024-06-26T03:38:28.998Z] 1469e6f7b9e6: Waiting [2024-06-26T03:38:28.998Z] eaf3925da568: Waiting [2024-06-26T03:38:28.998Z] bde34c3a00c8: Waiting [2024-06-26T03:38:28.998Z] 988bab9f4d93: Waiting [2024-06-26T03:38:28.998Z] e2be974225ed: Verifying Checksum [2024-06-26T03:38:28.998Z] e2be974225ed: Download complete [2024-06-26T03:38:28.998Z] 988bab9f4d93: Verifying Checksum [2024-06-26T03:38:28.998Z] 988bab9f4d93: Download complete [2024-06-26T03:38:29.272Z] 1469e6f7b9e6: Verifying Checksum [2024-06-26T03:38:29.272Z] 1469e6f7b9e6: Download complete [2024-06-26T03:38:29.272Z] 339a4e72a1f5: Verifying Checksum [2024-06-26T03:38:29.272Z] 339a4e72a1f5: Download complete [2024-06-26T03:38:29.272Z] eaf3925da568: Verifying Checksum [2024-06-26T03:38:29.272Z] eaf3925da568: Download complete [2024-06-26T03:38:29.272Z] bde34c3a00c8: Verifying Checksum [2024-06-26T03:38:29.272Z] bde34c3a00c8: Download complete [2024-06-26T03:38:29.272Z] b352a97aabf1: Verifying Checksum [2024-06-26T03:38:29.272Z] b352a97aabf1: Download complete [2024-06-26T03:38:29.272Z] 4872d77fe225: Download complete [2024-06-26T03:38:29.272Z] 5851b861e8e6: Download complete [2024-06-26T03:38:29.272Z] b85a868b505f: Verifying Checksum [2024-06-26T03:38:29.272Z] b85a868b505f: Download complete [2024-06-26T03:38:29.537Z] bab4dde63d76: Verifying Checksum [2024-06-26T03:38:29.537Z] bab4dde63d76: Download complete [2024-06-26T03:38:30.478Z] b85a868b505f: Pull complete [2024-06-26T03:38:30.741Z] e2be974225ed: Pull complete [2024-06-26T03:38:31.004Z] 339a4e72a1f5: Pull complete [2024-06-26T03:38:31.004Z] 988bab9f4d93: Pull complete [2024-06-26T03:38:31.575Z] 1469e6f7b9e6: Pull complete [2024-06-26T03:38:31.575Z] eaf3925da568: Pull complete [2024-06-26T03:38:34.117Z] bab4dde63d76: Pull complete [2024-06-26T03:38:34.378Z] bde34c3a00c8: Pull complete [2024-06-26T03:38:35.315Z] b352a97aabf1: Pull complete [2024-06-26T03:38:35.575Z] 4872d77fe225: Pull complete [2024-06-26T03:38:35.575Z] 5851b861e8e6: Pull complete [2024-06-26T03:38:35.575Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-26T03:38:35.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T03:38:35.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T03:38:35.873Z] prd-ubuntu20.04-docker-8c-8g-4415 does not seem to be running inside a container [2024-06-26T03:38:35.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-143 -v /w/workspace/foundry_app-record-replay_PR-143:/w/workspace/foundry_app-record-replay_PR-143:rw,z -v /w/workspace/foundry_app-record-replay_PR-143@tmp:/w/workspace/foundry_app-record-replay_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T03:38:45.399Z] $ docker top 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 -eo pid,comm [2024-06-26T03:38:45.498Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-26T03:38:45.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T03:38:45.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T03:38:45.678Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T03:38:45.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T03:38:45.831Z] $ docker exec 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 ssh-agent [2024-06-26T03:38:45.927Z] SSH_AUTH_SOCK=/tmp/ssh-gExevCX57EcM/agent.13 [2024-06-26T03:38:45.927Z] SSH_AGENT_PID=19 [2024-06-26T03:38:45.933Z] Running ssh-add (command line suppressed) [2024-06-26T03:38:46.065Z] Identity added: /w/workspace/foundry_app-record-replay_PR-143@tmp/private_key_2272486230194015562.key (/w/workspace/foundry_app-record-replay_PR-143@tmp/private_key_2272486230194015562.key) [2024-06-26T03:38:46.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T03:38:46.445Z] + git tag --points-at HEAD [Pipeline] } [2024-06-26T03:38:46.476Z] $ docker exec --env ******** --env ******** 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 ssh-agent -k [2024-06-26T03:38:46.569Z] unset SSH_AUTH_SOCK; [2024-06-26T03:38:46.569Z] unset SSH_AGENT_PID; [2024-06-26T03:38:46.569Z] echo Agent pid 19 killed; [2024-06-26T03:38:46.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-26T03:38:46.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T03:38:46.688Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T03:38:46.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T03:38:46.799Z] $ docker exec 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 ssh-agent [2024-06-26T03:38:46.909Z] SSH_AUTH_SOCK=/tmp/ssh-s8vzSrlVHRTy/agent.72 [2024-06-26T03:38:46.909Z] SSH_AGENT_PID=78 [2024-06-26T03:38:46.913Z] Running ssh-add (command line suppressed) [2024-06-26T03:38:47.024Z] Identity added: /w/workspace/foundry_app-record-replay_PR-143@tmp/private_key_10305073538579443872.key (/w/workspace/foundry_app-record-replay_PR-143@tmp/private_key_10305073538579443872.key) [2024-06-26T03:38:47.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T03:38:47.378Z] + git semver init [2024-06-26T03:38:47.639Z] 2024-06-26 03:38:47,558 [run_init] DEBUG init version:0.0.0 force:False [2024-06-26T03:38:47.639Z] 2024-06-26 03:38:47,559 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-143/.semver [2024-06-26T03:38:47.639Z] 2024-06-26 03:38:47,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-143/.semver [2024-06-26T03:38:47.639Z] 2024-06-26 03:38:47,559 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-143/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-143, universal_newlines=False, shell=None, istream=None) [2024-06-26T03:38:49.018Z] 2024-06-26 03:38:48,946 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-143/.git/info/exclude [2024-06-26T03:38:49.018Z] 2024-06-26 03:38:48,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-143/.semver/PR-143 with force:False [2024-06-26T03:38:49.018Z] 2024-06-26 03:38:48,947 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-143/.semver/PR-143 [2024-06-26T03:38:49.018Z] 2024-06-26 03:38:48,951 [execute] INFO git cat-file --batch-check [2024-06-26T03:38:49.018Z] 2024-06-26 03:38:48,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-143/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T03:38:49.018Z] 2024-06-26 03:38:48,959 [execute] INFO git cat-file --batch [2024-06-26T03:38:49.018Z] 2024-06-26 03:38:48,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-143/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T03:38:49.018Z] 2024-06-26 03:38:48,965 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-143/.semver/PR-143 [2024-06-26T03:38:49.018Z] 0.0.0 [Pipeline] } [2024-06-26T03:38:49.056Z] $ docker exec --env ******** --env ******** 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 ssh-agent -k [2024-06-26T03:38:49.157Z] unset SSH_AUTH_SOCK; [2024-06-26T03:38:49.157Z] unset SSH_AGENT_PID; [2024-06-26T03:38:49.157Z] echo Agent pid 78 killed; [2024-06-26T03:38:49.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T03:38:49.625Z] + git semver [Pipeline] } [2024-06-26T03:38:50.223Z] $ docker stop --time=1 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 [2024-06-26T03:38:52.144Z] $ docker rm -f --volumes 4d58d2c031ed6be4329229260770fcf4114258aef2d49012ef7040468ef88fd3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T03:38:52.681Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-26T03:38:53.098Z] Stashed 1 file(s) [Pipeline] echo [2024-06-26T03:38:53.122Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T03:38:53.872Z] provisioning config files... [2024-06-26T03:38:53.882Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-143@tmp/config13225643747066370788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:38:54.258Z] ---> ****-login.sh [2024-06-26T03:38:54.258Z] nexus3.edgexfoundry.org:10001 [2024-06-26T03:38:54.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:38:54.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:38:54.258Z] Configure a credential helper to remove this warning. See [2024-06-26T03:38:54.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:38:54.258Z] [2024-06-26T03:38:54.258Z] Login Succeeded [2024-06-26T03:38:54.258Z] nexus3.edgexfoundry.org:10002 [2024-06-26T03:38:54.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:38:54.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:38:54.518Z] Configure a credential helper to remove this warning. See [2024-06-26T03:38:54.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:38:54.518Z] [2024-06-26T03:38:54.518Z] Login Succeeded [2024-06-26T03:38:54.518Z] nexus3.edgexfoundry.org:10003 [2024-06-26T03:38:54.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:38:54.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:38:54.518Z] Configure a credential helper to remove this warning. See [2024-06-26T03:38:54.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:38:54.518Z] [2024-06-26T03:38:54.518Z] Login Succeeded [2024-06-26T03:38:54.518Z] nexus3.edgexfoundry.org:10004 [2024-06-26T03:38:54.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:38:54.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:38:54.779Z] Configure a credential helper to remove this warning. See [2024-06-26T03:38:54.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:38:54.779Z] [2024-06-26T03:38:54.779Z] Login Succeeded [2024-06-26T03:38:54.779Z] ****.io [2024-06-26T03:38:54.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:38:55.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:38:55.039Z] Configure a credential helper to remove this warning. See [2024-06-26T03:38:55.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:38:55.039Z] [2024-06-26T03:38:55.039Z] Login Succeeded [2024-06-26T03:38:55.039Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T03:38:55.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T03:38:55.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T03:38:55.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T03:38:55.412Z] ========================================================= [2024-06-26T03:38:55.412Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-26T03:38:55.412Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:38:55.914Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-26T03:38:55.914Z] Sending build context to Docker daemon 9.865MB [2024-06-26T03:38:55.914Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T03:38:55.914Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T03:38:56.482Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-26T03:38:56.482Z] 619be1103602: Pulling fs layer [2024-06-26T03:38:56.482Z] 7862e08f4a3e: Pulling fs layer [2024-06-26T03:38:56.482Z] 5df492c9dc93: Pulling fs layer [2024-06-26T03:38:56.482Z] 7629e6793208: Pulling fs layer [2024-06-26T03:38:56.482Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T03:38:56.482Z] fb5054dd5b73: Pulling fs layer [2024-06-26T03:38:56.482Z] eeca6798cff9: Pulling fs layer [2024-06-26T03:38:56.482Z] aa269ceb94a6: Pulling fs layer [2024-06-26T03:38:56.482Z] ada007ff1a6a: Pulling fs layer [2024-06-26T03:38:56.482Z] aa269ceb94a6: Waiting [2024-06-26T03:38:56.482Z] fb5054dd5b73: Waiting [2024-06-26T03:38:56.482Z] 7629e6793208: Waiting [2024-06-26T03:38:56.482Z] eeca6798cff9: Waiting [2024-06-26T03:38:56.482Z] ada007ff1a6a: Waiting [2024-06-26T03:38:56.482Z] 7629e6793208: Verifying Checksum [2024-06-26T03:38:56.482Z] 7629e6793208: Download complete [2024-06-26T03:38:56.482Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T03:38:56.482Z] 4f4fb700ef54: Download complete [2024-06-26T03:38:56.482Z] fb5054dd5b73: Verifying Checksum [2024-06-26T03:38:56.482Z] fb5054dd5b73: Download complete [2024-06-26T03:38:56.482Z] 619be1103602: Verifying Checksum [2024-06-26T03:38:56.482Z] 619be1103602: Download complete [2024-06-26T03:38:56.482Z] eeca6798cff9: Download complete [2024-06-26T03:38:57.049Z] ada007ff1a6a: Verifying Checksum [2024-06-26T03:38:57.049Z] ada007ff1a6a: Download complete [2024-06-26T03:38:57.049Z] 619be1103602: Pull complete [2024-06-26T03:38:57.307Z] 5df492c9dc93: Verifying Checksum [2024-06-26T03:38:57.307Z] 5df492c9dc93: Download complete [2024-06-26T03:38:57.566Z] 7862e08f4a3e: Pull complete [2024-06-26T03:38:57.825Z] aa269ceb94a6: Verifying Checksum [2024-06-26T03:38:57.825Z] aa269ceb94a6: Download complete [2024-06-26T03:39:01.126Z] 5df492c9dc93: Pull complete [2024-06-26T03:39:01.695Z] 7629e6793208: Pull complete [2024-06-26T03:39:01.695Z] 4f4fb700ef54: Pull complete [2024-06-26T03:39:01.695Z] fb5054dd5b73: Pull complete [2024-06-26T03:39:01.954Z] eeca6798cff9: Pull complete [2024-06-26T03:39:04.505Z] aa269ceb94a6: Pull complete [2024-06-26T03:39:05.074Z] ada007ff1a6a: Pull complete [2024-06-26T03:39:05.074Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-26T03:39:05.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-26T03:39:05.074Z] ---> f489d0715acc [2024-06-26T03:39:05.074Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T03:39:08.649Z] Still waiting to schedule task [2024-06-26T03:39:08.649Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4414’ [2024-06-26T03:39:15.073Z] ---> Running in 02a9d3ab6882 [2024-06-26T03:39:15.073Z] Removing intermediate container 02a9d3ab6882 [2024-06-26T03:39:15.073Z] ---> f6361087b74e [2024-06-26T03:39:15.073Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T03:39:15.073Z] ---> Running in 6b537560f3ec [2024-06-26T03:39:15.073Z] Removing intermediate container 6b537560f3ec [2024-06-26T03:39:15.073Z] ---> 7e6d192ca37e [2024-06-26T03:39:15.073Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T03:39:15.073Z] ---> Running in db22cae2915a [2024-06-26T03:39:15.073Z] Removing intermediate container db22cae2915a [2024-06-26T03:39:15.073Z] ---> 2e945189bfa0 [2024-06-26T03:39:15.073Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T03:39:15.073Z] ---> Running in 03ae2252cda1 [2024-06-26T03:39:15.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T03:39:15.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T03:39:15.333Z] OK: 264 MiB in 52 packages [2024-06-26T03:39:15.593Z] Removing intermediate container 03ae2252cda1 [2024-06-26T03:39:15.593Z] ---> f75f1e5651a3 [2024-06-26T03:39:15.593Z] Step 7/12 : WORKDIR /app [2024-06-26T03:39:15.853Z] ---> Running in 2cabb72b21e3 [2024-06-26T03:39:15.853Z] Removing intermediate container 2cabb72b21e3 [2024-06-26T03:39:15.853Z] ---> 82289e3c4ef7 [2024-06-26T03:39:15.853Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-26T03:39:16.113Z] ---> ef72132c909b [2024-06-26T03:39:16.113Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T03:39:16.113Z] ---> Running in 0db3db3235f3 [2024-06-26T03:40:24.185Z] Removing intermediate container 0db3db3235f3 [2024-06-26T03:40:24.185Z] ---> 1a586028b729 [2024-06-26T03:40:24.185Z] Step 10/12 : COPY . . [2024-06-26T03:40:24.185Z] ---> d4c6968ace81 [2024-06-26T03:40:24.185Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T03:40:24.185Z] ---> Running in c4fa9a7ff2df [2024-06-26T03:40:24.185Z] Removing intermediate container c4fa9a7ff2df [2024-06-26T03:40:24.185Z] ---> bb548dd5c4ce [2024-06-26T03:40:24.185Z] Step 12/12 : RUN $MAKE [2024-06-26T03:40:24.185Z] ---> Running in f40c31369295 [2024-06-26T03:40:24.185Z] noop [2024-06-26T03:40:24.185Z] Removing intermediate container f40c31369295 [2024-06-26T03:40:24.185Z] ---> 659c162d5eba [2024-06-26T03:40:24.185Z] Successfully built 659c162d5eba [2024-06-26T03:40:24.185Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:40:28.416Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-26T03:40:28.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T03:40:28.600Z] prd-ubuntu20.04-docker-8c-8g-4415 does not seem to be running inside a container [2024-06-26T03:40:28.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-143 -v /w/workspace/foundry_app-record-replay_PR-143:/w/workspace/foundry_app-record-replay_PR-143:rw,z -v /w/workspace/foundry_app-record-replay_PR-143@tmp:/w/workspace/foundry_app-record-replay_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-26T03:40:28.999Z] $ docker top 3af205c6ac9ed8321da9ec6d9ca0010045d71d6ea66901e24ef03529ea1ad463 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T03:40:29.408Z] + go version [2024-06-26T03:40:29.408Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-26T03:40:29.447Z] $ docker stop --time=1 3af205c6ac9ed8321da9ec6d9ca0010045d71d6ea66901e24ef03529ea1ad463 [2024-06-26T03:40:31.005Z] $ docker rm -f --volumes 3af205c6ac9ed8321da9ec6d9ca0010045d71d6ea66901e24ef03529ea1ad463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:40:31.833Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-26T03:40:31.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T03:40:32.011Z] prd-ubuntu20.04-docker-8c-8g-4415 does not seem to be running inside a container [2024-06-26T03:40:32.049Z] $ 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-143 -v /w/workspace/foundry_app-record-replay_PR-143:/w/workspace/foundry_app-record-replay_PR-143:rw,z -v /w/workspace/foundry_app-record-replay_PR-143@tmp:/w/workspace/foundry_app-record-replay_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-26T03:40:32.641Z] $ docker top e9a2be8d67f0ed7dbc6e4ec696c6a214ab7d28e79d361b367f4e2893ba455b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T03:40:33.049Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-143 [Pipeline] fileExists [Pipeline] sh [2024-06-26T03:40:33.426Z] + make test [2024-06-26T03:40:33.426Z] go test -race -coverprofile=coverage.out ./... [2024-06-26T03:41:20.126Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-06-26T03:41:20.126Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-06-26T03:41:20.126Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-06-26T03:41:20.126Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-06-26T03:41:20.126Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.026s coverage: 88.0% of statements [2024-06-26T03:41:23.420Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.588s coverage: 98.7% of statements [2024-06-26T03:41:23.420Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.078s coverage: 89.7% of statements [2024-06-26T03:41:23.420Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.021s coverage: 100.0% of statements [2024-06-26T03:41:55.492Z] go vet ./... [2024-06-26T03:41:56.487Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T03:41:56.487Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T03:41:56.487Z] ./bin/test-attribution-txt.sh [2024-06-26T03:41:56.487Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-26T03:41:56.487Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-26T03:41:56.748Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T03:41:56.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T03:41:56.837Z] $ docker stop --time=1 e9a2be8d67f0ed7dbc6e4ec696c6a214ab7d28e79d361b367f4e2893ba455b30 [2024-06-26T03:42:13.238Z] $ docker rm -f --volumes e9a2be8d67f0ed7dbc6e4ec696c6a214ab7d28e79d361b367f4e2893ba455b30 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T03:42:13.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T03:42:14.054Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-26T03:42:14.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T03:42:15.016Z] + ls -al . [2024-06-26T03:42:15.016Z] total 260 [2024-06-26T03:42:15.016Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 03:40 . [2024-06-26T03:42:15.016Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 03:38 .. [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 03:38 .dockerignore [2024-06-26T03:42:15.016Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 03:41 .git [2024-06-26T03:42:15.016Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:38 .github [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 03:38 .gitignore [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 03:38 .golangci.yml [2024-06-26T03:42:15.016Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 03:38 .semver [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jun 26 03:38 Attribution.txt [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 458 Jun 26 03:38 CHANGELOG.md [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jun 26 03:38 Dockerfile [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 03:38 GOVERNANCE.md [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 03:38 Jenkinsfile [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 03:38 LICENSE [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 3142 Jun 26 03:38 Makefile [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 03:38 OWNERS.md [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jun 26 03:38 README.md [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jun 26 03:38 Record and Reply.postman_collection.json [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 03:38 VERSION [2024-06-26T03:42:15.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 03:38 bin [2024-06-26T03:42:15.016Z] -rw-r--r-- 1 jenkins jenkins 24666 Jun 26 03:41 coverage.out [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 7329 Jun 26 03:38 go.mod [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 102399 Jun 26 03:38 go.sum [2024-06-26T03:42:15.016Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 26 03:38 internal [2024-06-26T03:42:15.016Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 26 03:38 main.go [2024-06-26T03:42:15.016Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:38 openapi [2024-06-26T03:42:15.016Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:38 pkg [2024-06-26T03:42:15.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 03:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:42:15.442Z] + 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=29720854c95b88ec2af6c21594286293e8bf78a4 --label arch=amd64 --label version=0.0.0 . [2024-06-26T03:42:15.442Z] Sending build context to Docker daemon 9.891MB [2024-06-26T03:42:15.442Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T03:42:15.442Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-26T03:42:15.442Z] ---> 659c162d5eba [2024-06-26T03:42:15.442Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T03:42:15.706Z] ---> Running in 44593a4fb64a [2024-06-26T03:42:15.968Z] Removing intermediate container 44593a4fb64a [2024-06-26T03:42:15.968Z] ---> 502a696c0377 [2024-06-26T03:42:15.968Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T03:42:15.968Z] ---> Running in 4ff993e3aa18 [2024-06-26T03:42:15.968Z] Removing intermediate container 4ff993e3aa18 [2024-06-26T03:42:15.968Z] ---> 3dbfd557d9d8 [2024-06-26T03:42:15.968Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-26T03:42:15.968Z] ---> Running in 44dbaf1927e0 [2024-06-26T03:42:16.228Z] Removing intermediate container 44dbaf1927e0 [2024-06-26T03:42:16.228Z] ---> d22c286146a5 [2024-06-26T03:42:16.228Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T03:42:16.228Z] ---> Running in 628faebf7576 [2024-06-26T03:42:16.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T03:42:16.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T03:42:16.747Z] OK: 264 MiB in 52 packages [2024-06-26T03:42:17.315Z] Removing intermediate container 628faebf7576 [2024-06-26T03:42:17.315Z] ---> f0b18a790e18 [2024-06-26T03:42:17.315Z] Step 7/27 : WORKDIR /app [2024-06-26T03:42:17.315Z] ---> Running in 5d5926e88f41 [2024-06-26T03:42:17.315Z] Removing intermediate container 5d5926e88f41 [2024-06-26T03:42:17.315Z] ---> bd92860b63c6 [2024-06-26T03:42:17.315Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-26T03:42:17.315Z] ---> 871b200affdb [2024-06-26T03:42:17.315Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T03:42:17.315Z] ---> Running in c92ebc31d63d [2024-06-26T03:42:18.679Z] Removing intermediate container c92ebc31d63d [2024-06-26T03:42:18.679Z] ---> d04225a446b6 [2024-06-26T03:42:18.679Z] Step 10/27 : COPY . . [2024-06-26T03:42:18.939Z] ---> 6dc68d003e9e [2024-06-26T03:42:18.939Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T03:42:18.939Z] ---> Running in 313cd459fe66 [2024-06-26T03:42:18.939Z] Removing intermediate container 313cd459fe66 [2024-06-26T03:42:18.939Z] ---> e36815a0cefc [2024-06-26T03:42:18.939Z] Step 12/27 : RUN $MAKE [2024-06-26T03:42:18.939Z] ---> Running in 21fbe4da9d3d [2024-06-26T03:42:19.201Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-06-26T03:42:40.139Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4416 in /w/workspace/foundry_app-record-replay_PR-143 [Pipeline] { [Pipeline] ws [2024-06-26T03:42:40.211Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-06-26T03:42:43.346Z] Selected Git installation does not exist. Using Default [2024-06-26T03:42:43.346Z] The recommended git tool is: NONE [2024-06-26T03:42:51.888Z] using credential edgex-jenkins-ssh [2024-06-26T03:42:51.920Z] Cloning the remote Git repository [2024-06-26T03:42:51.974Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-06-26T03:42:52.114Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-06-26T03:42:52.380Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-06-26T03:42:52.382Z] > git --version # timeout=10 [2024-06-26T03:42:52.442Z] > git --version # 'git version 2.25.1' [2024-06-26T03:42:52.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T03:42:52.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T03:42:55.019Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-06-26T03:42:55.078Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T03:42:57.133Z] Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 29720854c95b88ec2af6c21594286293e8bf78a4 [2024-06-26T03:42:56.557Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-06-26T03:42:56.595Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-06-26T03:42:56.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T03:42:56.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-26T03:42:57.150Z] > git config core.sparsecheckout # timeout=10 [2024-06-26T03:42:57.377Z] Merge succeeded, producing 29720854c95b88ec2af6c21594286293e8bf78a4 [2024-06-26T03:42:57.378Z] Checking out Revision 29720854c95b88ec2af6c21594286293e8bf78a4 (PR-143) [2024-06-26T03:42:57.905Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-06-26T03:42:57.950Z] > git --version # timeout=10 [2024-06-26T03:42:57.966Z] > git --version # 'git version 2.25.1' [2024-06-26T03:42:57.979Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-26T03:42:57.214Z] > git checkout -f 29720854c95b88ec2af6c21594286293e8bf78a4 # timeout=10 [2024-06-26T03:42:57.293Z] > git remote # timeout=10 [2024-06-26T03:42:57.309Z] > git config --get remote.origin.url # timeout=10 [2024-06-26T03:42:57.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T03:42:57.342Z] > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 [2024-06-26T03:42:57.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-26T03:42:57.384Z] > git config core.sparsecheckout # timeout=10 [2024-06-26T03:42:57.397Z] > git checkout -f 29720854c95b88ec2af6c21594286293e8bf78a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T03:43:03.027Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-26T03:43:03.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T03:43:03.027Z] Dload Upload Total Spent Left Speed [2024-06-26T03:43:03.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-06-26T03:43:03.383Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-26T03:43:03.736Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-26T03:43:03.736Z] + sudo tee /etc/docker/daemon.new [2024-06-26T03:43:03.736Z] { [2024-06-26T03:43:03.736Z] "registry-mirrors": [ [2024-06-26T03:43:03.736Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-26T03:43:03.736Z] ], [2024-06-26T03:43:03.736Z] "bip": "10.250.0.254/24", [2024-06-26T03:43:03.736Z] "hosts": [ [2024-06-26T03:43:03.736Z] "tcp://0.0.0.0:5555", [2024-06-26T03:43:03.736Z] "unix:///var/run/docker.sock" [2024-06-26T03:43:03.736Z] ], [2024-06-26T03:43:03.736Z] "mtu": 1458, [2024-06-26T03:43:03.736Z] "selinux-enabled": true, [2024-06-26T03:43:03.736Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-26T03:43:03.736Z] } [Pipeline] sh [2024-06-26T03:43:04.130Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-26T03:43:04.527Z] + sudo service docker restart [2024-06-26T03:43:06.320Z] Removing intermediate container 21fbe4da9d3d [2024-06-26T03:43:06.320Z] ---> e49d39d0aa3e [2024-06-26T03:43:06.320Z] Step 13/27 : FROM alpine:3.18 [2024-06-26T03:43:06.320Z] 3.18: Pulling from library/alpine [2024-06-26T03:43:06.320Z] 73baa7ef167e: Pulling fs layer [2024-06-26T03:43:06.320Z] 73baa7ef167e: Download complete [2024-06-26T03:43:06.320Z] 73baa7ef167e: Pull complete [2024-06-26T03:43:06.320Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T03:43:06.320Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T03:43:06.320Z] ---> 8fd7cac70a4a [2024-06-26T03:43:06.320Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-26T03:43:06.320Z] ---> Running in 4979f6bc4344 [2024-06-26T03:43:06.320Z] Removing intermediate container 4979f6bc4344 [2024-06-26T03:43:06.320Z] ---> cd49365abc4a [2024-06-26T03:43:06.320Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-06-26T03:43:06.320Z] ---> Running in cff002ce3b8f [2024-06-26T03:43:06.320Z] Removing intermediate container cff002ce3b8f [2024-06-26T03:43:06.320Z] ---> c5867d22a424 [2024-06-26T03:43:06.320Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-26T03:43:06.320Z] ---> Running in 99cc75bd18ed [2024-06-26T03:43:06.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T03:43:06.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T03:43:06.320Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-26T03:43:06.320Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-26T03:43:06.320Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T03:43:06.320Z] Executing ca-certificates-20240226-r0.trigger [2024-06-26T03:43:06.320Z] OK: 8 MiB in 17 packages [2024-06-26T03:43:06.320Z] Removing intermediate container 99cc75bd18ed [2024-06-26T03:43:06.320Z] ---> 5c4c2f58d239 [2024-06-26T03:43:06.320Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-26T03:43:06.320Z] ---> Running in e1850082d354 [2024-06-26T03:43:06.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T03:43:06.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T03:43:06.320Z] OK: 8 MiB in 17 packages [2024-06-26T03:43:06.320Z] Removing intermediate container e1850082d354 [2024-06-26T03:43:06.320Z] ---> a51fa57bde22 [2024-06-26T03:43:06.320Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-26T03:43:06.320Z] ---> 04a59d84fe4e [2024-06-26T03:43:06.320Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-26T03:43:06.320Z] ---> 2c64a12894ee [2024-06-26T03:43:06.320Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-26T03:43:06.320Z] ---> 808d94b6624c [2024-06-26T03:43:06.320Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-06-26T03:43:07.706Z] ---> c28fb5b21aec [2024-06-26T03:43:07.706Z] Step 22/27 : EXPOSE 59712 [2024-06-26T03:43:07.706Z] ---> Running in 38e98305dee5 [2024-06-26T03:43:07.706Z] Removing intermediate container 38e98305dee5 [2024-06-26T03:43:07.706Z] ---> 7f2073372191 [2024-06-26T03:43:07.706Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-06-26T03:43:07.706Z] ---> Running in 619a9a28d633 [2024-06-26T03:43:08.297Z] Removing intermediate container 619a9a28d633 [2024-06-26T03:43:08.297Z] ---> 0bf5b28cc973 [2024-06-26T03:43:08.297Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-26T03:43:09.235Z] ---> Running in d37d93ff5805 [2024-06-26T03:43:10.178Z] Removing intermediate container d37d93ff5805 [2024-06-26T03:43:10.178Z] ---> e189be04200a [2024-06-26T03:43:10.178Z] Step 25/27 : LABEL arch=amd64 [2024-06-26T03:43:11.127Z] ---> Running in 6ad9ffe10b52 [2024-06-26T03:43:11.398Z] Removing intermediate container 6ad9ffe10b52 [2024-06-26T03:43:11.398Z] ---> 5920ac3e998a [2024-06-26T03:43:11.398Z] Step 26/27 : LABEL git_sha=29720854c95b88ec2af6c21594286293e8bf78a4 [2024-06-26T03:43:11.398Z] ---> Running in 554ec56a8361 [2024-06-26T03:43:11.398Z] Removing intermediate container 554ec56a8361 [2024-06-26T03:43:11.398Z] ---> 74f864480801 [2024-06-26T03:43:11.398Z] Step 27/27 : LABEL version=0.0.0 [2024-06-26T03:43:11.657Z] ---> Running in f6ff997f2f4e [2024-06-26T03:43:11.657Z] Removing intermediate container f6ff997f2f4e [2024-06-26T03:43:11.657Z] ---> 0318c936f569 [2024-06-26T03:43:11.657Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T03:43:11.657Z] Successfully built 0318c936f569 [2024-06-26T03:43:11.657Z] 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 [2024-06-26T03:43:12.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T03:43:12.694Z] [2024-06-26T03:43:12.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:43:13.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T03:43:13.114Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-26T03:43:13.114Z] 5eb5b503b376: Pulling fs layer [2024-06-26T03:43:13.114Z] 5c69ac0246d0: Pulling fs layer [2024-06-26T03:43:13.114Z] ec43610c2a17: Pulling fs layer [2024-06-26T03:43:13.114Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-26T03:43:13.114Z] 33b1e0a273af: Pulling fs layer [2024-06-26T03:43:13.114Z] 5d3b04190fa2: Pulling fs layer [2024-06-26T03:43:13.114Z] 2f39f015ded8: Pulling fs layer [2024-06-26T03:43:13.114Z] 3a2ae6a8a46f: Waiting [2024-06-26T03:43:13.114Z] 5d3b04190fa2: Waiting [2024-06-26T03:43:13.114Z] 2f39f015ded8: Waiting [2024-06-26T03:43:13.114Z] 33b1e0a273af: Waiting [2024-06-26T03:43:13.114Z] 5c69ac0246d0: Verifying Checksum [2024-06-26T03:43:13.114Z] 5c69ac0246d0: Download complete [2024-06-26T03:43:13.114Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-26T03:43:13.114Z] 3a2ae6a8a46f: Download complete [2024-06-26T03:43:13.114Z] 33b1e0a273af: Verifying Checksum [2024-06-26T03:43:13.114Z] 33b1e0a273af: Download complete [2024-06-26T03:43:13.114Z] 5d3b04190fa2: Verifying Checksum [2024-06-26T03:43:13.114Z] 5d3b04190fa2: Download complete [2024-06-26T03:43:13.114Z] ec43610c2a17: Verifying Checksum [2024-06-26T03:43:13.114Z] ec43610c2a17: Download complete [2024-06-26T03:43:13.372Z] 5eb5b503b376: Verifying Checksum [2024-06-26T03:43:13.372Z] 5eb5b503b376: Download complete [2024-06-26T03:43:14.306Z] 2f39f015ded8: Download complete [2024-06-26T03:43:14.565Z] 5eb5b503b376: Pull complete [2024-06-26T03:43:14.824Z] 5c69ac0246d0: Pull complete [2024-06-26T03:43:20.104Z] ec43610c2a17: Pull complete [2024-06-26T03:43:20.104Z] 3a2ae6a8a46f: Pull complete [2024-06-26T03:43:20.104Z] 33b1e0a273af: Pull complete [2024-06-26T03:43:20.104Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T03:43:22.901Z] provisioning config files... [2024-06-26T03:43:22.930Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config503806308418734039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:43:23.421Z] ---> ****-login.sh [2024-06-26T03:43:23.422Z] nexus3.edgexfoundry.org:10001 [2024-06-26T03:43:23.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:43:23.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:43:23.963Z] Configure a credential helper to remove this warning. See [2024-06-26T03:43:23.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:43:23.964Z] [2024-06-26T03:43:23.964Z] Login Succeeded [2024-06-26T03:43:23.964Z] nexus3.edgexfoundry.org:10002 [2024-06-26T03:43:24.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:43:24.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:43:24.235Z] Configure a credential helper to remove this warning. See [2024-06-26T03:43:24.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:43:24.235Z] [2024-06-26T03:43:24.235Z] Login Succeeded [2024-06-26T03:43:24.235Z] nexus3.edgexfoundry.org:10003 [2024-06-26T03:43:24.286Z] 2f39f015ded8: Pull complete [2024-06-26T03:43:24.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-26T03:43:24.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T03:43:24.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2024-06-26T03:43:24.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withDockerContainer [2024-06-26T03:43:24.568Z] prd-ubuntu20.04-docker-8c-8g-4415 does not seem to be running inside a container [2024-06-26T03:43:24.600Z] $ 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-143 -v /w/workspace/foundry_app-record-replay_PR-143:/w/workspace/foundry_app-record-replay_PR-143:rw,z -v /w/workspace/foundry_app-record-replay_PR-143@tmp:/w/workspace/foundry_app-record-replay_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-26T03:43:24.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:43:24.780Z] Configure a credential helper to remove this warning. See [2024-06-26T03:43:24.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:43:24.780Z] [2024-06-26T03:43:24.780Z] Login Succeeded [2024-06-26T03:43:24.780Z] nexus3.edgexfoundry.org:10004 [2024-06-26T03:43:24.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:43:25.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:43:25.049Z] Configure a credential helper to remove this warning. See [2024-06-26T03:43:25.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:43:25.050Z] [2024-06-26T03:43:25.050Z] Login Succeeded [2024-06-26T03:43:25.050Z] ****.io [2024-06-26T03:43:25.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T03:43:25.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T03:43:25.589Z] Configure a credential helper to remove this warning. See [2024-06-26T03:43:25.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T03:43:25.589Z] [2024-06-26T03:43:25.589Z] Login Succeeded [2024-06-26T03:43:25.589Z] ---> ****-login.sh ends [2024-06-26T03:43:32.240Z] $ docker top 8db21f02095a50f4345ccc39529a1fb3afe2eb52fb9623fec4cf1711b2f9180a -eo pid,comm [Pipeline] { [Pipeline] } [2024-06-26T03:43:32.472Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-06-26T03:43:32.868Z] ---> job-cost.sh [2024-06-26T03:43:32.868Z] lf-activate-venv: SKIPPING [2024-06-26T03:43:32.868Z] INFO: No Stack... [Pipeline] echo [2024-06-26T03:43:33.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T03:43:33.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-06-26T03:43:33.126Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo [2024-06-26T03:43:33.154Z] ========================================================= [2024-06-26T03:43:33.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-26T03:43:33.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-06-26T03:43:33.387Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2024-06-26T03:43:33.715Z] + cat /w/workspace/foundry_app-record-replay_PR-143/archives/cost.csv [2024-06-26T03:43:33.715Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T03:43:33.765Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] [2024-06-26T03:43:33.772Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] did not exist. Created. [2024-06-26T03:43:33.778Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] [Pipeline] { [2024-06-26T03:43:33.796Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] unstash [Pipeline] sh [2024-06-26T03:43:34.064Z] Sending build context to Docker daemon 329.7kB [2024-06-26T03:43:34.064Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T03:43:34.064Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T03:43:34.064Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-26T03:43:34.064Z] c6b39de5b339: Pulling fs layer [2024-06-26T03:43:34.064Z] a69c41024577: Pulling fs layer [2024-06-26T03:43:34.064Z] d6de4b400683: Pulling fs layer [2024-06-26T03:43:34.064Z] 35cb2a7552d0: Pulling fs layer [2024-06-26T03:43:34.064Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T03:43:34.064Z] 464afbd9ba4c: Pulling fs layer [2024-06-26T03:43:34.064Z] 00f215d4a9da: Pulling fs layer [2024-06-26T03:43:34.064Z] d496ad576159: Pulling fs layer [2024-06-26T03:43:34.064Z] 35cb2a7552d0: Waiting [2024-06-26T03:43:34.064Z] 4f4fb700ef54: Waiting [2024-06-26T03:43:34.064Z] d496ad576159: Waiting [2024-06-26T03:43:34.064Z] 00f215d4a9da: Waiting [2024-06-26T03:43:34.064Z] 464afbd9ba4c: Waiting [2024-06-26T03:43:34.202Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-26T03:43:34.280Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T03:43:34.298Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] [2024-06-26T03:43:34.342Z] a69c41024577: Download complete [2024-06-26T03:43:34.342Z] 35cb2a7552d0: Verifying Checksum [2024-06-26T03:43:34.342Z] 35cb2a7552d0: Download complete [2024-06-26T03:43:34.342Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T03:43:34.342Z] 4f4fb700ef54: Download complete [2024-06-26T03:43:34.342Z] 464afbd9ba4c: Verifying Checksum [2024-06-26T03:43:34.342Z] 464afbd9ba4c: Download complete [2024-06-26T03:43:34.342Z] c6b39de5b339: Download complete [Pipeline] // lock [Pipeline] } [2024-06-26T03:43:34.425Z] $ docker stop --time=1 8db21f02095a50f4345ccc39529a1fb3afe2eb52fb9623fec4cf1711b2f9180a [2024-06-26T03:43:34.934Z] d496ad576159: Verifying Checksum [2024-06-26T03:43:34.934Z] d496ad576159: Download complete [2024-06-26T03:43:35.204Z] c6b39de5b339: Pull complete [2024-06-26T03:43:35.792Z] a69c41024577: Pull complete [2024-06-26T03:43:35.969Z] $ docker rm -f --volumes 8db21f02095a50f4345ccc39529a1fb3afe2eb52fb9623fec4cf1711b2f9180a [2024-06-26T03:43:36.063Z] d6de4b400683: Verifying Checksum [2024-06-26T03:43:36.063Z] d6de4b400683: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-26T03:43:37.486Z] 00f215d4a9da: Verifying Checksum [2024-06-26T03:43:37.486Z] 00f215d4a9da: Download complete [2024-06-26T03:43:49.823Z] d6de4b400683: Pull complete [2024-06-26T03:43:49.823Z] 35cb2a7552d0: Pull complete [2024-06-26T03:43:49.823Z] 4f4fb700ef54: Pull complete [2024-06-26T03:43:49.823Z] 464afbd9ba4c: Pull complete [2024-06-26T03:43:58.052Z] 00f215d4a9da: Pull complete [2024-06-26T03:44:00.004Z] d496ad576159: Pull complete [2024-06-26T03:44:00.004Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-26T03:44:00.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-26T03:44:00.004Z] ---> f246e2811388 [2024-06-26T03:44:00.004Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T03:44:01.412Z] ---> Running in f8478217dca2 [2024-06-26T03:44:01.679Z] Removing intermediate container f8478217dca2 [2024-06-26T03:44:01.679Z] ---> 50a50912c62c [2024-06-26T03:44:01.679Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T03:44:01.944Z] ---> Running in b78fad7135a9 [2024-06-26T03:44:02.210Z] Removing intermediate container b78fad7135a9 [2024-06-26T03:44:02.210Z] ---> 3cb0bb257aba [2024-06-26T03:44:02.210Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T03:44:02.210Z] ---> Running in 78534d004b51 [2024-06-26T03:44:02.478Z] Removing intermediate container 78534d004b51 [2024-06-26T03:44:02.478Z] ---> 5df0d383b207 [2024-06-26T03:44:02.478Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T03:44:02.478Z] ---> Running in c31b17b62e06 [2024-06-26T03:44:03.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T03:44:04.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T03:44:05.118Z] OK: 266 MiB in 52 packages [2024-06-26T03:44:06.081Z] Removing intermediate container c31b17b62e06 [2024-06-26T03:44:06.081Z] ---> c2434fa94532 [2024-06-26T03:44:06.081Z] Step 7/12 : WORKDIR /app [2024-06-26T03:44:06.081Z] ---> Running in 13ae57e0d845 [2024-06-26T03:44:06.348Z] Removing intermediate container 13ae57e0d845 [2024-06-26T03:44:06.348Z] ---> aab2df09c502 [2024-06-26T03:44:06.348Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-26T03:44:06.616Z] ---> f115696517b1 [2024-06-26T03:44:06.616Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T03:44:06.890Z] ---> Running in 05c04109082f [2024-06-26T03:45:58.699Z] Removing intermediate container 05c04109082f [2024-06-26T03:45:58.699Z] ---> 150e6f8b462c [2024-06-26T03:45:58.699Z] Step 10/12 : COPY . . [2024-06-26T03:45:58.699Z] ---> 06a1de7b5370 [2024-06-26T03:45:58.699Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T03:45:58.699Z] ---> Running in 17e7b29923e1 [2024-06-26T03:45:58.699Z] Removing intermediate container 17e7b29923e1 [2024-06-26T03:45:58.699Z] ---> 48794fad7e32 [2024-06-26T03:45:58.699Z] Step 12/12 : RUN $MAKE [2024-06-26T03:45:58.699Z] ---> Running in a027eeeee21b [2024-06-26T03:45:58.699Z] noop [2024-06-26T03:45:58.699Z] Removing intermediate container a027eeeee21b [2024-06-26T03:45:58.699Z] ---> 83ac69b57441 [2024-06-26T03:45:58.699Z] Successfully built 83ac69b57441 [2024-06-26T03:45:58.699Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:45:59.235Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T03:45:59.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T03:45:59.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-4416 does not seem to be running inside a container [2024-06-26T03:45:59.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-26T03:46:00.977Z] $ docker top 2c7fcc8e462e6425e6e88b0411c192b39e26737be6e4ac58f60dfaf651bd953a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T03:46:01.878Z] + go version [2024-06-26T03:46:01.878Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-26T03:46:01.921Z] $ docker stop --time=1 2c7fcc8e462e6425e6e88b0411c192b39e26737be6e4ac58f60dfaf651bd953a [2024-06-26T03:46:03.541Z] $ docker rm -f --volumes 2c7fcc8e462e6425e6e88b0411c192b39e26737be6e4ac58f60dfaf651bd953a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:46:04.466Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T03:46:04.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T03:46:04.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-4416 does not seem to be running inside a container [2024-06-26T03:46:04.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-26T03:46:06.019Z] $ docker top b63103a632df56adf25ad9d2cf5c77bf3d90e77b837edaf965a5c903b8f7b465 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T03:46:06.954Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-06-26T03:46:07.681Z] + make test [2024-06-26T03:46:07.681Z] go test -race -coverprofile=coverage.out ./... [2024-06-26T03:50:14.497Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-06-26T03:50:24.564Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.142s coverage: 88.0% of statements [2024-06-26T03:50:29.905Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-06-26T03:50:29.905Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-06-26T03:50:31.853Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-06-26T03:50:35.189Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.863s coverage: 98.7% of statements [2024-06-26T03:50:35.189Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.374s coverage: 89.7% of statements [2024-06-26T03:50:35.189Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.079s coverage: 100.0% of statements [2024-06-26T03:50:36.146Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-26T03:50:36.146Z] go vet ./... [2024-06-26T03:54:12.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T03:54:12.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T03:54:12.944Z] ./bin/test-attribution-txt.sh [2024-06-26T03:54:12.944Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-26T03:54:12.944Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-26T03:54:12.945Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T03:54:13.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T03:54:13.038Z] $ docker stop --time=1 b63103a632df56adf25ad9d2cf5c77bf3d90e77b837edaf965a5c903b8f7b465 [2024-06-26T03:54:14.951Z] $ docker rm -f --volumes b63103a632df56adf25ad9d2cf5c77bf3d90e77b837edaf965a5c903b8f7b465 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T03:54:17.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T03:54:17.239Z] Warning: overwriting stash ‘coverage-report’ [2024-06-26T03:54:17.671Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T03:54:18.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T03:54:18.716Z] + ls -al . [2024-06-26T03:54:18.716Z] total 256 [2024-06-26T03:54:18.716Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 03:46 . [2024-06-26T03:54:18.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 03:42 .. [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 03:42 .dockerignore [2024-06-26T03:54:18.716Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 03:43 .git [2024-06-26T03:54:18.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:42 .github [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 03:42 .gitignore [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 03:42 .golangci.yml [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jun 26 03:42 Attribution.txt [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 458 Jun 26 03:42 CHANGELOG.md [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jun 26 03:42 Dockerfile [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 03:42 GOVERNANCE.md [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 03:42 Jenkinsfile [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 03:42 LICENSE [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 3142 Jun 26 03:42 Makefile [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 03:42 OWNERS.md [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jun 26 03:42 README.md [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jun 26 03:42 Record and Reply.postman_collection.json [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 03:38 VERSION [2024-06-26T03:54:18.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 03:42 bin [2024-06-26T03:54:18.716Z] -rw-r--r-- 1 jenkins jenkins 24666 Jun 26 03:50 coverage.out [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 7329 Jun 26 03:42 go.mod [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 102399 Jun 26 03:42 go.sum [2024-06-26T03:54:18.716Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 26 03:42 internal [2024-06-26T03:54:18.716Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 26 03:42 main.go [2024-06-26T03:54:18.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:42 openapi [2024-06-26T03:54:18.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 03:42 pkg [2024-06-26T03:54:18.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 03:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:54:19.209Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=29720854c95b88ec2af6c21594286293e8bf78a4 --label arch=arm64 --label version=0.0.0 . [2024-06-26T03:54:19.475Z] Sending build context to Docker daemon 355.3kB [2024-06-26T03:54:19.475Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T03:54:19.475Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-26T03:54:19.475Z] ---> 83ac69b57441 [2024-06-26T03:54:19.475Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T03:54:19.475Z] ---> Running in 6c5ff02776bf [2024-06-26T03:54:19.744Z] Removing intermediate container 6c5ff02776bf [2024-06-26T03:54:19.744Z] ---> 32b4e54ebef3 [2024-06-26T03:54:19.744Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T03:54:20.012Z] ---> Running in 8e5b1d837b78 [2024-06-26T03:54:20.278Z] Removing intermediate container 8e5b1d837b78 [2024-06-26T03:54:20.278Z] ---> bf7fe2e7bb4a [2024-06-26T03:54:20.278Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-26T03:54:20.278Z] ---> Running in 99491e526b24 [2024-06-26T03:54:20.552Z] Removing intermediate container 99491e526b24 [2024-06-26T03:54:20.552Z] ---> f26f4570e385 [2024-06-26T03:54:20.552Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T03:54:20.552Z] ---> Running in b69de0f4c778 [2024-06-26T03:54:21.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T03:54:21.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T03:54:22.926Z] OK: 266 MiB in 52 packages [2024-06-26T03:54:23.888Z] Removing intermediate container b69de0f4c778 [2024-06-26T03:54:23.888Z] ---> 95a8a9fd9053 [2024-06-26T03:54:23.888Z] Step 7/27 : WORKDIR /app [2024-06-26T03:54:23.888Z] ---> Running in 1c8fdf8d9d1b [2024-06-26T03:54:24.154Z] Removing intermediate container 1c8fdf8d9d1b [2024-06-26T03:54:24.154Z] ---> cdece0c8aac2 [2024-06-26T03:54:24.154Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-26T03:54:24.740Z] ---> 2f647d7973a5 [2024-06-26T03:54:24.740Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T03:54:25.009Z] ---> Running in f9f52211ee62 [2024-06-26T03:54:27.592Z] Removing intermediate container f9f52211ee62 [2024-06-26T03:54:27.592Z] ---> 8440e756cb38 [2024-06-26T03:54:27.592Z] Step 10/27 : COPY . . [2024-06-26T03:54:27.860Z] ---> 4e57c3f61b19 [2024-06-26T03:54:27.860Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T03:54:27.860Z] ---> Running in c01b14413213 [2024-06-26T03:54:28.442Z] Removing intermediate container c01b14413213 [2024-06-26T03:54:28.443Z] ---> fbd993138b23 [2024-06-26T03:54:28.443Z] Step 12/27 : RUN $MAKE [2024-06-26T03:54:28.443Z] ---> Running in c5f9998d929d [2024-06-26T03:54:29.422Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-06-26T03:57:51.275Z] Removing intermediate container c5f9998d929d [2024-06-26T03:57:51.275Z] ---> 87574c392bca [2024-06-26T03:57:51.275Z] Step 13/27 : FROM alpine:3.18 [2024-06-26T03:57:51.275Z] 3.18: Pulling from library/alpine [2024-06-26T03:57:51.275Z] 5c905c7ebe2f: Pulling fs layer [2024-06-26T03:57:51.275Z] 5c905c7ebe2f: Verifying Checksum [2024-06-26T03:57:51.275Z] 5c905c7ebe2f: Download complete [2024-06-26T03:57:51.275Z] 5c905c7ebe2f: Pull complete [2024-06-26T03:57:51.275Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T03:57:51.275Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T03:57:51.275Z] ---> dec292d02e07 [2024-06-26T03:57:51.275Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-26T03:57:51.275Z] ---> Running in ffb9a41fc55f [2024-06-26T03:57:51.275Z] Removing intermediate container ffb9a41fc55f [2024-06-26T03:57:51.275Z] ---> 44606f96a6cb [2024-06-26T03:57:51.275Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-06-26T03:57:51.276Z] ---> Running in e9dcbd5bb242 [2024-06-26T03:57:51.276Z] Removing intermediate container e9dcbd5bb242 [2024-06-26T03:57:51.276Z] ---> 20a2dc9e6399 [2024-06-26T03:57:51.276Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-26T03:57:51.276Z] ---> Running in 4584e996e5ea [2024-06-26T03:57:51.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T03:57:51.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T03:57:51.276Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-26T03:57:51.276Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-26T03:57:51.276Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T03:57:51.276Z] Executing ca-certificates-20240226-r0.trigger [2024-06-26T03:57:51.276Z] OK: 9 MiB in 17 packages [2024-06-26T03:57:51.276Z] Removing intermediate container 4584e996e5ea [2024-06-26T03:57:51.276Z] ---> 5eae2645a0bd [2024-06-26T03:57:51.276Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-26T03:57:51.276Z] ---> Running in 4dfaafc6ab11 [2024-06-26T03:57:51.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T03:57:51.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T03:57:51.541Z] OK: 9 MiB in 17 packages [2024-06-26T03:57:52.504Z] Removing intermediate container 4dfaafc6ab11 [2024-06-26T03:57:52.504Z] ---> 7980d5868516 [2024-06-26T03:57:52.504Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-26T03:57:52.772Z] ---> 79bc90def5aa [2024-06-26T03:57:52.772Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-26T03:57:53.356Z] ---> fbff4bd53463 [2024-06-26T03:57:53.357Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-26T03:57:53.624Z] ---> 729f2ed34517 [2024-06-26T03:57:53.624Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-06-26T03:57:55.565Z] ---> ec402eea257c [2024-06-26T03:57:55.565Z] Step 22/27 : EXPOSE 59712 [2024-06-26T03:57:55.565Z] ---> Running in d0a25339754d [2024-06-26T03:57:55.832Z] Removing intermediate container d0a25339754d [2024-06-26T03:57:55.832Z] ---> ba4283490d92 [2024-06-26T03:57:55.832Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-06-26T03:57:55.832Z] ---> Running in 60109fa9dc4b [2024-06-26T03:57:56.101Z] Removing intermediate container 60109fa9dc4b [2024-06-26T03:57:56.101Z] ---> 7ec239e49a54 [2024-06-26T03:57:56.101Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-26T03:57:56.101Z] ---> Running in ebf1d70d1ad6 [2024-06-26T03:57:56.366Z] Removing intermediate container ebf1d70d1ad6 [2024-06-26T03:57:56.366Z] ---> 4693dbe9c6f9 [2024-06-26T03:57:56.366Z] Step 25/27 : LABEL arch=arm64 [2024-06-26T03:57:56.366Z] ---> Running in 25ae0c18b5f8 [2024-06-26T03:57:56.949Z] Removing intermediate container 25ae0c18b5f8 [2024-06-26T03:57:56.949Z] ---> 95217ec84507 [2024-06-26T03:57:56.949Z] Step 26/27 : LABEL git_sha=29720854c95b88ec2af6c21594286293e8bf78a4 [2024-06-26T03:57:56.949Z] ---> Running in f709c9820fc6 [2024-06-26T03:57:57.215Z] Removing intermediate container f709c9820fc6 [2024-06-26T03:57:57.215Z] ---> 9902367cd1b0 [2024-06-26T03:57:57.215Z] Step 27/27 : LABEL version=0.0.0 [2024-06-26T03:57:57.215Z] ---> Running in fce345acde6d [2024-06-26T03:57:57.485Z] Removing intermediate container fce345acde6d [2024-06-26T03:57:57.485Z] ---> ad50a32cfde9 [2024-06-26T03:57:57.485Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T03:57:57.485Z] Successfully built ad50a32cfde9 [2024-06-26T03:57:57.485Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:57:58.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T03:57:58.431Z] [2024-06-26T03:57:58.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:57:58.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T03:57:58.848Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-26T03:57:58.848Z] 8998bd30e6a1: Pulling fs layer [2024-06-26T03:57:58.848Z] 04944245beec: Pulling fs layer [2024-06-26T03:57:58.848Z] 699f458cf7ca: Pulling fs layer [2024-06-26T03:57:58.848Z] 765212b225bb: Pulling fs layer [2024-06-26T03:57:58.848Z] f23df028b6ca: Pulling fs layer [2024-06-26T03:57:58.848Z] d65c8cfc05b1: Pulling fs layer [2024-06-26T03:57:58.848Z] 2437ff75d9bd: Pulling fs layer [2024-06-26T03:57:58.848Z] d65c8cfc05b1: Waiting [2024-06-26T03:57:58.848Z] f23df028b6ca: Waiting [2024-06-26T03:57:58.848Z] 2437ff75d9bd: Waiting [2024-06-26T03:57:59.116Z] 04944245beec: Verifying Checksum [2024-06-26T03:57:59.116Z] 04944245beec: Download complete [2024-06-26T03:57:59.116Z] 765212b225bb: Verifying Checksum [2024-06-26T03:57:59.116Z] 765212b225bb: Download complete [2024-06-26T03:57:59.116Z] f23df028b6ca: Download complete [2024-06-26T03:57:59.116Z] d65c8cfc05b1: Verifying Checksum [2024-06-26T03:57:59.116Z] d65c8cfc05b1: Download complete [2024-06-26T03:57:59.382Z] 699f458cf7ca: Verifying Checksum [2024-06-26T03:57:59.382Z] 699f458cf7ca: Download complete [2024-06-26T03:57:59.649Z] 8998bd30e6a1: Verifying Checksum [2024-06-26T03:57:59.649Z] 8998bd30e6a1: Download complete [2024-06-26T03:58:02.230Z] 2437ff75d9bd: Verifying Checksum [2024-06-26T03:58:02.230Z] 2437ff75d9bd: Download complete [2024-06-26T03:58:04.170Z] 8998bd30e6a1: Pull complete [2024-06-26T03:58:04.753Z] 04944245beec: Pull complete [2024-06-26T03:58:06.690Z] 699f458cf7ca: Pull complete [2024-06-26T03:58:06.690Z] 765212b225bb: Pull complete [2024-06-26T03:58:07.272Z] f23df028b6ca: Pull complete [2024-06-26T03:58:07.537Z] d65c8cfc05b1: Pull complete [2024-06-26T03:58:25.725Z] 2437ff75d9bd: Pull complete [2024-06-26T03:58:25.725Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-26T03:58:25.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T03:58:25.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T03:58:39.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-4416 does not seem to be running inside a container [2024-06-26T03:58:39.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-26T03:58:41.718Z] $ docker top 1ba53936cf980442274a61ab1c7b50638eac937f8ccf4ffa0eefe44070fd0221 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:58:42.634Z] ---> job-cost.sh [2024-06-26T03:58:42.634Z] lf-activate-venv: SKIPPING [2024-06-26T03:58:42.634Z] INFO: No Stack... [2024-06-26T03:58:43.585Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-26T03:58:44.163Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T03:58:44.832Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-06-26T03:58:44.832Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T03:58:44.912Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] [2024-06-26T03:58:44.919Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] did not exist. Created. [2024-06-26T03:58:44.925Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T03:58:45.656Z] /w/workspace/app-record-replay/1@tmp/durable-df2f5e34/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-26T03:58:46.321Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-26T03:58:46.363Z] Warning: overwriting stash ‘stack-cost’ [2024-06-26T03:58:46.407Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T03:58:46.428Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T03:58:46.515Z] $ docker stop --time=1 1ba53936cf980442274a61ab1c7b50638eac937f8ccf4ffa0eefe44070fd0221 [2024-06-26T03:58:48.015Z] $ docker rm -f --volumes 1ba53936cf980442274a61ab1c7b50638eac937f8ccf4ffa0eefe44070fd0221 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-06-26T03:58:49.138Z] provisioning config files... [2024-06-26T03:58:49.144Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-143@tmp/config7916968756005535674tmp [Pipeline] { [Pipeline] sh [2024-06-26T03:58:49.495Z] + set +x [2024-06-26T03:58:49.496Z] + curl+ bash -s -- [2024-06-26T03:58:49.496Z] -s https://codecov.io/bash [2024-06-26T03:58:49.496Z] [2024-06-26T03:58:49.496Z] _____ _ [2024-06-26T03:58:49.496Z] / ____| | | [2024-06-26T03:58:49.496Z] | | ___ __| | ___ ___ _____ __ [2024-06-26T03:58:49.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-26T03:58:49.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-26T03:58:49.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-26T03:58:49.496Z] Bash-1.0.6 [2024-06-26T03:58:49.496Z] [2024-06-26T03:58:49.496Z] [2024-06-26T03:58:49.496Z] ==> git version 2.25.1 found [2024-06-26T03:58:49.496Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-06-26T03:58:49.496Z] Release-Date: 2020-01-08 [2024-06-26T03:58:49.496Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-26T03:58:49.496Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-26T03:58:49.496Z] ==> Jenkins CI detected. [2024-06-26T03:58:49.496Z] current dir:  /w/workspace/foundry_app-record-replay_PR-143 [2024-06-26T03:58:49.496Z] project root: . [2024-06-26T03:58:49.496Z] --> token set from env [2024-06-26T03:58:49.496Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-26T03:58:49.496Z] ==> Running gcov in . (disable via -X gcov) [2024-06-26T03:58:49.496Z] ==> Python coveragepy not found [2024-06-26T03:58:49.496Z] ==> Searching for coverage reports in: [2024-06-26T03:58:49.496Z] + . [2024-06-26T03:58:49.496Z] -> Found 1 reports [2024-06-26T03:58:49.496Z] ==> Detecting git/mercurial file structure [2024-06-26T03:58:49.496Z] ==> Reading reports [2024-06-26T03:58:49.496Z] + ./coverage.out bytes=24666 [2024-06-26T03:58:49.496Z] ==> Appending adjustments [2024-06-26T03:58:49.496Z] https://docs.codecov.io/docs/fixing-reports [2024-06-26T03:58:49.755Z] + Found adjustments [2024-06-26T03:58:49.755Z] ==> Gzipping contents [2024-06-26T03:58:49.755Z] 8.0K /tmp/codecov.RQZkRB.gz [2024-06-26T03:58:49.755Z] ==> Uploading reports [2024-06-26T03:58:49.755Z] url: https://codecov.io [2024-06-26T03:58:49.755Z] query: branch=PR-143&commit=29720854c95b88ec2af6c21594286293e8bf78a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-143%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=143&job=&cmd_args= [2024-06-26T03:58:49.755Z] -> Pinging Codecov [2024-06-26T03:58:49.755Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-143&commit=29720854c95b88ec2af6c21594286293e8bf78a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-143%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=143&job=&cmd_args= [2024-06-26T03:58:49.755Z] -> Uploading to [2024-06-26T03:58:49.755Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-26/F467761B9912B4F32F9BC62907045C81/29720854c95b88ec2af6c21594286293e8bf78a4/5eda2354-98f6-4e53-9ecb-a78f2490589e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T035849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=187ac7002934ed154c9f42dce2d9dcb8f17fe3123453d78ebb29610b508c11e4 [2024-06-26T03:58:49.755Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T03:58:49.755Z] Dload Upload Total Spent Left Speed [2024-06-26T03:58:50.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 19719 --:--:-- --:--:-- --:--:-- 19719 [2024-06-26T03:58:50.014Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/29720854c95b88ec2af6c21594286293e8bf78a4 [Pipeline] } [2024-06-26T03:58:50.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-26T03:58:52.210Z] + [ -d /w/workspace/foundry_app-record-replay_PR-143/archives ] [2024-06-26T03:58:52.210Z] + ls -al /w/workspace/foundry_app-record-replay_PR-143/archives [2024-06-26T03:58:52.210Z] total 16 [2024-06-26T03:58:52.210Z] drwxr-xr-x 3 root root 4096 Jun 26 03:43 . [2024-06-26T03:58:52.210Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 26 03:43 .. [2024-06-26T03:58:52.210Z] drwxr-xr-x 2 root root 4096 Jun 26 03:43 cost [2024-06-26T03:58:52.210Z] -rw-r--r-- 1 root root 89 Jun 26 03:43 cost.csv [2024-06-26T03:58:52.210Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-143/archives [2024-06-26T03:58:52.210Z] + ls -al /w/workspace/foundry_app-record-replay_PR-143/archives [2024-06-26T03:58:52.210Z] total 16 [2024-06-26T03:58:52.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 03:43 . [2024-06-26T03:58:52.210Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 26 03:43 .. [2024-06-26T03:58:52.210Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 03:43 cost [2024-06-26T03:58:52.210Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 26 03:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:58:52.546Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:58:53.449Z] ---> package-listing.sh [2024-06-26T03:58:53.449Z] ++ facter osfamily [2024-06-26T03:58:53.449Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-26T03:58:53.708Z] + OS_FAMILY=debian [2024-06-26T03:58:53.708Z] + workspace=/w/workspace/foundry_app-record-replay_PR-143 [2024-06-26T03:58:53.708Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-26T03:58:53.708Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-26T03:58:53.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-26T03:58:53.708Z] + PACKAGES=/tmp/packages_start.txt [2024-06-26T03:58:53.708Z] + '[' /w/workspace/foundry_app-record-replay_PR-143 ']' [2024-06-26T03:58:53.708Z] + PACKAGES=/tmp/packages_end.txt [2024-06-26T03:58:53.708Z] + case "${OS_FAMILY}" in [2024-06-26T03:58:53.708Z] + grep '^ii' [2024-06-26T03:58:53.708Z] + dpkg -l [2024-06-26T03:58:53.708Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-26T03:58:53.708Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-26T03:58:53.708Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-26T03:58:53.708Z] + '[' /w/workspace/foundry_app-record-replay_PR-143 ']' [2024-06-26T03:58:53.708Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-143/archives/ [2024-06-26T03:58:53.709Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-143/archives/ [Pipeline] echo [2024-06-26T03:58:53.747Z] 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-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-26T03:58:54.043Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T03:58:54.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T03:58:54.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T03:58:54.858Z] prd-ubuntu20.04-docker-8c-8g-4415 does not seem to be running inside a container [2024-06-26T03:58:54.872Z] $ 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-143/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-143 -v /w/workspace/foundry_app-record-replay_PR-143:/w/workspace/foundry_app-record-replay_PR-143:rw,z -v /w/workspace/foundry_app-record-replay_PR-143@tmp:/w/workspace/foundry_app-record-replay_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-26T03:58:55.110Z] $ docker top cf6efdc5ebfb639a0c308fcb8e752728cb8982578f6bea363c1ce91db4ecd997 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T03:58:55.593Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-26T03:58:55.966Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-26T03:58:56.280Z] + ls /var/log/sa-host [2024-06-26T03:58:56.280Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T03:58:56.443Z] provisioning config files... [2024-06-26T03:58:56.453Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-143@tmp/config798109688392064767tmp [Pipeline] { [Pipeline] echo [2024-06-26T03:58:56.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:58:56.848Z] ---> create-netrc.sh [Pipeline] } [2024-06-26T03:58:56.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:58:57.309Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-26T03:58:57.343Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:58:57.658Z] ---> sudo-logs.sh [2024-06-26T03:58:57.658Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-26T03:58:57.763Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:58:58.080Z] ---> job-cost.sh [2024-06-26T03:58:58.080Z] lf-activate-venv: SKIPPING [2024-06-26T03:58:58.080Z] DEBUG: total: 0.2199999988079071 [2024-06-26T03:58:58.080Z] INFO: Retrieving Stack Cost... [2024-06-26T03:58:58.341Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T03:58:58.602Z] INFO: Archiving Costs [Pipeline] echo [2024-06-26T03:58:58.643Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T03:58:58.966Z] ---> logs-deploy.sh [2024-06-26T03:58:58.967Z] lf-activate-venv: SKIPPING [2024-06-26T03:58:58.967Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-143/1 [2024-06-26T03:58:58.967Z] INFO: archiving workspace using pattern(s): [2024-06-26T03:58:59.904Z] Archives upload complete. [2024-06-26T03:59:00.164Z] INFO: archiving logs to Nexus [2024-06-26T03:59:00.733Z] ---> uname -a: [2024-06-26T03:59:00.733Z] Linux prd-ubuntu20-04-docker-8c-8g-4415 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-26T03:59:00.733Z] [2024-06-26T03:59:00.733Z] [2024-06-26T03:59:00.733Z] ---> lscpu: [2024-06-26T03:59:00.733Z] Architecture: x86_64 [2024-06-26T03:59:00.733Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-26T03:59:00.733Z] Byte Order: Little Endian [2024-06-26T03:59:00.733Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-26T03:59:00.733Z] CPU(s): 8 [2024-06-26T03:59:00.733Z] On-line CPU(s) list: 0-7 [2024-06-26T03:59:00.733Z] Thread(s) per core: 1 [2024-06-26T03:59:00.733Z] Core(s) per socket: 1 [2024-06-26T03:59:00.733Z] Socket(s): 8 [2024-06-26T03:59:00.733Z] NUMA node(s): 1 [2024-06-26T03:59:00.733Z] Vendor ID: AuthenticAMD [2024-06-26T03:59:00.733Z] CPU family: 23 [2024-06-26T03:59:00.733Z] Model: 49 [2024-06-26T03:59:00.733Z] Model name: AMD EPYC-Rome Processor [2024-06-26T03:59:00.733Z] Stepping: 0 [2024-06-26T03:59:00.733Z] CPU MHz: 2799.998 [2024-06-26T03:59:00.733Z] BogoMIPS: 5599.99 [2024-06-26T03:59:00.733Z] Virtualization: AMD-V [2024-06-26T03:59:00.733Z] Hypervisor vendor: KVM [2024-06-26T03:59:00.733Z] Virtualization type: full [2024-06-26T03:59:00.733Z] L1d cache: 256 KiB [2024-06-26T03:59:00.733Z] L1i cache: 256 KiB [2024-06-26T03:59:00.733Z] L2 cache: 4 MiB [2024-06-26T03:59:00.733Z] L3 cache: 128 MiB [2024-06-26T03:59:00.733Z] NUMA node0 CPU(s): 0-7 [2024-06-26T03:59:00.733Z] Vulnerability Itlb multihit: Not affected [2024-06-26T03:59:00.733Z] Vulnerability L1tf: Not affected [2024-06-26T03:59:00.733Z] Vulnerability Mds: Not affected [2024-06-26T03:59:00.733Z] Vulnerability Meltdown: Not affected [2024-06-26T03:59:00.733Z] Vulnerability Mmio stale data: Not affected [2024-06-26T03:59:00.733Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-26T03:59:00.733Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-26T03:59:00.733Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-26T03:59:00.733Z] Vulnerability Srbds: Not affected [2024-06-26T03:59:00.733Z] Vulnerability Tsx async abort: Not affected [2024-06-26T03:59:00.733Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-06-26T03:59:00.733Z] [2024-06-26T03:59:00.733Z] [2024-06-26T03:59:00.733Z] ---> nproc: [2024-06-26T03:59:00.733Z] 8 [2024-06-26T03:59:00.733Z] [2024-06-26T03:59:00.733Z] [2024-06-26T03:59:00.733Z] ---> df -h: [2024-06-26T03:59:00.733Z] Filesystem Size Used Avail Use% Mounted on [2024-06-26T03:59:00.733Z] overlay 155G 12G 143G 8% / [2024-06-26T03:59:00.733Z] tmpfs 64M 0 64M 0% /dev [2024-06-26T03:59:00.733Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-26T03:59:00.733Z] shm 64M 0 64M 0% /dev/shm [2024-06-26T03:59:00.733Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-06-26T03:59:00.733Z] [2024-06-26T03:59:00.733Z] [2024-06-26T03:59:00.733Z] ---> sar -b -r -n DEV: [2024-06-26T03:59:00.733Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4415) 06/26/24 _x86_64_ (8 CPU) [2024-06-26T03:59:00.733Z] [2024-06-26T03:59:00.733Z] 03:37:33 LINUX RESTART (8 CPU) [2024-06-26T03:59:00.733Z] [2024-06-26T03:59:00.733Z] 03:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-26T03:59:00.733Z] 03:39:01 303.95 39.31 264.64 0.00 4379.40 20755.27 0.00 [2024-06-26T03:59:00.733Z] 03:40:01 227.89 2.89 225.00 0.00 31.36 60569.34 0.00 [2024-06-26T03:59:00.733Z] 03:41:01 128.40 0.08 128.31 0.00 12.93 42892.58 0.00 [2024-06-26T03:59:00.734Z] 03:42:01 35.89 0.03 35.86 0.00 0.27 23834.44 0.00 [2024-06-26T03:59:00.734Z] 03:43:01 130.59 1.82 128.78 0.00 92.12 42623.16 0.00 [2024-06-26T03:59:00.734Z] 03:44:01 146.81 3.53 143.28 0.00 4257.96 34993.10 0.00 [2024-06-26T03:59:00.734Z] 03:45:01 6.18 0.02 6.17 0.00 0.13 125.98 0.00 [2024-06-26T03:59:00.734Z] 03:46:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 [2024-06-26T03:59:00.734Z] 03:47:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 [2024-06-26T03:59:00.734Z] 03:48:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 [2024-06-26T03:59:00.734Z] 03:49:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2024-06-26T03:59:00.734Z] 03:50:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 [2024-06-26T03:59:00.734Z] 03:51:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-06-26T03:59:00.734Z] 03:52:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2024-06-26T03:59:00.734Z] 03:53:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-06-26T03:59:00.734Z] 03:54:01 1.87 0.02 1.85 0.00 0.13 26.00 0.00 [2024-06-26T03:59:00.734Z] 03:55:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-06-26T03:59:00.734Z] 03:56:01 0.82 0.00 0.82 0.00 0.00 10.40 0.00 [2024-06-26T03:59:00.734Z] 03:57:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2024-06-26T03:59:00.734Z] 03:58:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 [2024-06-26T03:59:00.734Z] Average: 49.71 2.35 47.36 0.00 435.39 11300.42 0.00 [2024-06-26T03:59:00.734Z] [2024-06-26T03:59:00.734Z] 03:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-26T03:59:00.734Z] 03:39:01 29473116 31556500 777444 2.36 70120 2290232 1874640 5.52 1005040 2034508 391668 [2024-06-26T03:59:00.734Z] 03:40:01 27010200 31480836 827616 2.52 177712 4359088 2044996 6.03 1356400 3911052 948636 [2024-06-26T03:59:00.734Z] 03:41:01 27038656 31447496 853128 2.59 187764 4305992 1940580 5.72 1758472 3496392 623012 [2024-06-26T03:59:00.734Z] 03:42:01 27113832 31518040 787160 2.39 190912 4304768 1920164 5.66 1327320 3858284 291864 [2024-06-26T03:59:00.734Z] 03:43:01 27451444 31496844 783956 2.38 204520 3962672 1934984 5.70 1364940 3481884 788 [2024-06-26T03:59:00.734Z] 03:44:01 26578240 31513528 756492 2.30 231140 4764884 1746608 5.15 1632608 4016716 1060 [2024-06-26T03:59:00.734Z] 03:45:01 26583896 31514256 756128 2.30 229656 4761632 1733228 5.11 1631256 4013504 8 [2024-06-26T03:59:00.734Z] 03:46:01 26593380 31523812 746404 2.27 229696 4761636 1733228 5.11 1621820 4013508 52 [2024-06-26T03:59:00.734Z] 03:47:01 26593340 31523832 746364 2.27 229760 4761636 1733228 5.11 1621448 4013512 16 [2024-06-26T03:59:00.734Z] 03:48:01 26593692 31524240 745908 2.27 229812 4761640 1733228 5.11 1621232 4013512 12 [2024-06-26T03:59:00.734Z] 03:49:01 26596492 31527084 743252 2.26 229832 4761640 1733228 5.11 1618956 4013512 16 [2024-06-26T03:59:00.734Z] 03:50:01 26597956 31528592 741732 2.26 229852 4761644 1733228 5.11 1617640 4013516 8 [2024-06-26T03:59:00.734Z] 03:51:01 26597908 31528552 741696 2.26 229868 4761648 1733228 5.11 1617680 4013520 8 [2024-06-26T03:59:00.734Z] 03:52:01 26597860 31528544 741656 2.26 229896 4761648 1733228 5.11 1617704 4013520 40 [2024-06-26T03:59:00.734Z] 03:53:01 26597528 31528252 741856 2.26 229920 4761656 1733228 5.11 1617780 4013532 12 [2024-06-26T03:59:00.734Z] 03:54:01 26596608 31527416 742840 2.26 229956 4761632 1737228 5.12 1618508 4013496 48 [2024-06-26T03:59:00.734Z] 03:55:01 26597084 31528044 742352 2.26 229972 4761764 1737228 5.12 1618252 4013628 8 [2024-06-26T03:59:00.734Z] 03:56:01 26597344 31528336 742044 2.26 229980 4761768 1737228 5.12 1618252 4013632 172 [2024-06-26T03:59:00.734Z] 03:57:01 26596476 31527476 742840 2.26 229984 4761772 1737228 5.12 1618252 4013636 8 [2024-06-26T03:59:00.734Z] 03:58:01 26596940 31528000 742264 2.26 230044 4761776 1737228 5.12 1618300 4013640 28 [2024-06-26T03:59:00.734Z] Average: 26850100 31518984 760157 2.31 214020 4532556 1787358 5.27 1556093 3849425 112873 [2024-06-26T03:59:00.734Z] [2024-06-26T03:59:00.734Z] 03:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-26T03:59:00.734Z] 03:39:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:39:01 docker0 24.74 24.55 1.87 156.82 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:39:01 ens3 551.36 365.89 5925.48 98.20 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:40:01 docker0 297.56 440.94 26.37 3260.53 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:40:01 ens3 453.86 306.91 3271.10 36.36 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:41:01 veth49b0cde 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:41:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:41:01 ens3 19.80 12.51 22.46 8.39 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:42:01 ens3 10.13 6.90 8.14 4.45 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:43:01 vethf2cac1b 0.82 0.98 0.07 7.23 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:43:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:43:01 docker0 2.10 3.17 0.13 38.10 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:43:01 ens3 91.12 47.06 777.85 9.56 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:44:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:44:01 docker0 1.85 3.17 0.11 57.64 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:44:01 ens3 297.20 150.51 4637.27 19.39 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:45:01 ens3 0.72 0.48 2.42 0.03 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:46:01 ens3 3.98 1.97 10.38 0.14 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:47:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:49:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:50:01 ens3 0.33 0.20 0.08 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:54:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:55:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:56:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] 03:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] Average: docker0 16.35 23.66 1.43 176.18 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] Average: ens3 71.15 44.45 728.90 8.77 0.00 0.00 0.00 0.00 [2024-06-26T03:59:00.734Z] [2024-06-26T03:59:00.734Z] [2024-06-26T03:59:00.734Z] ---> sar -P ALL: [2024-06-26T03:59:00.734Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4415) 06/26/24 _x86_64_ (8 CPU) [2024-06-26T03:59:00.734Z] [2024-06-26T03:59:00.734Z] 03:37:33 LINUX RESTART (8 CPU) [2024-06-26T03:59:00.734Z] [2024-06-26T03:59:00.734Z] 03:38:02 CPU %user %nice %system %iowait %steal %idle [2024-06-26T03:59:00.734Z] 03:39:01 all 8.19 0.00 2.42 4.55 0.06 84.78 [2024-06-26T03:59:00.734Z] 03:39:01 0 10.02 0.00 1.89 3.93 0.05 84.12 [2024-06-26T03:59:00.734Z] 03:39:01 1 5.28 0.00 2.12 0.77 0.07 91.76 [2024-06-26T03:59:00.734Z] 03:39:01 2 9.08 0.00 2.08 1.33 0.05 87.46 [2024-06-26T03:59:00.734Z] 03:39:01 3 9.95 0.00 2.03 12.27 0.05 75.70 [2024-06-26T03:59:00.734Z] 03:39:01 4 7.63 0.00 3.24 0.87 0.07 88.19 [2024-06-26T03:59:00.734Z] 03:39:01 5 5.33 0.00 2.10 0.97 0.07 91.52 [2024-06-26T03:59:00.734Z] 03:39:01 6 10.76 0.00 3.25 4.16 0.07 81.76 [2024-06-26T03:59:00.734Z] 03:39:01 7 7.48 0.00 2.65 12.10 0.07 77.71 [2024-06-26T03:59:00.734Z] 03:40:01 all 7.08 0.00 3.34 7.90 0.05 81.62 [2024-06-26T03:59:00.734Z] 03:40:01 0 7.88 0.00 3.90 2.43 0.05 85.73 [2024-06-26T03:59:00.734Z] 03:40:01 1 7.71 0.00 3.19 2.53 0.07 86.50 [2024-06-26T03:59:00.734Z] 03:40:01 2 6.24 0.00 2.89 1.04 0.05 89.78 [2024-06-26T03:59:00.734Z] 03:40:01 3 5.56 0.00 4.46 51.52 0.07 38.38 [2024-06-26T03:59:00.734Z] 03:40:01 4 6.72 0.00 3.45 1.47 0.05 88.31 [2024-06-26T03:59:00.734Z] 03:40:01 5 8.23 0.00 3.11 1.46 0.03 87.17 [2024-06-26T03:59:00.734Z] 03:40:01 6 7.67 0.00 3.22 2.07 0.05 86.99 [2024-06-26T03:59:00.734Z] 03:40:01 7 6.63 0.00 2.53 1.06 0.05 89.73 [2024-06-26T03:59:00.734Z] 03:41:01 all 24.80 0.00 4.07 4.71 0.08 66.35 [2024-06-26T03:59:00.734Z] 03:41:01 0 25.62 0.00 3.45 4.65 0.07 66.21 [2024-06-26T03:59:00.734Z] 03:41:01 1 24.59 0.00 4.06 1.28 0.12 69.95 [2024-06-26T03:59:00.734Z] 03:41:01 2 26.72 0.00 3.71 0.64 0.07 68.87 [2024-06-26T03:59:00.734Z] 03:41:01 3 24.44 0.00 5.08 5.32 0.07 65.09 [2024-06-26T03:59:00.734Z] 03:41:01 4 25.40 0.00 4.05 0.67 0.13 69.74 [2024-06-26T03:59:00.734Z] 03:41:01 5 24.21 0.00 3.71 0.67 0.07 71.35 [2024-06-26T03:59:00.734Z] 03:41:01 6 22.93 0.00 4.84 24.18 0.08 47.96 [2024-06-26T03:59:00.734Z] 03:41:01 7 24.45 0.00 3.64 0.35 0.05 71.51 [2024-06-26T03:59:00.734Z] 03:42:01 all 37.88 0.00 5.02 2.68 0.09 54.32 [2024-06-26T03:59:00.734Z] 03:42:01 0 37.61 0.00 4.97 12.28 0.10 45.04 [2024-06-26T03:59:00.734Z] 03:42:01 1 37.79 0.00 5.30 0.05 0.10 56.76 [2024-06-26T03:59:00.734Z] 03:42:01 2 38.83 0.00 5.09 5.47 0.10 50.51 [2024-06-26T03:59:00.734Z] 03:42:01 3 37.79 0.00 5.26 2.52 0.08 54.34 [2024-06-26T03:59:00.734Z] 03:42:01 4 37.68 0.00 5.01 0.13 0.08 57.10 [2024-06-26T03:59:00.734Z] 03:42:01 5 38.72 0.00 4.75 0.32 0.10 56.11 [2024-06-26T03:59:00.734Z] 03:42:01 6 37.81 0.00 4.89 0.44 0.08 56.79 [2024-06-26T03:59:00.734Z] 03:42:01 7 36.86 0.00 4.93 0.15 0.08 57.98 [2024-06-26T03:59:00.734Z] 03:43:01 all 22.42 0.00 4.65 11.60 0.09 61.24 [2024-06-26T03:59:00.734Z] 03:43:01 0 21.81 0.00 5.81 0.89 0.08 71.40 [2024-06-26T03:59:00.734Z] 03:43:01 1 22.88 0.00 4.24 9.01 0.05 63.82 [2024-06-26T03:59:00.734Z] 03:43:01 2 22.99 0.00 4.34 20.58 0.17 51.92 [2024-06-26T03:59:00.734Z] 03:43:01 3 22.96 0.00 4.11 11.09 0.07 61.77 [2024-06-26T03:59:00.734Z] 03:43:01 4 21.87 0.00 4.81 5.78 0.07 67.48 [2024-06-26T03:59:00.734Z] 03:43:01 5 22.24 0.00 4.20 20.49 0.08 52.98 [2024-06-26T03:59:00.734Z] 03:43:01 6 22.09 0.00 5.09 19.17 0.12 53.54 [2024-06-26T03:59:00.734Z] 03:43:01 7 22.49 0.00 4.60 5.87 0.07 66.97 [2024-06-26T03:59:00.734Z] 03:44:01 all 5.12 0.00 2.39 8.27 0.05 84.17 [2024-06-26T03:59:00.734Z] 03:44:01 0 6.24 0.00 3.13 2.59 0.03 88.01 [2024-06-26T03:59:00.734Z] 03:44:01 1 4.61 0.00 2.81 5.84 0.05 86.69 [2024-06-26T03:59:00.734Z] 03:44:01 2 5.46 0.00 2.54 4.77 0.07 87.17 [2024-06-26T03:59:00.734Z] 03:44:01 3 5.02 0.00 2.16 20.36 0.05 72.41 [2024-06-26T03:59:00.734Z] 03:44:01 4 4.36 0.00 2.45 11.28 0.07 81.83 [2024-06-26T03:59:00.734Z] 03:44:01 5 4.58 0.00 1.75 1.88 0.03 91.75 [2024-06-26T03:59:00.734Z] 03:44:01 6 5.08 0.00 1.85 7.39 0.08 85.60 [2024-06-26T03:59:00.734Z] 03:44:01 7 5.62 0.00 2.42 12.05 0.03 79.87 [2024-06-26T03:59:00.734Z] 03:45:01 all 0.08 0.00 0.05 0.04 0.01 99.82 [2024-06-26T03:59:00.734Z] 03:45:01 0 0.02 0.00 0.07 0.07 0.02 99.83 [2024-06-26T03:59:00.734Z] 03:45:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2024-06-26T03:59:00.734Z] 03:45:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-06-26T03:59:00.734Z] 03:45:01 3 0.03 0.00 0.02 0.07 0.00 99.88 [2024-06-26T03:59:00.734Z] 03:45:01 4 0.10 0.00 0.10 0.18 0.02 99.60 [2024-06-26T03:59:00.734Z] 03:45:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-26T03:59:00.734Z] 03:45:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2024-06-26T03:59:00.734Z] 03:45:01 7 0.25 0.00 0.08 0.00 0.00 99.67 [2024-06-26T03:59:00.734Z] 03:46:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2024-06-26T03:59:00.734Z] 03:46:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-06-26T03:59:00.734Z] 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.734Z] 03:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-06-26T03:59:00.734Z] 03:46:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-26T03:59:00.734Z] 03:46:01 4 0.08 0.00 0.07 0.00 0.03 99.82 [2024-06-26T03:59:00.734Z] 03:46:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-26T03:59:00.734Z] 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:46:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2024-06-26T03:59:00.735Z] 03:47:01 all 0.04 0.00 0.01 0.13 0.01 99.81 [2024-06-26T03:59:00.735Z] 03:47:01 0 0.02 0.00 0.00 0.18 0.00 99.80 [2024-06-26T03:59:00.735Z] 03:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-26T03:59:00.735Z] 03:47:01 2 0.27 0.00 0.00 0.00 0.02 99.72 [2024-06-26T03:59:00.735Z] 03:47:01 3 0.02 0.00 0.02 0.82 0.00 99.15 [2024-06-26T03:59:00.735Z] 03:47:01 4 0.03 0.00 0.02 0.05 0.02 99.88 [2024-06-26T03:59:00.735Z] 03:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-26T03:59:00.735Z] 03:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-26T03:59:00.735Z] 03:48:01 all 0.04 0.00 0.01 0.06 0.00 99.89 [2024-06-26T03:59:00.735Z] 03:48:01 0 0.02 0.00 0.00 0.13 0.02 99.83 [2024-06-26T03:59:00.735Z] 03:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:48:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-06-26T03:59:00.735Z] 03:48:01 3 0.03 0.00 0.00 0.33 0.00 99.63 [2024-06-26T03:59:00.735Z] 03:48:01 4 0.08 0.00 0.05 0.02 0.02 99.83 [2024-06-26T03:59:00.735Z] 03:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-26T03:59:00.735Z] 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-26T03:59:00.735Z] 03:49:01 all 0.05 0.00 0.01 0.03 0.00 99.90 [2024-06-26T03:59:00.735Z] 03:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-26T03:59:00.735Z] 03:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-26T03:59:00.735Z] 03:49:01 2 0.13 0.00 0.00 0.00 0.00 99.87 [2024-06-26T03:59:00.735Z] 03:49:01 3 0.02 0.00 0.00 0.23 0.00 99.75 [2024-06-26T03:59:00.735Z] 03:49:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-26T03:59:00.735Z] 03:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-26T03:59:00.735Z] 03:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:49:01 7 0.20 0.00 0.02 0.00 0.00 99.78 [2024-06-26T03:59:00.735Z] [2024-06-26T03:59:00.735Z] 03:49:01 CPU %user %nice %system %iowait %steal %idle [2024-06-26T03:59:00.735Z] 03:50:01 all 0.12 0.00 0.01 0.01 0.01 99.86 [2024-06-26T03:59:00.735Z] 03:50:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-06-26T03:59:00.735Z] 03:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:50:01 2 0.78 0.00 0.02 0.00 0.02 99.19 [2024-06-26T03:59:00.735Z] 03:50:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2024-06-26T03:59:00.735Z] 03:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-26T03:59:00.735Z] 03:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-26T03:59:00.735Z] 03:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:50:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2024-06-26T03:59:00.735Z] 03:51:01 all 0.05 0.00 0.01 0.04 0.01 99.89 [2024-06-26T03:59:00.735Z] 03:51:01 0 0.02 0.00 0.02 0.28 0.02 99.67 [2024-06-26T03:59:00.735Z] 03:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:51:01 2 0.32 0.00 0.00 0.00 0.02 99.67 [2024-06-26T03:59:00.735Z] 03:51:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2024-06-26T03:59:00.735Z] 03:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-26T03:59:00.735Z] 03:51:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-26T03:59:00.735Z] 03:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:52:01 all 0.05 0.00 0.01 0.03 0.01 99.92 [2024-06-26T03:59:00.735Z] 03:52:01 0 0.03 0.00 0.02 0.20 0.00 99.75 [2024-06-26T03:59:00.735Z] 03:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-26T03:59:00.735Z] 03:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-26T03:59:00.735Z] 03:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:52:01 4 0.13 0.00 0.03 0.00 0.03 99.80 [2024-06-26T03:59:00.735Z] 03:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-26T03:59:00.735Z] 03:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:52:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2024-06-26T03:59:00.735Z] 03:53:01 all 0.11 0.00 0.01 0.01 0.00 99.87 [2024-06-26T03:59:00.735Z] 03:53:01 0 0.02 0.00 0.00 0.05 0.02 99.92 [2024-06-26T03:59:00.735Z] 03:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:53:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-06-26T03:59:00.735Z] 03:53:01 4 0.76 0.00 0.03 0.00 0.02 99.19 [2024-06-26T03:59:00.735Z] 03:53:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-26T03:59:00.735Z] 03:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:54:01 all 0.14 0.00 0.03 0.02 0.01 99.79 [2024-06-26T03:59:00.735Z] 03:54:01 0 0.02 0.00 0.03 0.05 0.00 99.90 [2024-06-26T03:59:00.735Z] 03:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-06-26T03:59:00.735Z] 03:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-26T03:59:00.735Z] 03:54:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-06-26T03:59:00.735Z] 03:54:01 4 0.98 0.00 0.05 0.02 0.03 98.92 [2024-06-26T03:59:00.735Z] 03:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-26T03:59:00.735Z] 03:54:01 6 0.03 0.00 0.03 0.08 0.02 99.83 [2024-06-26T03:59:00.735Z] 03:54:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-26T03:59:00.735Z] 03:55:01 all 0.19 0.00 0.01 0.00 0.00 99.80 [2024-06-26T03:59:00.735Z] 03:55:01 0 1.17 0.00 0.02 0.00 0.02 98.79 [2024-06-26T03:59:00.735Z] 03:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-26T03:59:00.735Z] 03:55:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2024-06-26T03:59:00.735Z] 03:55:01 4 0.18 0.00 0.02 0.00 0.02 99.78 [2024-06-26T03:59:00.735Z] 03:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-26T03:59:00.735Z] 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-26T03:59:00.735Z] 03:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-26T03:59:00.735Z] 03:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-26T03:59:00.735Z] 03:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-26T03:59:00.735Z] 03:56:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2024-06-26T03:59:00.735Z] 03:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-26T03:59:00.735Z] 03:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:57:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2024-06-26T03:59:00.735Z] 03:57:01 0 0.83 0.00 0.00 0.00 0.02 99.15 [2024-06-26T03:59:00.735Z] 03:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-26T03:59:00.735Z] 03:57:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-06-26T03:59:00.735Z] 03:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-26T03:59:00.735Z] 03:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-26T03:59:00.735Z] 03:58:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2024-06-26T03:59:00.735Z] 03:58:01 0 0.80 0.00 0.02 0.00 0.00 99.19 [2024-06-26T03:59:00.735Z] 03:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-26T03:59:00.735Z] 03:58:01 4 0.05 0.00 0.05 0.02 0.03 99.85 [2024-06-26T03:59:00.735Z] 03:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-26T03:59:00.735Z] 03:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-26T03:59:00.735Z] Average: all 5.30 0.00 1.10 1.99 0.03 91.59 [2024-06-26T03:59:00.735Z] Average: 0 5.58 0.00 1.16 1.38 0.03 91.84 [2024-06-26T03:59:00.735Z] Average: 1 5.12 0.00 1.08 0.97 0.03 92.81 [2024-06-26T03:59:00.735Z] Average: 2 5.52 0.00 1.03 1.68 0.03 91.73 [2024-06-26T03:59:00.735Z] Average: 3 5.27 0.00 1.15 5.19 0.02 88.37 [2024-06-26T03:59:00.735Z] Average: 4 5.28 0.00 1.17 1.02 0.04 92.49 [2024-06-26T03:59:00.735Z] Average: 5 5.15 0.00 0.99 1.28 0.02 92.56 [2024-06-26T03:59:00.735Z] Average: 6 5.28 0.00 1.15 2.84 0.03 90.71 [2024-06-26T03:59:00.735Z] Average: 7 5.18 0.00 1.04 1.56 0.02 92.20 [2024-06-26T03:59:00.735Z] [2024-06-26T03:59:00.735Z] [2024-06-26T03:59:00.735Z]