Pull request #132 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9477aec1f7cbc4520206f6fa16fce40d9773c98f+1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 (1c280443f4d120fb333e38a25e38cd4bb836dd78) 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-ssh12741166373789956577.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3819991968083665794.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-132/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-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5180790122649861677.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-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5958405914671710719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh199531833189764965.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-132/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-132/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2079799806459284521.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘prd-ubuntu20.04-docker-8c-8g-250’ is offline Running on prd-ubuntu20.04-docker-8c-8g-252 in /w/workspace/foundry_app-record-replay_PR-132 [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-132 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 into PR head commit 9477aec1f7cbc4520206f6fa16fce40d9773c98f Merge succeeded, producing 9477aec1f7cbc4520206f6fa16fce40d9773c98f Checking out Revision 9477aec1f7cbc4520206f6fa16fce40d9773c98f (PR-132) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 9477aec1f7cbc4520206f6fa16fce40d9773c98f # 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 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9477aec1f7cbc4520206f6fa16fce40d9773c98f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T03:22:55.271Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T03:22:55.550Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T03:22:55.658Z] ========================================================= [2024-03-18T03:22:55.658Z] EdgeX Global Pipelines Version Info [2024-03-18T03:22:55.658Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:22:56.412Z] ------------------- [2024-03-18T03:22:56.412Z] stable info: [2024-03-18T03:22:56.412Z] ------------------- [2024-03-18T03:22:56.412Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T03:22:56.412Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T03:22:56.412Z] Message: update stable to v1.0.258 [2024-03-18T03:22:56.982Z] ------------------- [2024-03-18T03:22:56.982Z] experimental info: [2024-03-18T03:22:56.982Z] ------------------- [2024-03-18T03:22:56.982Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T03:22:56.982Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T03:22:56.982Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T03:22:57.191Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-03-18T03:22:57.241Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-03-18T03:22:57.288Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T03:22:57.340Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T03:22:57.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T03:22:57.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T03:22:57.485Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T03:22:57.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T03:22:57.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T03:22:57.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T03:22:57.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T03:22:57.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-03-18T03:22:57.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T03:22:57.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T03:22:57.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T03:22:57.948Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T03:22:57.994Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T03:22:58.044Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T03:22:58.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T03:22:58.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T03:22:58.194Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-18T03:22:58.248Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-18T03:22:58.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T03:22:58.352Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T03:22:58.403Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T03:22:58.451Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T03:22:58.501Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T03:22:58.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-132 [Pipeline] echo [2024-03-18T03:22:58.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-132 [Pipeline] echo [2024-03-18T03:22:58.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-132 [Pipeline] echo [2024-03-18T03:22:58.702Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9477aec1f7cbc4520206f6fa16fce40d9773c98f [Pipeline] echo [2024-03-18T03:22:58.752Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9477aec [Pipeline] echo [2024-03-18T03:22:58.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T03:22:58.923Z] provisioning config files... [2024-03-18T03:22:58.939Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-132@tmp/config39798557153124106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:22:59.339Z] ---> ****-login.sh [2024-03-18T03:22:59.339Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:22:59.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:22:59.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:22:59.599Z] Configure a credential helper to remove this warning. See [2024-03-18T03:22:59.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:22:59.599Z] [2024-03-18T03:22:59.599Z] Login Succeeded [2024-03-18T03:22:59.599Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:22:59.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:22:59.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:22:59.859Z] Configure a credential helper to remove this warning. See [2024-03-18T03:22:59.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:22:59.859Z] [2024-03-18T03:22:59.859Z] Login Succeeded [2024-03-18T03:22:59.859Z] nexus3.edgexfoundry.org:10003 [2024-03-18T03:22:59.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:22:59.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:22:59.859Z] Configure a credential helper to remove this warning. See [2024-03-18T03:22:59.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:22:59.859Z] [2024-03-18T03:22:59.859Z] Login Succeeded [2024-03-18T03:22:59.859Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:22:59.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:22:59.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:22:59.859Z] Configure a credential helper to remove this warning. See [2024-03-18T03:22:59.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:22:59.859Z] [2024-03-18T03:22:59.859Z] Login Succeeded [2024-03-18T03:22:59.859Z] ****.io [2024-03-18T03:23:00.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:23:00.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:23:00.378Z] Configure a credential helper to remove this warning. See [2024-03-18T03:23:00.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:23:00.378Z] [2024-03-18T03:23:00.378Z] Login Succeeded [2024-03-18T03:23:00.378Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:23:00.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T03:23:01.083Z] + git rev-list -1 --merges 9477aec1f7cbc4520206f6fa16fce40d9773c98f~1..9477aec1f7cbc4520206f6fa16fce40d9773c98f [Pipeline] echo [2024-03-18T03:23:01.121Z] -----------> git rev-list -1 --merges 9477aec1f7cbc4520206f6fa16fce40d9773c98f~1..9477aec1f7cbc4520206f6fa16fce40d9773c98f 9477aec1f7cbc4520206f6fa16fce40d9773c98f [false] [Pipeline] sh [2024-03-18T03:23:01.438Z] + git log --format=format:%s -1 9477aec1f7cbc4520206f6fa16fce40d9773c98f [Pipeline] echo [2024-03-18T03:23:01.478Z] ========================================================= [2024-03-18T03:23:01.478Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T03:23:01.478Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T03:23:01.995Z] + git log --format=format:%s -1 9477aec1f7cbc4520206f6fa16fce40d9773c98f [Pipeline] echo [2024-03-18T03:23:02.027Z] [semverPrep] GIT_COMMIT: 9477aec1f7cbc4520206f6fa16fce40d9773c98f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-03-18T03:23:02.062Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T03:23:02.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T03:23:02.466Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T03:23:02.466Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T03:23:02.466Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T03:23:02.466Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T03:23:02.466Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T03:23:02.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:23:02.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:23:02.979Z] [2024-03-18T03:23:02.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:23:03.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:23:03.358Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T03:23:03.358Z] b85a868b505f: Pulling fs layer [2024-03-18T03:23:03.358Z] e2be974225ed: Pulling fs layer [2024-03-18T03:23:03.358Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T03:23:03.358Z] 988bab9f4d93: Pulling fs layer [2024-03-18T03:23:03.358Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T03:23:03.358Z] eaf3925da568: Pulling fs layer [2024-03-18T03:23:03.358Z] bab4dde63d76: Pulling fs layer [2024-03-18T03:23:03.358Z] bde34c3a00c8: Pulling fs layer [2024-03-18T03:23:03.358Z] eaf3925da568: Waiting [2024-03-18T03:23:03.358Z] bab4dde63d76: Waiting [2024-03-18T03:23:03.358Z] 1469e6f7b9e6: Waiting [2024-03-18T03:23:03.358Z] b352a97aabf1: Pulling fs layer [2024-03-18T03:23:03.358Z] bde34c3a00c8: Waiting [2024-03-18T03:23:03.358Z] b352a97aabf1: Waiting [2024-03-18T03:23:03.358Z] 4872d77fe225: Pulling fs layer [2024-03-18T03:23:03.358Z] 5851b861e8e6: Pulling fs layer [2024-03-18T03:23:03.358Z] 988bab9f4d93: Waiting [2024-03-18T03:23:03.358Z] 4872d77fe225: Waiting [2024-03-18T03:23:03.358Z] 5851b861e8e6: Waiting [2024-03-18T03:23:03.358Z] e2be974225ed: Download complete [2024-03-18T03:23:03.358Z] 988bab9f4d93: Verifying Checksum [2024-03-18T03:23:03.358Z] 988bab9f4d93: Download complete [2024-03-18T03:23:03.358Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T03:23:03.358Z] 1469e6f7b9e6: Download complete [2024-03-18T03:23:03.358Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T03:23:03.358Z] 339a4e72a1f5: Download complete [2024-03-18T03:23:03.358Z] eaf3925da568: Verifying Checksum [2024-03-18T03:23:03.358Z] eaf3925da568: Download complete [2024-03-18T03:23:03.617Z] bde34c3a00c8: Download complete [2024-03-18T03:23:03.617Z] b352a97aabf1: Verifying Checksum [2024-03-18T03:23:03.617Z] b352a97aabf1: Download complete [2024-03-18T03:23:03.617Z] 4872d77fe225: Download complete [2024-03-18T03:23:03.617Z] 5851b861e8e6: Download complete [2024-03-18T03:23:03.617Z] b85a868b505f: Verifying Checksum [2024-03-18T03:23:03.617Z] b85a868b505f: Download complete [2024-03-18T03:23:03.877Z] bab4dde63d76: Verifying Checksum [2024-03-18T03:23:03.877Z] bab4dde63d76: Download complete [2024-03-18T03:23:04.813Z] b85a868b505f: Pull complete [2024-03-18T03:23:04.813Z] e2be974225ed: Pull complete [2024-03-18T03:23:05.385Z] 339a4e72a1f5: Pull complete [2024-03-18T03:23:05.385Z] 988bab9f4d93: Pull complete [2024-03-18T03:23:05.646Z] 1469e6f7b9e6: Pull complete [2024-03-18T03:23:05.646Z] eaf3925da568: Pull complete [2024-03-18T03:23:07.546Z] bab4dde63d76: Pull complete [2024-03-18T03:23:07.546Z] bde34c3a00c8: Pull complete [2024-03-18T03:23:07.546Z] b352a97aabf1: Pull complete [2024-03-18T03:23:07.546Z] 4872d77fe225: Pull complete [2024-03-18T03:23:07.805Z] 5851b861e8e6: Pull complete [2024-03-18T03:23:07.805Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T03:23:07.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:23:07.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:23:08.082Z] prd-ubuntu20.04-docker-8c-8g-252 does not seem to be running inside a container [2024-03-18T03:23:08.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-132 -v /w/workspace/foundry_app-record-replay_PR-132:/w/workspace/foundry_app-record-replay_PR-132:rw,z -v /w/workspace/foundry_app-record-replay_PR-132@tmp:/w/workspace/foundry_app-record-replay_PR-132@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-03-18T03:23:12.600Z] $ docker top 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 -eo pid,comm [2024-03-18T03:23:12.651Z] 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-03-18T03:23:12.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T03:23:12.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T03:23:12.798Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T03:23:12.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T03:23:12.909Z] $ docker exec 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 ssh-agent [2024-03-18T03:23:13.009Z] SSH_AUTH_SOCK=/tmp/ssh-OFOybir4Hv6o/agent.33 [2024-03-18T03:23:13.010Z] SSH_AGENT_PID=39 [2024-03-18T03:23:13.016Z] Running ssh-add (command line suppressed) [2024-03-18T03:23:13.130Z] Identity added: /w/workspace/foundry_app-record-replay_PR-132@tmp/private_key_9728107752185202920.key (/w/workspace/foundry_app-record-replay_PR-132@tmp/private_key_9728107752185202920.key) [2024-03-18T03:23:13.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T03:23:13.474Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T03:23:13.504Z] $ docker exec --env ******** --env ******** 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 ssh-agent -k [2024-03-18T03:23:13.610Z] unset SSH_AUTH_SOCK; [2024-03-18T03:23:13.611Z] unset SSH_AGENT_PID; [2024-03-18T03:23:13.611Z] echo Agent pid 39 killed; [2024-03-18T03:23:13.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T03:23:13.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T03:23:13.719Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T03:23:13.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T03:23:13.838Z] $ docker exec 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 ssh-agent [2024-03-18T03:23:13.939Z] SSH_AUTH_SOCK=/tmp/ssh-rUGDkxCSCreh/agent.72 [2024-03-18T03:23:13.939Z] SSH_AGENT_PID=78 [2024-03-18T03:23:13.943Z] Running ssh-add (command line suppressed) [2024-03-18T03:23:14.065Z] Identity added: /w/workspace/foundry_app-record-replay_PR-132@tmp/private_key_16462307996526490607.key (/w/workspace/foundry_app-record-replay_PR-132@tmp/private_key_16462307996526490607.key) [2024-03-18T03:23:14.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T03:23:14.411Z] + git semver init [2024-03-18T03:23:14.670Z] 2024-03-18 03:23:14,604 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T03:23:14.670Z] 2024-03-18 03:23:14,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-132/.semver [2024-03-18T03:23:14.670Z] 2024-03-18 03:23:14,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-132/.semver [2024-03-18T03:23:14.670Z] 2024-03-18 03:23:14,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-132/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-132, universal_newlines=False, shell=None, istream=None) [2024-03-18T03:23:15.608Z] 2024-03-18 03:23:15,562 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-132/.git/info/exclude [2024-03-18T03:23:15.608Z] 2024-03-18 03:23:15,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-132/.semver/PR-132 with force:False [2024-03-18T03:23:15.608Z] 2024-03-18 03:23:15,562 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-132/.semver/PR-132 [2024-03-18T03:23:15.608Z] 2024-03-18 03:23:15,566 [execute] INFO git cat-file --batch-check [2024-03-18T03:23:15.608Z] 2024-03-18 03:23:15,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-132/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T03:23:15.608Z] 2024-03-18 03:23:15,571 [execute] INFO git cat-file --batch [2024-03-18T03:23:15.608Z] 2024-03-18 03:23:15,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-132/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T03:23:15.608Z] 2024-03-18 03:23:15,576 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-132/.semver/PR-132 [2024-03-18T03:23:15.608Z] 0.0.0 [Pipeline] } [2024-03-18T03:23:15.639Z] $ docker exec --env ******** --env ******** 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 ssh-agent -k [2024-03-18T03:23:15.726Z] unset SSH_AUTH_SOCK; [2024-03-18T03:23:15.726Z] unset SSH_AGENT_PID; [2024-03-18T03:23:15.727Z] echo Agent pid 78 killed; [2024-03-18T03:23:15.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T03:23:16.158Z] + git semver [Pipeline] } [2024-03-18T03:23:16.448Z] $ docker stop --time=1 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 [2024-03-18T03:23:17.705Z] $ docker rm -f --volumes 070f40213af864c6804c9d7a30a5d1a8b685b4810148357c7b65729e9b103514 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T03:23:18.111Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T03:23:18.381Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T03:23:18.399Z] [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-03-18T03:23:19.048Z] provisioning config files... [2024-03-18T03:23:19.058Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-132@tmp/config1073815714180353450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:23:19.408Z] ---> ****-login.sh [2024-03-18T03:23:19.408Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:23:19.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:23:19.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:23:19.408Z] Configure a credential helper to remove this warning. See [2024-03-18T03:23:19.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:23:19.408Z] [2024-03-18T03:23:19.408Z] Login Succeeded [2024-03-18T03:23:19.408Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:23:19.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:23:19.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:23:19.408Z] Configure a credential helper to remove this warning. See [2024-03-18T03:23:19.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:23:19.408Z] [2024-03-18T03:23:19.408Z] Login Succeeded [2024-03-18T03:23:19.408Z] nexus3.edgexfoundry.org:10003 [2024-03-18T03:23:19.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:23:19.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:23:19.670Z] Configure a credential helper to remove this warning. See [2024-03-18T03:23:19.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:23:19.670Z] [2024-03-18T03:23:19.670Z] Login Succeeded [2024-03-18T03:23:19.670Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:23:19.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:23:19.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:23:19.670Z] Configure a credential helper to remove this warning. See [2024-03-18T03:23:19.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:23:19.670Z] [2024-03-18T03:23:19.670Z] Login Succeeded [2024-03-18T03:23:19.670Z] ****.io [2024-03-18T03:23:19.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:23:19.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:23:19.929Z] Configure a credential helper to remove this warning. See [2024-03-18T03:23:19.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:23:19.929Z] [2024-03-18T03:23:19.929Z] Login Succeeded [2024-03-18T03:23:19.929Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:23:19.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T03:23:20.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:23:20.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:23:20.274Z] ========================================================= [2024-03-18T03:23:20.274Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T03:23:20.274Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:23:20.778Z] + 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-03-18T03:23:20.778Z] Sending build context to Docker daemon 6.739MB [2024-03-18T03:23:20.778Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:23:20.778Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T03:23:20.778Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T03:23:20.778Z] 7264a8db6415: Pulling fs layer [2024-03-18T03:23:20.778Z] c4d48a809fc2: Pulling fs layer [2024-03-18T03:23:20.778Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T03:23:20.778Z] ad3a456e5733: Pulling fs layer [2024-03-18T03:23:20.778Z] 69c7f0334f64: Pulling fs layer [2024-03-18T03:23:20.778Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T03:23:20.778Z] ce7588e14bc9: Pulling fs layer [2024-03-18T03:23:20.778Z] b5e4710f87ac: Pulling fs layer [2024-03-18T03:23:20.778Z] 1f1c1a5573a3: Waiting [2024-03-18T03:23:20.778Z] ce7588e14bc9: Waiting [2024-03-18T03:23:20.778Z] b5e4710f87ac: Waiting [2024-03-18T03:23:20.778Z] ad3a456e5733: Waiting [2024-03-18T03:23:20.778Z] 69c7f0334f64: Waiting [2024-03-18T03:23:20.778Z] c4d48a809fc2: Download complete [2024-03-18T03:23:20.778Z] ad3a456e5733: Download complete [2024-03-18T03:23:20.778Z] 69c7f0334f64: Verifying Checksum [2024-03-18T03:23:20.778Z] 69c7f0334f64: Download complete [2024-03-18T03:23:21.038Z] 7264a8db6415: Verifying Checksum [2024-03-18T03:23:21.038Z] 7264a8db6415: Download complete [2024-03-18T03:23:21.038Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T03:23:21.038Z] 1f1c1a5573a3: Download complete [2024-03-18T03:23:21.038Z] 7264a8db6415: Pull complete [2024-03-18T03:23:21.038Z] b5e4710f87ac: Verifying Checksum [2024-03-18T03:23:21.038Z] b5e4710f87ac: Download complete [2024-03-18T03:23:21.297Z] c4d48a809fc2: Pull complete [2024-03-18T03:23:21.297Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T03:23:21.297Z] 4f1c88b9dad5: Download complete [2024-03-18T03:23:21.863Z] ce7588e14bc9: Verifying Checksum [2024-03-18T03:23:21.863Z] ce7588e14bc9: Download complete [2024-03-18T03:23:24.394Z] 4f1c88b9dad5: Pull complete [2024-03-18T03:23:24.394Z] ad3a456e5733: Pull complete [2024-03-18T03:23:24.394Z] 69c7f0334f64: Pull complete [2024-03-18T03:23:24.394Z] 1f1c1a5573a3: Pull complete [2024-03-18T03:23:26.923Z] ce7588e14bc9: Pull complete [2024-03-18T03:23:27.183Z] b5e4710f87ac: Pull complete [2024-03-18T03:23:27.183Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T03:23:27.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T03:23:27.183Z] ---> 88b5674ff536 [2024-03-18T03:23:27.183Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T03:23:33.804Z] ---> Running in aecc77d03e26 [2024-03-18T03:23:33.804Z] Removing intermediate container aecc77d03e26 [2024-03-18T03:23:33.804Z] ---> 9d607e27edb9 [2024-03-18T03:23:33.804Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T03:23:33.804Z] ---> Running in 4d34109e490d [2024-03-18T03:23:33.804Z] Removing intermediate container 4d34109e490d [2024-03-18T03:23:33.804Z] ---> 35ef6dff3030 [2024-03-18T03:23:33.804Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:23:33.804Z] ---> Running in c8a6a83b8df0 [2024-03-18T03:23:33.804Z] Removing intermediate container c8a6a83b8df0 [2024-03-18T03:23:33.804Z] ---> 1b6c6fe66eb4 [2024-03-18T03:23:33.804Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:23:33.804Z] ---> Running in 31dccc2b8849 [2024-03-18T03:23:33.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:23:33.848Z] Still waiting to schedule task [2024-03-18T03:23:33.849Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-18T03:23:34.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:23:34.324Z] OK: 264 MiB in 52 packages [2024-03-18T03:23:34.582Z] Removing intermediate container 31dccc2b8849 [2024-03-18T03:23:34.582Z] ---> 3123dcdb25e9 [2024-03-18T03:23:34.582Z] Step 7/12 : WORKDIR /app [2024-03-18T03:23:34.582Z] ---> Running in ef34e8526429 [2024-03-18T03:23:34.582Z] Removing intermediate container ef34e8526429 [2024-03-18T03:23:34.582Z] ---> 9a9cd4b95e9f [2024-03-18T03:23:34.582Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-18T03:23:34.841Z] ---> d6acae1ec085 [2024-03-18T03:23:34.841Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:23:34.841Z] ---> Running in 9d79e7a6b1dd [2024-03-18T03:24:13.607Z] Removing intermediate container 9d79e7a6b1dd [2024-03-18T03:24:13.607Z] ---> c5f3e60e12ea [2024-03-18T03:24:13.607Z] Step 10/12 : COPY . . [2024-03-18T03:24:13.607Z] ---> e02d28251c09 [2024-03-18T03:24:13.607Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:24:13.607Z] ---> Running in 8d32bc232251 [2024-03-18T03:24:13.607Z] Removing intermediate container 8d32bc232251 [2024-03-18T03:24:13.607Z] ---> 91f4ba88cd92 [2024-03-18T03:24:13.607Z] Step 12/12 : RUN $MAKE [2024-03-18T03:24:13.607Z] ---> Running in 39f1d37f2cdb [2024-03-18T03:24:13.607Z] noop [2024-03-18T03:24:13.607Z] Removing intermediate container 39f1d37f2cdb [2024-03-18T03:24:13.607Z] ---> 38e7b384ae9e [2024-03-18T03:24:13.607Z] Successfully built 38e7b384ae9e [2024-03-18T03:24:13.607Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:24:14.071Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T03:24:14.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:24:14.230Z] prd-ubuntu20.04-docker-8c-8g-252 does not seem to be running inside a container [2024-03-18T03:24:14.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-132 -v /w/workspace/foundry_app-record-replay_PR-132:/w/workspace/foundry_app-record-replay_PR-132:rw,z -v /w/workspace/foundry_app-record-replay_PR-132@tmp:/w/workspace/foundry_app-record-replay_PR-132@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-03-18T03:24:14.599Z] $ docker top 81fbee65a2d691c0ccc8eca69c3ab68f0c2137b2a278ea4a54fd5a51f2552d48 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:24:14.987Z] + go version [2024-03-18T03:24:14.987Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T03:24:15.022Z] $ docker stop --time=1 81fbee65a2d691c0ccc8eca69c3ab68f0c2137b2a278ea4a54fd5a51f2552d48 [2024-03-18T03:24:16.333Z] $ docker rm -f --volumes 81fbee65a2d691c0ccc8eca69c3ab68f0c2137b2a278ea4a54fd5a51f2552d48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:24:17.060Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T03:24:17.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:24:17.266Z] prd-ubuntu20.04-docker-8c-8g-252 does not seem to be running inside a container [2024-03-18T03:24:17.310Z] $ 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-132 -v /w/workspace/foundry_app-record-replay_PR-132:/w/workspace/foundry_app-record-replay_PR-132:rw,z -v /w/workspace/foundry_app-record-replay_PR-132@tmp:/w/workspace/foundry_app-record-replay_PR-132@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-03-18T03:24:17.605Z] $ docker top c576c1f738c599a03c87718be3e908f96bd58476708a699bfe2331bdbfc2ec01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:24:17.998Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-132 [Pipeline] fileExists [Pipeline] sh [2024-03-18T03:24:18.365Z] + make test [2024-03-18T03:24:18.365Z] go test -race -coverprofile=coverage.out ./... [2024-03-18T03:24:36.452Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-18T03:24:37.019Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-18T03:24:37.019Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-18T03:24:37.019Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-18T03:24:37.586Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2024-03-18T03:24:47.566Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.598s coverage: 98.7% of statements [2024-03-18T03:24:47.566Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.097s coverage: 89.7% of statements [2024-03-18T03:24:47.566Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements [2024-03-18T03:25:03.846Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-253 in /w/workspace/foundry_app-record-replay_PR-132 [Pipeline] { [Pipeline] ws [2024-03-18T03:25:03.912Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-03-18T03:25:03.997Z] Selected Git installation does not exist. Using Default [2024-03-18T03:25:03.997Z] The recommended git tool is: NONE [2024-03-18T03:25:08.801Z] using credential edgex-jenkins-ssh [2024-03-18T03:25:08.818Z] Cloning the remote Git repository [2024-03-18T03:25:08.860Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-03-18T03:25:08.935Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-03-18T03:25:09.052Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-03-18T03:25:09.053Z] > git --version # timeout=10 [2024-03-18T03:25:09.076Z] > git --version # 'git version 2.25.1' [2024-03-18T03:25:09.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T03:25:09.489Z] go vet ./... [2024-03-18T03:25:09.232Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T03:25:10.428Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T03:25:10.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T03:25:10.688Z] ./bin/test-attribution-txt.sh [2024-03-18T03:25:10.688Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T03:25:10.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T03:25:10.769Z] $ docker stop --time=1 c576c1f738c599a03c87718be3e908f96bd58476708a699bfe2331bdbfc2ec01 [2024-03-18T03:25:10.754Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-03-18T03:25:10.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T03:25:12.190Z] Merging remotes/origin/main commit 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 into PR head commit 9477aec1f7cbc4520206f6fa16fce40d9773c98f [2024-03-18T03:25:12.474Z] Merge succeeded, producing 9477aec1f7cbc4520206f6fa16fce40d9773c98f [2024-03-18T03:25:12.475Z] Checking out Revision 9477aec1f7cbc4520206f6fa16fce40d9773c98f (PR-132) [2024-03-18T03:25:11.638Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-03-18T03:25:11.680Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-03-18T03:25:11.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T03:25:11.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-18T03:25:12.219Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T03:25:12.302Z] > git checkout -f 9477aec1f7cbc4520206f6fa16fce40d9773c98f # timeout=10 [2024-03-18T03:25:12.389Z] > git remote # timeout=10 [2024-03-18T03:25:12.408Z] > git config --get remote.origin.url # timeout=10 [2024-03-18T03:25:12.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T03:25:12.441Z] > git merge 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 [2024-03-18T03:25:12.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-18T03:25:12.484Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T03:25:12.494Z] > git checkout -f 9477aec1f7cbc4520206f6fa16fce40d9773c98f # timeout=10 [2024-03-18T03:25:12.964Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-03-18T03:25:13.010Z] > git --version # timeout=10 [2024-03-18T03:25:13.020Z] > git --version # 'git version 2.25.1' [2024-03-18T03:25:13.034Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T03:25:15.160Z] $ docker rm -f --volumes c576c1f738c599a03c87718be3e908f96bd58476708a699bfe2331bdbfc2ec01 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T03:25:15.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T03:25:15.798Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T03:25:16.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T03:25:16.816Z] + ls -al . [2024-03-18T03:25:16.816Z] total 192 [2024-03-18T03:25:16.816Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 03:24 . [2024-03-18T03:25:16.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:22 .. [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 18 03:22 .dockerignore [2024-03-18T03:25:16.816Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:24 .git [2024-03-18T03:25:16.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:22 .github [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 18 03:22 .gitignore [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 03:22 .golangci.yml [2024-03-18T03:25:16.816Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 03:23 .semver [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 18 03:22 Attribution.txt [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 18 03:22 CHANGELOG.md [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 18 03:22 Dockerfile [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 03:22 GOVERNANCE.md [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 18 03:22 Jenkinsfile [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 03:22 LICENSE [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 3142 Mar 18 03:22 Makefile [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 18 03:22 OWNERS.md [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 18 03:22 README.md [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 18 03:22 Record and Reply.postman_collection.json [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 03:23 VERSION [2024-03-18T03:25:16.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:22 bin [2024-03-18T03:25:16.816Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 18 03:24 coverage.out [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 3951 Mar 18 03:22 go.mod [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 36103 Mar 18 03:22 go.sum [2024-03-18T03:25:16.816Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 03:22 internal [2024-03-18T03:25:16.816Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 18 03:22 main.go [2024-03-18T03:25:16.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:22 openapi [2024-03-18T03:25:16.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:22 pkg [2024-03-18T03:25:16.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:25:17.226Z] + 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=9477aec1f7cbc4520206f6fa16fce40d9773c98f --label arch=amd64 --label version=0.0.0 . [2024-03-18T03:25:17.226Z] Sending build context to Docker daemon 6.765MB [2024-03-18T03:25:17.226Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:25:17.226Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-18T03:25:17.226Z] ---> 38e7b384ae9e [2024-03-18T03:25:17.226Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T03:25:17.486Z] ---> Running in 7ff95b7bd7d6 [2024-03-18T03:25:17.486Z] Removing intermediate container 7ff95b7bd7d6 [2024-03-18T03:25:17.486Z] ---> 60ed3e5578cb [2024-03-18T03:25:17.486Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T03:25:17.486Z] ---> Running in e8fd88892717 [2024-03-18T03:25:17.486Z] Removing intermediate container e8fd88892717 [2024-03-18T03:25:17.486Z] ---> d5fda63a6c92 [2024-03-18T03:25:17.486Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:25:17.486Z] ---> Running in dc863551232f [2024-03-18T03:25:17.486Z] Removing intermediate container dc863551232f [2024-03-18T03:25:17.486Z] ---> 52a1a71a3c21 [2024-03-18T03:25:17.486Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:25:17.747Z] ---> Running in 51085c2dd3e2 [2024-03-18T03:25:18.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:25:18.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:25:18.022Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T03:25:18.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T03:25:18.022Z] Dload Upload Total Spent Left Speed [2024-03-18T03:25:18.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-03-18T03:25:18.265Z] OK: 264 MiB in 52 packages [2024-03-18T03:25:18.363Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T03:25:18.526Z] Removing intermediate container 51085c2dd3e2 [2024-03-18T03:25:18.526Z] ---> 67e4d448a756 [2024-03-18T03:25:18.526Z] Step 7/27 : WORKDIR /app [2024-03-18T03:25:18.697Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-18T03:25:18.697Z] + sudo tee /etc/docker/daemon.new [2024-03-18T03:25:18.697Z] { [2024-03-18T03:25:18.697Z] "registry-mirrors": [ [2024-03-18T03:25:18.697Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T03:25:18.697Z] ], [2024-03-18T03:25:18.697Z] "bip": "10.250.0.254/24", [2024-03-18T03:25:18.697Z] "hosts": [ [2024-03-18T03:25:18.697Z] "tcp://0.0.0.0:5555", [2024-03-18T03:25:18.697Z] "unix:///var/run/docker.sock" [2024-03-18T03:25:18.697Z] ], [2024-03-18T03:25:18.697Z] "mtu": 1458, [2024-03-18T03:25:18.697Z] "selinux-enabled": true, [2024-03-18T03:25:18.697Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T03:25:18.697Z] } [Pipeline] sh [2024-03-18T03:25:18.785Z] ---> Running in dbcfab1ae7a5 [2024-03-18T03:25:18.785Z] Removing intermediate container dbcfab1ae7a5 [2024-03-18T03:25:18.785Z] ---> 6c0dc9d2a754 [2024-03-18T03:25:18.785Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-18T03:25:18.785Z] ---> e564153acdc4 [2024-03-18T03:25:18.785Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:25:18.785Z] ---> Running in 7b362395d74c [2024-03-18T03:25:19.029Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T03:25:19.352Z] Removing intermediate container 7b362395d74c [2024-03-18T03:25:19.352Z] ---> a627ca6ad9ec [2024-03-18T03:25:19.352Z] Step 10/27 : COPY . . [2024-03-18T03:25:19.376Z] + sudo service docker restart [2024-03-18T03:25:19.955Z] ---> 059b957c119c [2024-03-18T03:25:19.955Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:25:19.955Z] ---> Running in b48ed24ea6db [2024-03-18T03:25:19.955Z] Removing intermediate container b48ed24ea6db [2024-03-18T03:25:19.955Z] ---> c2b24c856ead [2024-03-18T03:25:19.955Z] Step 12/27 : RUN $MAKE [2024-03-18T03:25:19.955Z] ---> Running in b99053ebb3bb [2024-03-18T03:25:20.214Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T03:25:37.677Z] provisioning config files... [2024-03-18T03:25:37.700Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config17243426287774240057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:25:38.149Z] ---> ****-login.sh [2024-03-18T03:25:38.149Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:25:38.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:25:38.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:25:38.690Z] Configure a credential helper to remove this warning. See [2024-03-18T03:25:38.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:25:38.690Z] [2024-03-18T03:25:38.690Z] Login Succeeded [2024-03-18T03:25:38.690Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:25:38.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:25:39.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:25:39.231Z] Configure a credential helper to remove this warning. See [2024-03-18T03:25:39.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:25:39.231Z] [2024-03-18T03:25:39.231Z] Login Succeeded [2024-03-18T03:25:39.231Z] nexus3.edgexfoundry.org:10003 [2024-03-18T03:25:39.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:25:39.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:25:39.503Z] Configure a credential helper to remove this warning. See [2024-03-18T03:25:39.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:25:39.503Z] [2024-03-18T03:25:39.503Z] Login Succeeded [2024-03-18T03:25:39.503Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:25:39.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:25:39.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:25:39.771Z] Configure a credential helper to remove this warning. See [2024-03-18T03:25:39.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:25:39.771Z] [2024-03-18T03:25:39.771Z] Login Succeeded [2024-03-18T03:25:39.771Z] ****.io [2024-03-18T03:25:40.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:25:40.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:25:40.307Z] Configure a credential helper to remove this warning. See [2024-03-18T03:25:40.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:25:40.307Z] [2024-03-18T03:25:40.307Z] Login Succeeded [2024-03-18T03:25:40.307Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:25:40.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T03:25:40.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:25:40.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:25:40.827Z] ========================================================= [2024-03-18T03:25:40.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T03:25:40.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:25:41.330Z] + 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 . [2024-03-18T03:25:41.330Z] Sending build context to Docker daemon 260.1kB [2024-03-18T03:25:41.598Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:25:41.598Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T03:25:41.598Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T03:25:41.598Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T03:25:41.598Z] 5d54e960e981: Pulling fs layer [2024-03-18T03:25:41.598Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T03:25:41.598Z] f0e02332f6b5: Pulling fs layer [2024-03-18T03:25:41.598Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T03:25:41.598Z] f0e02332f6b5: Waiting [2024-03-18T03:25:41.598Z] 872ee5b61b7b: Waiting [2024-03-18T03:25:41.598Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T03:25:41.598Z] 0c6a40ed1a82: Waiting [2024-03-18T03:25:41.598Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T03:25:41.598Z] 94ae7d8d031c: Waiting [2024-03-18T03:25:41.886Z] 5d54e960e981: Verifying Checksum [2024-03-18T03:25:41.886Z] 5d54e960e981: Download complete [2024-03-18T03:25:41.886Z] f0e02332f6b5: Verifying Checksum [2024-03-18T03:25:41.886Z] f0e02332f6b5: Download complete [2024-03-18T03:25:41.886Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T03:25:41.886Z] 872ee5b61b7b: Download complete [2024-03-18T03:25:41.886Z] 9fda8d8052c6: Verifying Checksum [2024-03-18T03:25:41.886Z] 9fda8d8052c6: Download complete [2024-03-18T03:25:42.136Z] Removing intermediate container b99053ebb3bb [2024-03-18T03:25:42.136Z] ---> 69d1cb19f530 [2024-03-18T03:25:42.136Z] Step 13/27 : FROM alpine:3.18 [2024-03-18T03:25:42.136Z] 3.18: Pulling from library/alpine [2024-03-18T03:25:42.136Z] 619be1103602: Pulling fs layer [2024-03-18T03:25:42.136Z] 619be1103602: Verifying Checksum [2024-03-18T03:25:42.136Z] 619be1103602: Download complete [2024-03-18T03:25:42.136Z] 619be1103602: Pull complete [2024-03-18T03:25:42.136Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T03:25:42.136Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T03:25:42.136Z] ---> d3782b16ccc9 [2024-03-18T03:25:42.136Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-18T03:25:42.136Z] ---> Running in c1eff3c97311 [2024-03-18T03:25:42.136Z] Removing intermediate container c1eff3c97311 [2024-03-18T03:25:42.136Z] ---> 1338965575b8 [2024-03-18T03:25:42.136Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-18T03:25:42.136Z] ---> Running in 7102efe2c6e2 [2024-03-18T03:25:42.136Z] Removing intermediate container 7102efe2c6e2 [2024-03-18T03:25:42.136Z] ---> a71292430602 [2024-03-18T03:25:42.136Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-18T03:25:42.136Z] ---> Running in dd764386679a [2024-03-18T03:25:42.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:25:42.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:25:42.136Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-18T03:25:42.136Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-18T03:25:42.136Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T03:25:42.136Z] Executing ca-certificates-20230506-r0.trigger [2024-03-18T03:25:42.136Z] OK: 8 MiB in 17 packages [2024-03-18T03:25:42.136Z] Removing intermediate container dd764386679a [2024-03-18T03:25:42.136Z] ---> a3adc3e58382 [2024-03-18T03:25:42.136Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-18T03:25:42.136Z] ---> Running in b316fd47d62a [2024-03-18T03:25:42.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:25:42.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:25:42.399Z] OK: 8 MiB in 17 packages [2024-03-18T03:25:42.477Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T03:25:42.477Z] 94ae7d8d031c: Download complete [2024-03-18T03:25:42.658Z] Removing intermediate container b316fd47d62a [2024-03-18T03:25:42.658Z] ---> 3e2050322fca [2024-03-18T03:25:42.658Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-18T03:25:42.925Z] ---> edcf229f91c8 [2024-03-18T03:25:42.925Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-18T03:25:42.925Z] ---> 48195be3d9b3 [2024-03-18T03:25:42.925Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-18T03:25:42.925Z] ---> 6a2fed7defc1 [2024-03-18T03:25:42.925Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-18T03:25:43.063Z] 9fda8d8052c6: Pull complete [2024-03-18T03:25:43.333Z] 5d54e960e981: Pull complete [2024-03-18T03:25:43.603Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T03:25:43.603Z] c4a7e357bf2a: Download complete [2024-03-18T03:25:43.863Z] ---> eb6d28b62c8e [2024-03-18T03:25:43.863Z] Step 22/27 : EXPOSE 59712 [2024-03-18T03:25:43.863Z] ---> Running in b29816d8396e [2024-03-18T03:25:43.863Z] Removing intermediate container b29816d8396e [2024-03-18T03:25:43.863Z] ---> 9cefdcaeba4c [2024-03-18T03:25:43.863Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-18T03:25:43.863Z] ---> Running in a8bd7f360541 [2024-03-18T03:25:43.863Z] Removing intermediate container a8bd7f360541 [2024-03-18T03:25:43.863Z] ---> 84fb4b7dd5c5 [2024-03-18T03:25:43.863Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T03:25:43.863Z] ---> Running in a10941a92b00 [2024-03-18T03:25:43.863Z] Removing intermediate container a10941a92b00 [2024-03-18T03:25:43.863Z] ---> 13e6a82f3b00 [2024-03-18T03:25:43.863Z] Step 25/27 : LABEL arch=amd64 [2024-03-18T03:25:43.863Z] ---> Running in 0025ca302ff1 [2024-03-18T03:25:44.123Z] Removing intermediate container 0025ca302ff1 [2024-03-18T03:25:44.123Z] ---> 6010988c8e5a [2024-03-18T03:25:44.123Z] Step 26/27 : LABEL git_sha=9477aec1f7cbc4520206f6fa16fce40d9773c98f [2024-03-18T03:25:44.123Z] ---> Running in 1d3eef06f56c [2024-03-18T03:25:44.123Z] Removing intermediate container 1d3eef06f56c [2024-03-18T03:25:44.123Z] ---> 9fa31de67ab7 [2024-03-18T03:25:44.123Z] Step 27/27 : LABEL version=0.0.0 [2024-03-18T03:25:44.123Z] ---> Running in 3bf7c7eb99d4 [2024-03-18T03:25:44.123Z] Removing intermediate container 3bf7c7eb99d4 [2024-03-18T03:25:44.123Z] ---> 618c9e9246ec [2024-03-18T03:25:44.123Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T03:25:44.123Z] Successfully built 618c9e9246ec [2024-03-18T03:25:44.123Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2024-03-18T03:25:44.572Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T03:25:44.573Z] 0c6a40ed1a82: Download complete [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:25:45.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:25:45.090Z] [2024-03-18T03:25:45.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:25:45.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:25:45.486Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T03:25:45.486Z] 5eb5b503b376: Pulling fs layer [2024-03-18T03:25:45.486Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T03:25:45.486Z] ec43610c2a17: Pulling fs layer [2024-03-18T03:25:45.486Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T03:25:45.486Z] 33b1e0a273af: Pulling fs layer [2024-03-18T03:25:45.486Z] 3a2ae6a8a46f: Waiting [2024-03-18T03:25:45.486Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T03:25:45.486Z] 2f39f015ded8: Pulling fs layer [2024-03-18T03:25:45.486Z] 33b1e0a273af: Waiting [2024-03-18T03:25:45.486Z] 2f39f015ded8: Waiting [2024-03-18T03:25:45.486Z] 5c69ac0246d0: Verifying Checksum [2024-03-18T03:25:45.486Z] 5c69ac0246d0: Download complete [2024-03-18T03:25:45.486Z] 3a2ae6a8a46f: Download complete [2024-03-18T03:25:45.748Z] 33b1e0a273af: Verifying Checksum [2024-03-18T03:25:45.748Z] 33b1e0a273af: Download complete [2024-03-18T03:25:45.748Z] 5d3b04190fa2: Verifying Checksum [2024-03-18T03:25:45.748Z] 5d3b04190fa2: Download complete [2024-03-18T03:25:45.748Z] ec43610c2a17: Verifying Checksum [2024-03-18T03:25:45.748Z] ec43610c2a17: Download complete [2024-03-18T03:25:46.007Z] 5eb5b503b376: Verifying Checksum [2024-03-18T03:25:46.007Z] 5eb5b503b376: Download complete [2024-03-18T03:25:46.573Z] 2f39f015ded8: Verifying Checksum [2024-03-18T03:25:46.573Z] 2f39f015ded8: Download complete [2024-03-18T03:25:47.139Z] 5eb5b503b376: Pull complete [2024-03-18T03:25:47.139Z] 5c69ac0246d0: Pull complete [2024-03-18T03:25:47.707Z] ec43610c2a17: Pull complete [2024-03-18T03:25:47.707Z] 3a2ae6a8a46f: Pull complete [2024-03-18T03:25:47.965Z] 33b1e0a273af: Pull complete [2024-03-18T03:25:47.965Z] 5d3b04190fa2: Pull complete [2024-03-18T03:25:52.151Z] 2f39f015ded8: Pull complete [2024-03-18T03:25:52.151Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T03:25:52.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:25:52.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:25:52.413Z] prd-ubuntu20.04-docker-8c-8g-252 does not seem to be running inside a container [2024-03-18T03:25:52.444Z] $ 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-132 -v /w/workspace/foundry_app-record-replay_PR-132:/w/workspace/foundry_app-record-replay_PR-132:rw,z -v /w/workspace/foundry_app-record-replay_PR-132@tmp:/w/workspace/foundry_app-record-replay_PR-132@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-03-18T03:25:56.897Z] c4a7e357bf2a: Pull complete [2024-03-18T03:25:56.897Z] f0e02332f6b5: Pull complete [2024-03-18T03:25:56.897Z] 872ee5b61b7b: Pull complete [2024-03-18T03:25:57.370Z] $ docker top 1a4419b1aa06d3ab45ce7fd5edec2338569a29ceaa973752930f08c27029eb5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:25:57.854Z] ---> job-cost.sh [2024-03-18T03:25:57.855Z] lf-activate-venv: SKIPPING [2024-03-18T03:25:57.855Z] INFO: No Stack... [2024-03-18T03:25:58.117Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T03:25:58.376Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T03:25:58.937Z] + cat /w/workspace/foundry_app-record-replay_PR-132/archives/cost.csv [2024-03-18T03:25:58.937Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T03:25:58.977Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] [2024-03-18T03:25:58.982Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] did not exist. Created. [2024-03-18T03:25:58.986Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T03:25:59.390Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T03:25:59.448Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T03:25:59.478Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T03:25:59.575Z] $ docker stop --time=1 1a4419b1aa06d3ab45ce7fd5edec2338569a29ceaa973752930f08c27029eb5b [2024-03-18T03:26:00.721Z] $ docker rm -f --volumes 1a4419b1aa06d3ab45ce7fd5edec2338569a29ceaa973752930f08c27029eb5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T03:26:05.107Z] 0c6a40ed1a82: Pull complete [2024-03-18T03:26:07.057Z] 94ae7d8d031c: Pull complete [2024-03-18T03:26:07.057Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T03:26:07.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T03:26:07.057Z] ---> 86de565de09d [2024-03-18T03:26:07.057Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T03:26:08.997Z] ---> Running in 6f26ac960bca [2024-03-18T03:26:08.997Z] Removing intermediate container 6f26ac960bca [2024-03-18T03:26:08.997Z] ---> 80f4165544bd [2024-03-18T03:26:08.997Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T03:26:08.997Z] ---> Running in 22e65f535e42 [2024-03-18T03:26:09.264Z] Removing intermediate container 22e65f535e42 [2024-03-18T03:26:09.264Z] ---> d2db4194667d [2024-03-18T03:26:09.264Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:26:09.264Z] ---> Running in 384f4f10e8e4 [2024-03-18T03:26:09.532Z] Removing intermediate container 384f4f10e8e4 [2024-03-18T03:26:09.532Z] ---> c44e0b65bff0 [2024-03-18T03:26:09.532Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:26:09.799Z] ---> Running in 95659a361d32 [2024-03-18T03:26:10.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:26:11.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:26:12.306Z] OK: 266 MiB in 52 packages [2024-03-18T03:26:12.899Z] Removing intermediate container 95659a361d32 [2024-03-18T03:26:12.900Z] ---> 093fd98650af [2024-03-18T03:26:12.900Z] Step 7/12 : WORKDIR /app [2024-03-18T03:26:12.900Z] ---> Running in c99420c5b807 [2024-03-18T03:26:13.174Z] Removing intermediate container c99420c5b807 [2024-03-18T03:26:13.174Z] ---> b793680da4ce [2024-03-18T03:26:13.174Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-18T03:26:13.767Z] ---> 998094fd2f33 [2024-03-18T03:26:13.767Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:26:13.767Z] ---> Running in 26ef532e1357 [2024-03-18T03:27:21.614Z] Removing intermediate container 26ef532e1357 [2024-03-18T03:27:21.614Z] ---> 84d9f27cf304 [2024-03-18T03:27:21.614Z] Step 10/12 : COPY . . [2024-03-18T03:27:21.614Z] ---> 554c8bb11b54 [2024-03-18T03:27:21.614Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:27:21.614Z] ---> Running in c8ad504d1fbb [2024-03-18T03:27:21.614Z] Removing intermediate container c8ad504d1fbb [2024-03-18T03:27:21.614Z] ---> 2cc69b6a8c51 [2024-03-18T03:27:21.614Z] Step 12/12 : RUN $MAKE [2024-03-18T03:27:21.614Z] ---> Running in cca08e06811b [2024-03-18T03:27:21.614Z] noop [2024-03-18T03:27:21.614Z] Removing intermediate container cca08e06811b [2024-03-18T03:27:21.614Z] ---> 611f5744557c [2024-03-18T03:27:21.614Z] Successfully built 611f5744557c [2024-03-18T03:27:21.614Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:27:22.187Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T03:27:22.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:27:22.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-253 does not seem to be running inside a container [2024-03-18T03:27:22.546Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-18T03:27:23.679Z] $ docker top 8f61698aa6a9555a452fe7568b3381f1b0f590d8d44c6ec516cb6d4d0596885c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:27:24.570Z] + go version [2024-03-18T03:27:24.571Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T03:27:24.606Z] $ docker stop --time=1 8f61698aa6a9555a452fe7568b3381f1b0f590d8d44c6ec516cb6d4d0596885c [2024-03-18T03:27:26.165Z] $ docker rm -f --volumes 8f61698aa6a9555a452fe7568b3381f1b0f590d8d44c6ec516cb6d4d0596885c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:27:27.039Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T03:27:27.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:27:27.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-253 does not seem to be running inside a container [2024-03-18T03:27:27.346Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-18T03:27:28.474Z] $ docker top 9422105bf42021ec2c61d0122550591804ddae7debc8e48a0f3314270605734e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:27:29.018Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-03-18T03:27:29.407Z] + make test [2024-03-18T03:27:29.407Z] go test -race -coverprofile=coverage.out ./... [2024-03-18T03:29:38.903Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-18T03:29:42.232Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.377s coverage: 88.0% of statements [2024-03-18T03:29:47.566Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-18T03:29:47.566Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-18T03:29:47.566Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-18T03:29:54.219Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.979s coverage: 98.7% of statements [2024-03-18T03:29:54.219Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.471s coverage: 89.7% of statements [2024-03-18T03:29:54.219Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.192s coverage: 100.0% of statements [2024-03-18T03:29:54.219Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T03:29:54.219Z] go vet ./... [2024-03-18T03:32:00.943Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T03:32:00.943Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T03:32:00.943Z] ./bin/test-attribution-txt.sh [2024-03-18T03:32:00.943Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T03:32:00.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T03:32:01.021Z] $ docker stop --time=1 9422105bf42021ec2c61d0122550591804ddae7debc8e48a0f3314270605734e [2024-03-18T03:32:02.981Z] $ docker rm -f --volumes 9422105bf42021ec2c61d0122550591804ddae7debc8e48a0f3314270605734e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T03:32:04.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T03:32:04.668Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T03:32:05.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T03:32:05.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T03:32:06.063Z] + ls -al . [2024-03-18T03:32:06.063Z] total 188 [2024-03-18T03:32:06.063Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 03:27 . [2024-03-18T03:32:06.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:25 .. [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 18 03:25 .dockerignore [2024-03-18T03:32:06.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:25 .git [2024-03-18T03:32:06.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:25 .github [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 18 03:25 .gitignore [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 03:25 .golangci.yml [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 18 03:25 Attribution.txt [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 18 03:25 CHANGELOG.md [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 18 03:25 Dockerfile [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 03:25 GOVERNANCE.md [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 18 03:25 Jenkinsfile [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 03:25 LICENSE [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 3142 Mar 18 03:25 Makefile [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 18 03:25 OWNERS.md [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 18 03:25 README.md [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 18 03:25 Record and Reply.postman_collection.json [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 03:23 VERSION [2024-03-18T03:32:06.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:25 bin [2024-03-18T03:32:06.063Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 18 03:29 coverage.out [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 3951 Mar 18 03:25 go.mod [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 36103 Mar 18 03:25 go.sum [2024-03-18T03:32:06.063Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 03:25 internal [2024-03-18T03:32:06.063Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 18 03:25 main.go [2024-03-18T03:32:06.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:25 openapi [2024-03-18T03:32:06.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:25 pkg [2024-03-18T03:32:06.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:32:06.499Z] + 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=9477aec1f7cbc4520206f6fa16fce40d9773c98f --label arch=arm64 --label version=0.0.0 . [2024-03-18T03:32:06.770Z] Sending build context to Docker daemon 285.7kB [2024-03-18T03:32:06.770Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:32:06.770Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-18T03:32:06.770Z] ---> 611f5744557c [2024-03-18T03:32:06.770Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T03:32:06.770Z] ---> Running in f4ddcb5b57c1 [2024-03-18T03:32:07.038Z] Removing intermediate container f4ddcb5b57c1 [2024-03-18T03:32:07.038Z] ---> 47a5894197f1 [2024-03-18T03:32:07.038Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T03:32:07.305Z] ---> Running in 9fd9ef555a6c [2024-03-18T03:32:07.571Z] Removing intermediate container 9fd9ef555a6c [2024-03-18T03:32:07.571Z] ---> 254cd828af02 [2024-03-18T03:32:07.571Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:32:07.571Z] ---> Running in 8231437d48aa [2024-03-18T03:32:07.839Z] Removing intermediate container 8231437d48aa [2024-03-18T03:32:07.839Z] ---> f5b3722a0793 [2024-03-18T03:32:07.839Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:32:07.839Z] ---> Running in c3008748e314 [2024-03-18T03:32:09.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:32:09.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:32:10.212Z] OK: 266 MiB in 52 packages [2024-03-18T03:32:11.172Z] Removing intermediate container c3008748e314 [2024-03-18T03:32:11.172Z] ---> 37138f53f9c2 [2024-03-18T03:32:11.172Z] Step 7/27 : WORKDIR /app [2024-03-18T03:32:11.172Z] ---> Running in 92e1c47daac1 [2024-03-18T03:32:11.441Z] Removing intermediate container 92e1c47daac1 [2024-03-18T03:32:11.441Z] ---> 8cc293674c1d [2024-03-18T03:32:11.441Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-18T03:32:12.027Z] ---> 7ba6a13bcbfd [2024-03-18T03:32:12.027Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:32:12.027Z] ---> Running in 13f25118bb94 [2024-03-18T03:32:13.993Z] Removing intermediate container 13f25118bb94 [2024-03-18T03:32:13.993Z] ---> 52646e7e5de2 [2024-03-18T03:32:13.993Z] Step 10/27 : COPY . . [2024-03-18T03:32:14.587Z] ---> 64529c8b2161 [2024-03-18T03:32:14.587Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:32:14.854Z] ---> Running in d329826e7532 [2024-03-18T03:32:15.121Z] Removing intermediate container d329826e7532 [2024-03-18T03:32:15.121Z] ---> f029188f3b75 [2024-03-18T03:32:15.121Z] Step 12/27 : RUN $MAKE [2024-03-18T03:32:15.121Z] ---> Running in 01413fce1698 [2024-03-18T03:32:16.090Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-03-18T03:34:07.748Z] Removing intermediate container 01413fce1698 [2024-03-18T03:34:07.748Z] ---> 0965bd310b37 [2024-03-18T03:34:07.748Z] Step 13/27 : FROM alpine:3.18 [2024-03-18T03:34:07.748Z] 3.18: Pulling from library/alpine [2024-03-18T03:34:07.748Z] c6b39de5b339: Pulling fs layer [2024-03-18T03:34:07.748Z] c6b39de5b339: Verifying Checksum [2024-03-18T03:34:07.748Z] c6b39de5b339: Download complete [2024-03-18T03:34:07.748Z] c6b39de5b339: Pull complete [2024-03-18T03:34:07.748Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T03:34:07.748Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T03:34:07.748Z] ---> 33abbf032149 [2024-03-18T03:34:07.748Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-18T03:34:07.748Z] ---> Running in 2f6455a179b8 [2024-03-18T03:34:07.748Z] Removing intermediate container 2f6455a179b8 [2024-03-18T03:34:07.748Z] ---> f77ed2ca1fac [2024-03-18T03:34:07.748Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-18T03:34:07.748Z] ---> Running in 07b5de2b958c [2024-03-18T03:34:08.015Z] Removing intermediate container 07b5de2b958c [2024-03-18T03:34:08.015Z] ---> 8edf8d5f8faa [2024-03-18T03:34:08.015Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-18T03:34:08.280Z] ---> Running in 1632ea65f8e0 [2024-03-18T03:34:09.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:34:09.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:34:10.908Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-18T03:34:10.908Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-18T03:34:10.908Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T03:34:10.908Z] Executing ca-certificates-20230506-r0.trigger [2024-03-18T03:34:11.172Z] OK: 9 MiB in 17 packages [2024-03-18T03:34:12.130Z] Removing intermediate container 1632ea65f8e0 [2024-03-18T03:34:12.130Z] ---> 85fa972ad2d1 [2024-03-18T03:34:12.130Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-18T03:34:12.399Z] ---> Running in 451e9fd2a959 [2024-03-18T03:34:13.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:34:13.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:34:14.597Z] OK: 9 MiB in 17 packages [2024-03-18T03:34:15.555Z] Removing intermediate container 451e9fd2a959 [2024-03-18T03:34:15.555Z] ---> 361bf30010e2 [2024-03-18T03:34:15.555Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-18T03:34:15.820Z] ---> ad1381fea129 [2024-03-18T03:34:15.820Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-18T03:34:16.399Z] ---> 6636df502f5a [2024-03-18T03:34:16.399Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-18T03:34:16.979Z] ---> 236521127f27 [2024-03-18T03:34:16.979Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-18T03:34:17.936Z] ---> 6d13794a25bd [2024-03-18T03:34:17.936Z] Step 22/27 : EXPOSE 59712 [2024-03-18T03:34:18.202Z] ---> Running in 0dd1c1324f45 [2024-03-18T03:34:18.471Z] Removing intermediate container 0dd1c1324f45 [2024-03-18T03:34:18.471Z] ---> 7d58bcffa9e5 [2024-03-18T03:34:18.471Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-18T03:34:18.471Z] ---> Running in 5d51e790c56f [2024-03-18T03:34:18.741Z] Removing intermediate container 5d51e790c56f [2024-03-18T03:34:18.741Z] ---> 76f41d19869b [2024-03-18T03:34:18.741Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T03:34:18.741Z] ---> Running in 2bcaf693f0f5 [2024-03-18T03:34:19.009Z] Removing intermediate container 2bcaf693f0f5 [2024-03-18T03:34:19.009Z] ---> d2acae86d535 [2024-03-18T03:34:19.009Z] Step 25/27 : LABEL arch=arm64 [2024-03-18T03:34:19.276Z] ---> Running in d375f3c1fd19 [2024-03-18T03:34:19.543Z] Removing intermediate container d375f3c1fd19 [2024-03-18T03:34:19.543Z] ---> 3cc2ee99f2c5 [2024-03-18T03:34:19.543Z] Step 26/27 : LABEL git_sha=9477aec1f7cbc4520206f6fa16fce40d9773c98f [2024-03-18T03:34:19.543Z] ---> Running in b4c107ecd730 [2024-03-18T03:34:19.809Z] Removing intermediate container b4c107ecd730 [2024-03-18T03:34:19.809Z] ---> 76652fa3c390 [2024-03-18T03:34:19.809Z] Step 27/27 : LABEL version=0.0.0 [2024-03-18T03:34:19.809Z] ---> Running in 2d33ea1e6753 [2024-03-18T03:34:20.076Z] Removing intermediate container 2d33ea1e6753 [2024-03-18T03:34:20.076Z] ---> 5cd43f19784f [2024-03-18T03:34:20.076Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T03:34:20.076Z] Successfully built 5cd43f19784f [2024-03-18T03:34:20.076Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:34:20.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T03:34:20.950Z] [2024-03-18T03:34:20.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:34:21.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T03:34:21.366Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T03:34:21.366Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T03:34:21.366Z] 04944245beec: Pulling fs layer [2024-03-18T03:34:21.366Z] 699f458cf7ca: Pulling fs layer [2024-03-18T03:34:21.366Z] 765212b225bb: Pulling fs layer [2024-03-18T03:34:21.366Z] f23df028b6ca: Pulling fs layer [2024-03-18T03:34:21.366Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T03:34:21.366Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T03:34:21.366Z] 765212b225bb: Waiting [2024-03-18T03:34:21.366Z] f23df028b6ca: Waiting [2024-03-18T03:34:21.366Z] d65c8cfc05b1: Waiting [2024-03-18T03:34:21.366Z] 2437ff75d9bd: Waiting [2024-03-18T03:34:21.633Z] 04944245beec: Verifying Checksum [2024-03-18T03:34:21.633Z] 04944245beec: Download complete [2024-03-18T03:34:21.633Z] 765212b225bb: Download complete [2024-03-18T03:34:21.633Z] f23df028b6ca: Download complete [2024-03-18T03:34:21.633Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T03:34:21.633Z] d65c8cfc05b1: Download complete [2024-03-18T03:34:21.633Z] 699f458cf7ca: Verifying Checksum [2024-03-18T03:34:21.633Z] 699f458cf7ca: Download complete [2024-03-18T03:34:22.220Z] 8998bd30e6a1: Download complete [2024-03-18T03:34:24.814Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T03:34:24.814Z] 2437ff75d9bd: Download complete [2024-03-18T03:34:26.760Z] 8998bd30e6a1: Pull complete [2024-03-18T03:34:27.342Z] 04944245beec: Pull complete [2024-03-18T03:34:28.752Z] 699f458cf7ca: Pull complete [2024-03-18T03:34:28.752Z] 765212b225bb: Pull complete [2024-03-18T03:34:29.714Z] f23df028b6ca: Pull complete [2024-03-18T03:34:29.983Z] d65c8cfc05b1: Pull complete [2024-03-18T03:34:44.962Z] 2437ff75d9bd: Pull complete [2024-03-18T03:34:44.962Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T03:34:44.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T03:34:44.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:34:45.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-253 does not seem to be running inside a container [2024-03-18T03:34:45.388Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-18T03:34:47.937Z] $ docker top a5d58b013f2d629ca0e7ca5e542bc011c2233e4ecc667a5b75be6903fdd4b284 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:34:48.843Z] ---> job-cost.sh [2024-03-18T03:34:48.843Z] lf-activate-venv: SKIPPING [2024-03-18T03:34:48.843Z] INFO: No Stack... [2024-03-18T03:34:49.107Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T03:34:50.058Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T03:34:50.409Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-03-18T03:34:50.409Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T03:34:50.462Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] [2024-03-18T03:34:50.467Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] did not exist. Created. [2024-03-18T03:34:50.472Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T03:34:50.885Z] /w/workspace/app-record-replay/1@tmp/durable-3a8825fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T03:34:51.586Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T03:34:51.636Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T03:34:51.692Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T03:34:51.709Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T03:34:51.806Z] $ docker stop --time=1 a5d58b013f2d629ca0e7ca5e542bc011c2233e4ecc667a5b75be6903fdd4b284 [2024-03-18T03:34:53.252Z] $ docker rm -f --volumes a5d58b013f2d629ca0e7ca5e542bc011c2233e4ecc667a5b75be6903fdd4b284 [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-03-18T03:34:54.520Z] provisioning config files... [2024-03-18T03:34:54.539Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-132@tmp/config16852794096080976145tmp [Pipeline] { [Pipeline] sh [2024-03-18T03:34:54.897Z] + set +x [2024-03-18T03:34:54.898Z] + curl -s https://codecov.io/bash [2024-03-18T03:34:54.898Z] + bash -s -- [2024-03-18T03:34:54.898Z] [2024-03-18T03:34:54.898Z] _____ _ [2024-03-18T03:34:54.898Z] / ____| | | [2024-03-18T03:34:54.898Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T03:34:54.898Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T03:34:54.898Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T03:34:54.898Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T03:34:54.898Z] Bash-1.0.6 [2024-03-18T03:34:54.898Z] [2024-03-18T03:34:54.898Z] [2024-03-18T03:34:54.898Z] ==> git version 2.25.1 found [2024-03-18T03:34:54.898Z] ==> 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-03-18T03:34:54.898Z] Release-Date: 2020-01-08 [2024-03-18T03:34:54.898Z] 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-03-18T03:34:54.898Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T03:34:54.898Z] ==> Jenkins CI detected. [2024-03-18T03:34:54.898Z] current dir:  /w/workspace/foundry_app-record-replay_PR-132 [2024-03-18T03:34:54.898Z] project root: . [2024-03-18T03:34:54.898Z] --> token set from env [2024-03-18T03:34:54.898Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T03:34:55.159Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T03:34:55.159Z] ==> Python coveragepy not found [2024-03-18T03:34:55.159Z] ==> Searching for coverage reports in: [2024-03-18T03:34:55.159Z] + . [2024-03-18T03:34:55.159Z] -> Found 1 reports [2024-03-18T03:34:55.159Z] ==> Detecting git/mercurial file structure [2024-03-18T03:34:55.159Z] ==> Reading reports [2024-03-18T03:34:55.159Z] + ./coverage.out bytes=24666 [2024-03-18T03:34:55.159Z] ==> Appending adjustments [2024-03-18T03:34:55.159Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T03:34:55.159Z] + Found adjustments [2024-03-18T03:34:55.159Z] ==> Gzipping contents [2024-03-18T03:34:55.159Z] 8.0K /tmp/codecov.btUF8C.gz [2024-03-18T03:34:55.159Z] ==> Uploading reports [2024-03-18T03:34:55.159Z] url: https://codecov.io [2024-03-18T03:34:55.159Z] query: branch=PR-132&commit=9477aec1f7cbc4520206f6fa16fce40d9773c98f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=132&job=&cmd_args= [2024-03-18T03:34:55.159Z] -> Pinging Codecov [2024-03-18T03:34:55.159Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-132&commit=9477aec1f7cbc4520206f6fa16fce40d9773c98f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=132&job=&cmd_args= [2024-03-18T03:34:55.417Z] -> Uploading to [2024-03-18T03:34:55.417Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/F467761B9912B4F32F9BC62907045C81/9477aec1f7cbc4520206f6fa16fce40d9773c98f/0d28c4cb-465a-46b5-bf6f-9b6c3a50e6ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T033455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa01ad01210ed78495491ebc7bb17a982b95e4b7c739acc49938ed616c28f71f [2024-03-18T03:34:55.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T03:34:55.417Z] Dload Upload Total Spent Left Speed [2024-03-18T03:34:55.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4848 0 0 100 4848 0 15843 --:--:-- --:--:-- --:--:-- 15895 [2024-03-18T03:34:55.675Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9477aec1f7cbc4520206f6fa16fce40d9773c98f [Pipeline] } [2024-03-18T03:34:55.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-18T03:34:57.808Z] + [ -d /w/workspace/foundry_app-record-replay_PR-132/archives ] [2024-03-18T03:34:57.808Z] + ls -al /w/workspace/foundry_app-record-replay_PR-132/archives [2024-03-18T03:34:57.808Z] total 16 [2024-03-18T03:34:57.808Z] drwxr-xr-x 3 root root 4096 Mar 18 03:25 . [2024-03-18T03:34:57.808Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 03:25 .. [2024-03-18T03:34:57.808Z] drwxr-xr-x 2 root root 4096 Mar 18 03:25 cost [2024-03-18T03:34:57.808Z] -rw-r--r-- 1 root root 89 Mar 18 03:25 cost.csv [2024-03-18T03:34:57.808Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-132/archives [2024-03-18T03:34:57.808Z] + ls -al /w/workspace/foundry_app-record-replay_PR-132/archives [2024-03-18T03:34:57.808Z] total 16 [2024-03-18T03:34:57.808Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 03:25 . [2024-03-18T03:34:57.808Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 03:25 .. [2024-03-18T03:34:57.808Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 03:25 cost [2024-03-18T03:34:57.808Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 18 03:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:34:58.140Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:34:59.031Z] ---> package-listing.sh [2024-03-18T03:34:59.031Z] ++ facter osfamily [2024-03-18T03:34:59.031Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T03:34:59.295Z] + OS_FAMILY=debian [2024-03-18T03:34:59.295Z] + workspace=/w/workspace/foundry_app-record-replay_PR-132 [2024-03-18T03:34:59.295Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T03:34:59.295Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T03:34:59.295Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T03:34:59.295Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T03:34:59.295Z] + '[' /w/workspace/foundry_app-record-replay_PR-132 ']' [2024-03-18T03:34:59.295Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T03:34:59.295Z] + case "${OS_FAMILY}" in [2024-03-18T03:34:59.295Z] + grep '^ii' [2024-03-18T03:34:59.295Z] + dpkg -l [2024-03-18T03:34:59.295Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T03:34:59.295Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T03:34:59.295Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T03:34:59.295Z] + '[' /w/workspace/foundry_app-record-replay_PR-132 ']' [2024-03-18T03:34:59.295Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-132/archives/ [2024-03-18T03:34:59.295Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-132/archives/ [Pipeline] echo [2024-03-18T03:34:59.331Z] 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-132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-18T03:34:59.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:35:00.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:35:00.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:35:00.438Z] prd-ubuntu20.04-docker-8c-8g-252 does not seem to be running inside a container [2024-03-18T03:35:00.467Z] $ 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-132/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-132 -v /w/workspace/foundry_app-record-replay_PR-132:/w/workspace/foundry_app-record-replay_PR-132:rw,z -v /w/workspace/foundry_app-record-replay_PR-132@tmp:/w/workspace/foundry_app-record-replay_PR-132@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-03-18T03:35:00.646Z] $ docker top d8009b9a7c54aa11d2ca36465cac329e2d218d89461f1cbfe49ad07656c9ec17 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:35:01.052Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T03:35:01.370Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T03:35:01.689Z] + ls /var/log/sa-host [2024-03-18T03:35:01.689Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T03:35:02.023Z] provisioning config files... [2024-03-18T03:35:02.033Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-132@tmp/config8160473484782395185tmp [Pipeline] { [Pipeline] echo [2024-03-18T03:35:02.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:35:02.508Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T03:35:02.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:35:02.954Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T03:35:03.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:35:03.315Z] ---> sudo-logs.sh [2024-03-18T03:35:03.316Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T03:35:03.411Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:35:03.739Z] ---> job-cost.sh [2024-03-18T03:35:03.739Z] lf-activate-venv: SKIPPING [2024-03-18T03:35:03.739Z] DEBUG: total: 0.2199999988079071 [2024-03-18T03:35:03.739Z] INFO: Retrieving Stack Cost... [2024-03-18T03:35:04.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T03:35:04.565Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T03:35:04.603Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:35:04.914Z] ---> logs-deploy.sh [2024-03-18T03:35:04.914Z] lf-activate-venv: SKIPPING [2024-03-18T03:35:04.914Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-132/1 [2024-03-18T03:35:04.914Z] INFO: archiving workspace using pattern(s): [2024-03-18T03:35:05.855Z] Archives upload complete. [2024-03-18T03:35:06.116Z] INFO: archiving logs to Nexus [2024-03-18T03:35:06.686Z] ---> uname -a: [2024-03-18T03:35:06.686Z] Linux prd-ubuntu20-04-docker-8c-8g-252 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] ---> lscpu: [2024-03-18T03:35:06.686Z] Architecture: x86_64 [2024-03-18T03:35:06.686Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-18T03:35:06.686Z] Byte Order: Little Endian [2024-03-18T03:35:06.686Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-18T03:35:06.686Z] CPU(s): 8 [2024-03-18T03:35:06.686Z] On-line CPU(s) list: 0-7 [2024-03-18T03:35:06.686Z] Thread(s) per core: 1 [2024-03-18T03:35:06.686Z] Core(s) per socket: 1 [2024-03-18T03:35:06.686Z] Socket(s): 8 [2024-03-18T03:35:06.686Z] NUMA node(s): 1 [2024-03-18T03:35:06.686Z] Vendor ID: AuthenticAMD [2024-03-18T03:35:06.686Z] CPU family: 23 [2024-03-18T03:35:06.686Z] Model: 49 [2024-03-18T03:35:06.686Z] Model name: AMD EPYC-Rome Processor [2024-03-18T03:35:06.686Z] Stepping: 0 [2024-03-18T03:35:06.686Z] CPU MHz: 2799.998 [2024-03-18T03:35:06.686Z] BogoMIPS: 5599.99 [2024-03-18T03:35:06.686Z] Virtualization: AMD-V [2024-03-18T03:35:06.686Z] Hypervisor vendor: KVM [2024-03-18T03:35:06.686Z] Virtualization type: full [2024-03-18T03:35:06.686Z] L1d cache: 256 KiB [2024-03-18T03:35:06.686Z] L1i cache: 256 KiB [2024-03-18T03:35:06.686Z] L2 cache: 4 MiB [2024-03-18T03:35:06.686Z] L3 cache: 128 MiB [2024-03-18T03:35:06.686Z] NUMA node0 CPU(s): 0-7 [2024-03-18T03:35:06.686Z] Vulnerability Itlb multihit: Not affected [2024-03-18T03:35:06.686Z] Vulnerability L1tf: Not affected [2024-03-18T03:35:06.686Z] Vulnerability Mds: Not affected [2024-03-18T03:35:06.686Z] Vulnerability Meltdown: Not affected [2024-03-18T03:35:06.686Z] Vulnerability Mmio stale data: Not affected [2024-03-18T03:35:06.686Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-18T03:35:06.686Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-18T03:35:06.686Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-18T03:35:06.686Z] Vulnerability Srbds: Not affected [2024-03-18T03:35:06.686Z] Vulnerability Tsx async abort: Not affected [2024-03-18T03:35:06.686Z] 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-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] ---> nproc: [2024-03-18T03:35:06.686Z] 8 [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] ---> df -h: [2024-03-18T03:35:06.686Z] Filesystem Size Used Avail Use% Mounted on [2024-03-18T03:35:06.686Z] overlay 155G 12G 144G 8% / [2024-03-18T03:35:06.686Z] tmpfs 64M 0 64M 0% /dev [2024-03-18T03:35:06.686Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-18T03:35:06.686Z] shm 64M 0 64M 0% /dev/shm [2024-03-18T03:35:06.686Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] ---> sar -b -r -n DEV: [2024-03-18T03:35:06.686Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-252) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] 03:22:13 LINUX RESTART (8 CPU) [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] 03:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-18T03:35:06.686Z] 03:24:01 173.67 4.49 169.17 0.00 476.94 56895.58 0.00 [2024-03-18T03:35:06.686Z] 03:25:01 87.02 0.02 87.00 0.00 2.67 26732.34 0.00 [2024-03-18T03:35:06.686Z] 03:26:01 205.42 0.15 205.27 0.00 7.33 46307.88 0.00 [2024-03-18T03:35:06.686Z] 03:27:01 1.77 0.00 1.77 0.00 0.00 26.15 0.00 [2024-03-18T03:35:06.686Z] 03:28:01 39.41 9.37 30.04 0.00 2884.59 4534.04 0.00 [2024-03-18T03:35:06.686Z] 03:29:01 5.65 1.55 4.10 0.00 35.86 83.85 0.00 [2024-03-18T03:35:06.686Z] 03:30:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2024-03-18T03:35:06.686Z] 03:31:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2024-03-18T03:35:06.686Z] 03:32:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2024-03-18T03:35:06.686Z] 03:33:01 2.10 0.00 2.10 0.00 0.00 24.93 0.00 [2024-03-18T03:35:06.686Z] 03:34:01 1.07 0.00 1.07 0.00 0.00 16.00 0.00 [2024-03-18T03:35:06.686Z] 03:35:01 6.57 0.22 6.35 0.00 16.93 119.98 0.00 [2024-03-18T03:35:06.686Z] Average: 43.72 1.31 42.41 0.00 285.09 11168.89 0.00 [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] 03:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-18T03:35:06.686Z] 03:24:01 28084320 31544988 763852 2.32 135592 3497332 1860004 5.48 1181860 3115932 391580 [2024-03-18T03:35:06.686Z] 03:25:01 27984244 31444720 860768 2.62 139884 3490796 1899312 5.60 1277704 3119488 234180 [2024-03-18T03:35:06.686Z] 03:26:01 27794612 31528024 777512 2.36 154280 3719676 1783112 5.26 1276168 3279508 500 [2024-03-18T03:35:06.686Z] 03:27:01 27808224 31541532 764304 2.32 154316 3719756 1783112 5.26 1258564 3279568 8 [2024-03-18T03:35:06.686Z] 03:28:01 27545864 31524200 755652 2.30 170680 3949404 1721832 5.07 1407492 3365468 176 [2024-03-18T03:35:06.686Z] 03:29:01 27533332 31509012 770048 2.34 169272 3947212 1718848 5.07 1422460 3362516 16 [2024-03-18T03:35:06.686Z] 03:30:01 27540104 31515888 763092 2.32 169348 3947216 1718848 5.07 1416420 3362516 188 [2024-03-18T03:35:06.686Z] 03:31:01 27549092 31524796 754104 2.29 169384 3947216 1718848 5.07 1407780 3362516 8 [2024-03-18T03:35:06.686Z] 03:32:01 27550960 31526760 752376 2.29 169448 3947212 1718848 5.07 1405608 3362520 16 [2024-03-18T03:35:06.686Z] 03:33:01 27551204 31527068 751976 2.29 169524 3947216 1718848 5.07 1405628 3362524 8 [2024-03-18T03:35:06.686Z] 03:34:01 27550832 31526776 752172 2.29 169568 3947228 1718848 5.07 1406528 3362524 192 [2024-03-18T03:35:06.686Z] 03:35:01 27514188 31492492 781900 2.38 169752 3948484 1777016 5.24 1437984 3362632 440 [2024-03-18T03:35:06.686Z] Average: 27667248 31517188 770646 2.34 161754 3834062 1761456 5.19 1358683 3308143 52276 [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] 03:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-18T03:35:06.686Z] 03:24:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:24:01 docker0 189.44 261.80 15.87 2217.58 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:24:01 ens3 467.12 320.01 7091.28 44.67 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:25:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:25:01 ens3 32.44 20.13 34.53 12.03 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:25:01 vethc91afaa 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:26:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:26:01 docker0 4.83 8.15 0.29 95.85 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:26:01 ens3 125.96 77.80 2690.74 19.25 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:27:01 ens3 0.50 0.12 0.05 0.02 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:28:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:28:01 ens3 78.54 32.38 1339.60 2.74 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:29:01 ens3 26.38 42.24 6.65 102.70 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:30:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:31:01 ens3 0.72 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:32:01 ens3 0.62 0.37 0.35 0.27 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:33:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:35:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] 03:35:01 ens3 18.91 11.90 20.94 6.99 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] Average: docker0 15.95 22.17 1.33 189.97 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] Average: ens3 62.07 41.73 923.47 15.69 0.00 0.00 0.00 0.00 [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] ---> sar -P ALL: [2024-03-18T03:35:06.686Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-252) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] 03:22:13 LINUX RESTART (8 CPU) [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] 03:23:02 CPU %user %nice %system %iowait %steal %idle [2024-03-18T03:35:06.686Z] 03:24:01 all 8.06 0.00 3.62 5.06 0.08 83.18 [2024-03-18T03:35:06.686Z] 03:24:01 0 9.37 0.00 3.38 6.78 0.09 80.38 [2024-03-18T03:35:06.686Z] 03:24:01 1 8.52 0.00 3.09 0.05 0.07 88.27 [2024-03-18T03:35:06.686Z] 03:24:01 2 8.81 0.00 2.96 0.39 0.07 87.77 [2024-03-18T03:35:06.686Z] 03:24:01 3 6.67 0.00 3.13 0.68 0.07 89.45 [2024-03-18T03:35:06.686Z] 03:24:01 4 7.15 0.00 4.26 8.36 0.07 80.15 [2024-03-18T03:35:06.686Z] 03:24:01 5 8.28 0.00 3.07 0.96 0.07 87.62 [2024-03-18T03:35:06.686Z] 03:24:01 6 8.13 0.00 3.58 13.00 0.09 75.21 [2024-03-18T03:35:06.686Z] 03:24:01 7 7.54 0.00 5.49 10.32 0.09 76.56 [2024-03-18T03:35:06.686Z] 03:25:01 all 32.00 0.00 3.17 2.90 0.09 61.84 [2024-03-18T03:35:06.686Z] 03:25:01 0 31.81 0.00 3.59 5.29 0.10 59.21 [2024-03-18T03:35:06.686Z] 03:25:01 1 31.82 0.00 3.54 0.65 0.08 63.91 [2024-03-18T03:35:06.686Z] 03:25:01 2 32.97 0.00 2.90 0.50 0.08 63.54 [2024-03-18T03:35:06.686Z] 03:25:01 3 32.13 0.00 2.93 0.44 0.13 64.37 [2024-03-18T03:35:06.686Z] 03:25:01 4 29.74 0.00 3.11 2.70 0.08 64.36 [2024-03-18T03:35:06.686Z] 03:25:01 5 33.02 0.00 2.58 1.07 0.07 63.27 [2024-03-18T03:35:06.686Z] 03:25:01 6 32.34 0.00 3.69 11.33 0.07 52.57 [2024-03-18T03:35:06.686Z] 03:25:01 7 32.15 0.00 3.04 1.28 0.07 63.47 [2024-03-18T03:35:06.686Z] 03:26:01 all 25.68 0.00 3.90 3.31 0.08 67.03 [2024-03-18T03:35:06.686Z] 03:26:01 0 24.09 0.00 3.25 4.82 0.12 67.72 [2024-03-18T03:35:06.686Z] 03:26:01 1 27.26 0.00 3.73 0.13 0.07 68.82 [2024-03-18T03:35:06.686Z] 03:26:01 2 25.25 0.00 3.74 0.66 0.07 70.29 [2024-03-18T03:35:06.686Z] 03:26:01 3 25.78 0.00 4.20 7.94 0.08 61.99 [2024-03-18T03:35:06.686Z] 03:26:01 4 25.74 0.00 4.73 10.66 0.08 58.78 [2024-03-18T03:35:06.686Z] 03:26:01 5 25.72 0.00 3.46 0.27 0.07 70.48 [2024-03-18T03:35:06.686Z] 03:26:01 6 25.34 0.00 3.96 0.96 0.10 69.64 [2024-03-18T03:35:06.686Z] 03:26:01 7 26.24 0.00 4.15 1.04 0.08 68.49 [2024-03-18T03:35:06.686Z] 03:27:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-18T03:35:06.686Z] 03:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:27:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-18T03:35:06.686Z] 03:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:27:01 4 0.05 0.00 0.03 0.02 0.00 99.90 [2024-03-18T03:35:06.686Z] 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T03:35:06.686Z] 03:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:27:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2024-03-18T03:35:06.686Z] 03:28:01 all 1.47 0.00 0.76 0.61 0.02 97.14 [2024-03-18T03:35:06.686Z] 03:28:01 0 1.65 0.00 1.97 2.06 0.02 94.30 [2024-03-18T03:35:06.686Z] 03:28:01 1 2.01 0.00 0.50 0.52 0.03 96.94 [2024-03-18T03:35:06.686Z] 03:28:01 2 1.30 0.00 0.70 0.70 0.02 97.28 [2024-03-18T03:35:06.686Z] 03:28:01 3 1.55 0.00 0.82 0.32 0.02 97.30 [2024-03-18T03:35:06.686Z] 03:28:01 4 2.34 0.00 0.85 0.10 0.02 96.69 [2024-03-18T03:35:06.686Z] 03:28:01 5 1.00 0.00 0.43 0.20 0.02 98.35 [2024-03-18T03:35:06.686Z] 03:28:01 6 0.85 0.00 0.37 0.23 0.02 98.53 [2024-03-18T03:35:06.686Z] 03:28:01 7 1.08 0.00 0.40 0.78 0.02 97.71 [2024-03-18T03:35:06.686Z] 03:29:01 all 0.58 0.00 0.08 0.04 0.02 99.29 [2024-03-18T03:35:06.686Z] 03:29:01 0 0.17 0.00 0.08 0.07 0.02 99.67 [2024-03-18T03:35:06.686Z] 03:29:01 1 0.27 0.00 0.13 0.00 0.02 99.58 [2024-03-18T03:35:06.686Z] 03:29:01 2 0.32 0.00 0.07 0.02 0.02 99.58 [2024-03-18T03:35:06.686Z] 03:29:01 3 0.50 0.00 0.08 0.05 0.02 99.35 [2024-03-18T03:35:06.686Z] 03:29:01 4 1.07 0.00 0.10 0.00 0.02 98.82 [2024-03-18T03:35:06.686Z] 03:29:01 5 1.81 0.00 0.05 0.02 0.02 98.10 [2024-03-18T03:35:06.686Z] 03:29:01 6 0.25 0.00 0.05 0.00 0.02 99.68 [2024-03-18T03:35:06.686Z] 03:29:01 7 0.23 0.00 0.08 0.13 0.02 99.53 [2024-03-18T03:35:06.686Z] 03:30:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2024-03-18T03:35:06.686Z] 03:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:30:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-03-18T03:35:06.686Z] 03:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T03:35:06.686Z] 03:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:30:01 5 1.97 0.00 0.02 0.00 0.02 98.00 [2024-03-18T03:35:06.686Z] 03:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-18T03:35:06.686Z] 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T03:35:06.686Z] 03:31:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2024-03-18T03:35:06.686Z] 03:31:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2024-03-18T03:35:06.686Z] 03:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-18T03:35:06.686Z] 03:31:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-18T03:35:06.686Z] 03:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-18T03:35:06.686Z] 03:31:01 5 0.18 0.00 0.00 0.00 0.00 99.82 [2024-03-18T03:35:06.686Z] 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T03:35:06.686Z] 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T03:35:06.686Z] 03:32:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2024-03-18T03:35:06.686Z] 03:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-18T03:35:06.686Z] 03:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T03:35:06.686Z] 03:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-18T03:35:06.686Z] 03:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-18T03:35:06.686Z] 03:32:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-18T03:35:06.686Z] 03:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T03:35:06.686Z] 03:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:33:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2024-03-18T03:35:06.686Z] 03:33:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-18T03:35:06.686Z] 03:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2024-03-18T03:35:06.686Z] 03:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:33:01 4 0.20 0.00 0.02 0.00 0.00 99.78 [2024-03-18T03:35:06.686Z] 03:33:01 5 0.13 0.00 0.00 0.00 0.02 99.85 [2024-03-18T03:35:06.686Z] 03:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T03:35:06.686Z] 03:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-18T03:35:06.686Z] 03:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-18T03:35:06.686Z] 03:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-18T03:35:06.686Z] 03:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-18T03:35:06.686Z] 03:34:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-18T03:35:06.686Z] 03:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-18T03:35:06.686Z] 03:34:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-18T03:35:06.686Z] 03:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T03:35:06.686Z] 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] 03:34:01 CPU %user %nice %system %iowait %steal %idle [2024-03-18T03:35:06.686Z] 03:35:01 all 0.53 0.00 0.19 0.02 0.01 99.25 [2024-03-18T03:35:06.686Z] 03:35:01 0 0.37 0.00 0.23 0.05 0.00 99.35 [2024-03-18T03:35:06.686Z] 03:35:01 1 0.38 0.00 0.23 0.00 0.02 99.37 [2024-03-18T03:35:06.686Z] 03:35:01 2 0.23 0.00 0.13 0.00 0.00 99.63 [2024-03-18T03:35:06.686Z] 03:35:01 3 0.22 0.00 0.20 0.02 0.02 99.55 [2024-03-18T03:35:06.686Z] 03:35:01 4 0.17 0.00 0.18 0.00 0.00 99.65 [2024-03-18T03:35:06.686Z] 03:35:01 5 1.50 0.00 0.17 0.07 0.02 98.26 [2024-03-18T03:35:06.686Z] 03:35:01 6 0.75 0.00 0.20 0.00 0.02 99.03 [2024-03-18T03:35:06.686Z] 03:35:01 7 0.63 0.00 0.17 0.00 0.00 99.20 [2024-03-18T03:35:06.686Z] Average: all 5.70 0.00 0.97 0.99 0.03 92.32 [2024-03-18T03:35:06.686Z] Average: 0 5.60 0.00 1.04 1.58 0.03 91.75 [2024-03-18T03:35:06.686Z] Average: 1 5.84 0.00 0.94 0.11 0.03 93.07 [2024-03-18T03:35:06.686Z] Average: 2 5.72 0.00 0.87 0.19 0.02 93.20 [2024-03-18T03:35:06.686Z] Average: 3 5.55 0.00 0.94 0.79 0.03 92.69 [2024-03-18T03:35:06.686Z] Average: 4 5.51 0.00 1.10 1.80 0.02 91.57 [2024-03-18T03:35:06.686Z] Average: 5 6.11 0.00 0.81 0.21 0.02 92.85 [2024-03-18T03:35:06.686Z] Average: 6 5.61 0.00 0.99 2.10 0.03 91.28 [2024-03-18T03:35:06.686Z] Average: 7 5.63 0.00 1.10 1.11 0.02 92.14 [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z] [2024-03-18T03:35:06.686Z]