Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 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-ssh12468236317696525878.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-ssh16775737605033051663.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9819354782075292550.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 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-ssh2046256266182370682.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7065640605227165274.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27465 in /w/workspace/exfoundry_app-record-replay_main [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/exfoundry_app-record-replay_main # 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 Avoid second fetch Checking out Revision bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#118)" > 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 core.sparsecheckout # timeout=10 > git checkout -f bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 # timeout=10 > git rev-list --no-walk 98332db10de1426bd36800551eb50bbad6d7add7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-18T14:28:05.031Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-18T14:28:05.133Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-18T14:28:05.160Z] ========================================================= [2024-01-18T14:28:05.161Z] EdgeX Global Pipelines Version Info [2024-01-18T14:28:05.161Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:28:05.909Z] ------------------- [2024-01-18T14:28:05.909Z] stable info: [2024-01-18T14:28:05.909Z] ------------------- [2024-01-18T14:28:05.909Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-18T14:28:05.909Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T14:28:05.909Z] Message: update stable to v1.0.258 [2024-01-18T14:28:06.480Z] ------------------- [2024-01-18T14:28:06.480Z] experimental info: [2024-01-18T14:28:06.480Z] ------------------- [2024-01-18T14:28:06.480Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-18T14:28:06.480Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T14:28:06.480Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-18T14:28:06.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-01-18T14:28:06.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-01-18T14:28:06.610Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-18T14:28:06.640Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-18T14:28:06.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-18T14:28:06.705Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-18T14:28:06.734Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-18T14:28:06.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-18T14:28:06.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-18T14:28:06.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-18T14:28:06.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-18T14:28:06.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-01-18T14:28:06.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-18T14:28:06.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-18T14:28:06.986Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T14:28:07.013Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T14:28:07.035Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:28:07.063Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:28:07.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-18T14:28:07.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-18T14:28:07.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-18T14:28:07.194Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-18T14:28:07.228Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-18T14:28:07.263Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-18T14:28:07.300Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-18T14:28:07.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-18T14:28:07.380Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-18T14:28:07.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-18T14:28:07.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-18T14:28:07.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-18T14:28:07.543Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] echo [2024-01-18T14:28:07.587Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd19a4d [Pipeline] echo [2024-01-18T14:28:07.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:28:07.716Z] provisioning config files... [2024-01-18T14:28:07.730Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3424072621870401458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:28:08.085Z] ---> ****-login.sh [2024-01-18T14:28:08.085Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:28:08.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:08.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:08.344Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:08.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:08.344Z] [2024-01-18T14:28:08.344Z] Login Succeeded [2024-01-18T14:28:08.344Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:28:08.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:08.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:08.344Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:08.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:08.344Z] [2024-01-18T14:28:08.344Z] Login Succeeded [2024-01-18T14:28:08.344Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:28:08.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:08.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:08.607Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:08.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:08.607Z] [2024-01-18T14:28:08.607Z] Login Succeeded [2024-01-18T14:28:08.607Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:28:08.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:08.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:08.607Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:08.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:08.607Z] [2024-01-18T14:28:08.607Z] Login Succeeded [2024-01-18T14:28:08.607Z] ****.io [2024-01-18T14:28:08.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:08.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:08.872Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:08.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:08.872Z] [2024-01-18T14:28:08.872Z] Login Succeeded [2024-01-18T14:28:08.872Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:28:08.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-18T14:28:09.421Z] + git rev-list -1 --merges bd19a4daae9e85dcbf3acdc994afcf15a534e4e5~1..bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] echo [2024-01-18T14:28:09.445Z] -----------> git rev-list -1 --merges bd19a4daae9e85dcbf3acdc994afcf15a534e4e5~1..bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [false] [Pipeline] sh [2024-01-18T14:28:09.751Z] + git log --format=format:%s -1 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] echo [2024-01-18T14:28:09.768Z] ========================================================= [2024-01-18T14:28:09.768Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-18T14:28:09.768Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:28:10.154Z] + git log --format=format:%s -1 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] echo [2024-01-18T14:28:10.166Z] [semverPrep] GIT_COMMIT: bd19a4daae9e85dcbf3acdc994afcf15a534e4e5, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#118) [Pipeline] echo [2024-01-18T14:28:10.189Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-18T14:28:10.583Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:28:10.583Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-18T14:28:10.583Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-18T14:28:10.583Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-18T14:28:10.583Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-18T14:28:10.583Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-18T14:28:10.583Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:10.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:28:10.956Z] [2024-01-18T14:28:10.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:11.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:28:11.274Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-18T14:28:11.274Z] b85a868b505f: Pulling fs layer [2024-01-18T14:28:11.274Z] e2be974225ed: Pulling fs layer [2024-01-18T14:28:11.274Z] 339a4e72a1f5: Pulling fs layer [2024-01-18T14:28:11.274Z] 988bab9f4d93: Pulling fs layer [2024-01-18T14:28:11.274Z] 1469e6f7b9e6: Pulling fs layer [2024-01-18T14:28:11.274Z] eaf3925da568: Pulling fs layer [2024-01-18T14:28:11.274Z] bab4dde63d76: Pulling fs layer [2024-01-18T14:28:11.274Z] bde34c3a00c8: Pulling fs layer [2024-01-18T14:28:11.274Z] b352a97aabf1: Pulling fs layer [2024-01-18T14:28:11.274Z] 4872d77fe225: Pulling fs layer [2024-01-18T14:28:11.274Z] 5851b861e8e6: Pulling fs layer [2024-01-18T14:28:11.274Z] bde34c3a00c8: Waiting [2024-01-18T14:28:11.274Z] b352a97aabf1: Waiting [2024-01-18T14:28:11.274Z] eaf3925da568: Waiting [2024-01-18T14:28:11.274Z] 4872d77fe225: Waiting [2024-01-18T14:28:11.274Z] 1469e6f7b9e6: Waiting [2024-01-18T14:28:11.274Z] 5851b861e8e6: Waiting [2024-01-18T14:28:11.274Z] e2be974225ed: Download complete [2024-01-18T14:28:11.274Z] 988bab9f4d93: Download complete [2024-01-18T14:28:11.274Z] 1469e6f7b9e6: Verifying Checksum [2024-01-18T14:28:11.274Z] 1469e6f7b9e6: Download complete [2024-01-18T14:28:11.274Z] eaf3925da568: Verifying Checksum [2024-01-18T14:28:11.274Z] eaf3925da568: Download complete [2024-01-18T14:28:11.274Z] 339a4e72a1f5: Verifying Checksum [2024-01-18T14:28:11.274Z] 339a4e72a1f5: Download complete [2024-01-18T14:28:11.534Z] bde34c3a00c8: Verifying Checksum [2024-01-18T14:28:11.534Z] bde34c3a00c8: Download complete [2024-01-18T14:28:11.534Z] b352a97aabf1: Download complete [2024-01-18T14:28:11.534Z] 4872d77fe225: Verifying Checksum [2024-01-18T14:28:11.534Z] 4872d77fe225: Download complete [2024-01-18T14:28:11.534Z] 5851b861e8e6: Verifying Checksum [2024-01-18T14:28:11.534Z] 5851b861e8e6: Download complete [2024-01-18T14:28:11.534Z] b85a868b505f: Verifying Checksum [2024-01-18T14:28:11.534Z] b85a868b505f: Download complete [2024-01-18T14:28:11.792Z] bab4dde63d76: Verifying Checksum [2024-01-18T14:28:11.792Z] bab4dde63d76: Download complete [2024-01-18T14:28:12.726Z] b85a868b505f: Pull complete [2024-01-18T14:28:12.983Z] e2be974225ed: Pull complete [2024-01-18T14:28:13.556Z] 339a4e72a1f5: Pull complete [2024-01-18T14:28:13.556Z] 988bab9f4d93: Pull complete [2024-01-18T14:28:13.815Z] 1469e6f7b9e6: Pull complete [2024-01-18T14:28:13.815Z] eaf3925da568: Pull complete [2024-01-18T14:28:15.721Z] bab4dde63d76: Pull complete [2024-01-18T14:28:15.721Z] bde34c3a00c8: Pull complete [2024-01-18T14:28:15.980Z] b352a97aabf1: Pull complete [2024-01-18T14:28:15.980Z] 4872d77fe225: Pull complete [2024-01-18T14:28:15.980Z] 5851b861e8e6: Pull complete [2024-01-18T14:28:15.980Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-18T14:28:15.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:28:15.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:28:16.169Z] prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container [2024-01-18T14:28:16.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:28:19.229Z] $ docker top ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 -eo pid,comm [2024-01-18T14:28:19.282Z] 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-01-18T14:28:19.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:28:19.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:28:19.382Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:28:19.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:28:19.512Z] $ docker exec ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 ssh-agent [2024-01-18T14:28:19.630Z] SSH_AUTH_SOCK=/tmp/ssh-i0Q9iAr3U9YX/agent.32 [2024-01-18T14:28:19.630Z] SSH_AGENT_PID=38 [2024-01-18T14:28:19.636Z] Running ssh-add (command line suppressed) [2024-01-18T14:28:19.746Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16033677806431391737.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16033677806431391737.key) [2024-01-18T14:28:19.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:28:20.063Z] + git tag --points-at HEAD [Pipeline] } [2024-01-18T14:28:20.077Z] $ docker exec --env ******** --env ******** ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 ssh-agent -k [2024-01-18T14:28:20.170Z] unset SSH_AUTH_SOCK; [2024-01-18T14:28:20.171Z] unset SSH_AGENT_PID; [2024-01-18T14:28:20.171Z] echo Agent pid 38 killed; [2024-01-18T14:28:20.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-18T14:28:20.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:28:20.240Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:28:20.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:28:20.354Z] $ docker exec ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 ssh-agent [2024-01-18T14:28:20.448Z] SSH_AUTH_SOCK=/tmp/ssh-nPAL4BUWrz4m/agent.71 [2024-01-18T14:28:20.448Z] SSH_AGENT_PID=77 [2024-01-18T14:28:20.453Z] Running ssh-add (command line suppressed) [2024-01-18T14:28:20.549Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13496163455220864164.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13496163455220864164.key) [2024-01-18T14:28:20.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:28:20.865Z] + git semver init [2024-01-18T14:28:21.124Z] 2024-01-18 14:28:21,034 [run_init] DEBUG init version:0.0.0 force:False [2024-01-18T14:28:21.124Z] 2024-01-18 14:28:21,035 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-01-18T14:28:21.124Z] 2024-01-18 14:28:21,036 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-01-18T14:28:21.124Z] 2024-01-18 14:28:21,036 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:28:22.064Z] 2024-01-18 14:28:22,010 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-01-18T14:28:22.064Z] 2024-01-18 14:28:22,010 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-01-18T14:28:22.064Z] 2024-01-18 14:28:22,010 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-18T14:28:22.064Z] 2024-01-18 14:28:22,011 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-18T14:28:22.064Z] 3.2.0-dev.6 [Pipeline] } [2024-01-18T14:28:22.077Z] $ docker exec --env ******** --env ******** ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 ssh-agent -k [2024-01-18T14:28:22.182Z] unset SSH_AUTH_SOCK; [2024-01-18T14:28:22.183Z] unset SSH_AGENT_PID; [2024-01-18T14:28:22.183Z] echo Agent pid 77 killed; [2024-01-18T14:28:22.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:28:22.573Z] + git semver [Pipeline] } [2024-01-18T14:28:22.850Z] $ docker stop --time=1 ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 [2024-01-18T14:28:24.165Z] $ docker rm -f --volumes ccd8beeb657ee9bec879b3127e16e3e2b246fd6e77a5dd2afe4e13f51bccaf36 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:28:24.541Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-18T14:28:24.807Z] Stashed 1 file(s) [Pipeline] echo [2024-01-18T14:28:24.810Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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-01-18T14:28:25.165Z] provisioning config files... [2024-01-18T14:28:25.173Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16465184371862467382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:28:25.493Z] ---> ****-login.sh [2024-01-18T14:28:25.493Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:28:25.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:25.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:25.493Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:25.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:25.493Z] [2024-01-18T14:28:25.494Z] Login Succeeded [2024-01-18T14:28:25.494Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:28:25.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:25.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:25.494Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:25.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:25.494Z] [2024-01-18T14:28:25.494Z] Login Succeeded [2024-01-18T14:28:25.494Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:28:25.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:25.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:25.752Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:25.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:25.752Z] [2024-01-18T14:28:25.752Z] Login Succeeded [2024-01-18T14:28:25.752Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:28:25.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:25.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:25.753Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:25.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:25.753Z] [2024-01-18T14:28:25.753Z] Login Succeeded [2024-01-18T14:28:25.753Z] ****.io [2024-01-18T14:28:26.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:28:26.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:28:26.012Z] Configure a credential helper to remove this warning. See [2024-01-18T14:28:26.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:28:26.012Z] [2024-01-18T14:28:26.012Z] Login Succeeded [2024-01-18T14:28:26.012Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:28:26.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-18T14:28:26.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:28:26.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:28:26.230Z] ========================================================= [2024-01-18T14:28:26.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-18T14:28:26.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:28:26.648Z] + 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-01-18T14:28:26.648Z] Sending build context to Docker daemon 6.706MB [2024-01-18T14:28:26.648Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-18T14:28:26.648Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-18T14:28:26.648Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-18T14:28:26.648Z] 7264a8db6415: Pulling fs layer [2024-01-18T14:28:26.648Z] c4d48a809fc2: Pulling fs layer [2024-01-18T14:28:26.648Z] 4f1c88b9dad5: Pulling fs layer [2024-01-18T14:28:26.648Z] ad3a456e5733: Pulling fs layer [2024-01-18T14:28:26.648Z] 69c7f0334f64: Pulling fs layer [2024-01-18T14:28:26.648Z] ad3a456e5733: Waiting [2024-01-18T14:28:26.648Z] 1f1c1a5573a3: Pulling fs layer [2024-01-18T14:28:26.648Z] ce7588e14bc9: Pulling fs layer [2024-01-18T14:28:26.648Z] b5e4710f87ac: Pulling fs layer [2024-01-18T14:28:26.648Z] 69c7f0334f64: Waiting [2024-01-18T14:28:26.648Z] 1f1c1a5573a3: Waiting [2024-01-18T14:28:26.648Z] ce7588e14bc9: Waiting [2024-01-18T14:28:26.648Z] c4d48a809fc2: Verifying Checksum [2024-01-18T14:28:26.648Z] c4d48a809fc2: Download complete [2024-01-18T14:28:26.648Z] ad3a456e5733: Verifying Checksum [2024-01-18T14:28:26.648Z] ad3a456e5733: Download complete [2024-01-18T14:28:26.648Z] 69c7f0334f64: Download complete [2024-01-18T14:28:26.907Z] 7264a8db6415: Verifying Checksum [2024-01-18T14:28:26.907Z] 7264a8db6415: Download complete [2024-01-18T14:28:26.907Z] 1f1c1a5573a3: Verifying Checksum [2024-01-18T14:28:26.907Z] 1f1c1a5573a3: Download complete [2024-01-18T14:28:26.907Z] 7264a8db6415: Pull complete [2024-01-18T14:28:27.165Z] c4d48a809fc2: Pull complete [2024-01-18T14:28:27.166Z] b5e4710f87ac: Verifying Checksum [2024-01-18T14:28:27.166Z] b5e4710f87ac: Download complete [2024-01-18T14:28:27.166Z] 4f1c88b9dad5: Verifying Checksum [2024-01-18T14:28:27.166Z] 4f1c88b9dad5: Download complete [2024-01-18T14:28:27.736Z] ce7588e14bc9: Verifying Checksum [2024-01-18T14:28:27.736Z] ce7588e14bc9: Download complete [2024-01-18T14:28:30.283Z] 4f1c88b9dad5: Pull complete [2024-01-18T14:28:30.284Z] ad3a456e5733: Pull complete [2024-01-18T14:28:30.543Z] 69c7f0334f64: Pull complete [2024-01-18T14:28:30.543Z] 1f1c1a5573a3: Pull complete [2024-01-18T14:28:33.074Z] ce7588e14bc9: Pull complete [2024-01-18T14:28:33.335Z] b5e4710f87ac: Pull complete [2024-01-18T14:28:33.335Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-18T14:28:33.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T14:28:33.335Z] ---> 88b5674ff536 [2024-01-18T14:28:33.335Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-18T14:28:37.526Z] ---> Running in 20083960ab6e [2024-01-18T14:28:37.526Z] Removing intermediate container 20083960ab6e [2024-01-18T14:28:37.526Z] ---> 42bcd6e0a783 [2024-01-18T14:28:37.526Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-18T14:28:37.526Z] ---> Running in 1853f72a3160 [2024-01-18T14:28:37.785Z] Removing intermediate container 1853f72a3160 [2024-01-18T14:28:37.785Z] ---> 2f6ce10546c5 [2024-01-18T14:28:37.785Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-18T14:28:37.785Z] ---> Running in 90f0eb0a007c [2024-01-18T14:28:37.785Z] Removing intermediate container 90f0eb0a007c [2024-01-18T14:28:37.785Z] ---> b29a401e2534 [2024-01-18T14:28:37.785Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-18T14:28:37.785Z] ---> Running in a03777e35c4e [2024-01-18T14:28:38.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:28:38.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:28:38.563Z] OK: 264 MiB in 52 packages [2024-01-18T14:28:38.824Z] Removing intermediate container a03777e35c4e [2024-01-18T14:28:38.824Z] ---> 3454fd2f49a7 [2024-01-18T14:28:38.824Z] Step 7/12 : WORKDIR /app [2024-01-18T14:28:38.824Z] ---> Running in 376f587ac46d [2024-01-18T14:28:38.824Z] Removing intermediate container 376f587ac46d [2024-01-18T14:28:38.824Z] ---> 6d478d4a7072 [2024-01-18T14:28:38.824Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-18T14:28:39.085Z] ---> 0aeec800a426 [2024-01-18T14:28:39.085Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:28:39.085Z] ---> Running in 276fd6fba9ab [2024-01-18T14:28:40.059Z] Still waiting to schedule task [2024-01-18T14:28:40.059Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-27466’ is offline [2024-01-18T14:29:25.793Z] Removing intermediate container 276fd6fba9ab [2024-01-18T14:29:25.793Z] ---> b1d0e6abb61a [2024-01-18T14:29:25.793Z] Step 10/12 : COPY . . [2024-01-18T14:29:25.793Z] ---> ce65c282773b [2024-01-18T14:29:25.793Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-18T14:29:25.793Z] ---> Running in db72c35007c1 [2024-01-18T14:29:25.793Z] Removing intermediate container db72c35007c1 [2024-01-18T14:29:25.793Z] ---> 03eb0bbcd181 [2024-01-18T14:29:25.793Z] Step 12/12 : RUN $MAKE [2024-01-18T14:29:25.793Z] ---> Running in 66796e2185d3 [2024-01-18T14:29:25.793Z] noop [2024-01-18T14:29:25.793Z] Removing intermediate container 66796e2185d3 [2024-01-18T14:29:25.793Z] ---> 47706eb98937 [2024-01-18T14:29:25.793Z] Successfully built 47706eb98937 [2024-01-18T14:29:25.793Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:29:26.176Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T14:29:26.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:29:26.292Z] prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container [2024-01-18T14:29:26.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat [2024-01-18T14:29:26.671Z] $ docker top c3e63e101412116af6ff23c5db4cf17c2c55b0fbbcaed5416527d053cf17a4b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:29:27.049Z] + go version [2024-01-18T14:29:27.049Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-18T14:29:27.064Z] $ docker stop --time=1 c3e63e101412116af6ff23c5db4cf17c2c55b0fbbcaed5416527d053cf17a4b2 [2024-01-18T14:29:28.327Z] $ docker rm -f --volumes c3e63e101412116af6ff23c5db4cf17c2c55b0fbbcaed5416527d053cf17a4b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:29:28.923Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T14:29:28.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:29:29.060Z] prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container [2024-01-18T14:29:29.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat [2024-01-18T14:29:29.440Z] $ docker top aa4ad698c4245d2d19be77c845760bca269b88982b9d0dfbd3515fd951664012 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:29:29.828Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:29:30.152Z] + make test [2024-01-18T14:29:30.152Z] go test -race -coverprofile=coverage.out ./... [2024-01-18T14:29:48.263Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-01-18T14:29:48.522Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-01-18T14:29:48.522Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-01-18T14:29:48.522Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-01-18T14:29:49.456Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements [2024-01-18T14:29:59.438Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.605s coverage: 98.7% of statements [2024-01-18T14:29:59.438Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.095s coverage: 89.7% of statements [2024-01-18T14:29:59.438Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.032s coverage: 100.0% of statements [2024-01-18T14:30:21.492Z] go vet ./... [2024-01-18T14:30:23.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T14:30:23.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T14:30:23.552Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-18T14:30:23.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T14:30:23.607Z] $ docker stop --time=1 aa4ad698c4245d2d19be77c845760bca269b88982b9d0dfbd3515fd951664012 [2024-01-18T14:30:27.496Z] $ docker rm -f --volumes aa4ad698c4245d2d19be77c845760bca269b88982b9d0dfbd3515fd951664012 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:30:28.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T14:30:28.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-18T14:30:28.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-18T14:30:28.969Z] + ls -al . [2024-01-18T14:30:28.969Z] total 192 [2024-01-18T14:30:28.969Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 14:29 . [2024-01-18T14:30:28.969Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:28 .. [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 14:28 .dockerignore [2024-01-18T14:30:28.969Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:29 .git [2024-01-18T14:30:28.969Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:28 .github [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 164 Jan 18 14:28 .gitignore [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:28 .golangci.yml [2024-01-18T14:30:28.969Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:28 .semver [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jan 18 14:28 Attribution.txt [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 458 Jan 18 14:28 CHANGELOG.md [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jan 18 14:28 Dockerfile [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:28 GOVERNANCE.md [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 681 Jan 18 14:28 Jenkinsfile [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 14:28 LICENSE [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 3136 Jan 18 14:28 Makefile [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 611 Jan 18 14:28 OWNERS.md [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jan 18 14:28 README.md [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jan 18 14:28 Record and Reply.postman_collection.json [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:28 VERSION [2024-01-18T14:30:28.969Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:28 bin [2024-01-18T14:30:28.969Z] -rw-r--r-- 1 jenkins jenkins 24666 Jan 18 14:29 coverage.out [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 3903 Jan 18 14:28 go.mod [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 34484 Jan 18 14:28 go.sum [2024-01-18T14:30:28.969Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 14:28 internal [2024-01-18T14:30:28.969Z] -rw-rw-r-- 1 jenkins jenkins 913 Jan 18 14:28 main.go [2024-01-18T14:30:28.969Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:28 openapi [2024-01-18T14:30:28.969Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:28 pkg [2024-01-18T14:30:28.969Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:30:29.312Z] + 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=bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 --label arch=amd64 --label version=3.2.0-dev.6 . [2024-01-18T14:30:29.312Z] Sending build context to Docker daemon 6.732MB [2024-01-18T14:30:29.312Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-18T14:30:29.312Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-18T14:30:29.312Z] ---> 47706eb98937 [2024-01-18T14:30:29.312Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-18T14:30:29.569Z] ---> Running in a952183bd4f3 [2024-01-18T14:30:29.569Z] Removing intermediate container a952183bd4f3 [2024-01-18T14:30:29.569Z] ---> 9b6ea1301b16 [2024-01-18T14:30:29.569Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-18T14:30:29.569Z] ---> Running in ebcd4c1c1075 [2024-01-18T14:30:29.827Z] Removing intermediate container ebcd4c1c1075 [2024-01-18T14:30:29.827Z] ---> f7aab10306c0 [2024-01-18T14:30:29.827Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-01-18T14:30:29.827Z] ---> Running in 5000cbbb080b [2024-01-18T14:30:29.827Z] Removing intermediate container 5000cbbb080b [2024-01-18T14:30:29.827Z] ---> 6c8f29573bce [2024-01-18T14:30:29.827Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-18T14:30:29.827Z] ---> Running in 02efab7756b3 [2024-01-18T14:30:30.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:30:30.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:30:30.603Z] OK: 264 MiB in 52 packages [2024-01-18T14:30:30.863Z] Removing intermediate container 02efab7756b3 [2024-01-18T14:30:30.863Z] ---> 2fbbf7d48c3a [2024-01-18T14:30:30.863Z] Step 7/27 : WORKDIR /app [2024-01-18T14:30:30.863Z] ---> Running in ed770d6e5d9a [2024-01-18T14:30:30.863Z] Removing intermediate container ed770d6e5d9a [2024-01-18T14:30:30.863Z] ---> 73046241bba4 [2024-01-18T14:30:30.863Z] Step 8/27 : COPY go.mod vendor* ./ [2024-01-18T14:30:31.121Z] ---> 1a18b6cae39b [2024-01-18T14:30:31.121Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:30:31.121Z] ---> Running in bef7d31ef1cc [2024-01-18T14:30:31.686Z] Removing intermediate container bef7d31ef1cc [2024-01-18T14:30:31.686Z] ---> dc8f984592f7 [2024-01-18T14:30:31.686Z] Step 10/27 : COPY . . [2024-01-18T14:30:32.254Z] ---> addebd343d03 [2024-01-18T14:30:32.254Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-18T14:30:32.254Z] ---> Running in bb218f1d6b3b [2024-01-18T14:30:32.254Z] Removing intermediate container bb218f1d6b3b [2024-01-18T14:30:32.254Z] ---> eccdd890c678 [2024-01-18T14:30:32.254Z] Step 12/27 : RUN $MAKE [2024-01-18T14:30:32.254Z] ---> Running in f374d640c5e0 [2024-01-18T14:30:32.512Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6" -trimpath -mod=readonly -o app-record-replay [2024-01-18T14:30:51.333Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27469 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-01-18T14:30:51.369Z] Running in /w/workspace/app-record-replay/80 [Pipeline] { [Pipeline] checkout [2024-01-18T14:30:51.433Z] Selected Git installation does not exist. Using Default [2024-01-18T14:30:51.433Z] The recommended git tool is: NONE [2024-01-18T14:30:54.444Z] Removing intermediate container f374d640c5e0 [2024-01-18T14:30:54.444Z] ---> 40aa10e01293 [2024-01-18T14:30:54.444Z] Step 13/27 : FROM alpine:3.18 [2024-01-18T14:30:54.444Z] 3.18: Pulling from library/alpine [2024-01-18T14:30:54.444Z] c926b61bad3b: Pulling fs layer [2024-01-18T14:30:54.444Z] c926b61bad3b: Verifying Checksum [2024-01-18T14:30:54.444Z] c926b61bad3b: Download complete [2024-01-18T14:30:54.444Z] c926b61bad3b: Pull complete [2024-01-18T14:30:54.444Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:30:54.444Z] Status: Downloaded newer image for alpine:3.18 [2024-01-18T14:30:54.444Z] ---> b541f2080109 [2024-01-18T14:30:54.444Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-18T14:30:54.444Z] ---> Running in 5836e7fe15bc [2024-01-18T14:30:54.444Z] Removing intermediate container 5836e7fe15bc [2024-01-18T14:30:54.444Z] ---> ee1a97f4c39c [2024-01-18T14:30:54.444Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-01-18T14:30:54.444Z] ---> Running in 526961e36a60 [2024-01-18T14:30:54.444Z] Removing intermediate container 526961e36a60 [2024-01-18T14:30:54.444Z] ---> acc7390528b2 [2024-01-18T14:30:54.444Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T14:30:54.444Z] ---> Running in 9d6a945146e4 [2024-01-18T14:30:54.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:30:54.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:30:54.444Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T14:30:54.444Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T14:30:54.444Z] Executing busybox-1.36.1-r5.trigger [2024-01-18T14:30:54.444Z] Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:30:54.444Z] OK: 8 MiB in 17 packages [2024-01-18T14:30:54.444Z] Removing intermediate container 9d6a945146e4 [2024-01-18T14:30:54.444Z] ---> 45de7e2a7a80 [2024-01-18T14:30:54.444Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-18T14:30:54.444Z] ---> Running in 2edf730a7875 [2024-01-18T14:30:54.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:30:54.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:30:54.444Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:30:54.444Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:30:54.444Z] Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:30:54.444Z] OK: 8 MiB in 17 packages [2024-01-18T14:30:54.703Z] Removing intermediate container 2edf730a7875 [2024-01-18T14:30:54.703Z] ---> aa8b4278b7e0 [2024-01-18T14:30:54.703Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-18T14:30:54.962Z] ---> cfe0681e8e3c [2024-01-18T14:30:54.962Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-18T14:30:54.962Z] ---> 790d11c714fb [2024-01-18T14:30:54.962Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-01-18T14:30:55.221Z] ---> 2b8bbc17d0d7 [2024-01-18T14:30:55.221Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-01-18T14:30:56.158Z] ---> 4c51c72a8a17 [2024-01-18T14:30:56.158Z] Step 22/27 : EXPOSE 59712 [2024-01-18T14:30:56.158Z] ---> Running in 64b3e6b336b1 [2024-01-18T14:30:56.158Z] Removing intermediate container 64b3e6b336b1 [2024-01-18T14:30:56.158Z] ---> 49d4c2a7af70 [2024-01-18T14:30:56.158Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-01-18T14:30:56.158Z] ---> Running in 4972b0166846 [2024-01-18T14:30:56.158Z] Removing intermediate container 4972b0166846 [2024-01-18T14:30:56.158Z] ---> 2cac431e1401 [2024-01-18T14:30:56.158Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-18T14:30:56.158Z] ---> Running in 507e76a44866 [2024-01-18T14:30:56.158Z] Removing intermediate container 507e76a44866 [2024-01-18T14:30:56.158Z] ---> abb4e3a39110 [2024-01-18T14:30:56.158Z] Step 25/27 : LABEL arch=amd64 [2024-01-18T14:30:56.158Z] ---> Running in fdd7f58468b2 [2024-01-18T14:30:56.416Z] Removing intermediate container fdd7f58468b2 [2024-01-18T14:30:56.416Z] ---> 372a35406b7a [2024-01-18T14:30:56.416Z] Step 26/27 : LABEL git_sha=bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [2024-01-18T14:30:56.416Z] ---> Running in 627b3f767371 [2024-01-18T14:30:56.416Z] Removing intermediate container 627b3f767371 [2024-01-18T14:30:56.416Z] ---> f987e33fe895 [2024-01-18T14:30:56.416Z] Step 27/27 : LABEL version=3.2.0-dev.6 [2024-01-18T14:30:56.416Z] ---> Running in 8c82630d26c0 [2024-01-18T14:30:56.416Z] Removing intermediate container 8c82630d26c0 [2024-01-18T14:30:56.416Z] ---> 089dce75a3f2 [2024-01-18T14:30:56.416Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-18T14:30:56.416Z] Successfully built 089dce75a3f2 [2024-01-18T14:30:56.416Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:30:56.688Z] provisioning config files... [2024-01-18T14:30:56.697Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15861516366059902225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:30:57.035Z] ---> ****-login.sh [2024-01-18T14:30:57.035Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:30:57.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:30:57.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:30:57.035Z] Configure a credential helper to remove this warning. See [2024-01-18T14:30:57.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:30:57.035Z] [2024-01-18T14:30:57.035Z] Login Succeeded [2024-01-18T14:30:57.035Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:30:57.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:30:57.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:30:57.035Z] Configure a credential helper to remove this warning. See [2024-01-18T14:30:57.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:30:57.035Z] [2024-01-18T14:30:57.035Z] Login Succeeded [2024-01-18T14:30:57.035Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:30:57.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:30:57.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:30:57.296Z] Configure a credential helper to remove this warning. See [2024-01-18T14:30:57.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:30:57.296Z] [2024-01-18T14:30:57.296Z] Login Succeeded [2024-01-18T14:30:57.296Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:30:57.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:30:57.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:30:57.296Z] Configure a credential helper to remove this warning. See [2024-01-18T14:30:57.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:30:57.296Z] [2024-01-18T14:30:57.296Z] Login Succeeded [2024-01-18T14:30:57.296Z] ****.io [2024-01-18T14:30:57.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:30:57.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:30:57.555Z] Configure a credential helper to remove this warning. See [2024-01-18T14:30:57.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:30:57.555Z] [2024-01-18T14:30:57.555Z] Login Succeeded [2024-01-18T14:30:57.555Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:30:57.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:30:57.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:30:57.740Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-01-18T14:30:57.740Z] bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [2024-01-18T14:30:57.740Z] latest [2024-01-18T14:30:57.740Z] 3.2.0-dev.6 [2024-01-18T14:30:57.740Z] bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 [2024-01-18T14:30:57.740Z] main [2024-01-18T14:30:57.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:30:58.204Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:30:58.590Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [2024-01-18T14:30:58.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-18T14:30:58.590Z] 884fa4cf3ab0: Preparing [2024-01-18T14:30:58.590Z] 21107b752a07: Preparing [2024-01-18T14:30:58.590Z] 43bc5cbb4e44: Preparing [2024-01-18T14:30:58.590Z] d82e40433b74: Preparing [2024-01-18T14:30:58.590Z] 39388db6be9e: Preparing [2024-01-18T14:30:58.590Z] 8718bad73401: Preparing [2024-01-18T14:30:58.590Z] 9fe9a137fd00: Preparing [2024-01-18T14:30:58.590Z] 8718bad73401: Waiting [2024-01-18T14:30:58.590Z] 9fe9a137fd00: Waiting [2024-01-18T14:30:58.590Z] 43bc5cbb4e44: Pushed [2024-01-18T14:30:58.590Z] d82e40433b74: Pushed [2024-01-18T14:30:58.590Z] 21107b752a07: Pushed [2024-01-18T14:30:58.590Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:30:58.849Z] 8718bad73401: Pushed [2024-01-18T14:30:59.108Z] 39388db6be9e: Pushed [2024-01-18T14:31:00.007Z] using credential edgex-jenkins-ssh [2024-01-18T14:31:00.029Z] Cloning the remote Git repository [2024-01-18T14:31:00.095Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-01-18T14:31:00.233Z] > git init /w/workspace/app-record-replay/80 # timeout=10 [2024-01-18T14:31:00.448Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-01-18T14:31:00.450Z] > git --version # timeout=10 [2024-01-18T14:31:00.471Z] > git --version # 'git version 2.25.1' [2024-01-18T14:31:00.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T14:31:00.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T14:31:01.638Z] 884fa4cf3ab0: Pushed [2024-01-18T14:31:01.638Z] bd19a4daae9e85dcbf3acdc994afcf15a534e4e5: digest: sha256:db7efa12992e6d91a50e20ad4b78ce156af5f3f7f0b40fe2e5f3dfacf090e064 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:02.025Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:02.416Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-01-18T14:31:02.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-18T14:31:02.416Z] 884fa4cf3ab0: Preparing [2024-01-18T14:31:02.416Z] 21107b752a07: Preparing [2024-01-18T14:31:02.416Z] 43bc5cbb4e44: Preparing [2024-01-18T14:31:02.416Z] d82e40433b74: Preparing [2024-01-18T14:31:02.416Z] 39388db6be9e: Preparing [2024-01-18T14:31:02.416Z] 8718bad73401: Preparing [2024-01-18T14:31:02.416Z] 9fe9a137fd00: Preparing [2024-01-18T14:31:02.416Z] 8718bad73401: Waiting [2024-01-18T14:31:02.416Z] 9fe9a137fd00: Waiting [2024-01-18T14:31:02.416Z] 21107b752a07: Layer already exists [2024-01-18T14:31:02.416Z] d82e40433b74: Layer already exists [2024-01-18T14:31:02.416Z] 884fa4cf3ab0: Layer already exists [2024-01-18T14:31:02.416Z] 43bc5cbb4e44: Layer already exists [2024-01-18T14:31:02.416Z] 39388db6be9e: Layer already exists [2024-01-18T14:31:02.416Z] 8718bad73401: Layer already exists [2024-01-18T14:31:02.416Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:31:02.416Z] latest: digest: sha256:db7efa12992e6d91a50e20ad4b78ce156af5f3f7f0b40fe2e5f3dfacf090e064 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:02.818Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:03.220Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.6 [2024-01-18T14:31:03.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-18T14:31:03.220Z] 884fa4cf3ab0: Preparing [2024-01-18T14:31:03.220Z] 21107b752a07: Preparing [2024-01-18T14:31:03.220Z] 43bc5cbb4e44: Preparing [2024-01-18T14:31:03.220Z] d82e40433b74: Preparing [2024-01-18T14:31:03.220Z] 39388db6be9e: Preparing [2024-01-18T14:31:03.220Z] 8718bad73401: Preparing [2024-01-18T14:31:03.220Z] 9fe9a137fd00: Preparing [2024-01-18T14:31:03.220Z] 9fe9a137fd00: Waiting [2024-01-18T14:31:03.220Z] 8718bad73401: Waiting [2024-01-18T14:31:03.220Z] d82e40433b74: Layer already exists [2024-01-18T14:31:03.220Z] 884fa4cf3ab0: Layer already exists [2024-01-18T14:31:03.220Z] 21107b752a07: Layer already exists [2024-01-18T14:31:03.220Z] 43bc5cbb4e44: Layer already exists [2024-01-18T14:31:03.220Z] 39388db6be9e: Layer already exists [2024-01-18T14:31:03.220Z] 8718bad73401: Layer already exists [2024-01-18T14:31:03.220Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:31:03.220Z] 3.2.0-dev.6: digest: sha256:db7efa12992e6d91a50e20ad4b78ce156af5f3f7f0b40fe2e5f3dfacf090e064 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:03.520Z] Avoid second fetch [2024-01-18T14:31:03.521Z] Checking out Revision bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 (main) [2024-01-18T14:31:03.629Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [2024-01-18T14:31:02.342Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-01-18T14:31:02.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T14:31:03.554Z] > git config core.sparsecheckout # timeout=10 [2024-01-18T14:31:03.663Z] > git checkout -f bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:04.029Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 [2024-01-18T14:31:04.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-18T14:31:04.029Z] 884fa4cf3ab0: Preparing [2024-01-18T14:31:04.029Z] 21107b752a07: Preparing [2024-01-18T14:31:04.029Z] 43bc5cbb4e44: Preparing [2024-01-18T14:31:04.029Z] d82e40433b74: Preparing [2024-01-18T14:31:04.029Z] 39388db6be9e: Preparing [2024-01-18T14:31:04.029Z] 8718bad73401: Preparing [2024-01-18T14:31:04.029Z] 9fe9a137fd00: Preparing [2024-01-18T14:31:04.029Z] 9fe9a137fd00: Waiting [2024-01-18T14:31:04.029Z] 8718bad73401: Waiting [2024-01-18T14:31:04.029Z] d82e40433b74: Layer already exists [2024-01-18T14:31:04.029Z] 21107b752a07: Layer already exists [2024-01-18T14:31:04.029Z] 884fa4cf3ab0: Layer already exists [2024-01-18T14:31:04.029Z] 39388db6be9e: Layer already exists [2024-01-18T14:31:04.029Z] 43bc5cbb4e44: Layer already exists [2024-01-18T14:31:04.029Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:31:04.029Z] 8718bad73401: Layer already exists [2024-01-18T14:31:04.029Z] bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6: digest: sha256:db7efa12992e6d91a50e20ad4b78ce156af5f3f7f0b40fe2e5f3dfacf090e064 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:04.433Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-18T14:31:04.528Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#118)" [Pipeline] sh [2024-01-18T14:31:04.833Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-01-18T14:31:04.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-18T14:31:04.833Z] 884fa4cf3ab0: Preparing [2024-01-18T14:31:04.833Z] 21107b752a07: Preparing [2024-01-18T14:31:04.833Z] 43bc5cbb4e44: Preparing [2024-01-18T14:31:04.833Z] d82e40433b74: Preparing [2024-01-18T14:31:04.833Z] 39388db6be9e: Preparing [2024-01-18T14:31:04.833Z] 8718bad73401: Preparing [2024-01-18T14:31:04.833Z] 9fe9a137fd00: Preparing [2024-01-18T14:31:04.833Z] 8718bad73401: Waiting [2024-01-18T14:31:04.833Z] d82e40433b74: Layer already exists [2024-01-18T14:31:04.833Z] 21107b752a07: Layer already exists [2024-01-18T14:31:04.833Z] 43bc5cbb4e44: Layer already exists [2024-01-18T14:31:04.833Z] 884fa4cf3ab0: Layer already exists [2024-01-18T14:31:04.833Z] 39388db6be9e: Layer already exists [2024-01-18T14:31:04.833Z] 8718bad73401: Layer already exists [2024-01-18T14:31:04.833Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:31:04.833Z] main: digest: sha256:db7efa12992e6d91a50e20ad4b78ce156af5f3f7f0b40fe2e5f3dfacf090e064 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:31:05.053Z] ===================================================== [Pipeline] echo [2024-01-18T14:31:05.088Z] taggedImages: [2024-01-18T14:31:05.088Z] - nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [2024-01-18T14:31:05.088Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-01-18T14:31:05.088Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.6 [2024-01-18T14:31:05.088Z] - nexus3.edgexfoundry.org:10004/app-record-replay:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 [2024-01-18T14:31:05.088Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:31:05.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:31:05.810Z] [2024-01-18T14:31:05.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:06.276Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-18T14:31:06.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T14:31:06.276Z] Dload Upload Total Spent Left Speed [2024-01-18T14:31:06.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh [2024-01-18T14:31:06.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:31:06.321Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-18T14:31:06.321Z] 5eb5b503b376: Pulling fs layer [2024-01-18T14:31:06.321Z] 5c69ac0246d0: Pulling fs layer [2024-01-18T14:31:06.321Z] ec43610c2a17: Pulling fs layer [2024-01-18T14:31:06.321Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-18T14:31:06.321Z] 33b1e0a273af: Pulling fs layer [2024-01-18T14:31:06.321Z] 5d3b04190fa2: Pulling fs layer [2024-01-18T14:31:06.321Z] 3a2ae6a8a46f: Waiting [2024-01-18T14:31:06.321Z] 33b1e0a273af: Waiting [2024-01-18T14:31:06.321Z] 2f39f015ded8: Pulling fs layer [2024-01-18T14:31:06.321Z] 5d3b04190fa2: Waiting [2024-01-18T14:31:06.321Z] 2f39f015ded8: Waiting [2024-01-18T14:31:06.321Z] 5c69ac0246d0: Download complete [2024-01-18T14:31:06.321Z] 3a2ae6a8a46f: Download complete [2024-01-18T14:31:06.321Z] 33b1e0a273af: Verifying Checksum [2024-01-18T14:31:06.321Z] 33b1e0a273af: Download complete [2024-01-18T14:31:06.321Z] ec43610c2a17: Verifying Checksum [2024-01-18T14:31:06.321Z] ec43610c2a17: Download complete [2024-01-18T14:31:06.321Z] 5d3b04190fa2: Download complete [2024-01-18T14:31:06.579Z] 5eb5b503b376: Verifying Checksum [2024-01-18T14:31:06.579Z] 5eb5b503b376: Download complete [2024-01-18T14:31:06.626Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-18T14:31:06.963Z] + sudo tee /etc/docker/daemon.new [2024-01-18T14:31:06.963Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-18T14:31:07.144Z] 2f39f015ded8: Download complete [2024-01-18T14:31:07.708Z] 5eb5b503b376: Pull complete [2024-01-18T14:31:07.966Z] 5c69ac0246d0: Pull complete [2024-01-18T14:31:07.984Z] { [2024-01-18T14:31:07.984Z] "registry-mirrors": [ [2024-01-18T14:31:07.984Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-18T14:31:07.984Z] ], [2024-01-18T14:31:07.984Z] "bip": "10.250.0.254/24", [2024-01-18T14:31:07.984Z] "hosts": [ [2024-01-18T14:31:07.984Z] "tcp://0.0.0.0:5555", [2024-01-18T14:31:07.984Z] "unix:///var/run/docker.sock" [2024-01-18T14:31:07.984Z] ], [2024-01-18T14:31:07.984Z] "mtu": 1458, [2024-01-18T14:31:07.984Z] "selinux-enabled": true, [2024-01-18T14:31:07.984Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-18T14:31:07.984Z] } [Pipeline] sh [2024-01-18T14:31:08.365Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-18T14:31:08.536Z] ec43610c2a17: Pull complete [2024-01-18T14:31:08.536Z] 3a2ae6a8a46f: Pull complete [2024-01-18T14:31:08.536Z] 33b1e0a273af: Pull complete [2024-01-18T14:31:08.743Z] + sudo service docker restart [2024-01-18T14:31:08.794Z] 5d3b04190fa2: Pull complete [2024-01-18T14:31:12.999Z] 2f39f015ded8: Pull complete [2024-01-18T14:31:12.999Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-18T14:31:12.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:31:12.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:31:13.205Z] prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container [2024-01-18T14:31:13.232Z] $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-lftools-log-publisher:latest cat [2024-01-18T14:31:16.539Z] $ docker top 2d6623e5e6d22f3a795f041e836b00a8a68eb2281c2a951173fe69f605b76d9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:31:16.951Z] ---> job-cost.sh [2024-01-18T14:31:16.951Z] lf-activate-venv: SKIPPING [2024-01-18T14:31:16.951Z] INFO: No Stack... [2024-01-18T14:31:17.209Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:31:17.467Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T14:31:17.753Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-01-18T14:31:17.753Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T14:31:17.768Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] [2024-01-18T14:31:17.773Z] Resource [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] did not exist. Created. [2024-01-18T14:31:17.774Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:31:18.140Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T14:31:18.207Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T14:31:18.213Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T14:31:18.304Z] $ docker stop --time=1 2d6623e5e6d22f3a795f041e836b00a8a68eb2281c2a951173fe69f605b76d9a [2024-01-18T14:31:19.443Z] $ docker rm -f --volumes 2d6623e5e6d22f3a795f041e836b00a8a68eb2281c2a951173fe69f605b76d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:31:27.064Z] provisioning config files... [2024-01-18T14:31:27.092Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/80@tmp/config15380870390879049715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:31:27.563Z] ---> ****-login.sh [2024-01-18T14:31:27.563Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:31:27.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:31:28.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:31:28.107Z] Configure a credential helper to remove this warning. See [2024-01-18T14:31:28.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:31:28.107Z] [2024-01-18T14:31:28.107Z] Login Succeeded [2024-01-18T14:31:28.107Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:31:28.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:31:28.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:31:28.377Z] Configure a credential helper to remove this warning. See [2024-01-18T14:31:28.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:31:28.377Z] [2024-01-18T14:31:28.377Z] Login Succeeded [2024-01-18T14:31:28.377Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:31:28.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:31:28.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:31:28.653Z] Configure a credential helper to remove this warning. See [2024-01-18T14:31:28.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:31:28.653Z] [2024-01-18T14:31:28.653Z] Login Succeeded [2024-01-18T14:31:28.653Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:31:28.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:31:28.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:31:28.923Z] Configure a credential helper to remove this warning. See [2024-01-18T14:31:28.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:31:28.923Z] [2024-01-18T14:31:28.923Z] Login Succeeded [2024-01-18T14:31:28.923Z] ****.io [2024-01-18T14:31:29.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:31:29.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:31:29.457Z] Configure a credential helper to remove this warning. See [2024-01-18T14:31:29.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:31:29.457Z] [2024-01-18T14:31:29.457Z] Login Succeeded [2024-01-18T14:31:29.457Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:31:29.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-18T14:31:29.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:31:29.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:31:29.992Z] ========================================================= [2024-01-18T14:31:29.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-18T14:31:29.992Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:30.484Z] + 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-01-18T14:31:31.903Z] #0 building with "default" instance using docker driver [2024-01-18T14:31:31.903Z] [2024-01-18T14:31:31.903Z] #1 [internal] load build definition from Dockerfile [2024-01-18T14:31:31.904Z] #1 transferring dockerfile: 1.76kB 0.0s done [2024-01-18T14:31:31.904Z] #1 DONE 0.1s [2024-01-18T14:31:31.904Z] [2024-01-18T14:31:31.904Z] #2 [internal] load .dockerignore [2024-01-18T14:31:31.904Z] #2 transferring context: 159B 0.0s done [2024-01-18T14:31:31.904Z] #2 DONE 0.1s [2024-01-18T14:31:31.904Z] [2024-01-18T14:31:31.904Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T14:31:31.904Z] #3 DONE 0.1s [2024-01-18T14:31:31.904Z] [2024-01-18T14:31:31.904Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T14:31:31.904Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-18T14:31:31.904Z] #4 ... [2024-01-18T14:31:31.904Z] [2024-01-18T14:31:31.904Z] #5 [internal] load build context [2024-01-18T14:31:31.904Z] #5 transferring context: 220.26kB 0.1s done [2024-01-18T14:31:31.904Z] #5 DONE 0.1s [2024-01-18T14:31:31.904Z] [2024-01-18T14:31:31.904Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T14:31:31.904Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2024-01-18T14:31:31.904Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2024-01-18T14:31:31.904Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-18T14:31:31.904Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-18T14:31:31.904Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s [2024-01-18T14:31:31.904Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2024-01-18T14:31:32.177Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-18T14:31:32.177Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-18T14:31:32.177Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-18T14:31:32.177Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-18T14:31:32.177Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-18T14:31:32.177Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s [2024-01-18T14:31:32.177Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-18T14:31:32.452Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.5s [2024-01-18T14:31:32.452Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2024-01-18T14:31:32.452Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.24MB / 11.40MB 0.5s [2024-01-18T14:31:32.452Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.74MB / 63.99MB 0.6s [2024-01-18T14:31:32.452Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.21MB / 11.40MB 0.6s [2024-01-18T14:31:32.722Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.7s [2024-01-18T14:31:32.722Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-18T14:31:32.722Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s [2024-01-18T14:31:32.722Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2024-01-18T14:31:32.722Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.13MB / 63.99MB 0.9s [2024-01-18T14:31:32.722Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 0.9s [2024-01-18T14:31:32.994Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.0s [2024-01-18T14:31:32.994Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.57MB / 97.63MB 1.0s [2024-01-18T14:31:32.994Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.2s [2024-01-18T14:31:32.994Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.90MB / 97.63MB 1.2s [2024-01-18T14:31:32.994Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.3s [2024-01-18T14:31:32.994Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s [2024-01-18T14:31:33.264Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.4s [2024-01-18T14:31:33.264Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.4s [2024-01-18T14:31:33.534Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s [2024-01-18T14:31:33.534Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.67MB / 97.63MB 1.6s [2024-01-18T14:31:33.534Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.7s [2024-01-18T14:31:33.534Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.62MB / 97.63MB 1.8s [2024-01-18T14:31:33.806Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 1.9s [2024-01-18T14:31:33.806Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.0s [2024-01-18T14:31:34.073Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2024-01-18T14:31:36.658Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 4.3s done [2024-01-18T14:31:36.658Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-18T14:31:36.658Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.5s done [2024-01-18T14:31:36.658Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.7s done [2024-01-18T14:31:36.658Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done [2024-01-18T14:31:36.926Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-18T14:31:43.599Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2024-01-18T14:31:47.880Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2024-01-18T14:31:54.543Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done [2024-01-18T14:31:55.515Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-18T14:31:55.515Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2024-01-18T14:31:55.786Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-18T14:31:55.786Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-18T14:32:01.156Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-18T14:32:04.524Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2024-01-18T14:32:05.942Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-18T14:32:07.923Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.1s done [2024-01-18T14:32:08.298Z] #4 DONE 36.5s [2024-01-18T14:32:08.298Z] [2024-01-18T14:32:08.298Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-18T14:32:09.270Z] #6 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:32:09.860Z] #6 1.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:32:11.281Z] #6 2.856 OK: 266 MiB in 52 packages [2024-01-18T14:32:13.890Z] #6 DONE 5.2s [2024-01-18T14:32:13.890Z] [2024-01-18T14:32:13.890Z] #7 [builder 3/7] WORKDIR /app [2024-01-18T14:32:13.890Z] #7 DONE 0.1s [2024-01-18T14:32:13.890Z] [2024-01-18T14:32:13.890Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-18T14:32:13.890Z] #8 DONE 0.1s [2024-01-18T14:32:13.890Z] [2024-01-18T14:32:13.890Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:32:46.179Z] #9 DONE 30.0s [2024-01-18T14:32:46.179Z] [2024-01-18T14:32:46.179Z] #10 [builder 6/7] COPY . . [2024-01-18T14:32:46.179Z] #10 DONE 0.1s [2024-01-18T14:32:46.179Z] [2024-01-18T14:32:46.179Z] #11 [builder 7/7] RUN echo noop [2024-01-18T14:32:46.179Z] #11 0.618 noop [2024-01-18T14:32:46.179Z] #11 DONE 0.7s [2024-01-18T14:32:46.179Z] [2024-01-18T14:32:46.179Z] #12 exporting to image [2024-01-18T14:32:46.179Z] #12 exporting layers [2024-01-18T14:33:08.615Z] #12 exporting layers 21.7s done [2024-01-18T14:33:08.615Z] #12 writing image sha256:7059bbaf7aeb0cbb184ec2190a30374a3d882d92b79d0614a7e5e86a74ffb004 0.0s done [2024-01-18T14:33:08.615Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-18T14:33:08.615Z] #12 DONE 21.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:33:09.124Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T14:33:09.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:33:09.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-27469 does not seem to be running inside a container [2024-01-18T14:33:09.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/80 -v /w/workspace/app-record-replay/80:/w/workspace/app-record-replay/80:rw,z -v /w/workspace/app-record-replay/80@tmp:/w/workspace/app-record-replay/80@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 ******** ci-base-image-arm64 cat [2024-01-18T14:33:10.760Z] $ docker top 33e93a9cca40c56f5c9724a2d1b50b353413737978eb4e91bf2813f6efd5521f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:33:11.661Z] + go version [2024-01-18T14:33:11.661Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-18T14:33:11.688Z] $ docker stop --time=1 33e93a9cca40c56f5c9724a2d1b50b353413737978eb4e91bf2813f6efd5521f [2024-01-18T14:33:13.275Z] $ docker rm -f --volumes 33e93a9cca40c56f5c9724a2d1b50b353413737978eb4e91bf2813f6efd5521f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:33:14.156Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T14:33:14.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:33:14.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-27469 does not seem to be running inside a container [2024-01-18T14:33:14.501Z] $ 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/80 -v /w/workspace/app-record-replay/80:/w/workspace/app-record-replay/80:rw,z -v /w/workspace/app-record-replay/80@tmp:/w/workspace/app-record-replay/80@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 ******** ci-base-image-arm64 cat [2024-01-18T14:33:15.506Z] $ docker top 343e3a06d08b315915c82e1343008e83b2542c8b76006bbfd5839fa982f62687 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:33:16.113Z] + git config --global --add safe.directory /w/workspace/app-record-replay/80 [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:33:16.505Z] + make test [2024-01-18T14:33:16.506Z] go test -race -coverprofile=coverage.out ./... [2024-01-18T14:35:09.864Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-01-18T14:35:10.844Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.296s coverage: 88.0% of statements [2024-01-18T14:35:11.442Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-01-18T14:35:11.442Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-01-18T14:35:11.442Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-01-18T14:35:21.579Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.023s coverage: 98.7% of statements [2024-01-18T14:35:21.579Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.575s coverage: 89.7% of statements [2024-01-18T14:35:21.579Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.210s coverage: 100.0% of statements [2024-01-18T14:35:22.181Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-18T14:35:22.181Z] go vet ./... [2024-01-18T14:36:58.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T14:36:58.945Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T14:36:58.945Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-18T14:36:58.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T14:36:59.031Z] $ docker stop --time=1 343e3a06d08b315915c82e1343008e83b2542c8b76006bbfd5839fa982f62687 [2024-01-18T14:37:01.802Z] $ docker rm -f --volumes 343e3a06d08b315915c82e1343008e83b2542c8b76006bbfd5839fa982f62687 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:37:03.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T14:37:03.704Z] Warning: overwriting stash ‘coverage-report’ [2024-01-18T14:37:04.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:37:05.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-18T14:37:05.351Z] + ls -al . [2024-01-18T14:37:05.352Z] total 188 [2024-01-18T14:37:05.352Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 14:33 . [2024-01-18T14:37:05.352Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:31 .. [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 14:31 .dockerignore [2024-01-18T14:37:05.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:31 .git [2024-01-18T14:37:05.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:31 .github [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 164 Jan 18 14:31 .gitignore [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:31 .golangci.yml [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jan 18 14:31 Attribution.txt [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 458 Jan 18 14:31 CHANGELOG.md [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jan 18 14:31 Dockerfile [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:31 GOVERNANCE.md [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 681 Jan 18 14:31 Jenkinsfile [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 14:31 LICENSE [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 3136 Jan 18 14:31 Makefile [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 611 Jan 18 14:31 OWNERS.md [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jan 18 14:31 README.md [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jan 18 14:31 Record and Reply.postman_collection.json [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:28 VERSION [2024-01-18T14:37:05.352Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:31 bin [2024-01-18T14:37:05.352Z] -rw-r--r-- 1 jenkins jenkins 24666 Jan 18 14:35 coverage.out [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 3903 Jan 18 14:31 go.mod [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 34484 Jan 18 14:31 go.sum [2024-01-18T14:37:05.352Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 14:31 internal [2024-01-18T14:37:05.352Z] -rw-rw-r-- 1 jenkins jenkins 913 Jan 18 14:31 main.go [2024-01-18T14:37:05.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:31 openapi [2024-01-18T14:37:05.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:31 pkg [2024-01-18T14:37:05.352Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:37:05.846Z] + 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=bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 --label arch=arm64 --label version=3.2.0-dev.6 . [2024-01-18T14:37:06.818Z] #0 building with "default" instance using docker driver [2024-01-18T14:37:06.818Z] [2024-01-18T14:37:06.818Z] #1 [internal] load build definition from Dockerfile [2024-01-18T14:37:06.818Z] #1 transferring dockerfile: 1.76kB done [2024-01-18T14:37:06.818Z] #1 DONE 0.0s [2024-01-18T14:37:06.818Z] [2024-01-18T14:37:06.818Z] #2 [internal] load .dockerignore [2024-01-18T14:37:06.818Z] #2 transferring context: 159B done [2024-01-18T14:37:06.818Z] #2 DONE 0.0s [2024-01-18T14:37:06.818Z] [2024-01-18T14:37:06.818Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T14:37:06.818Z] #3 DONE 0.0s [2024-01-18T14:37:06.818Z] [2024-01-18T14:37:06.818Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T14:37:07.097Z] #4 DONE 0.4s [2024-01-18T14:37:07.097Z] [2024-01-18T14:37:07.097Z] #5 [internal] load build context [2024-01-18T14:37:07.097Z] #5 transferring context: 26.74kB 0.0s done [2024-01-18T14:37:07.097Z] #5 DONE 0.1s [2024-01-18T14:37:07.097Z] [2024-01-18T14:37:07.097Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:37:07.097Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-18T14:37:07.372Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-18T14:37:07.372Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2024-01-18T14:37:07.372Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T14:37:07.372Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-18T14:37:07.372Z] #6 ... [2024-01-18T14:37:07.372Z] [2024-01-18T14:37:07.372Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-18T14:37:07.372Z] #7 DONE 0.3s [2024-01-18T14:37:07.372Z] [2024-01-18T14:37:07.372Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:37:07.372Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-18T14:37:07.372Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-18T14:37:07.960Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-18T14:37:08.232Z] #6 DONE 1.0s [2024-01-18T14:37:08.232Z] [2024-01-18T14:37:08.232Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T14:37:08.824Z] #8 0.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:37:09.093Z] #8 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:37:10.142Z] #8 ... [2024-01-18T14:37:10.142Z] [2024-01-18T14:37:10.142Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-18T14:37:10.142Z] #9 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:37:10.142Z] #9 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:37:10.142Z] #9 2.491 OK: 266 MiB in 52 packages [2024-01-18T14:37:10.142Z] #9 DONE 2.9s [2024-01-18T14:37:10.412Z] [2024-01-18T14:37:10.412Z] #10 [builder 3/7] WORKDIR /app [2024-01-18T14:37:10.412Z] #10 DONE 0.1s [2024-01-18T14:37:10.412Z] [2024-01-18T14:37:10.412Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T14:37:10.412Z] #8 2.312 (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T14:37:10.682Z] #8 ... [2024-01-18T14:37:10.682Z] [2024-01-18T14:37:10.682Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-18T14:37:10.682Z] #11 DONE 0.2s [2024-01-18T14:37:10.682Z] [2024-01-18T14:37:10.682Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T14:37:10.682Z] #8 2.419 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T14:37:10.682Z] #8 2.429 Executing busybox-1.36.1-r5.trigger [2024-01-18T14:37:10.682Z] #8 2.459 Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:37:10.951Z] #8 2.744 OK: 9 MiB in 17 packages [2024-01-18T14:37:11.230Z] #8 DONE 3.1s [2024-01-18T14:37:11.230Z] [2024-01-18T14:37:11.230Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:37:12.657Z] #12 DONE 2.0s [2024-01-18T14:37:12.658Z] [2024-01-18T14:37:12.658Z] #13 [builder 6/7] COPY . . [2024-01-18T14:37:12.658Z] #13 DONE 0.2s [2024-01-18T14:37:12.658Z] [2024-01-18T14:37:12.658Z] #14 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T14:37:12.658Z] #14 0.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:37:12.658Z] #14 1.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:37:14.086Z] #14 2.773 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:37:14.359Z] #14 2.898 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:37:14.359Z] #14 2.923 Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:37:14.643Z] #14 3.165 OK: 9 MiB in 17 packages [2024-01-18T14:37:14.916Z] #14 DONE 3.6s [2024-01-18T14:37:14.916Z] [2024-01-18T14:37:14.916Z] #15 [builder 7/7] RUN make build [2024-01-18T14:37:14.916Z] #15 0.767 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6" -trimpath -mod=readonly -o app-record-replay [2024-01-18T14:38:36.776Z] #15 DONE 80.1s [2024-01-18T14:38:36.776Z] [2024-01-18T14:38:36.776Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-18T14:38:36.776Z] #16 DONE 0.1s [2024-01-18T14:38:36.776Z] [2024-01-18T14:38:36.776Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-01-18T14:38:36.776Z] #17 DONE 0.1s [2024-01-18T14:38:36.776Z] [2024-01-18T14:38:36.776Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-01-18T14:38:36.776Z] #18 DONE 0.1s [2024-01-18T14:38:36.776Z] [2024-01-18T14:38:36.776Z] #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay [2024-01-18T14:38:36.776Z] #19 DONE 0.4s [2024-01-18T14:38:36.776Z] [2024-01-18T14:38:36.776Z] #20 exporting to image [2024-01-18T14:38:36.776Z] #20 exporting layers [2024-01-18T14:38:36.776Z] #20 exporting layers 0.4s done [2024-01-18T14:38:36.776Z] #20 writing image sha256:909c051a61876398b7a4d3f10e3fce09e332734c54236276b9e5279cfe3f23b2 done [2024-01-18T14:38:36.776Z] #20 naming to docker.io/library/app-record-replay-arm64 0.0s done [2024-01-18T14:38:36.776Z] #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:38:37.348Z] provisioning config files... [2024-01-18T14:38:37.392Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/80@tmp/config18203323304548412673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:38:37.824Z] ---> ****-login.sh [2024-01-18T14:38:37.824Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:38:37.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:38:38.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:38:38.094Z] Configure a credential helper to remove this warning. See [2024-01-18T14:38:38.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:38:38.094Z] [2024-01-18T14:38:38.094Z] Login Succeeded [2024-01-18T14:38:38.094Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:38:38.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:38:38.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:38:38.362Z] Configure a credential helper to remove this warning. See [2024-01-18T14:38:38.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:38:38.362Z] [2024-01-18T14:38:38.362Z] Login Succeeded [2024-01-18T14:38:38.362Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:38:38.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:38:38.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:38:38.632Z] Configure a credential helper to remove this warning. See [2024-01-18T14:38:38.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:38:38.632Z] [2024-01-18T14:38:38.632Z] Login Succeeded [2024-01-18T14:38:38.632Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:38:38.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:38:38.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:38:38.902Z] Configure a credential helper to remove this warning. See [2024-01-18T14:38:38.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:38:38.902Z] [2024-01-18T14:38:38.902Z] Login Succeeded [2024-01-18T14:38:38.902Z] ****.io [2024-01-18T14:38:39.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:38:39.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:38:39.437Z] Configure a credential helper to remove this warning. See [2024-01-18T14:38:39.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:38:39.437Z] [2024-01-18T14:38:39.437Z] Login Succeeded [2024-01-18T14:38:39.438Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:38:39.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:38:39.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:38:39.720Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-01-18T14:38:39.720Z] bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [2024-01-18T14:38:39.720Z] latest [2024-01-18T14:38:39.720Z] 3.2.0-dev.6 [2024-01-18T14:38:39.720Z] bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 [2024-01-18T14:38:39.720Z] main [2024-01-18T14:38:39.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:40.451Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:40.928Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [2024-01-18T14:38:40.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-01-18T14:38:40.928Z] 2fb46291e6ec: Preparing [2024-01-18T14:38:40.928Z] 94a38762b890: Preparing [2024-01-18T14:38:40.928Z] 20c19bd3242c: Preparing [2024-01-18T14:38:40.928Z] 1634b21ae20e: Preparing [2024-01-18T14:38:40.928Z] e53a0a7cff6e: Preparing [2024-01-18T14:38:40.928Z] a3934fb7c7f5: Preparing [2024-01-18T14:38:40.928Z] 0faf9b67be60: Preparing [2024-01-18T14:38:40.928Z] a3934fb7c7f5: Waiting [2024-01-18T14:38:40.928Z] 0faf9b67be60: Waiting [2024-01-18T14:38:41.193Z] 1634b21ae20e: Pushed [2024-01-18T14:38:41.193Z] 94a38762b890: Pushed [2024-01-18T14:38:41.193Z] 20c19bd3242c: Pushed [2024-01-18T14:38:41.193Z] 0faf9b67be60: Layer already exists [2024-01-18T14:38:41.461Z] a3934fb7c7f5: Pushed [2024-01-18T14:38:42.434Z] e53a0a7cff6e: Pushed [2024-01-18T14:38:47.802Z] 2fb46291e6ec: Pushed [2024-01-18T14:38:47.802Z] bd19a4daae9e85dcbf3acdc994afcf15a534e4e5: digest: sha256:02ffba7ea21b9cefc771d3614272e6cd532c5e60134344bec0afda39ce71f758 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:48.294Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:48.790Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-01-18T14:38:48.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-01-18T14:38:48.790Z] 2fb46291e6ec: Preparing [2024-01-18T14:38:48.790Z] 94a38762b890: Preparing [2024-01-18T14:38:48.790Z] 20c19bd3242c: Preparing [2024-01-18T14:38:48.790Z] 1634b21ae20e: Preparing [2024-01-18T14:38:48.790Z] e53a0a7cff6e: Preparing [2024-01-18T14:38:48.790Z] a3934fb7c7f5: Preparing [2024-01-18T14:38:48.790Z] 0faf9b67be60: Preparing [2024-01-18T14:38:48.790Z] a3934fb7c7f5: Waiting [2024-01-18T14:38:48.790Z] 0faf9b67be60: Waiting [2024-01-18T14:38:48.790Z] e53a0a7cff6e: Layer already exists [2024-01-18T14:38:48.790Z] 1634b21ae20e: Layer already exists [2024-01-18T14:38:48.790Z] 2fb46291e6ec: Layer already exists [2024-01-18T14:38:48.790Z] 20c19bd3242c: Layer already exists [2024-01-18T14:38:48.790Z] 94a38762b890: Layer already exists [2024-01-18T14:38:48.790Z] a3934fb7c7f5: Layer already exists [2024-01-18T14:38:48.790Z] 0faf9b67be60: Layer already exists [2024-01-18T14:38:49.056Z] latest: digest: sha256:02ffba7ea21b9cefc771d3614272e6cd532c5e60134344bec0afda39ce71f758 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:49.569Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:50.051Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.6 [2024-01-18T14:38:50.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-01-18T14:38:50.051Z] 2fb46291e6ec: Preparing [2024-01-18T14:38:50.051Z] 94a38762b890: Preparing [2024-01-18T14:38:50.051Z] 20c19bd3242c: Preparing [2024-01-18T14:38:50.051Z] 1634b21ae20e: Preparing [2024-01-18T14:38:50.051Z] e53a0a7cff6e: Preparing [2024-01-18T14:38:50.051Z] a3934fb7c7f5: Preparing [2024-01-18T14:38:50.051Z] 0faf9b67be60: Preparing [2024-01-18T14:38:50.051Z] a3934fb7c7f5: Waiting [2024-01-18T14:38:50.051Z] 0faf9b67be60: Waiting [2024-01-18T14:38:50.051Z] 20c19bd3242c: Layer already exists [2024-01-18T14:38:50.051Z] 1634b21ae20e: Layer already exists [2024-01-18T14:38:50.051Z] 2fb46291e6ec: Layer already exists [2024-01-18T14:38:50.051Z] 94a38762b890: Layer already exists [2024-01-18T14:38:50.051Z] e53a0a7cff6e: Layer already exists [2024-01-18T14:38:50.051Z] a3934fb7c7f5: Layer already exists [2024-01-18T14:38:50.051Z] 0faf9b67be60: Layer already exists [2024-01-18T14:38:50.318Z] 3.2.0-dev.6: digest: sha256:02ffba7ea21b9cefc771d3614272e6cd532c5e60134344bec0afda39ce71f758 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:50.821Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:51.321Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 [2024-01-18T14:38:51.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-01-18T14:38:51.321Z] 2fb46291e6ec: Preparing [2024-01-18T14:38:51.321Z] 94a38762b890: Preparing [2024-01-18T14:38:51.321Z] 20c19bd3242c: Preparing [2024-01-18T14:38:51.321Z] 1634b21ae20e: Preparing [2024-01-18T14:38:51.321Z] e53a0a7cff6e: Preparing [2024-01-18T14:38:51.321Z] a3934fb7c7f5: Preparing [2024-01-18T14:38:51.321Z] 0faf9b67be60: Preparing [2024-01-18T14:38:51.321Z] a3934fb7c7f5: Waiting [2024-01-18T14:38:51.321Z] 0faf9b67be60: Waiting [2024-01-18T14:38:51.321Z] 2fb46291e6ec: Layer already exists [2024-01-18T14:38:51.321Z] 1634b21ae20e: Layer already exists [2024-01-18T14:38:51.321Z] e53a0a7cff6e: Layer already exists [2024-01-18T14:38:51.321Z] 20c19bd3242c: Layer already exists [2024-01-18T14:38:51.321Z] 94a38762b890: Layer already exists [2024-01-18T14:38:51.587Z] a3934fb7c7f5: Layer already exists [2024-01-18T14:38:51.587Z] 0faf9b67be60: Layer already exists [2024-01-18T14:38:51.587Z] bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6: digest: sha256:02ffba7ea21b9cefc771d3614272e6cd532c5e60134344bec0afda39ce71f758 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:52.078Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:52.565Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-01-18T14:38:52.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-01-18T14:38:52.565Z] 2fb46291e6ec: Preparing [2024-01-18T14:38:52.565Z] 94a38762b890: Preparing [2024-01-18T14:38:52.565Z] 20c19bd3242c: Preparing [2024-01-18T14:38:52.565Z] 1634b21ae20e: Preparing [2024-01-18T14:38:52.565Z] e53a0a7cff6e: Preparing [2024-01-18T14:38:52.565Z] a3934fb7c7f5: Preparing [2024-01-18T14:38:52.565Z] 0faf9b67be60: Preparing [2024-01-18T14:38:52.565Z] a3934fb7c7f5: Waiting [2024-01-18T14:38:52.565Z] 0faf9b67be60: Waiting [2024-01-18T14:38:52.565Z] e53a0a7cff6e: Layer already exists [2024-01-18T14:38:52.565Z] 94a38762b890: Layer already exists [2024-01-18T14:38:52.565Z] 1634b21ae20e: Layer already exists [2024-01-18T14:38:52.565Z] 2fb46291e6ec: Layer already exists [2024-01-18T14:38:52.565Z] 20c19bd3242c: Layer already exists [2024-01-18T14:38:52.565Z] 0faf9b67be60: Layer already exists [2024-01-18T14:38:52.829Z] a3934fb7c7f5: Layer already exists [2024-01-18T14:38:52.829Z] main: digest: sha256:02ffba7ea21b9cefc771d3614272e6cd532c5e60134344bec0afda39ce71f758 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:38:53.182Z] ===================================================== [Pipeline] echo [2024-01-18T14:38:53.233Z] taggedImages: [2024-01-18T14:38:53.233Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [2024-01-18T14:38:53.233Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-01-18T14:38:53.233Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.6 [2024-01-18T14:38:53.233Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bd19a4daae9e85dcbf3acdc994afcf15a534e4e5-3.2.0-dev.6 [2024-01-18T14:38:53.233Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:53.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:38:53.892Z] [2024-01-18T14:38:53.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:54.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:38:54.280Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-18T14:38:54.280Z] 8998bd30e6a1: Pulling fs layer [2024-01-18T14:38:54.280Z] 04944245beec: Pulling fs layer [2024-01-18T14:38:54.280Z] 699f458cf7ca: Pulling fs layer [2024-01-18T14:38:54.280Z] 765212b225bb: Pulling fs layer [2024-01-18T14:38:54.280Z] f23df028b6ca: Pulling fs layer [2024-01-18T14:38:54.280Z] d65c8cfc05b1: Pulling fs layer [2024-01-18T14:38:54.280Z] 2437ff75d9bd: Pulling fs layer [2024-01-18T14:38:54.280Z] f23df028b6ca: Waiting [2024-01-18T14:38:54.280Z] d65c8cfc05b1: Waiting [2024-01-18T14:38:54.280Z] 2437ff75d9bd: Waiting [2024-01-18T14:38:54.280Z] 765212b225bb: Waiting [2024-01-18T14:38:54.546Z] 04944245beec: Verifying Checksum [2024-01-18T14:38:54.546Z] 04944245beec: Download complete [2024-01-18T14:38:54.546Z] 765212b225bb: Download complete [2024-01-18T14:38:54.546Z] f23df028b6ca: Verifying Checksum [2024-01-18T14:38:54.546Z] f23df028b6ca: Download complete [2024-01-18T14:38:54.546Z] d65c8cfc05b1: Download complete [2024-01-18T14:38:54.813Z] 699f458cf7ca: Verifying Checksum [2024-01-18T14:38:54.813Z] 699f458cf7ca: Download complete [2024-01-18T14:38:55.080Z] 8998bd30e6a1: Verifying Checksum [2024-01-18T14:38:55.080Z] 8998bd30e6a1: Download complete [2024-01-18T14:38:57.019Z] 2437ff75d9bd: Verifying Checksum [2024-01-18T14:38:57.019Z] 2437ff75d9bd: Download complete [2024-01-18T14:39:01.310Z] 8998bd30e6a1: Pull complete [2024-01-18T14:39:01.577Z] 04944245beec: Pull complete [2024-01-18T14:39:03.520Z] 699f458cf7ca: Pull complete [2024-01-18T14:39:03.520Z] 765212b225bb: Pull complete [2024-01-18T14:39:04.484Z] f23df028b6ca: Pull complete [2024-01-18T14:39:04.484Z] d65c8cfc05b1: Pull complete [2024-01-18T14:39:31.262Z] 2437ff75d9bd: Pull complete [2024-01-18T14:39:31.262Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-18T14:39:31.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:39:31.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:39:31.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-27469 does not seem to be running inside a container [2024-01-18T14:39:31.696Z] $ 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/80 -v /w/workspace/app-record-replay/80:/w/workspace/app-record-replay/80:rw,z -v /w/workspace/app-record-replay/80@tmp:/w/workspace/app-record-replay/80@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-lftools-log-publisher:arm64 cat [2024-01-18T14:39:33.073Z] $ docker top ddae57f056e76eb96591d86539e64c5aae35ac9de1efea6507dff08ab26db33d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:39:33.674Z] ---> job-cost.sh [2024-01-18T14:39:33.940Z] lf-activate-venv: SKIPPING [2024-01-18T14:39:33.940Z] INFO: No Stack... [2024-01-18T14:39:34.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:39:35.198Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T14:39:35.518Z] + cat /w/workspace/app-record-replay/80/archives/cost.csv [2024-01-18T14:39:35.518Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T14:39:35.564Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] [2024-01-18T14:39:35.579Z] Resource [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] did not exist. Created. [2024-01-18T14:39:35.580Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:39:36.027Z] /w/workspace/app-record-replay/80@tmp/durable-0c3c453a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-18T14:39:36.351Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T14:39:36.368Z] Warning: overwriting stash ‘stack-cost’ [2024-01-18T14:39:36.421Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T14:39:36.468Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T14:39:36.585Z] $ docker stop --time=1 ddae57f056e76eb96591d86539e64c5aae35ac9de1efea6507dff08ab26db33d [2024-01-18T14:39:37.982Z] $ docker rm -f --volumes ddae57f056e76eb96591d86539e64c5aae35ac9de1efea6507dff08ab26db33d [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-01-18T14:39:39.365Z] provisioning config files... [2024-01-18T14:39:39.370Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4350507590346841854tmp [Pipeline] { [Pipeline] sh [2024-01-18T14:39:39.805Z] + set +x [2024-01-18T14:39:39.805Z] + curl -s https://codecov.io/bash [2024-01-18T14:39:39.805Z] + bash -s -- [2024-01-18T14:39:39.805Z] [2024-01-18T14:39:39.805Z] _____ _ [2024-01-18T14:39:39.805Z] / ____| | | [2024-01-18T14:39:39.805Z] | | ___ __| | ___ ___ _____ __ [2024-01-18T14:39:39.805Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-18T14:39:39.805Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-18T14:39:39.805Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-18T14:39:39.805Z] Bash-1.0.6 [2024-01-18T14:39:39.805Z] [2024-01-18T14:39:39.805Z] [2024-01-18T14:39:39.805Z] ==> git version 2.25.1 found [2024-01-18T14:39:39.805Z] ==> 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-01-18T14:39:39.805Z] Release-Date: 2020-01-08 [2024-01-18T14:39:39.805Z] 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-01-18T14:39:39.805Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-18T14:39:39.805Z] ==> Jenkins CI detected. [2024-01-18T14:39:39.805Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-01-18T14:39:39.805Z] project root: . [2024-01-18T14:39:39.805Z] --> token set from env [2024-01-18T14:39:39.805Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-18T14:39:39.805Z] ==> Running gcov in . (disable via -X gcov) [2024-01-18T14:39:39.805Z] ==> Python coveragepy not found [2024-01-18T14:39:39.805Z] ==> Searching for coverage reports in: [2024-01-18T14:39:39.805Z] + . [2024-01-18T14:39:39.805Z] -> Found 1 reports [2024-01-18T14:39:39.805Z] ==> Detecting git/mercurial file structure [2024-01-18T14:39:39.805Z] ==> Reading reports [2024-01-18T14:39:39.805Z] + ./coverage.out bytes=24666 [2024-01-18T14:39:39.805Z] ==> Appending adjustments [2024-01-18T14:39:39.805Z] https://docs.codecov.io/docs/fixing-reports [2024-01-18T14:39:40.065Z] + Found adjustments [2024-01-18T14:39:40.065Z] ==> Gzipping contents [2024-01-18T14:39:40.065Z] 8.0K /tmp/codecov.zV0ACa.gz [2024-01-18T14:39:40.065Z] ==> Uploading reports [2024-01-18T14:39:40.065Z] url: https://codecov.io [2024-01-18T14:39:40.065Z] query: branch=main&commit=bd19a4daae9e85dcbf3acdc994afcf15a534e4e5&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-18T14:39:40.065Z] -> Pinging Codecov [2024-01-18T14:39:40.065Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bd19a4daae9e85dcbf3acdc994afcf15a534e4e5&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-18T14:39:40.065Z] -> Uploading to [2024-01-18T14:39:40.065Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-18/F467761B9912B4F32F9BC62907045C81/bd19a4daae9e85dcbf3acdc994afcf15a534e4e5/c20b3619-4011-4880-b208-9310c33098b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T143940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7b7373f396983fe0b895dfe15226cb8b4574767e97ed9b27c7d612f0263131f [2024-01-18T14:39:40.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T14:39:40.325Z] Dload Upload Total Spent Left Speed [2024-01-18T14:39:40.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4847 0 0 100 4847 0 20195 --:--:-- --:--:-- --:--:-- 20195 [2024-01-18T14:39:40.325Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] } [2024-01-18T14:39:40.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-18T14:39:40.715Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-18T14:39:40.728Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:39:41.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:39:41.179Z] [2024-01-18T14:39:41.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:39:41.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:39:41.532Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-18T14:39:41.532Z] df9b9388f04a: Pulling fs layer [2024-01-18T14:39:41.532Z] 52dc419b0ee2: Pulling fs layer [2024-01-18T14:39:41.532Z] 25bc292e5bac: Pulling fs layer [2024-01-18T14:39:41.532Z] 114826534d7a: Pulling fs layer [2024-01-18T14:39:41.532Z] 4657fd5d0bcf: Pulling fs layer [2024-01-18T14:39:41.532Z] 114826534d7a: Waiting [2024-01-18T14:39:41.532Z] 6ad1cebc031e: Pulling fs layer [2024-01-18T14:39:41.532Z] 4657fd5d0bcf: Waiting [2024-01-18T14:39:41.532Z] 8a3aa393b2d8: Pulling fs layer [2024-01-18T14:39:41.532Z] 8a3aa393b2d8: Waiting [2024-01-18T14:39:41.532Z] 25bc292e5bac: Verifying Checksum [2024-01-18T14:39:41.532Z] 25bc292e5bac: Download complete [2024-01-18T14:39:41.532Z] 52dc419b0ee2: Verifying Checksum [2024-01-18T14:39:41.532Z] 52dc419b0ee2: Download complete [2024-01-18T14:39:41.532Z] 4657fd5d0bcf: Verifying Checksum [2024-01-18T14:39:41.532Z] 4657fd5d0bcf: Download complete [2024-01-18T14:39:41.532Z] df9b9388f04a: Download complete [2024-01-18T14:39:41.793Z] 6ad1cebc031e: Verifying Checksum [2024-01-18T14:39:41.793Z] 6ad1cebc031e: Download complete [2024-01-18T14:39:41.793Z] df9b9388f04a: Pull complete [2024-01-18T14:39:41.793Z] 52dc419b0ee2: Pull complete [2024-01-18T14:39:42.054Z] 25bc292e5bac: Pull complete [2024-01-18T14:39:42.311Z] 114826534d7a: Verifying Checksum [2024-01-18T14:39:42.311Z] 114826534d7a: Download complete [2024-01-18T14:39:42.311Z] 8a3aa393b2d8: Verifying Checksum [2024-01-18T14:39:42.311Z] 8a3aa393b2d8: Download complete [2024-01-18T14:39:45.597Z] 114826534d7a: Pull complete [2024-01-18T14:39:45.597Z] 4657fd5d0bcf: Pull complete [2024-01-18T14:39:45.856Z] 6ad1cebc031e: Pull complete [2024-01-18T14:39:49.175Z] 8a3aa393b2d8: Pull complete [2024-01-18T14:39:49.175Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-18T14:39:49.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:39:49.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:39:49.470Z] prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container [2024-01-18T14:39:49.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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/edgex-snyk-go:1.410.4 cat [2024-01-18T14:39:54.337Z] $ docker top 274e21fcdec2fca01e04694a17e7c7765b56a1a2749945c993ea13436993bf19 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-18T14:39:54.513Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-01-18T14:39:54.793Z] + set -o pipefail [2024-01-18T14:39:54.793Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-01-18T14:40:00.165Z] [2024-01-18T14:40:00.165Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-01-18T14:40:00.165Z] [2024-01-18T14:40:00.165Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/67c97157-b8fb-479c-a7ba-113a4a8aeb4b [2024-01-18T14:40:00.165Z] [2024-01-18T14:40:00.165Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-18T14:40:00.165Z] [2024-01-18T14:40:00.165Z] [2024-01-18T14:40:00.165Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-18T14:40:00.165Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-18T14:40:00.165Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-01-18T14:40:00.183Z] $ docker stop --time=1 274e21fcdec2fca01e04694a17e7c7765b56a1a2749945c993ea13436993bf19 [2024-01-18T14:40:04.120Z] $ docker rm -f --volumes 274e21fcdec2fca01e04694a17e7c7765b56a1a2749945c993ea13436993bf19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:40:05.683Z] + git log --format=format:%s -1 bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 [Pipeline] sh [2024-01-18T14:40:05.979Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:40:05.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:06.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:40:06.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:40:06.516Z] prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container [2024-01-18T14:40:06.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:40:07.000Z] $ docker top 3b1749d0067d94678aad263fd4ca58587ff727d30a48a83839980c6e177e6c0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:40:07.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:40:07.303Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:40:07.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:40:07.428Z] $ docker exec 3b1749d0067d94678aad263fd4ca58587ff727d30a48a83839980c6e177e6c0b ssh-agent [2024-01-18T14:40:07.526Z] SSH_AUTH_SOCK=/tmp/ssh-eiAUez3WwD0j/agent.32 [2024-01-18T14:40:07.526Z] SSH_AGENT_PID=38 [2024-01-18T14:40:07.530Z] Running ssh-add (command line suppressed) [2024-01-18T14:40:07.641Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5367508347105787549.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5367508347105787549.key) [2024-01-18T14:40:07.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:40:07.982Z] + git semver tag [2024-01-18T14:40:08.241Z] 2024-01-18 14:40:08,168 [run_tag] DEBUG tag force:False [2024-01-18T14:40:08.241Z] 2024-01-18 14:40:08,168 [check_head_tag] DEBUG check head tag [2024-01-18T14:40:08.241Z] 2024-01-18 14:40:08,169 [execute] INFO git cat-file --batch-check [2024-01-18T14:40:08.241Z] 2024-01-18 14:40:08,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-01-18T14:40:08.241Z] 2024-01-18 14:40:08,172 [execute] INFO git cat-file --batch [2024-01-18T14:40:08.241Z] 2024-01-18 14:40:08,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-01-18T14:40:08.241Z] 2024-01-18 14:40:08,194 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-18T14:40:08.241Z] 2024-01-18 14:40:08,194 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2024-01-18T14:40:08.241Z] 2024-01-18 14:40:08,194 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:40:08.241Z] 2024-01-18 14:40:08,198 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-18T14:40:08.241Z] 3.2.0-dev.6 [Pipeline] } [2024-01-18T14:40:08.258Z] $ docker exec --env ******** --env ******** 3b1749d0067d94678aad263fd4ca58587ff727d30a48a83839980c6e177e6c0b ssh-agent -k [2024-01-18T14:40:08.356Z] unset SSH_AUTH_SOCK; [2024-01-18T14:40:08.356Z] unset SSH_AGENT_PID; [2024-01-18T14:40:08.356Z] echo Agent pid 38 killed; [2024-01-18T14:40:08.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:40:08.873Z] + git semver [Pipeline] } [2024-01-18T14:40:09.153Z] $ docker stop --time=1 3b1749d0067d94678aad263fd4ca58587ff727d30a48a83839980c6e177e6c0b [2024-01-18T14:40:10.403Z] $ docker rm -f --volumes 3b1749d0067d94678aad263fd4ca58587ff727d30a48a83839980c6e177e6c0b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:11.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:40:11.068Z] [2024-01-18T14:40:11.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:11.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:40:11.417Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-18T14:40:11.417Z] ab5ef0e58194: Pulling fs layer [2024-01-18T14:40:11.417Z] 9712f1f96733: Pulling fs layer [2024-01-18T14:40:11.417Z] 63f879dbbcfc: Pulling fs layer [2024-01-18T14:40:11.417Z] 0d9ebad4ef96: Pulling fs layer [2024-01-18T14:40:11.417Z] e9a5061849ea: Pulling fs layer [2024-01-18T14:40:11.417Z] d747dcd14b5f: Pulling fs layer [2024-01-18T14:40:11.417Z] 2de7ff778b66: Pulling fs layer [2024-01-18T14:40:11.417Z] 0d9ebad4ef96: Waiting [2024-01-18T14:40:11.417Z] e9a5061849ea: Waiting [2024-01-18T14:40:11.417Z] d747dcd14b5f: Waiting [2024-01-18T14:40:11.417Z] 2de7ff778b66: Waiting [2024-01-18T14:40:11.417Z] 9712f1f96733: Verifying Checksum [2024-01-18T14:40:11.417Z] 9712f1f96733: Download complete [2024-01-18T14:40:11.676Z] 63f879dbbcfc: Verifying Checksum [2024-01-18T14:40:11.676Z] 63f879dbbcfc: Download complete [2024-01-18T14:40:11.934Z] e9a5061849ea: Verifying Checksum [2024-01-18T14:40:11.934Z] e9a5061849ea: Download complete [2024-01-18T14:40:11.934Z] 0d9ebad4ef96: Verifying Checksum [2024-01-18T14:40:11.934Z] 0d9ebad4ef96: Download complete [2024-01-18T14:40:11.934Z] d747dcd14b5f: Download complete [2024-01-18T14:40:11.934Z] ab5ef0e58194: Verifying Checksum [2024-01-18T14:40:11.934Z] ab5ef0e58194: Download complete [2024-01-18T14:40:11.934Z] 2de7ff778b66: Verifying Checksum [2024-01-18T14:40:11.934Z] 2de7ff778b66: Download complete [2024-01-18T14:40:15.217Z] ab5ef0e58194: Pull complete [2024-01-18T14:40:15.217Z] 9712f1f96733: Pull complete [2024-01-18T14:40:15.473Z] 63f879dbbcfc: Pull complete [2024-01-18T14:40:19.740Z] 0d9ebad4ef96: Pull complete [2024-01-18T14:40:19.740Z] e9a5061849ea: Pull complete [2024-01-18T14:40:19.740Z] d747dcd14b5f: Pull complete [2024-01-18T14:40:20.712Z] 2de7ff778b66: Pull complete [2024-01-18T14:40:20.712Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-18T14:40:20.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:40:20.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:40:21.024Z] prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container [2024-01-18T14:40:21.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-18T14:40:26.860Z] $ docker top 8cb74423d565043665d67b1aef0ca21b50b6c94abcee6cc63f542a57285bed8f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:40:27.033Z] provisioning config files... [2024-01-18T14:40:27.041Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6516189010121865309tmp [2024-01-18T14:40:27.051Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7699009552299210397tmp [2024-01-18T14:40:27.059Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17356301697800813857tmp [Pipeline] { [Pipeline] echo [2024-01-18T14:40:27.148Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:27.448Z] ---> sigul-configuration.sh [2024-01-18T14:40:27.448Z] gpg: directory `/root/.gnupg' created [2024-01-18T14:40:27.448Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-18T14:40:27.448Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-18T14:40:27.448Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-18T14:40:27.448Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-18T14:40:27.448Z] gpg: CAST5 encrypted data [2024-01-18T14:40:27.448Z] gpg: encrypted with 1 passphrase [2024-01-18T14:40:27.448Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-18T14:40:27.748Z] + mkdir /home/jenkins [2024-01-18T14:40:27.748Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-18T14:40:28.077Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-01-18T14:40:28.089Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:28.387Z] ---> sigul-install.sh [2024-01-18T14:40:28.387Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-18T14:40:28.696Z] + git tag --list [2024-01-18T14:40:28.696Z] v3.1 [2024-01-18T14:40:28.696Z] v3.1.0 [2024-01-18T14:40:28.696Z] v3.1.0-dev.0 [2024-01-18T14:40:28.696Z] v3.1.0-dev.1 [2024-01-18T14:40:28.696Z] v3.1.0-dev.10 [2024-01-18T14:40:28.696Z] v3.1.0-dev.11 [2024-01-18T14:40:28.696Z] v3.1.0-dev.12 [2024-01-18T14:40:28.696Z] v3.1.0-dev.13 [2024-01-18T14:40:28.696Z] v3.1.0-dev.14 [2024-01-18T14:40:28.696Z] v3.1.0-dev.15 [2024-01-18T14:40:28.696Z] v3.1.0-dev.16 [2024-01-18T14:40:28.696Z] v3.1.0-dev.17 [2024-01-18T14:40:28.696Z] v3.1.0-dev.18 [2024-01-18T14:40:28.696Z] v3.1.0-dev.19 [2024-01-18T14:40:28.696Z] v3.1.0-dev.2 [2024-01-18T14:40:28.696Z] v3.1.0-dev.20 [2024-01-18T14:40:28.696Z] v3.1.0-dev.21 [2024-01-18T14:40:28.696Z] v3.1.0-dev.22 [2024-01-18T14:40:28.696Z] v3.1.0-dev.23 [2024-01-18T14:40:28.696Z] v3.1.0-dev.24 [2024-01-18T14:40:28.696Z] v3.1.0-dev.25 [2024-01-18T14:40:28.696Z] v3.1.0-dev.26 [2024-01-18T14:40:28.696Z] v3.1.0-dev.27 [2024-01-18T14:40:28.696Z] v3.1.0-dev.28 [2024-01-18T14:40:28.696Z] v3.1.0-dev.29 [2024-01-18T14:40:28.696Z] v3.1.0-dev.3 [2024-01-18T14:40:28.696Z] v3.1.0-dev.30 [2024-01-18T14:40:28.696Z] v3.1.0-dev.31 [2024-01-18T14:40:28.696Z] v3.1.0-dev.32 [2024-01-18T14:40:28.696Z] v3.1.0-dev.33 [2024-01-18T14:40:28.696Z] v3.1.0-dev.34 [2024-01-18T14:40:28.696Z] v3.1.0-dev.35 [2024-01-18T14:40:28.696Z] v3.1.0-dev.36 [2024-01-18T14:40:28.696Z] v3.1.0-dev.37 [2024-01-18T14:40:28.696Z] v3.1.0-dev.38 [2024-01-18T14:40:28.696Z] v3.1.0-dev.39 [2024-01-18T14:40:28.696Z] v3.1.0-dev.4 [2024-01-18T14:40:28.696Z] v3.1.0-dev.40 [2024-01-18T14:40:28.696Z] v3.1.0-dev.41 [2024-01-18T14:40:28.696Z] v3.1.0-dev.42 [2024-01-18T14:40:28.696Z] v3.1.0-dev.43 [2024-01-18T14:40:28.696Z] v3.1.0-dev.44 [2024-01-18T14:40:28.696Z] v3.1.0-dev.45 [2024-01-18T14:40:28.696Z] v3.1.0-dev.46 [2024-01-18T14:40:28.696Z] v3.1.0-dev.47 [2024-01-18T14:40:28.696Z] v3.1.0-dev.48 [2024-01-18T14:40:28.696Z] v3.1.0-dev.49 [2024-01-18T14:40:28.696Z] v3.1.0-dev.5 [2024-01-18T14:40:28.696Z] v3.1.0-dev.50 [2024-01-18T14:40:28.696Z] v3.1.0-dev.51 [2024-01-18T14:40:28.696Z] v3.1.0-dev.52 [2024-01-18T14:40:28.696Z] v3.1.0-dev.53 [2024-01-18T14:40:28.696Z] v3.1.0-dev.54 [2024-01-18T14:40:28.696Z] v3.1.0-dev.55 [2024-01-18T14:40:28.696Z] v3.1.0-dev.56 [2024-01-18T14:40:28.696Z] v3.1.0-dev.57 [2024-01-18T14:40:28.696Z] v3.1.0-dev.58 [2024-01-18T14:40:28.696Z] v3.1.0-dev.59 [2024-01-18T14:40:28.696Z] v3.1.0-dev.6 [2024-01-18T14:40:28.696Z] v3.1.0-dev.60 [2024-01-18T14:40:28.696Z] v3.1.0-dev.61 [2024-01-18T14:40:28.696Z] v3.1.0-dev.62 [2024-01-18T14:40:28.696Z] v3.1.0-dev.63 [2024-01-18T14:40:28.696Z] v3.1.0-dev.64 [2024-01-18T14:40:28.696Z] v3.1.0-dev.65 [2024-01-18T14:40:28.696Z] v3.1.0-dev.66 [2024-01-18T14:40:28.696Z] v3.1.0-dev.67 [2024-01-18T14:40:28.696Z] v3.1.0-dev.68 [2024-01-18T14:40:28.696Z] v3.1.0-dev.7 [2024-01-18T14:40:28.696Z] v3.1.0-dev.8 [2024-01-18T14:40:28.696Z] v3.1.0-dev.9 [2024-01-18T14:40:28.696Z] v3.2.0-dev.1 [2024-01-18T14:40:28.696Z] v3.2.0-dev.2 [2024-01-18T14:40:28.696Z] v3.2.0-dev.3 [2024-01-18T14:40:28.696Z] v3.2.0-dev.4 [2024-01-18T14:40:28.696Z] v3.2.0-dev.5 [2024-01-18T14:40:28.696Z] v3.2.0-dev.6 [Pipeline] sh [2024-01-18T14:40:29.070Z] + lftools sign git-tag v3.2.0-dev.6 [2024-01-18T14:40:29.637Z] Signing Git tag with Sigul... [2024-01-18T14:40:29.637Z] Signing v3.2.0-dev.6 [Pipeline] echo [2024-01-18T14:40:29.911Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:30.201Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-18T14:40:30.209Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-18T14:40:30.358Z] $ docker stop --time=1 8cb74423d565043665d67b1aef0ca21b50b6c94abcee6cc63f542a57285bed8f [2024-01-18T14:40:31.649Z] $ docker rm -f --volumes 8cb74423d565043665d67b1aef0ca21b50b6c94abcee6cc63f542a57285bed8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-18T14:40:32.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:40:32.747Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:33.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:40:33.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:40:33.320Z] prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container [2024-01-18T14:40:33.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:40:33.708Z] $ docker top 040d3f1d5fcd632cae0d3c914d112998590aeb71c577dd46bcb2273d7adf1d96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:40:33.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:40:33.980Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:40:34.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:40:34.102Z] $ docker exec 040d3f1d5fcd632cae0d3c914d112998590aeb71c577dd46bcb2273d7adf1d96 ssh-agent [2024-01-18T14:40:34.193Z] SSH_AUTH_SOCK=/tmp/ssh-RhFG8clHsqZa/agent.32 [2024-01-18T14:40:34.193Z] SSH_AGENT_PID=38 [2024-01-18T14:40:34.197Z] Running ssh-add (command line suppressed) [2024-01-18T14:40:34.301Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5362862223529477573.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5362862223529477573.key) [2024-01-18T14:40:34.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:40:34.662Z] + git semver bump pre [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,849 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,849 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,849 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,849 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,849 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,849 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,851 [execute] INFO git cat-file --batch-check [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,856 [execute] INFO git cat-file --batch [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:40:34.920Z] 2024-01-18 14:40:34,861 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-18T14:40:34.920Z] 3.2.0-dev.7 [Pipeline] } [2024-01-18T14:40:34.938Z] $ docker exec --env ******** --env ******** 040d3f1d5fcd632cae0d3c914d112998590aeb71c577dd46bcb2273d7adf1d96 ssh-agent -k [2024-01-18T14:40:35.028Z] unset SSH_AUTH_SOCK; [2024-01-18T14:40:35.028Z] unset SSH_AGENT_PID; [2024-01-18T14:40:35.028Z] echo Agent pid 38 killed; [2024-01-18T14:40:35.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:40:35.594Z] + git semver [Pipeline] } [2024-01-18T14:40:35.872Z] $ docker stop --time=1 040d3f1d5fcd632cae0d3c914d112998590aeb71c577dd46bcb2273d7adf1d96 [2024-01-18T14:40:37.141Z] $ docker rm -f --volumes 040d3f1d5fcd632cae0d3c914d112998590aeb71c577dd46bcb2273d7adf1d96 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:40:37.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:40:37.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:37.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:40:37.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:40:38.184Z] prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container [2024-01-18T14:40:38.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:40:38.557Z] $ docker top 28de88bc44e2f3fd8b2d860a4c78fdb5027f7dacfc698b9ff4aeac0d59bc0bea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:40:38.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:40:38.898Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:40:39.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:40:39.021Z] $ docker exec 28de88bc44e2f3fd8b2d860a4c78fdb5027f7dacfc698b9ff4aeac0d59bc0bea ssh-agent [2024-01-18T14:40:39.123Z] SSH_AUTH_SOCK=/tmp/ssh-S2TM0FEF731e/agent.32 [2024-01-18T14:40:39.123Z] SSH_AGENT_PID=38 [2024-01-18T14:40:39.127Z] Running ssh-add (command line suppressed) [2024-01-18T14:40:39.221Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9468610666476505763.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9468610666476505763.key) [2024-01-18T14:40:39.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:40:39.573Z] + git semver push [2024-01-18T14:40:39.832Z] 2024-01-18 14:40:39,744 [run_push] DEBUG push [2024-01-18T14:40:39.832Z] 2024-01-18 14:40:39,744 [execute] INFO git cat-file --batch-check [2024-01-18T14:40:39.832Z] 2024-01-18 14:40:39,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:40:39.832Z] 2024-01-18 14:40:39,748 [execute] INFO git rev-list 595c12bf9036ed8668bbb0ba4031249f104b2cd5 -- [2024-01-18T14:40:39.832Z] 2024-01-18 14:40:39,749 [execute] DEBUG Popen(['git', 'rev-list', '595c12bf9036ed8668bbb0ba4031249f104b2cd5', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:40:39.832Z] 2024-01-18 14:40:39,754 [execute] INFO git fetch -v origin [2024-01-18T14:40:39.832Z] 2024-01-18 14:40:39,755 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-18T14:40:40.401Z] 2024-01-18 14:40:40,306 [run_push] DEBUG no remote changes detected [2024-01-18T14:40:40.401Z] 2024-01-18 14:40:40,307 [execute] INFO git push origin semver [2024-01-18T14:40:40.401Z] 2024-01-18 14:40:40,307 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:40:41.338Z] 2024-01-18 14:40:41,065 [run_push] DEBUG push all version tags [2024-01-18T14:40:41.338Z] 2024-01-18 14:40:41,066 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-18T14:40:41.338Z] 2024-01-18 14:40:41,066 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:40:41.906Z] 2024-01-18 14:40:41,815 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-18T14:40:41.906Z] 3.2.0-dev.7 [Pipeline] } [2024-01-18T14:40:41.923Z] $ docker exec --env ******** --env ******** 28de88bc44e2f3fd8b2d860a4c78fdb5027f7dacfc698b9ff4aeac0d59bc0bea ssh-agent -k [2024-01-18T14:40:42.022Z] unset SSH_AUTH_SOCK; [2024-01-18T14:40:42.023Z] unset SSH_AGENT_PID; [2024-01-18T14:40:42.023Z] echo Agent pid 38 killed; [2024-01-18T14:40:42.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:40:42.560Z] + git semver [Pipeline] } [2024-01-18T14:40:42.839Z] $ docker stop --time=1 28de88bc44e2f3fd8b2d860a4c78fdb5027f7dacfc698b9ff4aeac0d59bc0bea [2024-01-18T14:40:44.105Z] $ docker rm -f --volumes 28de88bc44e2f3fd8b2d860a4c78fdb5027f7dacfc698b9ff4aeac0d59bc0bea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-01-18T14:40:45.932Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-01-18T14:40:45.932Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-01-18T14:40:45.932Z] total 16 [2024-01-18T14:40:45.932Z] drwxr-xr-x 3 root root 4096 Jan 18 14:31 . [2024-01-18T14:40:45.932Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 14:40 .. [2024-01-18T14:40:45.932Z] drwxr-xr-x 2 root root 4096 Jan 18 14:31 cost [2024-01-18T14:40:45.932Z] -rw-r--r-- 1 root root 88 Jan 18 14:31 cost.csv [2024-01-18T14:40:45.932Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-01-18T14:40:45.932Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-01-18T14:40:45.932Z] total 16 [2024-01-18T14:40:45.932Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:31 . [2024-01-18T14:40:45.932Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 14:40 .. [2024-01-18T14:40:45.932Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 14:31 cost [2024-01-18T14:40:45.932Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 18 14:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:46.288Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:47.145Z] ---> package-listing.sh [2024-01-18T14:40:47.145Z] ++ facter osfamily [2024-01-18T14:40:47.145Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-18T14:40:47.408Z] + OS_FAMILY=debian [2024-01-18T14:40:47.408Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-01-18T14:40:47.408Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-18T14:40:47.408Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-18T14:40:47.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-18T14:40:47.408Z] + PACKAGES=/tmp/packages_start.txt [2024-01-18T14:40:47.408Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-01-18T14:40:47.408Z] + PACKAGES=/tmp/packages_end.txt [2024-01-18T14:40:47.408Z] + case "${OS_FAMILY}" in [2024-01-18T14:40:47.408Z] + dpkg -l [2024-01-18T14:40:47.408Z] + grep '^ii' [2024-01-18T14:40:47.408Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-18T14:40:47.408Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-18T14:40:47.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-18T14:40:47.408Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-01-18T14:40:47.408Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-01-18T14:40:47.408Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-01-18T14:40:47.420Z] 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-18T14:40:47.694Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:48.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:40:48.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:40:48.577Z] prd-ubuntu20.04-docker-8c-8g-27465 does not seem to be running inside a container [2024-01-18T14:40:48.615Z] $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-18T14:40:48.839Z] $ docker top c5685ba6bf0c1eb583af1dfd6e945b9032ee79b3155f66241ec9400ad73ff18f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:40:49.324Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-18T14:40:49.613Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-18T14:40:49.908Z] + ls /var/log/sa-host [2024-01-18T14:40:49.908Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:40:50.036Z] provisioning config files... [2024-01-18T14:40:50.048Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2805414786556891565tmp [Pipeline] { [Pipeline] echo [2024-01-18T14:40:50.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:50.461Z] ---> create-netrc.sh [Pipeline] } [2024-01-18T14:40:50.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:51.006Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-18T14:40:51.033Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:51.317Z] ---> sudo-logs.sh [2024-01-18T14:40:51.317Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-18T14:40:51.407Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:51.691Z] ---> job-cost.sh [2024-01-18T14:40:51.691Z] lf-activate-venv: SKIPPING [2024-01-18T14:40:51.691Z] DEBUG: total: 0.2199999988079071 [2024-01-18T14:40:51.691Z] INFO: Retrieving Stack Cost... [2024-01-18T14:40:51.950Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:40:52.216Z] INFO: Archiving Costs [Pipeline] echo [2024-01-18T14:40:52.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:52.509Z] ---> logs-deploy.sh [2024-01-18T14:40:52.509Z] lf-activate-venv: SKIPPING [2024-01-18T14:40:52.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/80 [2024-01-18T14:40:52.509Z] INFO: archiving workspace using pattern(s): [2024-01-18T14:40:53.450Z] Archives upload complete. [2024-01-18T14:40:53.450Z] INFO: archiving logs to Nexus [2024-01-18T14:40:54.020Z] ---> uname -a: [2024-01-18T14:40:54.020Z] Linux prd-ubuntu20-04-docker-8c-8g-27465 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-18T14:40:54.020Z] [2024-01-18T14:40:54.020Z] [2024-01-18T14:40:54.020Z] ---> lscpu: [2024-01-18T14:40:54.020Z] Architecture: x86_64 [2024-01-18T14:40:54.020Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-18T14:40:54.020Z] Byte Order: Little Endian [2024-01-18T14:40:54.020Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-18T14:40:54.020Z] CPU(s): 8 [2024-01-18T14:40:54.020Z] On-line CPU(s) list: 0-7 [2024-01-18T14:40:54.020Z] Thread(s) per core: 1 [2024-01-18T14:40:54.020Z] Core(s) per socket: 1 [2024-01-18T14:40:54.020Z] Socket(s): 8 [2024-01-18T14:40:54.020Z] NUMA node(s): 1 [2024-01-18T14:40:54.020Z] Vendor ID: AuthenticAMD [2024-01-18T14:40:54.020Z] CPU family: 23 [2024-01-18T14:40:54.020Z] Model: 49 [2024-01-18T14:40:54.020Z] Model name: AMD EPYC-Rome Processor [2024-01-18T14:40:54.020Z] Stepping: 0 [2024-01-18T14:40:54.020Z] CPU MHz: 2799.998 [2024-01-18T14:40:54.020Z] BogoMIPS: 5599.99 [2024-01-18T14:40:54.020Z] Virtualization: AMD-V [2024-01-18T14:40:54.020Z] Hypervisor vendor: KVM [2024-01-18T14:40:54.020Z] Virtualization type: full [2024-01-18T14:40:54.020Z] L1d cache: 256 KiB [2024-01-18T14:40:54.020Z] L1i cache: 256 KiB [2024-01-18T14:40:54.020Z] L2 cache: 4 MiB [2024-01-18T14:40:54.021Z] L3 cache: 128 MiB [2024-01-18T14:40:54.021Z] NUMA node0 CPU(s): 0-7 [2024-01-18T14:40:54.021Z] Vulnerability Itlb multihit: Not affected [2024-01-18T14:40:54.021Z] Vulnerability L1tf: Not affected [2024-01-18T14:40:54.021Z] Vulnerability Mds: Not affected [2024-01-18T14:40:54.021Z] Vulnerability Meltdown: Not affected [2024-01-18T14:40:54.021Z] Vulnerability Mmio stale data: Not affected [2024-01-18T14:40:54.021Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-18T14:40:54.021Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-18T14:40:54.021Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-18T14:40:54.021Z] Vulnerability Srbds: Not affected [2024-01-18T14:40:54.021Z] Vulnerability Tsx async abort: Not affected [2024-01-18T14:40:54.021Z] 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-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] ---> nproc: [2024-01-18T14:40:54.021Z] 8 [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] ---> df -h: [2024-01-18T14:40:54.021Z] Filesystem Size Used Avail Use% Mounted on [2024-01-18T14:40:54.021Z] overlay 155G 13G 143G 9% / [2024-01-18T14:40:54.021Z] tmpfs 64M 0 64M 0% /dev [2024-01-18T14:40:54.021Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-18T14:40:54.021Z] shm 64M 0 64M 0% /dev/shm [2024-01-18T14:40:54.021Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] ---> sar -b -r -n DEV: [2024-01-18T14:40:54.021Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27465) 01/18/24 _x86_64_ (8 CPU) [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] 14:27:27 LINUX RESTART (8 CPU) [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] 14:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-18T14:40:54.021Z] 14:29:01 194.07 15.53 178.54 0.00 1928.75 54874.45 0.00 [2024-01-18T14:40:54.021Z] 14:30:01 106.57 0.07 106.50 0.00 9.73 34011.13 0.00 [2024-01-18T14:40:54.021Z] 14:31:01 163.79 0.22 163.57 0.00 19.33 36739.74 0.00 [2024-01-18T14:40:54.021Z] 14:32:01 49.73 0.02 49.71 0.00 4.27 16795.48 0.00 [2024-01-18T14:40:54.021Z] 14:33:01 54.77 12.25 42.53 0.00 5192.73 8464.32 0.00 [2024-01-18T14:40:54.021Z] 14:34:01 6.80 0.02 6.78 0.00 0.13 132.91 0.00 [2024-01-18T14:40:54.021Z] 14:35:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2024-01-18T14:40:54.021Z] 14:36:01 1.98 0.00 1.98 0.00 0.00 22.80 0.00 [2024-01-18T14:40:54.021Z] 14:37:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2024-01-18T14:40:54.021Z] 14:38:01 1.72 0.00 1.72 0.00 0.00 19.19 0.00 [2024-01-18T14:40:54.021Z] 14:39:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-01-18T14:40:54.021Z] 14:40:01 44.83 0.23 44.60 0.00 10.27 27326.40 0.00 [2024-01-18T14:40:54.021Z] Average: 52.29 2.36 49.93 0.00 597.10 14868.28 0.00 [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] 14:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-18T14:40:54.021Z] 14:29:01 28497916 31561152 756852 2.30 111124 3155996 1907024 5.62 1157908 2765128 76328 [2024-01-18T14:40:54.021Z] 14:30:01 28023208 31467728 838352 2.55 151096 3449404 1953136 5.76 1266720 3076608 150572 [2024-01-18T14:40:54.021Z] 14:31:01 28131620 31565492 746548 2.27 156840 3444040 1746968 5.15 1242584 3011276 732 [2024-01-18T14:40:54.021Z] 14:32:01 27612148 31556380 754180 2.29 165296 3896100 1754296 5.17 1264936 3450236 12 [2024-01-18T14:40:54.021Z] 14:33:01 27129056 31526672 748752 2.28 194420 4321456 1705120 5.03 1581092 3580344 1024 [2024-01-18T14:40:54.021Z] 14:34:01 27139528 31532264 742848 2.26 193000 4318200 1709156 5.04 1574356 3577072 4 [2024-01-18T14:40:54.021Z] 14:35:01 27139764 31532508 742492 2.26 193052 4318196 1709156 5.04 1574116 3577076 16 [2024-01-18T14:40:54.021Z] 14:36:01 27145836 31538756 736284 2.24 193112 4318208 1709156 5.04 1568456 3577080 180 [2024-01-18T14:40:54.021Z] 14:37:01 27146136 31539088 735936 2.24 193144 4318208 1709156 5.04 1568268 3577080 172 [2024-01-18T14:40:54.021Z] 14:38:01 27149468 31542424 732540 2.23 193172 4318212 1709156 5.04 1564844 3577084 28 [2024-01-18T14:40:54.021Z] 14:39:01 27148920 31541924 732880 2.23 193192 4318216 1709156 5.04 1565236 3577084 188 [2024-01-18T14:40:54.021Z] 14:40:01 26016992 31499852 771900 2.35 210500 5310436 1860084 5.48 1731288 4460144 290848 [2024-01-18T14:40:54.021Z] Average: 27356716 31533687 753297 2.29 178996 4123889 1765130 5.20 1471650 3483851 43342 [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] 14:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-18T14:40:54.021Z] 14:29:01 docker0 212.05 313.58 18.28 2492.44 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:29:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:29:01 ens3 646.71 417.26 7539.88 77.39 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:30:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:30:01 veth429b18f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:30:01 ens3 41.99 32.46 30.28 73.41 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:31:01 docker0 5.13 8.87 0.31 128.20 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:31:01 lo 4.73 4.73 0.48 0.48 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:31:01 ens3 73.09 59.89 218.23 277.37 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:32:01 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:32:01 ens3 111.41 71.12 2538.55 15.38 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:33:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:33:01 ens3 188.44 96.77 2741.10 12.73 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:34:01 ens3 1.07 0.87 0.53 0.43 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:35:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:36:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:37:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:38:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:39:01 ens3 0.32 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:40:01 docker0 59.85 104.13 4.87 1033.09 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] 14:40:01 ens3 237.07 135.57 5010.95 17.72 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] Average: docker0 23.09 35.56 1.96 304.46 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] Average: lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] Average: ens3 108.40 67.86 1506.57 39.54 0.00 0.00 0.00 0.00 [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] ---> sar -P ALL: [2024-01-18T14:40:54.021Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27465) 01/18/24 _x86_64_ (8 CPU) [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] 14:27:27 LINUX RESTART (8 CPU) [2024-01-18T14:40:54.021Z] [2024-01-18T14:40:54.021Z] 14:28:01 CPU %user %nice %system %iowait %steal %idle [2024-01-18T14:40:54.021Z] 14:29:01 all 9.30 0.00 3.54 3.19 0.06 83.91 [2024-01-18T14:40:54.021Z] 14:29:01 0 9.94 0.00 3.43 0.65 0.07 85.90 [2024-01-18T14:40:54.021Z] 14:29:01 1 8.74 0.00 3.28 0.59 0.05 87.34 [2024-01-18T14:40:54.021Z] 14:29:01 2 10.08 0.00 3.87 4.30 0.07 81.68 [2024-01-18T14:40:54.021Z] 14:29:01 3 9.30 0.00 3.07 0.56 0.05 87.03 [2024-01-18T14:40:54.021Z] 14:29:01 4 7.69 0.00 3.82 5.27 0.05 83.16 [2024-01-18T14:40:54.021Z] 14:29:01 5 9.73 0.00 3.18 0.35 0.05 86.68 [2024-01-18T14:40:54.021Z] 14:29:01 6 9.63 0.00 3.94 9.85 0.07 76.51 [2024-01-18T14:40:54.021Z] 14:29:01 7 9.30 0.00 3.75 3.92 0.07 82.95 [2024-01-18T14:40:54.021Z] 14:30:01 all 21.39 0.00 3.33 2.70 0.07 72.51 [2024-01-18T14:40:54.021Z] 14:30:01 0 21.08 0.00 3.03 0.22 0.05 75.63 [2024-01-18T14:40:54.021Z] 14:30:01 1 21.78 0.00 3.76 0.47 0.08 73.90 [2024-01-18T14:40:54.021Z] 14:30:01 2 19.34 0.00 2.70 6.63 0.05 71.27 [2024-01-18T14:40:54.021Z] 14:30:01 3 23.87 0.00 3.20 0.54 0.08 72.31 [2024-01-18T14:40:54.021Z] 14:30:01 4 21.23 0.00 3.10 0.70 0.05 74.92 [2024-01-18T14:40:54.021Z] 14:30:01 5 20.89 0.00 3.41 0.13 0.05 75.51 [2024-01-18T14:40:54.021Z] 14:30:01 6 21.62 0.00 3.74 12.36 0.07 62.22 [2024-01-18T14:40:54.021Z] 14:30:01 7 21.35 0.00 3.74 0.52 0.12 74.27 [2024-01-18T14:40:54.021Z] 14:31:01 all 37.09 0.00 4.12 2.99 0.09 55.71 [2024-01-18T14:40:54.021Z] 14:31:01 0 35.45 0.00 3.81 4.16 0.08 56.49 [2024-01-18T14:40:54.021Z] 14:31:01 1 36.89 0.00 4.55 0.20 0.08 58.27 [2024-01-18T14:40:54.021Z] 14:31:01 2 37.81 0.00 4.09 6.36 0.13 51.61 [2024-01-18T14:40:54.021Z] 14:31:01 3 36.18 0.00 3.82 0.27 0.10 59.63 [2024-01-18T14:40:54.021Z] 14:31:01 4 37.42 0.00 4.39 1.90 0.08 56.22 [2024-01-18T14:40:54.021Z] 14:31:01 5 37.86 0.00 3.84 0.86 0.08 57.35 [2024-01-18T14:40:54.021Z] 14:31:01 6 38.17 0.00 4.39 1.53 0.08 55.83 [2024-01-18T14:40:54.021Z] 14:31:01 7 36.92 0.00 4.06 8.68 0.10 50.24 [2024-01-18T14:40:54.021Z] 14:32:01 all 2.65 0.00 1.10 0.66 0.02 95.57 [2024-01-18T14:40:54.021Z] 14:32:01 0 1.70 0.00 0.94 0.62 0.02 96.73 [2024-01-18T14:40:54.021Z] 14:32:01 1 2.23 0.00 1.34 0.02 0.03 96.39 [2024-01-18T14:40:54.021Z] 14:32:01 2 3.10 0.00 1.17 0.02 0.03 95.67 [2024-01-18T14:40:54.021Z] 14:32:01 3 2.52 0.00 0.72 0.05 0.02 96.69 [2024-01-18T14:40:54.021Z] 14:32:01 4 3.47 0.00 0.85 0.00 0.02 95.66 [2024-01-18T14:40:54.021Z] 14:32:01 5 2.61 0.00 1.37 0.20 0.02 95.80 [2024-01-18T14:40:54.021Z] 14:32:01 6 2.72 0.00 1.04 0.00 0.02 96.23 [2024-01-18T14:40:54.021Z] 14:32:01 7 2.87 0.00 1.39 4.35 0.03 91.36 [2024-01-18T14:40:54.021Z] 14:33:01 all 2.85 0.00 1.34 0.57 0.03 95.21 [2024-01-18T14:40:54.021Z] 14:33:01 0 3.25 0.00 2.00 0.10 0.03 94.61 [2024-01-18T14:40:54.021Z] 14:33:01 1 2.10 0.00 1.89 0.20 0.02 95.79 [2024-01-18T14:40:54.021Z] 14:33:01 2 2.56 0.00 1.07 0.12 0.03 96.22 [2024-01-18T14:40:54.021Z] 14:33:01 3 3.34 0.00 0.69 0.30 0.03 95.64 [2024-01-18T14:40:54.021Z] 14:33:01 4 2.77 0.00 1.20 0.07 0.02 95.94 [2024-01-18T14:40:54.021Z] 14:33:01 5 2.49 0.00 1.09 1.47 0.03 94.91 [2024-01-18T14:40:54.021Z] 14:33:01 6 4.03 0.00 1.74 1.12 0.02 93.10 [2024-01-18T14:40:54.021Z] 14:33:01 7 2.24 0.00 1.05 1.20 0.03 95.47 [2024-01-18T14:40:54.021Z] 14:34:01 all 0.25 0.00 0.08 0.01 0.01 99.66 [2024-01-18T14:40:54.021Z] 14:34:01 0 0.08 0.00 0.10 0.03 0.02 99.77 [2024-01-18T14:40:54.021Z] 14:34:01 1 0.07 0.00 0.08 0.00 0.02 99.83 [2024-01-18T14:40:54.021Z] 14:34:01 2 0.23 0.00 0.12 0.05 0.00 99.60 [2024-01-18T14:40:54.021Z] 14:34:01 3 1.37 0.00 0.07 0.00 0.00 98.56 [2024-01-18T14:40:54.021Z] 14:34:01 4 0.03 0.00 0.08 0.00 0.00 99.88 [2024-01-18T14:40:54.021Z] 14:34:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2024-01-18T14:40:54.021Z] 14:34:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2024-01-18T14:40:54.021Z] 14:34:01 7 0.08 0.00 0.07 0.00 0.00 99.85 [2024-01-18T14:40:54.021Z] 14:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-01-18T14:40:54.021Z] 14:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-18T14:40:54.021Z] 14:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-18T14:40:54.021Z] 14:35:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-01-18T14:40:54.021Z] 14:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-18T14:40:54.021Z] 14:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-18T14:40:54.021Z] 14:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-18T14:40:54.021Z] 14:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-01-18T14:40:54.021Z] 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-18T14:40:54.021Z] 14:36:01 all 0.05 0.00 0.01 0.53 0.01 99.40 [2024-01-18T14:40:54.021Z] 14:36:01 0 0.03 0.00 0.02 3.65 0.02 96.28 [2024-01-18T14:40:54.021Z] 14:36:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2024-01-18T14:40:54.021Z] 14:36:01 2 0.00 0.00 0.00 0.35 0.00 99.65 [2024-01-18T14:40:54.021Z] 14:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-18T14:40:54.021Z] 14:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-18T14:40:54.021Z] 14:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-18T14:40:54.021Z] 14:36:01 6 0.03 0.00 0.02 0.23 0.02 99.70 [2024-01-18T14:40:54.021Z] 14:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-18T14:40:54.021Z] 14:37:01 all 0.05 0.00 0.01 0.11 0.01 99.82 [2024-01-18T14:40:54.021Z] 14:37:01 0 0.00 0.00 0.02 0.45 0.02 99.52 [2024-01-18T14:40:54.021Z] 14:37:01 1 0.25 0.00 0.00 0.00 0.02 99.73 [2024-01-18T14:40:54.021Z] 14:37:01 2 0.02 0.00 0.00 0.35 0.02 99.62 [2024-01-18T14:40:54.021Z] 14:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-01-18T14:40:54.021Z] 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-18T14:40:54.021Z] 14:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-18T14:40:54.021Z] 14:37:01 6 0.02 0.00 0.02 0.10 0.02 99.85 [2024-01-18T14:40:54.021Z] 14:37:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-01-18T14:40:54.021Z] 14:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-01-18T14:40:54.021Z] 14:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-01-18T14:40:54.021Z] 14:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-18T14:40:54.021Z] 14:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-01-18T14:40:54.021Z] 14:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-18T14:40:54.021Z] 14:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-18T14:40:54.021Z] 14:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-18T14:40:54.021Z] 14:38:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-01-18T14:40:54.021Z] 14:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-18T14:40:54.021Z] 14:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-01-18T14:40:54.021Z] 14:39:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-01-18T14:40:54.021Z] 14:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-01-18T14:40:54.021Z] 14:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-18T14:40:54.021Z] 14:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-18T14:40:54.021Z] 14:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-18T14:40:54.022Z] 14:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-18T14:40:54.022Z] 14:39:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-01-18T14:40:54.022Z] 14:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-01-18T14:40:54.022Z] [2024-01-18T14:40:54.022Z] 14:39:01 CPU %user %nice %system %iowait %steal %idle [2024-01-18T14:40:54.022Z] 14:40:01 all 4.16 0.00 1.75 1.15 0.03 92.90 [2024-01-18T14:40:54.022Z] 14:40:01 0 3.55 0.00 1.34 1.26 0.03 93.82 [2024-01-18T14:40:54.022Z] 14:40:01 1 5.85 0.00 1.94 0.03 0.03 92.14 [2024-01-18T14:40:54.022Z] 14:40:01 2 4.36 0.00 1.27 0.00 0.03 94.33 [2024-01-18T14:40:54.022Z] 14:40:01 3 4.33 0.00 1.69 0.00 0.03 93.95 [2024-01-18T14:40:54.022Z] 14:40:01 4 2.83 0.00 1.95 0.02 0.02 95.19 [2024-01-18T14:40:54.022Z] 14:40:01 5 4.66 0.00 1.62 0.28 0.03 93.40 [2024-01-18T14:40:54.022Z] 14:40:01 6 3.80 0.00 1.75 0.02 0.05 94.39 [2024-01-18T14:40:54.022Z] 14:40:01 7 3.93 0.00 2.42 7.61 0.03 86.00 [2024-01-18T14:40:54.022Z] Average: all 6.46 0.00 1.27 0.99 0.03 91.25 [2024-01-18T14:40:54.022Z] Average: 0 6.24 0.00 1.22 0.93 0.03 91.58 [2024-01-18T14:40:54.022Z] Average: 1 6.49 0.00 1.40 0.13 0.03 91.95 [2024-01-18T14:40:54.022Z] Average: 2 6.44 0.00 1.19 1.51 0.03 90.82 [2024-01-18T14:40:54.022Z] Average: 3 6.71 0.00 1.10 0.14 0.03 92.01 [2024-01-18T14:40:54.022Z] Average: 4 6.27 0.00 1.28 0.66 0.02 91.78 [2024-01-18T14:40:54.022Z] Average: 5 6.50 0.00 1.21 0.27 0.03 91.99 [2024-01-18T14:40:54.022Z] Average: 6 6.64 0.00 1.39 2.09 0.03 89.84 [2024-01-18T14:40:54.022Z] Average: 7 6.36 0.00 1.37 2.18 0.03 90.05 [2024-01-18T14:40:54.022Z] [2024-01-18T14:40:54.022Z] [2024-01-18T14:40:54.022Z]