Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e1cc3248304890e633debd3a749b71b0c72ba3c 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-ssh15935392470594932521.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11772220729159271272.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4654535408205833563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh5626382761764237145.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-ssh17184044379404242134.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1331’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1333 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 9e1cc3248304890e633debd3a749b71b0c72ba3c (main) Commit message: "Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.7" > 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 9e1cc3248304890e633debd3a749b71b0c72ba3c # timeout=10 > git rev-list --no-walk 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-17T16:17:18.682Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-17T16:17:18.725Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-17T16:17:18.737Z] ========================================================= [2023-07-17T16:17:18.737Z] EdgeX Global Pipelines Version Info [2023-07-17T16:17:18.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:17:19.445Z] ------------------- [2023-07-17T16:17:19.445Z] stable info: [2023-07-17T16:17:19.445Z] ------------------- [2023-07-17T16:17:19.445Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-17T16:17:19.445Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T16:17:19.445Z] Message: update stable to v1.0.250 [2023-07-17T16:17:20.019Z] ------------------- [2023-07-17T16:17:20.019Z] experimental info: [2023-07-17T16:17:20.019Z] ------------------- [2023-07-17T16:17:20.019Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-17T16:17:20.019Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T16:17:20.019Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-17T16:17:20.170Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-17T16:17:20.180Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-17T16:17:20.191Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-17T16:17:20.208Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-17T16:17:20.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-17T16:17:20.236Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-17T16:17:20.258Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-17T16:17:20.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-17T16:17:20.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-17T16:17:20.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-17T16:17:20.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-17T16:17:20.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-17T16:17:20.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-17T16:17:20.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-17T16:17:20.398Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T16:17:20.414Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T16:17:20.428Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-17T16:17:20.447Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-17T16:17:20.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-17T16:17:20.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-17T16:17:20.505Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-17T16:17:20.520Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-17T16:17:20.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-17T16:17:20.544Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-17T16:17:20.557Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-17T16:17:20.570Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-17T16:17:20.588Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-17T16:17:20.609Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-17T16:17:20.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-17T16:17:20.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-17T16:17:20.659Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] echo [2023-07-17T16:17:20.674Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e1cc32 [Pipeline] echo [2023-07-17T16:17:20.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:17:20.732Z] provisioning config files... [2023-07-17T16:17:20.751Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11501708065851027102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:17:21.059Z] ---> docker-login.sh [2023-07-17T16:17:21.059Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:17:21.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:17:21.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:17:21.587Z] Configure a credential helper to remove this warning. See [2023-07-17T16:17:21.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:17:21.587Z] [2023-07-17T16:17:21.587Z] Login Succeeded [2023-07-17T16:17:21.587Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:17:21.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:17:21.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:17:21.587Z] Configure a credential helper to remove this warning. See [2023-07-17T16:17:21.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:17:21.587Z] [2023-07-17T16:17:21.587Z] Login Succeeded [2023-07-17T16:17:21.587Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:17:21.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:17:21.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:17:21.847Z] Configure a credential helper to remove this warning. See [2023-07-17T16:17:21.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:17:21.847Z] [2023-07-17T16:17:21.847Z] Login Succeeded [2023-07-17T16:17:21.847Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:17:21.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:17:21.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:17:21.847Z] Configure a credential helper to remove this warning. See [2023-07-17T16:17:21.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:17:21.847Z] [2023-07-17T16:17:21.847Z] Login Succeeded [2023-07-17T16:17:21.847Z] docker.io [2023-07-17T16:17:22.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:17:22.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:17:22.368Z] Configure a credential helper to remove this warning. See [2023-07-17T16:17:22.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:17:22.368Z] [2023-07-17T16:17:22.368Z] Login Succeeded [2023-07-17T16:17:22.368Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:17:22.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-17T16:17:22.739Z] + git rev-list -1 --merges 9e1cc3248304890e633debd3a749b71b0c72ba3c~1..9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] echo [2023-07-17T16:17:22.801Z] -----------> git rev-list -1 --merges 9e1cc3248304890e633debd3a749b71b0c72ba3c~1..9e1cc3248304890e633debd3a749b71b0c72ba3c 9e1cc3248304890e633debd3a749b71b0c72ba3c [2023-07-17T16:17:22.801Z] 9e1cc3248304890e633debd3a749b71b0c72ba3c [false] [Pipeline] sh [2023-07-17T16:17:23.089Z] + git log --format=format:%s -1 9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] echo [2023-07-17T16:17:23.103Z] ========================================================= [2023-07-17T16:17:23.103Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-17T16:17:23.103Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T16:17:23.421Z] + git log --format=format:%s -1 9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] echo [2023-07-17T16:17:23.432Z] [semverPrep] GIT_COMMIT: 9e1cc3248304890e633debd3a749b71b0c72ba3c, Commit Message: Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.7 [Pipeline] echo [2023-07-17T16:17:23.444Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-17T16:17:23.794Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T16:17:23.794Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-17T16:17:23.794Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-17T16:17:23.794Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-17T16:17:23.794Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-17T16:17:23.794Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-17T16:17:23.794Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:17:24.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:17:24.147Z] [2023-07-17T16:17:24.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:17:24.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:17:24.455Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-17T16:17:24.455Z] b85a868b505f: Pulling fs layer [2023-07-17T16:17:24.455Z] e2be974225ed: Pulling fs layer [2023-07-17T16:17:24.455Z] 339a4e72a1f5: Pulling fs layer [2023-07-17T16:17:24.455Z] 988bab9f4d93: Pulling fs layer [2023-07-17T16:17:24.455Z] 1469e6f7b9e6: Pulling fs layer [2023-07-17T16:17:24.455Z] eaf3925da568: Pulling fs layer [2023-07-17T16:17:24.455Z] bab4dde63d76: Pulling fs layer [2023-07-17T16:17:24.455Z] bde34c3a00c8: Pulling fs layer [2023-07-17T16:17:24.455Z] b352a97aabf1: Pulling fs layer [2023-07-17T16:17:24.455Z] 4872d77fe225: Pulling fs layer [2023-07-17T16:17:24.455Z] 5851b861e8e6: Pulling fs layer [2023-07-17T16:17:24.455Z] bde34c3a00c8: Waiting [2023-07-17T16:17:24.455Z] 5851b861e8e6: Waiting [2023-07-17T16:17:24.455Z] 988bab9f4d93: Waiting [2023-07-17T16:17:24.455Z] b352a97aabf1: Waiting [2023-07-17T16:17:24.455Z] 4872d77fe225: Waiting [2023-07-17T16:17:24.455Z] eaf3925da568: Waiting [2023-07-17T16:17:24.455Z] 1469e6f7b9e6: Waiting [2023-07-17T16:17:24.455Z] bab4dde63d76: Waiting [2023-07-17T16:17:24.455Z] e2be974225ed: Download complete [2023-07-17T16:17:24.455Z] 988bab9f4d93: Verifying Checksum [2023-07-17T16:17:24.455Z] 988bab9f4d93: Download complete [2023-07-17T16:17:24.455Z] 339a4e72a1f5: Verifying Checksum [2023-07-17T16:17:24.455Z] 339a4e72a1f5: Download complete [2023-07-17T16:17:24.455Z] 1469e6f7b9e6: Verifying Checksum [2023-07-17T16:17:24.455Z] 1469e6f7b9e6: Download complete [2023-07-17T16:17:24.456Z] eaf3925da568: Download complete [2023-07-17T16:17:24.715Z] bde34c3a00c8: Verifying Checksum [2023-07-17T16:17:24.715Z] bde34c3a00c8: Download complete [2023-07-17T16:17:24.715Z] b352a97aabf1: Verifying Checksum [2023-07-17T16:17:24.715Z] b352a97aabf1: Download complete [2023-07-17T16:17:24.715Z] 4872d77fe225: Verifying Checksum [2023-07-17T16:17:24.715Z] 4872d77fe225: Download complete [2023-07-17T16:17:24.715Z] 5851b861e8e6: Verifying Checksum [2023-07-17T16:17:24.715Z] 5851b861e8e6: Download complete [2023-07-17T16:17:24.715Z] b85a868b505f: Verifying Checksum [2023-07-17T16:17:24.715Z] b85a868b505f: Download complete [2023-07-17T16:17:24.974Z] bab4dde63d76: Verifying Checksum [2023-07-17T16:17:24.974Z] bab4dde63d76: Download complete [2023-07-17T16:17:25.918Z] b85a868b505f: Pull complete [2023-07-17T16:17:26.179Z] e2be974225ed: Pull complete [2023-07-17T16:17:26.747Z] 339a4e72a1f5: Pull complete [2023-07-17T16:17:26.747Z] 988bab9f4d93: Pull complete [2023-07-17T16:17:27.007Z] 1469e6f7b9e6: Pull complete [2023-07-17T16:17:27.007Z] eaf3925da568: Pull complete [2023-07-17T16:17:28.917Z] bab4dde63d76: Pull complete [2023-07-17T16:17:29.179Z] bde34c3a00c8: Pull complete [2023-07-17T16:17:29.179Z] b352a97aabf1: Pull complete [2023-07-17T16:17:29.441Z] 4872d77fe225: Pull complete [2023-07-17T16:17:29.441Z] 5851b861e8e6: Pull complete [2023-07-17T16:17:29.441Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-17T16:17:29.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:17:29.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:17:29.539Z] prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container [2023-07-17T16:17:29.570Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-17T16:17:32.746Z] $ docker top 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 -eo pid,comm [2023-07-17T16:17:32.807Z] 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). [2023-07-17T16:17:32.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T16:17:32.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:17:32.837Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:17:32.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:17:32.954Z] $ docker exec 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 ssh-agent [2023-07-17T16:17:33.068Z] SSH_AUTH_SOCK=/tmp/ssh-ER8KeUrpAtK5/agent.32 [2023-07-17T16:17:33.068Z] SSH_AGENT_PID=38 [2023-07-17T16:17:33.075Z] Running ssh-add (command line suppressed) [2023-07-17T16:17:33.182Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_984138988925071342.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_984138988925071342.key) [2023-07-17T16:17:33.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:17:33.487Z] + git tag --points-at HEAD [Pipeline] } [2023-07-17T16:17:33.507Z] $ docker exec --env ******** --env ******** 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 ssh-agent -k [2023-07-17T16:17:33.588Z] unset SSH_AUTH_SOCK; [2023-07-17T16:17:33.589Z] unset SSH_AGENT_PID; [2023-07-17T16:17:33.590Z] echo Agent pid 38 killed; [2023-07-17T16:17:33.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-17T16:17:33.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:17:33.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:17:33.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:17:33.737Z] $ docker exec 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 ssh-agent [2023-07-17T16:17:33.853Z] SSH_AUTH_SOCK=/tmp/ssh-pyxs2Ikbn9wG/agent.71 [2023-07-17T16:17:33.853Z] SSH_AGENT_PID=77 [2023-07-17T16:17:33.859Z] Running ssh-add (command line suppressed) [2023-07-17T16:17:33.967Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5353118379672519354.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5353118379672519354.key) [2023-07-17T16:17:33.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:17:34.280Z] + git semver init [2023-07-17T16:17:34.540Z] 2023-07-17 16:17:34,478 [run_init] DEBUG init version:0.0.0 force:False [2023-07-17T16:17:34.540Z] 2023-07-17 16:17:34,479 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-17T16:17:34.540Z] 2023-07-17 16:17:34,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-17T16:17:34.540Z] 2023-07-17 16:17:34,479 [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) [2023-07-17T16:17:35.477Z] 2023-07-17 16:17:35,185 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-17T16:17:35.477Z] 2023-07-17 16:17:35,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-17T16:17:35.477Z] 2023-07-17 16:17:35,186 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-17T16:17:35.477Z] 2023-07-17 16:17:35,186 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-17T16:17:35.477Z] 3.1.0-dev.18 [Pipeline] } [2023-07-17T16:17:35.485Z] $ docker exec --env ******** --env ******** 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 ssh-agent -k [2023-07-17T16:17:35.585Z] unset SSH_AUTH_SOCK; [2023-07-17T16:17:35.586Z] unset SSH_AGENT_PID; [2023-07-17T16:17:35.586Z] echo Agent pid 77 killed; [2023-07-17T16:17:35.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T16:17:35.900Z] + git semver [Pipeline] } [2023-07-17T16:17:36.170Z] $ docker stop --time=1 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 [2023-07-17T16:17:37.459Z] $ docker rm -f --volumes 4deb3b8047d2b6bb9776f29124e95c796cd4ec0f206764f89f6e6771f26e02e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T16:17:37.808Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-17T16:17:38.000Z] Stashed 1 file(s) [Pipeline] echo [2023-07-17T16:17:38.003Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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 [2023-07-17T16:17:38.157Z] provisioning config files... [2023-07-17T16:17:38.165Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1116831720901487955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:17:38.459Z] ---> docker-login.sh [2023-07-17T16:17:38.459Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:17:38.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:17:38.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:17:38.459Z] Configure a credential helper to remove this warning. See [2023-07-17T16:17:38.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:17:38.459Z] [2023-07-17T16:17:38.459Z] Login Succeeded [2023-07-17T16:17:38.459Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:17:38.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:17:38.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:17:38.459Z] Configure a credential helper to remove this warning. See [2023-07-17T16:17:38.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:17:38.459Z] [2023-07-17T16:17:38.459Z] Login Succeeded [2023-07-17T16:17:38.459Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:17:38.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:17:38.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:17:38.719Z] Configure a credential helper to remove this warning. See [2023-07-17T16:17:38.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:17:38.719Z] [2023-07-17T16:17:38.719Z] Login Succeeded [2023-07-17T16:17:38.719Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:17:38.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:17:38.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:17:38.719Z] Configure a credential helper to remove this warning. See [2023-07-17T16:17:38.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:17:38.719Z] [2023-07-17T16:17:38.719Z] Login Succeeded [2023-07-17T16:17:38.719Z] docker.io [2023-07-17T16:17:38.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:17:38.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:17:38.979Z] Configure a credential helper to remove this warning. See [2023-07-17T16:17:38.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:17:38.979Z] [2023-07-17T16:17:38.979Z] Login Succeeded [2023-07-17T16:17:38.979Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:17:38.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-17T16:17:39.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:17:39.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:17:39.067Z] ========================================================= [2023-07-17T16:17:39.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-17T16:17:39.067Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:17:39.387Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-17T16:17:39.387Z] Sending build context to Docker daemon 340.5kB [2023-07-17T16:17:39.387Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:17:39.387Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-17T16:17:39.387Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-17T16:17:39.387Z] 4db1b89c0bd1: Pulling fs layer [2023-07-17T16:17:39.387Z] 6911f1a30b25: Pulling fs layer [2023-07-17T16:17:39.387Z] e194b8c5c2a9: Pulling fs layer [2023-07-17T16:17:39.387Z] 6863d3e3a2b1: Pulling fs layer [2023-07-17T16:17:39.387Z] ec0bb842ea78: Pulling fs layer [2023-07-17T16:17:39.387Z] 40a00589a448: Pulling fs layer [2023-07-17T16:17:39.387Z] 6c08303d61cc: Pulling fs layer [2023-07-17T16:17:39.387Z] 798269fcf238: Pulling fs layer [2023-07-17T16:17:39.387Z] ec0bb842ea78: Waiting [2023-07-17T16:17:39.387Z] 6c08303d61cc: Waiting [2023-07-17T16:17:39.387Z] 40a00589a448: Waiting [2023-07-17T16:17:39.387Z] 798269fcf238: Waiting [2023-07-17T16:17:39.387Z] 6863d3e3a2b1: Waiting [2023-07-17T16:17:39.387Z] 6911f1a30b25: Verifying Checksum [2023-07-17T16:17:39.387Z] 6911f1a30b25: Download complete [2023-07-17T16:17:39.387Z] 6863d3e3a2b1: Verifying Checksum [2023-07-17T16:17:39.387Z] 6863d3e3a2b1: Download complete [2023-07-17T16:17:39.387Z] ec0bb842ea78: Verifying Checksum [2023-07-17T16:17:39.387Z] ec0bb842ea78: Download complete [2023-07-17T16:17:39.387Z] 4db1b89c0bd1: Verifying Checksum [2023-07-17T16:17:39.387Z] 4db1b89c0bd1: Download complete [2023-07-17T16:17:39.648Z] 40a00589a448: Verifying Checksum [2023-07-17T16:17:39.648Z] 40a00589a448: Download complete [2023-07-17T16:17:39.648Z] 4db1b89c0bd1: Pull complete [2023-07-17T16:17:39.906Z] 6911f1a30b25: Pull complete [2023-07-17T16:17:39.906Z] 798269fcf238: Verifying Checksum [2023-07-17T16:17:39.906Z] 798269fcf238: Download complete [2023-07-17T16:17:40.164Z] e194b8c5c2a9: Verifying Checksum [2023-07-17T16:17:40.164Z] e194b8c5c2a9: Download complete [2023-07-17T16:17:40.422Z] 6c08303d61cc: Verifying Checksum [2023-07-17T16:17:40.422Z] 6c08303d61cc: Download complete [2023-07-17T16:17:44.622Z] e194b8c5c2a9: Pull complete [2023-07-17T16:17:44.623Z] 6863d3e3a2b1: Pull complete [2023-07-17T16:17:44.623Z] ec0bb842ea78: Pull complete [2023-07-17T16:17:44.623Z] 40a00589a448: Pull complete [2023-07-17T16:17:46.523Z] 6c08303d61cc: Pull complete [2023-07-17T16:17:47.458Z] 798269fcf238: Pull complete [2023-07-17T16:17:47.458Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-17T16:17:47.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-17T16:17:47.458Z] ---> ec979cd7f677 [2023-07-17T16:17:47.458Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:17:52.740Z] ---> Running in e52dfa731680 [2023-07-17T16:17:52.740Z] Removing intermediate container e52dfa731680 [2023-07-17T16:17:52.740Z] ---> aa78f6e845b0 [2023-07-17T16:17:52.740Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:17:52.740Z] ---> Running in 991baf11efb7 [2023-07-17T16:17:52.740Z] Removing intermediate container 991baf11efb7 [2023-07-17T16:17:52.740Z] ---> 9a968f584c16 [2023-07-17T16:17:52.740Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:17:52.740Z] ---> Running in a5c5b0d2a5f0 [2023-07-17T16:17:52.740Z] Removing intermediate container a5c5b0d2a5f0 [2023-07-17T16:17:52.740Z] ---> cb06007e6b22 [2023-07-17T16:17:52.740Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:17:52.740Z] ---> Running in 2af6945d1b99 [2023-07-17T16:17:52.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T16:17:53.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T16:17:53.124Z] Still waiting to schedule task [2023-07-17T16:17:53.124Z] ‘prd-centos7-blackbox-4c-2g-1215’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-17T16:17:53.124Z] ‘prd-centos7-blackbox-4c-2g-1216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-17T16:17:53.125Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1332’ is offline [2023-07-17T16:17:53.259Z] OK: 265 MiB in 53 packages [2023-07-17T16:17:53.519Z] Removing intermediate container 2af6945d1b99 [2023-07-17T16:17:53.519Z] ---> 6a790d2ca400 [2023-07-17T16:17:53.519Z] Step 7/12 : WORKDIR /app [2023-07-17T16:17:53.519Z] ---> Running in 32ddd7e5847b [2023-07-17T16:17:53.519Z] Removing intermediate container 32ddd7e5847b [2023-07-17T16:17:53.519Z] ---> ecc1cdf17c7e [2023-07-17T16:17:53.519Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-17T16:17:53.779Z] ---> 97d764ca92da [2023-07-17T16:17:53.779Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:17:53.779Z] ---> Running in 97a6368a13f0 [2023-07-17T16:18:20.350Z] Removing intermediate container 97a6368a13f0 [2023-07-17T16:18:20.350Z] ---> c2c9e45ccb44 [2023-07-17T16:18:20.350Z] Step 10/12 : COPY . . [2023-07-17T16:18:20.350Z] ---> 2e00b8cc022e [2023-07-17T16:18:20.350Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:18:20.350Z] ---> Running in fc3e332449e8 [2023-07-17T16:18:20.350Z] Removing intermediate container fc3e332449e8 [2023-07-17T16:18:20.350Z] ---> 4d99681558e2 [2023-07-17T16:18:20.350Z] Step 12/12 : RUN $MAKE [2023-07-17T16:18:20.350Z] ---> Running in a9d5b88454f5 [2023-07-17T16:18:20.609Z] noop [2023-07-17T16:18:20.868Z] Removing intermediate container a9d5b88454f5 [2023-07-17T16:18:20.868Z] ---> fc8a35d1b440 [2023-07-17T16:18:20.868Z] Successfully built fc8a35d1b440 [2023-07-17T16:18:20.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:21.177Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T16:18:21.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:18:21.243Z] prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container [2023-07-17T16:18:21.270Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-07-17T16:18:21.591Z] $ docker top aea74bdb762b705093922014c1f83a7ff460aa8a6615346c24dcbf98b21774d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:18:21.934Z] + go version [2023-07-17T16:18:21.934Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-17T16:18:21.941Z] $ docker stop --time=1 aea74bdb762b705093922014c1f83a7ff460aa8a6615346c24dcbf98b21774d8 [2023-07-17T16:18:23.234Z] $ docker rm -f --volumes aea74bdb762b705093922014c1f83a7ff460aa8a6615346c24dcbf98b21774d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:23.648Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T16:18:23.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:18:23.718Z] prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container [2023-07-17T16:18:23.745Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-07-17T16:18:24.069Z] $ docker top 059ccbf9e360f85e32fe52beb8d9c35623a1cdeb19ad997481908284442fb39d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:18:24.408Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-17T16:18:24.704Z] + make test [2023-07-17T16:18:24.704Z] go test -race -coverprofile=coverage.out ./... [2023-07-17T16:18:46.618Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-17T16:18:46.618Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.087s coverage: 87.5% of statements [2023-07-17T16:18:46.618Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-17T16:18:46.618Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-17T16:18:46.618Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-17T16:18:46.618Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.074s coverage: 91.6% of statements [2023-07-17T16:18:46.618Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.064s coverage: 65.2% of statements [2023-07-17T16:19:08.536Z] go vet ./... [2023-07-17T16:19:10.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T16:19:10.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T16:19:10.434Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-17T16:19:10.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-17T16:19:10.455Z] $ docker stop --time=1 059ccbf9e360f85e32fe52beb8d9c35623a1cdeb19ad997481908284442fb39d [2023-07-17T16:19:15.031Z] $ docker rm -f --volumes 059ccbf9e360f85e32fe52beb8d9c35623a1cdeb19ad997481908284442fb39d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T16:19:15.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-17T16:19:15.608Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-17T16:19:16.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-17T16:19:16.363Z] + ls -al . [2023-07-17T16:19:16.363Z] total 164 [2023-07-17T16:19:16.363Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 16:18 . [2023-07-17T16:19:16.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:17 .. [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 16:17 .dockerignore [2023-07-17T16:19:16.363Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:17 .git [2023-07-17T16:19:16.363Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:17 .github [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 17 16:17 .gitignore [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 16:17 .golangci.yml [2023-07-17T16:19:16.363Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 16:17 .semver [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 17 16:17 Attribution.txt [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 17 16:17 CHANGELOG.md [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 17 16:17 Dockerfile [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 16:17 GOVERNANCE.md [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 17 16:17 Jenkinsfile [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 16:17 LICENSE [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 17 16:17 Makefile [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 17 16:17 OWNERS.md [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 17 16:17 README.md [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 17 16:17 Record and Reply.postman_collection.json [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 17 16:17 VERSION [2023-07-17T16:19:16.363Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:17 bin [2023-07-17T16:19:16.363Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 17 16:18 coverage.out [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 3679 Jul 17 16:17 go.mod [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 32845 Jul 17 16:17 go.sum [2023-07-17T16:19:16.363Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 17 16:17 internal [2023-07-17T16:19:16.363Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 17 16:17 main.go [2023-07-17T16:19:16.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:17 pkg [2023-07-17T16:19:16.363Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:16.741Z] + 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=9e1cc3248304890e633debd3a749b71b0c72ba3c --label arch=amd64 --label version=3.1.0-dev.18 . [2023-07-17T16:19:16.741Z] Sending build context to Docker daemon 348.7kB [2023-07-17T16:19:16.741Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:19:16.741Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-17T16:19:16.741Z] ---> fc8a35d1b440 [2023-07-17T16:19:16.741Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:19:16.741Z] ---> Running in 986a9082bfa6 [2023-07-17T16:19:16.741Z] Removing intermediate container 986a9082bfa6 [2023-07-17T16:19:16.741Z] ---> 1b8ef9454b53 [2023-07-17T16:19:16.741Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:19:16.741Z] ---> Running in b9a2523a3cc1 [2023-07-17T16:19:17.014Z] Removing intermediate container b9a2523a3cc1 [2023-07-17T16:19:17.014Z] ---> 21778fb351bf [2023-07-17T16:19:17.014Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:19:17.014Z] ---> Running in 396adb37a979 [2023-07-17T16:19:17.014Z] Removing intermediate container 396adb37a979 [2023-07-17T16:19:17.014Z] ---> e00a324c4c95 [2023-07-17T16:19:17.014Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:19:17.014Z] ---> Running in 90ef997e896b [2023-07-17T16:19:17.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T16:19:17.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T16:19:17.789Z] OK: 265 MiB in 53 packages [2023-07-17T16:19:18.050Z] Removing intermediate container 90ef997e896b [2023-07-17T16:19:18.050Z] ---> 7ac93d77c75c [2023-07-17T16:19:18.050Z] Step 7/26 : WORKDIR /app [2023-07-17T16:19:18.050Z] ---> Running in 864e6ac2f6fb [2023-07-17T16:19:18.050Z] Removing intermediate container 864e6ac2f6fb [2023-07-17T16:19:18.050Z] ---> 334718cf76b2 [2023-07-17T16:19:18.050Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-17T16:19:18.309Z] ---> 782ca40010a9 [2023-07-17T16:19:18.309Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:19:18.309Z] ---> Running in efc756989c40 [2023-07-17T16:19:19.246Z] Removing intermediate container efc756989c40 [2023-07-17T16:19:19.246Z] ---> 7d009d607a36 [2023-07-17T16:19:19.246Z] Step 10/26 : COPY . . [2023-07-17T16:19:19.246Z] ---> c7ab1a5cd4c9 [2023-07-17T16:19:19.246Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:19:19.246Z] ---> Running in 7702fdc046f0 [2023-07-17T16:19:19.246Z] Removing intermediate container 7702fdc046f0 [2023-07-17T16:19:19.246Z] ---> 08b5c805fbe3 [2023-07-17T16:19:19.246Z] Step 12/26 : RUN $MAKE [2023-07-17T16:19:19.246Z] ---> Running in 42ba3f8b6624 [2023-07-17T16:19:19.506Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18" -trimpath -mod=readonly -o app-record-replay [2023-07-17T16:19:41.512Z] Removing intermediate container 42ba3f8b6624 [2023-07-17T16:19:41.512Z] ---> d3c641be852e [2023-07-17T16:19:41.512Z] Step 13/26 : FROM alpine:3.17 [2023-07-17T16:19:41.512Z] 3.17: Pulling from library/alpine [2023-07-17T16:19:41.771Z] 4db1b89c0bd1: Already exists [2023-07-17T16:19:41.771Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T16:19:41.771Z] Status: Downloaded newer image for alpine:3.17 [2023-07-17T16:19:41.771Z] ---> 1f73a9d63274 [2023-07-17T16:19:41.771Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-17T16:19:41.771Z] ---> Running in 664fafc34328 [2023-07-17T16:19:42.030Z] Removing intermediate container 664fafc34328 [2023-07-17T16:19:42.030Z] ---> 0bd50b9ccf6b [2023-07-17T16:19:42.030Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-17T16:19:42.030Z] ---> Running in ce7e74f529e4 [2023-07-17T16:19:42.030Z] Removing intermediate container ce7e74f529e4 [2023-07-17T16:19:42.030Z] ---> dc5391cd8adc [2023-07-17T16:19:42.030Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T16:19:42.030Z] ---> Running in 5005383ea12f [2023-07-17T16:19:42.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T16:19:42.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T16:19:42.807Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T16:19:42.807Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T16:19:42.807Z] Executing busybox-1.35.0-r29.trigger [2023-07-17T16:19:42.807Z] Executing ca-certificates-20230506-r0.trigger [2023-07-17T16:19:43.066Z] OK: 8 MiB in 17 packages [2023-07-17T16:19:43.344Z] Removing intermediate container 5005383ea12f [2023-07-17T16:19:43.344Z] ---> 2d8646be14b4 [2023-07-17T16:19:43.344Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-17T16:19:43.603Z] ---> 2424948b491d [2023-07-17T16:19:43.603Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-17T16:19:43.603Z] ---> 968410b5e938 [2023-07-17T16:19:43.603Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-17T16:19:43.907Z] ---> 2e30d71bc9f0 [2023-07-17T16:19:43.907Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-17T16:19:44.984Z] ---> ebb4bf267777 [2023-07-17T16:19:44.984Z] Step 21/26 : EXPOSE 59712 [2023-07-17T16:19:44.984Z] ---> Running in 985748e1fd95 [2023-07-17T16:19:44.984Z] Removing intermediate container 985748e1fd95 [2023-07-17T16:19:44.984Z] ---> 8fffecd10901 [2023-07-17T16:19:44.984Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-17T16:19:44.984Z] ---> Running in 78316e3c7872 [2023-07-17T16:19:44.984Z] Removing intermediate container 78316e3c7872 [2023-07-17T16:19:44.984Z] ---> 4dceae0cafa2 [2023-07-17T16:19:44.984Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-17T16:19:44.984Z] ---> Running in 892a3399c42e [2023-07-17T16:19:45.243Z] Removing intermediate container 892a3399c42e [2023-07-17T16:19:45.243Z] ---> 1150b83dbed5 [2023-07-17T16:19:45.243Z] Step 24/26 : LABEL arch=amd64 [2023-07-17T16:19:45.243Z] ---> Running in b8aaae354c63 [2023-07-17T16:19:45.243Z] Removing intermediate container b8aaae354c63 [2023-07-17T16:19:45.243Z] ---> 4bbdeeeec52c [2023-07-17T16:19:45.243Z] Step 25/26 : LABEL git_sha=9e1cc3248304890e633debd3a749b71b0c72ba3c [2023-07-17T16:19:45.243Z] ---> Running in 5079797466a2 [2023-07-17T16:19:45.243Z] Removing intermediate container 5079797466a2 [2023-07-17T16:19:45.243Z] ---> 185f3ca9a0b0 [2023-07-17T16:19:45.243Z] Step 26/26 : LABEL version=3.1.0-dev.18 [2023-07-17T16:19:45.243Z] ---> Running in e1636a1819a9 [2023-07-17T16:19:45.501Z] Removing intermediate container e1636a1819a9 [2023-07-17T16:19:45.501Z] ---> a4af5a202345 [2023-07-17T16:19:45.501Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-17T16:19:45.501Z] Successfully built a4af5a202345 [2023-07-17T16:19:45.501Z] 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 [2023-07-17T16:19:45.612Z] provisioning config files... [2023-07-17T16:19:45.621Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5981361540334737231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:19:45.922Z] ---> docker-login.sh [2023-07-17T16:19:45.922Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:19:45.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:19:45.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:19:45.922Z] Configure a credential helper to remove this warning. See [2023-07-17T16:19:45.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:19:45.922Z] [2023-07-17T16:19:45.922Z] Login Succeeded [2023-07-17T16:19:45.922Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:19:45.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:19:45.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:19:45.922Z] Configure a credential helper to remove this warning. See [2023-07-17T16:19:45.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:19:45.922Z] [2023-07-17T16:19:45.922Z] Login Succeeded [2023-07-17T16:19:45.922Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:19:46.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:19:46.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:19:46.180Z] Configure a credential helper to remove this warning. See [2023-07-17T16:19:46.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:19:46.180Z] [2023-07-17T16:19:46.180Z] Login Succeeded [2023-07-17T16:19:46.180Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:19:46.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:19:46.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:19:46.180Z] Configure a credential helper to remove this warning. See [2023-07-17T16:19:46.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:19:46.180Z] [2023-07-17T16:19:46.180Z] Login Succeeded [2023-07-17T16:19:46.180Z] docker.io [2023-07-17T16:19:46.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:19:46.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:19:46.438Z] Configure a credential helper to remove this warning. See [2023-07-17T16:19:46.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:19:46.438Z] [2023-07-17T16:19:46.438Z] Login Succeeded [2023-07-17T16:19:46.438Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:19:46.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T16:19:46.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:19:46.483Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-17T16:19:46.483Z] 9e1cc3248304890e633debd3a749b71b0c72ba3c [2023-07-17T16:19:46.483Z] latest [2023-07-17T16:19:46.483Z] 3.1.0-dev.18 [2023-07-17T16:19:46.483Z] 9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 [2023-07-17T16:19:46.483Z] main [2023-07-17T16:19:46.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:46.808Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:47.125Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c [2023-07-17T16:19:47.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-17T16:19:47.125Z] c7e9783989fa: Preparing [2023-07-17T16:19:47.125Z] 05b67a56afb6: Preparing [2023-07-17T16:19:47.125Z] 1d260783807f: Preparing [2023-07-17T16:19:47.125Z] fda3c136eb97: Preparing [2023-07-17T16:19:47.125Z] e85a78b89b0c: Preparing [2023-07-17T16:19:47.125Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:19:47.125Z] 05b67a56afb6: Pushed [2023-07-17T16:19:47.125Z] fda3c136eb97: Pushed [2023-07-17T16:19:47.125Z] 1d260783807f: Pushed [2023-07-17T16:19:47.125Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:19:47.125Z] e85a78b89b0c: Pushed [2023-07-17T16:19:49.663Z] c7e9783989fa: Pushed [2023-07-17T16:19:49.663Z] 9e1cc3248304890e633debd3a749b71b0c72ba3c: digest: sha256:731a2b5e7e5a6ade21a17f817d614a62faf9a24595b804161461a6589a1aa505 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:49.986Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:50.298Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-17T16:19:50.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-17T16:19:50.299Z] c7e9783989fa: Preparing [2023-07-17T16:19:50.299Z] 05b67a56afb6: Preparing [2023-07-17T16:19:50.299Z] 1d260783807f: Preparing [2023-07-17T16:19:50.299Z] fda3c136eb97: Preparing [2023-07-17T16:19:50.299Z] e85a78b89b0c: Preparing [2023-07-17T16:19:50.299Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:19:50.299Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:19:50.299Z] fda3c136eb97: Layer already exists [2023-07-17T16:19:50.299Z] c7e9783989fa: Layer already exists [2023-07-17T16:19:50.299Z] 1d260783807f: Layer already exists [2023-07-17T16:19:50.299Z] 05b67a56afb6: Layer already exists [2023-07-17T16:19:50.299Z] e85a78b89b0c: Layer already exists [2023-07-17T16:19:50.299Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:19:50.299Z] latest: digest: sha256:731a2b5e7e5a6ade21a17f817d614a62faf9a24595b804161461a6589a1aa505 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:50.482Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1334 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-17T16:19:50.499Z] Running in /w/workspace/app-record-replay/20 [Pipeline] { [Pipeline] checkout [2023-07-17T16:19:50.531Z] Selected Git installation does not exist. Using Default [2023-07-17T16:19:50.532Z] The recommended git tool is: NONE [2023-07-17T16:19:50.611Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:50.919Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.18 [2023-07-17T16:19:50.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-17T16:19:50.919Z] c7e9783989fa: Preparing [2023-07-17T16:19:50.919Z] 05b67a56afb6: Preparing [2023-07-17T16:19:50.919Z] 1d260783807f: Preparing [2023-07-17T16:19:50.919Z] fda3c136eb97: Preparing [2023-07-17T16:19:50.919Z] e85a78b89b0c: Preparing [2023-07-17T16:19:50.919Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:19:50.920Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:19:50.920Z] c7e9783989fa: Layer already exists [2023-07-17T16:19:50.920Z] 1d260783807f: Layer already exists [2023-07-17T16:19:50.920Z] fda3c136eb97: Layer already exists [2023-07-17T16:19:50.920Z] 05b67a56afb6: Layer already exists [2023-07-17T16:19:50.920Z] e85a78b89b0c: Layer already exists [2023-07-17T16:19:50.920Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:19:50.920Z] 3.1.0-dev.18: digest: sha256:731a2b5e7e5a6ade21a17f817d614a62faf9a24595b804161461a6589a1aa505 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:51.238Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:51.549Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 [2023-07-17T16:19:51.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-17T16:19:51.549Z] c7e9783989fa: Preparing [2023-07-17T16:19:51.549Z] 05b67a56afb6: Preparing [2023-07-17T16:19:51.549Z] 1d260783807f: Preparing [2023-07-17T16:19:51.549Z] fda3c136eb97: Preparing [2023-07-17T16:19:51.549Z] e85a78b89b0c: Preparing [2023-07-17T16:19:51.549Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:19:51.549Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:19:51.549Z] 1d260783807f: Layer already exists [2023-07-17T16:19:51.549Z] c7e9783989fa: Layer already exists [2023-07-17T16:19:51.549Z] 05b67a56afb6: Layer already exists [2023-07-17T16:19:51.549Z] e85a78b89b0c: Layer already exists [2023-07-17T16:19:51.549Z] fda3c136eb97: Layer already exists [2023-07-17T16:19:51.550Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:19:51.550Z] 9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18: digest: sha256:731a2b5e7e5a6ade21a17f817d614a62faf9a24595b804161461a6589a1aa505 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:51.872Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:52.193Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-17T16:19:52.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-17T16:19:52.193Z] c7e9783989fa: Preparing [2023-07-17T16:19:52.193Z] 05b67a56afb6: Preparing [2023-07-17T16:19:52.193Z] 1d260783807f: Preparing [2023-07-17T16:19:52.193Z] fda3c136eb97: Preparing [2023-07-17T16:19:52.193Z] e85a78b89b0c: Preparing [2023-07-17T16:19:52.193Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:19:52.193Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:19:52.193Z] c7e9783989fa: Layer already exists [2023-07-17T16:19:52.193Z] 1d260783807f: Layer already exists [2023-07-17T16:19:52.193Z] e85a78b89b0c: Layer already exists [2023-07-17T16:19:52.193Z] 05b67a56afb6: Layer already exists [2023-07-17T16:19:52.193Z] fda3c136eb97: Layer already exists [2023-07-17T16:19:52.193Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:19:52.193Z] main: digest: sha256:731a2b5e7e5a6ade21a17f817d614a62faf9a24595b804161461a6589a1aa505 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T16:19:52.246Z] ===================================================== [Pipeline] echo [2023-07-17T16:19:52.256Z] taggedImages: [2023-07-17T16:19:52.257Z] - nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c [2023-07-17T16:19:52.257Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-17T16:19:52.257Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.18 [2023-07-17T16:19:52.257Z] - nexus3.edgexfoundry.org:10004/app-record-replay:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 [2023-07-17T16:19:52.257Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:52.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:19:52.636Z] [2023-07-17T16:19:52.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:19:52.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:19:52.930Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-17T16:19:52.930Z] 5eb5b503b376: Pulling fs layer [2023-07-17T16:19:52.930Z] 5c69ac0246d0: Pulling fs layer [2023-07-17T16:19:52.930Z] ec43610c2a17: Pulling fs layer [2023-07-17T16:19:52.930Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-17T16:19:52.930Z] 33b1e0a273af: Pulling fs layer [2023-07-17T16:19:52.930Z] 5d3b04190fa2: Pulling fs layer [2023-07-17T16:19:52.930Z] 2f39f015ded8: Pulling fs layer [2023-07-17T16:19:52.930Z] 5d3b04190fa2: Waiting [2023-07-17T16:19:52.930Z] 2f39f015ded8: Waiting [2023-07-17T16:19:52.930Z] 33b1e0a273af: Waiting [2023-07-17T16:19:52.930Z] 5c69ac0246d0: Download complete [2023-07-17T16:19:52.930Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-17T16:19:52.930Z] 3a2ae6a8a46f: Download complete [2023-07-17T16:19:52.930Z] 33b1e0a273af: Verifying Checksum [2023-07-17T16:19:52.930Z] 33b1e0a273af: Download complete [2023-07-17T16:19:52.930Z] 5d3b04190fa2: Verifying Checksum [2023-07-17T16:19:52.930Z] 5d3b04190fa2: Download complete [2023-07-17T16:19:52.930Z] ec43610c2a17: Verifying Checksum [2023-07-17T16:19:52.930Z] ec43610c2a17: Download complete [2023-07-17T16:19:53.189Z] 5eb5b503b376: Download complete [2023-07-17T16:19:53.756Z] 2f39f015ded8: Download complete [2023-07-17T16:19:54.323Z] 5eb5b503b376: Pull complete [2023-07-17T16:19:54.323Z] 5c69ac0246d0: Pull complete [2023-07-17T16:19:54.890Z] ec43610c2a17: Pull complete [2023-07-17T16:19:54.890Z] 3a2ae6a8a46f: Pull complete [2023-07-17T16:19:54.890Z] 33b1e0a273af: Pull complete [2023-07-17T16:19:55.149Z] 5d3b04190fa2: Pull complete [2023-07-17T16:19:55.852Z] using credential edgex-jenkins-ssh [2023-07-17T16:19:55.881Z] Cloning the remote Git repository [2023-07-17T16:19:55.923Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-17T16:19:56.023Z] > git init /w/workspace/app-record-replay/20 # timeout=10 [2023-07-17T16:19:56.180Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-17T16:19:56.181Z] > git --version # timeout=10 [2023-07-17T16:19:56.204Z] > git --version # 'git version 2.25.1' [2023-07-17T16:19:56.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T16:19:56.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T16:19:56.990Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-17T16:19:57.026Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T16:19:57.942Z] Avoid second fetch [2023-07-17T16:19:57.943Z] Checking out Revision 9e1cc3248304890e633debd3a749b71b0c72ba3c (main) [2023-07-17T16:19:58.481Z] Commit message: "Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.7" [2023-07-17T16:19:58.880Z] [2023-07-17T16:19:58.880Z] GitHub has been notified of this commit’s build result [2023-07-17T16:19:58.880Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T16:19:57.956Z] > git config core.sparsecheckout # timeout=10 [2023-07-17T16:19:58.022Z] > git checkout -f 9e1cc3248304890e633debd3a749b71b0c72ba3c # timeout=10 [2023-07-17T16:19:59.336Z] 2f39f015ded8: Pull complete [2023-07-17T16:19:59.336Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-17T16:19:59.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:19:59.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:19:59.411Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-17T16:19:59.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-17T16:19:59.411Z] Dload Upload Total Spent Left Speed [2023-07-17T16:19:59.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 254k 0 --:--:-- --:--:-- --:--:-- 259k [2023-07-17T16:19:59.422Z] prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container [2023-07-17T16:19:59.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-17T16:20:03.420Z] $ docker top 248bad546bd45e900db06d6929c5eba8e50ede4e9c84139eaff36325361e22e1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:20:03.811Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-17T16:20:03.871Z] ---> job-cost.sh [2023-07-17T16:20:03.871Z] lf-activate-venv: SKIPPING [2023-07-17T16:20:03.871Z] INFO: No Stack... [2023-07-17T16:20:04.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T16:20:04.147Z] + sudo tee /etc/docker/daemon.new [2023-07-17T16:20:04.147Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-17T16:20:04.147Z] { [2023-07-17T16:20:04.147Z] "registry-mirrors": [ [2023-07-17T16:20:04.147Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-17T16:20:04.147Z] ], [2023-07-17T16:20:04.147Z] "bip": "10.250.0.254/24", [2023-07-17T16:20:04.147Z] "hosts": [ [2023-07-17T16:20:04.147Z] "tcp://0.0.0.0:5555", [2023-07-17T16:20:04.147Z] "unix:///var/run/docker.sock" [2023-07-17T16:20:04.147Z] ], [2023-07-17T16:20:04.147Z] "mtu": 1458, [2023-07-17T16:20:04.147Z] "selinux-enabled": true, [2023-07-17T16:20:04.147Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-17T16:20:04.147Z] } [Pipeline] sh [2023-07-17T16:20:04.486Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-17T16:20:04.701Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T16:20:04.814Z] + sudo service docker restart [2023-07-17T16:20:04.989Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-17T16:20:04.989Z] + cut -d, -f6 [Pipeline] lock [2023-07-17T16:20:05.003Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] [2023-07-17T16:20:05.014Z] Resource [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] did not exist. Created. [2023-07-17T16:20:05.014Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T16:20:05.320Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-17T16:20:05.352Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T16:20:05.359Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T16:20:05.372Z] $ docker stop --time=1 248bad546bd45e900db06d6929c5eba8e50ede4e9c84139eaff36325361e22e1 [2023-07-17T16:20:06.525Z] $ docker rm -f --volumes 248bad546bd45e900db06d6929c5eba8e50ede4e9c84139eaff36325361e22e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:20:23.088Z] provisioning config files... [2023-07-17T16:20:23.115Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/20@tmp/config5011965358246994720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:20:23.470Z] ---> docker-login.sh [2023-07-17T16:20:23.470Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:20:23.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:20:24.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:20:24.011Z] Configure a credential helper to remove this warning. See [2023-07-17T16:20:24.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:20:24.011Z] [2023-07-17T16:20:24.011Z] Login Succeeded [2023-07-17T16:20:24.011Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:20:24.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:20:24.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:20:24.282Z] Configure a credential helper to remove this warning. See [2023-07-17T16:20:24.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:20:24.282Z] [2023-07-17T16:20:24.282Z] Login Succeeded [2023-07-17T16:20:24.282Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:20:24.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:20:24.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:20:24.823Z] Configure a credential helper to remove this warning. See [2023-07-17T16:20:24.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:20:24.823Z] [2023-07-17T16:20:24.823Z] Login Succeeded [2023-07-17T16:20:24.823Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:20:25.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:20:25.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:20:25.090Z] Configure a credential helper to remove this warning. See [2023-07-17T16:20:25.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:20:25.090Z] [2023-07-17T16:20:25.090Z] Login Succeeded [2023-07-17T16:20:25.090Z] docker.io [2023-07-17T16:20:25.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:20:25.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:20:25.627Z] Configure a credential helper to remove this warning. See [2023-07-17T16:20:25.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:20:25.627Z] [2023-07-17T16:20:25.627Z] Login Succeeded [2023-07-17T16:20:25.627Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:20:25.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-17T16:20:25.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:20:25.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:20:25.929Z] ========================================================= [2023-07-17T16:20:25.929Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-17T16:20:25.929Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:20:26.280Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-17T16:20:26.281Z] Sending build context to Docker daemon 158.2kB [2023-07-17T16:20:26.556Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:20:26.556Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-17T16:20:26.556Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-17T16:20:26.556Z] edb6bdbacee9: Pulling fs layer [2023-07-17T16:20:26.556Z] 5f9638ab2659: Pulling fs layer [2023-07-17T16:20:26.556Z] 8d51d6327a98: Pulling fs layer [2023-07-17T16:20:26.556Z] 8b374f2dd631: Pulling fs layer [2023-07-17T16:20:26.556Z] ec14aa9079de: Pulling fs layer [2023-07-17T16:20:26.556Z] 2f466654f4bb: Pulling fs layer [2023-07-17T16:20:26.556Z] 554e91adad29: Pulling fs layer [2023-07-17T16:20:26.556Z] ec14aa9079de: Waiting [2023-07-17T16:20:26.556Z] 8b374f2dd631: Waiting [2023-07-17T16:20:26.556Z] 2f466654f4bb: Waiting [2023-07-17T16:20:26.556Z] 5f9638ab2659: Download complete [2023-07-17T16:20:26.828Z] 8b374f2dd631: Verifying Checksum [2023-07-17T16:20:26.828Z] 8b374f2dd631: Download complete [2023-07-17T16:20:26.828Z] ec14aa9079de: Verifying Checksum [2023-07-17T16:20:26.828Z] ec14aa9079de: Download complete [2023-07-17T16:20:26.828Z] edb6bdbacee9: Verifying Checksum [2023-07-17T16:20:26.828Z] edb6bdbacee9: Download complete [2023-07-17T16:20:27.802Z] edb6bdbacee9: Pull complete [2023-07-17T16:20:28.078Z] 554e91adad29: Verifying Checksum [2023-07-17T16:20:28.078Z] 554e91adad29: Download complete [2023-07-17T16:20:29.499Z] 8d51d6327a98: Verifying Checksum [2023-07-17T16:20:29.499Z] 8d51d6327a98: Download complete [2023-07-17T16:20:29.499Z] 2f466654f4bb: Download complete [2023-07-17T16:20:30.462Z] 5f9638ab2659: Pull complete [2023-07-17T16:20:45.480Z] 8d51d6327a98: Pull complete [2023-07-17T16:20:45.480Z] 8b374f2dd631: Pull complete [2023-07-17T16:20:45.480Z] ec14aa9079de: Pull complete [2023-07-17T16:20:50.836Z] 2f466654f4bb: Pull complete [2023-07-17T16:20:53.433Z] 554e91adad29: Pull complete [2023-07-17T16:20:53.433Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-17T16:20:53.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-17T16:20:53.433Z] ---> 1e15ea492957 [2023-07-17T16:20:53.433Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:20:54.851Z] ---> Running in fc191565a467 [2023-07-17T16:20:55.121Z] Removing intermediate container fc191565a467 [2023-07-17T16:20:55.121Z] ---> d85e5690d64b [2023-07-17T16:20:55.121Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:20:55.121Z] ---> Running in aaafaf4fef20 [2023-07-17T16:20:55.391Z] Removing intermediate container aaafaf4fef20 [2023-07-17T16:20:55.391Z] ---> a78367ce7701 [2023-07-17T16:20:55.391Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:20:55.659Z] ---> Running in 15dd90a2d269 [2023-07-17T16:20:55.928Z] Removing intermediate container 15dd90a2d269 [2023-07-17T16:20:55.928Z] ---> 91d0b69c02db [2023-07-17T16:20:55.928Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:20:55.928Z] ---> Running in cab498389351 [2023-07-17T16:20:57.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T16:20:57.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T16:20:59.098Z] OK: 263 MiB in 53 packages [2023-07-17T16:20:59.720Z] Removing intermediate container cab498389351 [2023-07-17T16:20:59.720Z] ---> b617b6cc66d0 [2023-07-17T16:20:59.720Z] Step 7/12 : WORKDIR /app [2023-07-17T16:20:59.720Z] ---> Running in a503c1306cd2 [2023-07-17T16:21:00.305Z] Removing intermediate container a503c1306cd2 [2023-07-17T16:21:00.305Z] ---> 27e241d4259e [2023-07-17T16:21:00.305Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-17T16:21:00.574Z] ---> 32d056376c82 [2023-07-17T16:21:00.574Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:21:00.850Z] ---> Running in cc7c6a2b0c13 [2023-07-17T16:22:08.754Z] Removing intermediate container cc7c6a2b0c13 [2023-07-17T16:22:08.754Z] ---> d3f61e51ed23 [2023-07-17T16:22:08.754Z] Step 10/12 : COPY . . [2023-07-17T16:22:08.754Z] ---> b3181fb22ce0 [2023-07-17T16:22:08.754Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:22:08.754Z] ---> Running in e966f6e92828 [2023-07-17T16:22:08.754Z] Removing intermediate container e966f6e92828 [2023-07-17T16:22:08.754Z] ---> 086a9a2e88d8 [2023-07-17T16:22:08.754Z] Step 12/12 : RUN $MAKE [2023-07-17T16:22:08.754Z] ---> Running in 0b23717521ad [2023-07-17T16:22:08.754Z] noop [2023-07-17T16:22:08.754Z] Removing intermediate container 0b23717521ad [2023-07-17T16:22:08.754Z] ---> 9d11d3c4f0b3 [2023-07-17T16:22:08.754Z] Successfully built 9d11d3c4f0b3 [2023-07-17T16:22:08.754Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:22:09.098Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T16:22:09.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:22:09.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container [2023-07-17T16:22:09.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/20 -v /w/workspace/app-record-replay/20:/w/workspace/app-record-replay/20:rw,z -v /w/workspace/app-record-replay/20@tmp:/w/workspace/app-record-replay/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-17T16:22:10.519Z] $ docker top 804294e6cd9fb2f090482b96667dc2fd8b0db861fc6c9066f4f3738d831f2e8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:22:11.354Z] + go version [2023-07-17T16:22:11.354Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-17T16:22:11.384Z] $ docker stop --time=1 804294e6cd9fb2f090482b96667dc2fd8b0db861fc6c9066f4f3738d831f2e8d [2023-07-17T16:22:13.009Z] $ docker rm -f --volumes 804294e6cd9fb2f090482b96667dc2fd8b0db861fc6c9066f4f3738d831f2e8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:22:13.551Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T16:22:13.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:22:13.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container [2023-07-17T16:22:13.822Z] $ 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/20 -v /w/workspace/app-record-replay/20:/w/workspace/app-record-replay/20:rw,z -v /w/workspace/app-record-replay/20@tmp:/w/workspace/app-record-replay/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-17T16:22:14.990Z] $ docker top 33fc9410c5a56a48310fa25045be74050e8168512430c79c6e478c458d431d75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:22:15.488Z] + git config --global --add safe.directory /w/workspace/app-record-replay/20 [Pipeline] fileExists [Pipeline] sh [2023-07-17T16:22:15.841Z] + make test [2023-07-17T16:22:16.116Z] go test -race -coverprofile=coverage.out ./... [2023-07-17T16:25:22.835Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-17T16:25:22.835Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.302s coverage: 87.5% of statements [2023-07-17T16:25:22.835Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.386s coverage: 91.6% of statements [2023-07-17T16:25:25.422Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-17T16:25:25.422Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-17T16:25:25.422Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-17T16:25:25.422Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.246s coverage: 65.2% of statements [2023-07-17T16:25:26.391Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-17T16:25:26.391Z] go vet ./... [2023-07-17T16:27:48.079Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T16:27:48.079Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T16:27:48.079Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-17T16:27:48.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-17T16:27:48.125Z] $ docker stop --time=1 33fc9410c5a56a48310fa25045be74050e8168512430c79c6e478c458d431d75 [2023-07-17T16:27:50.103Z] $ docker rm -f --volumes 33fc9410c5a56a48310fa25045be74050e8168512430c79c6e478c458d431d75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T16:27:51.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-17T16:27:51.744Z] Warning: overwriting stash ‘coverage-report’ [2023-07-17T16:27:52.140Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T16:27:52.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-17T16:27:52.861Z] + ls -al . [2023-07-17T16:27:52.861Z] total 160 [2023-07-17T16:27:52.861Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:22 . [2023-07-17T16:27:52.861Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:19 .. [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 16:19 .dockerignore [2023-07-17T16:27:52.861Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:19 .git [2023-07-17T16:27:52.861Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:19 .github [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 17 16:19 .gitignore [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 16:19 .golangci.yml [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 17 16:19 Attribution.txt [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 17 16:19 CHANGELOG.md [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 17 16:19 Dockerfile [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 16:19 GOVERNANCE.md [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 17 16:19 Jenkinsfile [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 16:19 LICENSE [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 17 16:19 Makefile [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 17 16:19 OWNERS.md [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 17 16:19 README.md [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 17 16:19 Record and Reply.postman_collection.json [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 17 16:17 VERSION [2023-07-17T16:27:52.861Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:19 bin [2023-07-17T16:27:52.861Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 17 16:25 coverage.out [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 3679 Jul 17 16:19 go.mod [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 32845 Jul 17 16:19 go.sum [2023-07-17T16:27:52.861Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 17 16:19 internal [2023-07-17T16:27:52.861Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 17 16:19 main.go [2023-07-17T16:27:52.861Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:19 pkg [2023-07-17T16:27:52.861Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:27:53.201Z] + 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=9e1cc3248304890e633debd3a749b71b0c72ba3c --label arch=arm64 --label version=3.1.0-dev.18 . [2023-07-17T16:27:53.201Z] Sending build context to Docker daemon 166.4kB [2023-07-17T16:27:53.470Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:27:53.471Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-17T16:27:53.471Z] ---> 9d11d3c4f0b3 [2023-07-17T16:27:53.471Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:27:53.471Z] ---> Running in 04884cd090ad [2023-07-17T16:27:53.746Z] Removing intermediate container 04884cd090ad [2023-07-17T16:27:53.746Z] ---> d420f4a14ba7 [2023-07-17T16:27:53.746Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:27:54.013Z] ---> Running in 1b9f6c243f93 [2023-07-17T16:27:54.281Z] Removing intermediate container 1b9f6c243f93 [2023-07-17T16:27:54.281Z] ---> b74273771754 [2023-07-17T16:27:54.281Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:27:54.281Z] ---> Running in 062646459d1e [2023-07-17T16:27:54.548Z] Removing intermediate container 062646459d1e [2023-07-17T16:27:54.548Z] ---> 8dd71ee1c543 [2023-07-17T16:27:54.548Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:27:54.548Z] ---> Running in 22ffcafaf9b0 [2023-07-17T16:27:55.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T16:27:56.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T16:27:57.499Z] OK: 263 MiB in 53 packages [2023-07-17T16:27:58.084Z] Removing intermediate container 22ffcafaf9b0 [2023-07-17T16:27:58.084Z] ---> 4458d2ad1d64 [2023-07-17T16:27:58.084Z] Step 7/26 : WORKDIR /app [2023-07-17T16:27:58.084Z] ---> Running in 909bb8510154 [2023-07-17T16:27:58.352Z] Removing intermediate container 909bb8510154 [2023-07-17T16:27:58.352Z] ---> 9048ea89c571 [2023-07-17T16:27:58.352Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-17T16:27:58.939Z] ---> 8a9252183ddc [2023-07-17T16:27:58.939Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:27:58.939Z] ---> Running in abc8c0044f26 [2023-07-17T16:28:01.526Z] Removing intermediate container abc8c0044f26 [2023-07-17T16:28:01.526Z] ---> aa526ed2efb5 [2023-07-17T16:28:01.526Z] Step 10/26 : COPY . . [2023-07-17T16:28:02.115Z] ---> c56c0dba30a4 [2023-07-17T16:28:02.115Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:28:02.115Z] ---> Running in 513560d196ed [2023-07-17T16:28:02.384Z] Removing intermediate container 513560d196ed [2023-07-17T16:28:02.384Z] ---> cb77fe002471 [2023-07-17T16:28:02.384Z] Step 12/26 : RUN $MAKE [2023-07-17T16:28:02.384Z] ---> Running in 88a4d4b03da8 [2023-07-17T16:28:03.350Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18" -trimpath -mod=readonly -o app-record-replay [2023-07-17T16:30:25.084Z] Removing intermediate container 88a4d4b03da8 [2023-07-17T16:30:25.084Z] ---> 79f0ea08f0df [2023-07-17T16:30:25.084Z] Step 13/26 : FROM alpine:3.17 [2023-07-17T16:30:25.084Z] 3.17: Pulling from library/alpine [2023-07-17T16:30:25.084Z] edb6bdbacee9: Already exists [2023-07-17T16:30:25.084Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T16:30:25.084Z] Status: Downloaded newer image for alpine:3.17 [2023-07-17T16:30:25.084Z] ---> 779605e5fbc0 [2023-07-17T16:30:25.084Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-17T16:30:25.084Z] ---> Running in ff785e125369 [2023-07-17T16:30:25.084Z] Removing intermediate container ff785e125369 [2023-07-17T16:30:25.084Z] ---> 7728753e2e3e [2023-07-17T16:30:25.084Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-17T16:30:25.084Z] ---> Running in 9fb11a84239c [2023-07-17T16:30:25.084Z] Removing intermediate container 9fb11a84239c [2023-07-17T16:30:25.084Z] ---> e02712c9a3fd [2023-07-17T16:30:25.084Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T16:30:25.084Z] ---> Running in ba0993423052 [2023-07-17T16:30:25.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T16:30:25.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T16:30:25.084Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T16:30:25.084Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T16:30:25.084Z] Executing busybox-1.35.0-r29.trigger [2023-07-17T16:30:25.084Z] Executing ca-certificates-20230506-r0.trigger [2023-07-17T16:30:25.084Z] OK: 8 MiB in 17 packages [2023-07-17T16:30:25.084Z] Removing intermediate container ba0993423052 [2023-07-17T16:30:25.084Z] ---> 553112388167 [2023-07-17T16:30:25.084Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-17T16:30:25.084Z] ---> dcc95bf3975b [2023-07-17T16:30:25.084Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-17T16:30:25.084Z] ---> 72c70f050573 [2023-07-17T16:30:25.084Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-17T16:30:25.084Z] ---> 9bed2fc51042 [2023-07-17T16:30:25.084Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-17T16:30:25.084Z] ---> e83be3d63386 [2023-07-17T16:30:25.084Z] Step 21/26 : EXPOSE 59712 [2023-07-17T16:30:25.084Z] ---> Running in c5d1cd617798 [2023-07-17T16:30:25.084Z] Removing intermediate container c5d1cd617798 [2023-07-17T16:30:25.084Z] ---> 537582756064 [2023-07-17T16:30:25.084Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-17T16:30:25.084Z] ---> Running in e9cd38141613 [2023-07-17T16:30:25.084Z] Removing intermediate container e9cd38141613 [2023-07-17T16:30:25.084Z] ---> beca891370ae [2023-07-17T16:30:25.084Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-17T16:30:25.084Z] ---> Running in 6c09161f5682 [2023-07-17T16:30:25.084Z] Removing intermediate container 6c09161f5682 [2023-07-17T16:30:25.084Z] ---> b6939380f141 [2023-07-17T16:30:25.084Z] Step 24/26 : LABEL arch=arm64 [2023-07-17T16:30:25.084Z] ---> Running in d7f55751e0a4 [2023-07-17T16:30:25.084Z] Removing intermediate container d7f55751e0a4 [2023-07-17T16:30:25.084Z] ---> 25c07c540027 [2023-07-17T16:30:25.084Z] Step 25/26 : LABEL git_sha=9e1cc3248304890e633debd3a749b71b0c72ba3c [2023-07-17T16:30:25.084Z] ---> Running in 78980cf9089e [2023-07-17T16:30:25.084Z] Removing intermediate container 78980cf9089e [2023-07-17T16:30:25.084Z] ---> f6d8e09d4972 [2023-07-17T16:30:25.084Z] Step 26/26 : LABEL version=3.1.0-dev.18 [2023-07-17T16:30:25.084Z] ---> Running in 18086401cdb2 [2023-07-17T16:30:25.084Z] Removing intermediate container 18086401cdb2 [2023-07-17T16:30:25.084Z] ---> 3ddaaf44f12d [2023-07-17T16:30:25.084Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-17T16:30:25.084Z] Successfully built 3ddaaf44f12d [2023-07-17T16:30:25.084Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:30:25.172Z] provisioning config files... [2023-07-17T16:30:25.185Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/20@tmp/config7204838852961653049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:30:25.514Z] ---> docker-login.sh [2023-07-17T16:30:25.514Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:30:25.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:30:25.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:30:25.782Z] Configure a credential helper to remove this warning. See [2023-07-17T16:30:25.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:30:25.782Z] [2023-07-17T16:30:25.782Z] Login Succeeded [2023-07-17T16:30:25.782Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:30:26.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:30:26.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:30:26.049Z] Configure a credential helper to remove this warning. See [2023-07-17T16:30:26.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:30:26.049Z] [2023-07-17T16:30:26.049Z] Login Succeeded [2023-07-17T16:30:26.049Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:30:26.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:30:26.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:30:26.314Z] Configure a credential helper to remove this warning. See [2023-07-17T16:30:26.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:30:26.314Z] [2023-07-17T16:30:26.314Z] Login Succeeded [2023-07-17T16:30:26.314Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:30:26.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:30:26.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:30:26.848Z] Configure a credential helper to remove this warning. See [2023-07-17T16:30:26.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:30:26.848Z] [2023-07-17T16:30:26.848Z] Login Succeeded [2023-07-17T16:30:26.848Z] docker.io [2023-07-17T16:30:27.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:30:27.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:30:27.381Z] Configure a credential helper to remove this warning. See [2023-07-17T16:30:27.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:30:27.381Z] [2023-07-17T16:30:27.382Z] Login Succeeded [2023-07-17T16:30:27.382Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:30:27.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T16:30:27.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:30:27.441Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-17T16:30:27.441Z] 9e1cc3248304890e633debd3a749b71b0c72ba3c [2023-07-17T16:30:27.441Z] latest [2023-07-17T16:30:27.441Z] 3.1.0-dev.18 [2023-07-17T16:30:27.441Z] 9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 [2023-07-17T16:30:27.441Z] main [2023-07-17T16:30:27.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:27.774Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:28.108Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c [2023-07-17T16:30:28.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-17T16:30:28.108Z] af307115bf1a: Preparing [2023-07-17T16:30:28.108Z] e7b865214df8: Preparing [2023-07-17T16:30:28.108Z] 7c550501832c: Preparing [2023-07-17T16:30:28.108Z] 023a55c37e1c: Preparing [2023-07-17T16:30:28.108Z] 9a738603ab1e: Preparing [2023-07-17T16:30:28.108Z] 9386262d7a74: Preparing [2023-07-17T16:30:28.108Z] 9386262d7a74: Waiting [2023-07-17T16:30:28.373Z] 023a55c37e1c: Pushed [2023-07-17T16:30:28.373Z] 7c550501832c: Pushed [2023-07-17T16:30:28.373Z] e7b865214df8: Pushed [2023-07-17T16:30:28.373Z] 9a738603ab1e: Pushed [2023-07-17T16:30:30.947Z] 9386262d7a74: Layer already exists [2023-07-17T16:30:34.280Z] af307115bf1a: Pushed [2023-07-17T16:30:34.280Z] 9e1cc3248304890e633debd3a749b71b0c72ba3c: digest: sha256:17cba9ec4adbbc91c54b0e2dadedde77b8c42816ebb52a42a668949a7a4df984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:34.619Z] + 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 [2023-07-17T16:30:34.954Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-17T16:30:34.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-17T16:30:34.954Z] af307115bf1a: Preparing [2023-07-17T16:30:34.954Z] e7b865214df8: Preparing [2023-07-17T16:30:34.954Z] 7c550501832c: Preparing [2023-07-17T16:30:34.954Z] 023a55c37e1c: Preparing [2023-07-17T16:30:34.954Z] 9a738603ab1e: Preparing [2023-07-17T16:30:34.954Z] 9386262d7a74: Preparing [2023-07-17T16:30:34.954Z] 9386262d7a74: Waiting [2023-07-17T16:30:34.954Z] 9a738603ab1e: Layer already exists [2023-07-17T16:30:34.954Z] af307115bf1a: Layer already exists [2023-07-17T16:30:34.954Z] e7b865214df8: Layer already exists [2023-07-17T16:30:34.954Z] 7c550501832c: Layer already exists [2023-07-17T16:30:34.954Z] 023a55c37e1c: Layer already exists [2023-07-17T16:30:34.954Z] 9386262d7a74: Layer already exists [2023-07-17T16:30:34.954Z] latest: digest: sha256:17cba9ec4adbbc91c54b0e2dadedde77b8c42816ebb52a42a668949a7a4df984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:35.351Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:35.709Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.18 [2023-07-17T16:30:35.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-17T16:30:35.709Z] af307115bf1a: Preparing [2023-07-17T16:30:35.709Z] e7b865214df8: Preparing [2023-07-17T16:30:35.709Z] 7c550501832c: Preparing [2023-07-17T16:30:35.709Z] 023a55c37e1c: Preparing [2023-07-17T16:30:35.709Z] 9a738603ab1e: Preparing [2023-07-17T16:30:35.709Z] 9386262d7a74: Preparing [2023-07-17T16:30:35.709Z] 9386262d7a74: Waiting [2023-07-17T16:30:35.709Z] 7c550501832c: Layer already exists [2023-07-17T16:30:35.709Z] 9a738603ab1e: Layer already exists [2023-07-17T16:30:35.709Z] 023a55c37e1c: Layer already exists [2023-07-17T16:30:35.709Z] af307115bf1a: Layer already exists [2023-07-17T16:30:35.709Z] e7b865214df8: Layer already exists [2023-07-17T16:30:35.709Z] 9386262d7a74: Layer already exists [2023-07-17T16:30:35.709Z] 3.1.0-dev.18: digest: sha256:17cba9ec4adbbc91c54b0e2dadedde77b8c42816ebb52a42a668949a7a4df984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:36.071Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:36.431Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 [2023-07-17T16:30:36.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-17T16:30:36.431Z] af307115bf1a: Preparing [2023-07-17T16:30:36.431Z] e7b865214df8: Preparing [2023-07-17T16:30:36.431Z] 7c550501832c: Preparing [2023-07-17T16:30:36.431Z] 023a55c37e1c: Preparing [2023-07-17T16:30:36.431Z] 9a738603ab1e: Preparing [2023-07-17T16:30:36.431Z] 9386262d7a74: Preparing [2023-07-17T16:30:36.431Z] 9386262d7a74: Waiting [2023-07-17T16:30:36.431Z] 7c550501832c: Layer already exists [2023-07-17T16:30:36.431Z] 023a55c37e1c: Layer already exists [2023-07-17T16:30:36.431Z] af307115bf1a: Layer already exists [2023-07-17T16:30:36.431Z] e7b865214df8: Layer already exists [2023-07-17T16:30:36.431Z] 9a738603ab1e: Layer already exists [2023-07-17T16:30:36.431Z] 9386262d7a74: Layer already exists [2023-07-17T16:30:36.431Z] 9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18: digest: sha256:17cba9ec4adbbc91c54b0e2dadedde77b8c42816ebb52a42a668949a7a4df984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:36.789Z] + 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 [2023-07-17T16:30:37.135Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-17T16:30:37.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-17T16:30:37.135Z] af307115bf1a: Preparing [2023-07-17T16:30:37.135Z] e7b865214df8: Preparing [2023-07-17T16:30:37.135Z] 7c550501832c: Preparing [2023-07-17T16:30:37.135Z] 023a55c37e1c: Preparing [2023-07-17T16:30:37.135Z] 9a738603ab1e: Preparing [2023-07-17T16:30:37.135Z] 9386262d7a74: Preparing [2023-07-17T16:30:37.135Z] 9386262d7a74: Waiting [2023-07-17T16:30:37.135Z] 9a738603ab1e: Layer already exists [2023-07-17T16:30:37.135Z] e7b865214df8: Layer already exists [2023-07-17T16:30:37.135Z] 7c550501832c: Layer already exists [2023-07-17T16:30:37.135Z] af307115bf1a: Layer already exists [2023-07-17T16:30:37.135Z] 023a55c37e1c: Layer already exists [2023-07-17T16:30:37.135Z] 9386262d7a74: Layer already exists [2023-07-17T16:30:37.135Z] main: digest: sha256:17cba9ec4adbbc91c54b0e2dadedde77b8c42816ebb52a42a668949a7a4df984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T16:30:37.182Z] ===================================================== [Pipeline] echo [2023-07-17T16:30:37.188Z] taggedImages: [2023-07-17T16:30:37.189Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c [2023-07-17T16:30:37.189Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-17T16:30:37.189Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.18 [2023-07-17T16:30:37.189Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9e1cc3248304890e633debd3a749b71b0c72ba3c-3.1.0-dev.18 [2023-07-17T16:30:37.189Z] - 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 [2023-07-17T16:30:37.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T16:30:37.537Z] [2023-07-17T16:30:37.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:37.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T16:30:37.868Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-17T16:30:37.868Z] 8998bd30e6a1: Pulling fs layer [2023-07-17T16:30:37.868Z] 04944245beec: Pulling fs layer [2023-07-17T16:30:37.868Z] 699f458cf7ca: Pulling fs layer [2023-07-17T16:30:37.868Z] 765212b225bb: Pulling fs layer [2023-07-17T16:30:37.868Z] f23df028b6ca: Pulling fs layer [2023-07-17T16:30:37.868Z] d65c8cfc05b1: Pulling fs layer [2023-07-17T16:30:37.868Z] 2437ff75d9bd: Pulling fs layer [2023-07-17T16:30:37.868Z] f23df028b6ca: Waiting [2023-07-17T16:30:37.868Z] d65c8cfc05b1: Waiting [2023-07-17T16:30:37.868Z] 2437ff75d9bd: Waiting [2023-07-17T16:30:37.868Z] 765212b225bb: Waiting [2023-07-17T16:30:38.136Z] 04944245beec: Verifying Checksum [2023-07-17T16:30:38.136Z] 04944245beec: Download complete [2023-07-17T16:30:38.136Z] 765212b225bb: Verifying Checksum [2023-07-17T16:30:38.136Z] 765212b225bb: Download complete [2023-07-17T16:30:38.136Z] f23df028b6ca: Download complete [2023-07-17T16:30:38.136Z] d65c8cfc05b1: Verifying Checksum [2023-07-17T16:30:38.136Z] d65c8cfc05b1: Download complete [2023-07-17T16:30:38.136Z] 699f458cf7ca: Verifying Checksum [2023-07-17T16:30:38.136Z] 699f458cf7ca: Download complete [2023-07-17T16:30:38.720Z] 8998bd30e6a1: Verifying Checksum [2023-07-17T16:30:38.720Z] 8998bd30e6a1: Download complete [2023-07-17T16:30:40.660Z] 2437ff75d9bd: Verifying Checksum [2023-07-17T16:30:40.660Z] 2437ff75d9bd: Download complete [2023-07-17T16:30:42.602Z] 8998bd30e6a1: Pull complete [2023-07-17T16:30:42.869Z] 04944245beec: Pull complete [2023-07-17T16:30:44.275Z] 699f458cf7ca: Pull complete [2023-07-17T16:30:44.541Z] 765212b225bb: Pull complete [2023-07-17T16:30:45.123Z] f23df028b6ca: Pull complete [2023-07-17T16:30:45.389Z] d65c8cfc05b1: Pull complete [2023-07-17T16:31:00.365Z] 2437ff75d9bd: Pull complete [2023-07-17T16:31:00.365Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-17T16:31:00.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T16:31:00.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:31:00.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container [2023-07-17T16:31:00.612Z] $ 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/20 -v /w/workspace/app-record-replay/20:/w/workspace/app-record-replay/20:rw,z -v /w/workspace/app-record-replay/20@tmp:/w/workspace/app-record-replay/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-17T16:31:03.030Z] $ docker top c14142edab16a88c985432d197764616f73d6a2d70fb4d3ed95d3e794a66a54a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:31:03.595Z] ---> job-cost.sh [2023-07-17T16:31:03.858Z] lf-activate-venv: SKIPPING [2023-07-17T16:31:03.858Z] INFO: No Stack... [2023-07-17T16:31:04.121Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-17T16:31:05.072Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T16:31:05.389Z] + cat /w/workspace/app-record-replay/20/archives/cost.csv [2023-07-17T16:31:05.389Z] + cut -d, -f6 [Pipeline] lock [2023-07-17T16:31:05.448Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] [2023-07-17T16:31:05.454Z] Resource [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] did not exist. Created. [2023-07-17T16:31:05.454Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T16:31:05.792Z] /w/workspace/app-record-replay/20@tmp/durable-78d83947/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-17T16:31:06.123Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-17T16:31:06.148Z] Warning: overwriting stash ‘stack-cost’ [2023-07-17T16:31:06.193Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T16:31:06.200Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T16:31:06.226Z] $ docker stop --time=1 c14142edab16a88c985432d197764616f73d6a2d70fb4d3ed95d3e794a66a54a [2023-07-17T16:31:07.680Z] $ docker rm -f --volumes c14142edab16a88c985432d197764616f73d6a2d70fb4d3ed95d3e794a66a54a [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 [2023-07-17T16:31:08.063Z] provisioning config files... [2023-07-17T16:31:08.071Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #20 [2023-07-17T16:31:08.073Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12298966761884208656tmp [Pipeline] { [Pipeline] sh [2023-07-17T16:31:08.411Z] + set +x [2023-07-17T16:31:08.411Z] + curl -s https://codecov.io/bash [2023-07-17T16:31:08.411Z] + bash -s -- [2023-07-17T16:31:08.411Z] [2023-07-17T16:31:08.411Z] _____ _ [2023-07-17T16:31:08.411Z] / ____| | | [2023-07-17T16:31:08.411Z] | | ___ __| | ___ ___ _____ __ [2023-07-17T16:31:08.411Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-17T16:31:08.411Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-17T16:31:08.411Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-17T16:31:08.411Z] Bash-1.0.6 [2023-07-17T16:31:08.411Z] [2023-07-17T16:31:08.411Z] [2023-07-17T16:31:08.411Z] ==> git version 2.25.1 found [2023-07-17T16:31:08.411Z] ==> 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 [2023-07-17T16:31:08.411Z] Release-Date: 2020-01-08 [2023-07-17T16:31:08.411Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-17T16:31:08.411Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-17T16:31:08.411Z] ==> Jenkins CI detected. [2023-07-17T16:31:08.411Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-17T16:31:08.411Z] project root: . [2023-07-17T16:31:08.411Z] --> token set from env [2023-07-17T16:31:08.411Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-17T16:31:08.411Z] ==> Running gcov in . (disable via -X gcov) [2023-07-17T16:31:08.411Z] ==> Python coveragepy not found [2023-07-17T16:31:08.411Z] ==> Searching for coverage reports in: [2023-07-17T16:31:08.411Z] + . [2023-07-17T16:31:08.411Z] -> Found 1 reports [2023-07-17T16:31:08.411Z] ==> Detecting git/mercurial file structure [2023-07-17T16:31:08.411Z] ==> Reading reports [2023-07-17T16:31:08.411Z] + ./coverage.out bytes=7545 [2023-07-17T16:31:08.411Z] ==> Appending adjustments [2023-07-17T16:31:08.411Z] https://docs.codecov.io/docs/fixing-reports [2023-07-17T16:31:08.671Z] + Found adjustments [2023-07-17T16:31:08.671Z] ==> Gzipping contents [2023-07-17T16:31:08.671Z] 4.0K /tmp/codecov.JrUuLL.gz [2023-07-17T16:31:08.671Z] ==> Uploading reports [2023-07-17T16:31:08.671Z] url: https://codecov.io [2023-07-17T16:31:08.671Z] query: branch=main&commit=9e1cc3248304890e633debd3a749b71b0c72ba3c&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-17T16:31:08.671Z] -> Pinging Codecov [2023-07-17T16:31:08.671Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=9e1cc3248304890e633debd3a749b71b0c72ba3c&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-17T16:31:08.671Z] Invalid request parameters [2023-07-17T16:31:08.671Z] 400 [Pipeline] } [2023-07-17T16:31:08.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-17T16:31:08.792Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-17T16:31:08.801Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:31:09.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-17T16:31:09.110Z] [2023-07-17T16:31:09.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:31:09.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-17T16:31:09.404Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-17T16:31:09.404Z] df9b9388f04a: Pulling fs layer [2023-07-17T16:31:09.404Z] 52dc419b0ee2: Pulling fs layer [2023-07-17T16:31:09.404Z] 25bc292e5bac: Pulling fs layer [2023-07-17T16:31:09.404Z] 114826534d7a: Pulling fs layer [2023-07-17T16:31:09.404Z] 4657fd5d0bcf: Pulling fs layer [2023-07-17T16:31:09.404Z] 6ad1cebc031e: Pulling fs layer [2023-07-17T16:31:09.404Z] 8a3aa393b2d8: Pulling fs layer [2023-07-17T16:31:09.404Z] 4657fd5d0bcf: Waiting [2023-07-17T16:31:09.404Z] 114826534d7a: Waiting [2023-07-17T16:31:09.404Z] 6ad1cebc031e: Waiting [2023-07-17T16:31:09.404Z] 8a3aa393b2d8: Waiting [2023-07-17T16:31:09.404Z] 25bc292e5bac: Download complete [2023-07-17T16:31:09.404Z] 52dc419b0ee2: Verifying Checksum [2023-07-17T16:31:09.404Z] 52dc419b0ee2: Download complete [2023-07-17T16:31:09.404Z] 4657fd5d0bcf: Verifying Checksum [2023-07-17T16:31:09.404Z] 4657fd5d0bcf: Download complete [2023-07-17T16:31:09.404Z] df9b9388f04a: Verifying Checksum [2023-07-17T16:31:09.404Z] df9b9388f04a: Download complete [2023-07-17T16:31:09.663Z] df9b9388f04a: Pull complete [2023-07-17T16:31:09.663Z] 6ad1cebc031e: Verifying Checksum [2023-07-17T16:31:09.663Z] 6ad1cebc031e: Download complete [2023-07-17T16:31:09.663Z] 52dc419b0ee2: Pull complete [2023-07-17T16:31:09.924Z] 25bc292e5bac: Pull complete [2023-07-17T16:31:10.183Z] 114826534d7a: Verifying Checksum [2023-07-17T16:31:10.183Z] 114826534d7a: Download complete [2023-07-17T16:31:10.443Z] 8a3aa393b2d8: Verifying Checksum [2023-07-17T16:31:14.637Z] 114826534d7a: Pull complete [2023-07-17T16:31:14.637Z] 4657fd5d0bcf: Pull complete [2023-07-17T16:31:14.637Z] 6ad1cebc031e: Pull complete [2023-07-17T16:31:18.823Z] 8a3aa393b2d8: Pull complete [2023-07-17T16:31:18.823Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-17T16:31:18.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-17T16:31:18.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:31:18.906Z] prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container [2023-07-17T16:31:18.933Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-17T16:31:25.464Z] $ docker top 66cab098373cc1b9f754609197897d7591a19203a74b0b61113e34463a64a311 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-17T16:31:25.548Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-17T16:31:25.827Z] + set -o pipefail [2023-07-17T16:31:25.827Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-17T16:31:30.024Z] [2023-07-17T16:31:30.024Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-17T16:31:30.024Z] [2023-07-17T16:31:30.024Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/bf286744-314a-4116-aa02-3fcbe6c09d64 [2023-07-17T16:31:30.024Z] [2023-07-17T16:31:30.024Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-17T16:31:30.024Z] [2023-07-17T16:31:30.284Z] [2023-07-17T16:31:30.284Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-17T16:31:30.284Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-17T16:31:30.284Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-17T16:31:30.288Z] $ docker stop --time=1 66cab098373cc1b9f754609197897d7591a19203a74b0b61113e34463a64a311 [2023-07-17T16:31:36.661Z] $ docker rm -f --volumes 66cab098373cc1b9f754609197897d7591a19203a74b0b61113e34463a64a311 [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 [2023-07-17T16:31:37.422Z] + git log --format=format:%s -1 9e1cc3248304890e633debd3a749b71b0c72ba3c [Pipeline] sh [2023-07-17T16:31:37.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T16:31:37.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:31:38.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:31:38.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:31:38.086Z] prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container [2023-07-17T16:31:38.109Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-17T16:31:38.924Z] $ docker top e093826d683f75d74bf02fd64ea671ac6b18278d97922ac83b4d55f3cac7c528 -eo pid,comm [2023-07-17T16:31:38.985Z] 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). [2023-07-17T16:31:38.985Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T16:31:39.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:31:39.026Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:31:39.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:31:39.141Z] $ docker exec e093826d683f75d74bf02fd64ea671ac6b18278d97922ac83b4d55f3cac7c528 ssh-agent [2023-07-17T16:31:39.256Z] SSH_AUTH_SOCK=/tmp/ssh-EgYWabQsBdI8/agent.32 [2023-07-17T16:31:39.256Z] SSH_AGENT_PID=38 [2023-07-17T16:31:39.261Z] Running ssh-add (command line suppressed) [2023-07-17T16:31:39.347Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7865930252290147822.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7865930252290147822.key) [2023-07-17T16:31:39.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:31:39.657Z] + git semver tag [2023-07-17T16:31:39.917Z] 2023-07-17 16:31:39,835 [run_tag] DEBUG tag force:False [2023-07-17T16:31:39.917Z] 2023-07-17 16:31:39,835 [check_head_tag] DEBUG check head tag [2023-07-17T16:31:39.917Z] 2023-07-17 16:31:39,836 [execute] INFO git cat-file --batch-check [2023-07-17T16:31:39.917Z] 2023-07-17 16:31:39,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-17T16:31:39.917Z] 2023-07-17 16:31:39,841 [execute] INFO git cat-file --batch [2023-07-17T16:31:39.917Z] 2023-07-17 16:31:39,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-17T16:31:39.917Z] 2023-07-17 16:31:39,851 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-17T16:31:39.917Z] 2023-07-17 16:31:39,851 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 [2023-07-17T16:31:39.917Z] 2023-07-17 16:31:39,852 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-17T16:31:39.917Z] 2023-07-17 16:31:39,857 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-17T16:31:39.917Z] 3.1.0-dev.18 [Pipeline] } [2023-07-17T16:31:39.920Z] $ docker exec --env ******** --env ******** e093826d683f75d74bf02fd64ea671ac6b18278d97922ac83b4d55f3cac7c528 ssh-agent -k [2023-07-17T16:31:40.003Z] unset SSH_AUTH_SOCK; [2023-07-17T16:31:40.004Z] unset SSH_AGENT_PID; [2023-07-17T16:31:40.004Z] echo Agent pid 38 killed; [2023-07-17T16:31:40.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T16:31:40.328Z] + git semver [Pipeline] } [2023-07-17T16:31:40.594Z] $ docker stop --time=1 e093826d683f75d74bf02fd64ea671ac6b18278d97922ac83b4d55f3cac7c528 [2023-07-17T16:31:42.063Z] $ docker rm -f --volumes e093826d683f75d74bf02fd64ea671ac6b18278d97922ac83b4d55f3cac7c528 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:31:42.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-17T16:31:42.517Z] [2023-07-17T16:31:42.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:31:42.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-17T16:31:43.077Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-17T16:31:43.077Z] ab5ef0e58194: Pulling fs layer [2023-07-17T16:31:43.077Z] 9712f1f96733: Pulling fs layer [2023-07-17T16:31:43.077Z] 63f879dbbcfc: Pulling fs layer [2023-07-17T16:31:43.077Z] 0d9ebad4ef96: Pulling fs layer [2023-07-17T16:31:43.077Z] e9a5061849ea: Pulling fs layer [2023-07-17T16:31:43.077Z] d747dcd14b5f: Pulling fs layer [2023-07-17T16:31:43.077Z] 2de7ff778b66: Pulling fs layer [2023-07-17T16:31:43.077Z] e9a5061849ea: Waiting [2023-07-17T16:31:43.077Z] 0d9ebad4ef96: Waiting [2023-07-17T16:31:43.077Z] d747dcd14b5f: Waiting [2023-07-17T16:31:43.077Z] 2de7ff778b66: Waiting [2023-07-17T16:31:43.077Z] 9712f1f96733: Download complete [2023-07-17T16:31:43.337Z] 63f879dbbcfc: Verifying Checksum [2023-07-17T16:31:43.337Z] 63f879dbbcfc: Download complete [2023-07-17T16:31:43.596Z] 0d9ebad4ef96: Verifying Checksum [2023-07-17T16:31:43.596Z] 0d9ebad4ef96: Download complete [2023-07-17T16:31:43.596Z] d747dcd14b5f: Verifying Checksum [2023-07-17T16:31:43.596Z] e9a5061849ea: Verifying Checksum [2023-07-17T16:31:43.596Z] e9a5061849ea: Download complete [2023-07-17T16:31:43.596Z] ab5ef0e58194: Verifying Checksum [2023-07-17T16:31:43.596Z] ab5ef0e58194: Download complete [2023-07-17T16:31:43.596Z] 2de7ff778b66: Verifying Checksum [2023-07-17T16:31:46.883Z] ab5ef0e58194: Pull complete [2023-07-17T16:31:47.143Z] 9712f1f96733: Pull complete [2023-07-17T16:31:48.081Z] 63f879dbbcfc: Pull complete [2023-07-17T16:31:53.349Z] 0d9ebad4ef96: Pull complete [2023-07-17T16:31:53.349Z] e9a5061849ea: Pull complete [2023-07-17T16:31:53.349Z] d747dcd14b5f: Pull complete [2023-07-17T16:31:54.285Z] 2de7ff778b66: Pull complete [2023-07-17T16:31:54.285Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-17T16:31:54.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-17T16:31:54.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:31:54.363Z] prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container [2023-07-17T16:31:54.383Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-17T16:32:00.687Z] $ docker top 11bf0ec8a609f7919a899e5f3f96d37cccfce0b1d7f9c65ab7c1667ca528bc7b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:32:00.760Z] provisioning config files... [2023-07-17T16:32:00.767Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14164245576522221027tmp [2023-07-17T16:32:00.777Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15912475969917663913tmp [2023-07-17T16:32:00.785Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3094788667291931564tmp [Pipeline] { [Pipeline] echo [2023-07-17T16:32:00.801Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:32:01.081Z] ---> sigul-configuration.sh [2023-07-17T16:32:01.081Z] gpg: directory `/root/.gnupg' created [2023-07-17T16:32:01.081Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-17T16:32:01.081Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-17T16:32:01.081Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-17T16:32:01.081Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-17T16:32:01.081Z] gpg: CAST5 encrypted data [2023-07-17T16:32:01.081Z] gpg: encrypted with 1 passphrase [2023-07-17T16:32:01.081Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-17T16:32:01.365Z] + mkdir /home/jenkins [2023-07-17T16:32:01.365Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-17T16:32:01.653Z] + 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 [2023-07-17T16:32:01.661Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:32:01.944Z] ---> sigul-install.sh [2023-07-17T16:32:01.944Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-17T16:32:02.236Z] + git tag --list [2023-07-17T16:32:02.236Z] v3.1.0-dev.0 [2023-07-17T16:32:02.236Z] v3.1.0-dev.1 [2023-07-17T16:32:02.236Z] v3.1.0-dev.10 [2023-07-17T16:32:02.236Z] v3.1.0-dev.11 [2023-07-17T16:32:02.236Z] v3.1.0-dev.12 [2023-07-17T16:32:02.236Z] v3.1.0-dev.13 [2023-07-17T16:32:02.236Z] v3.1.0-dev.14 [2023-07-17T16:32:02.236Z] v3.1.0-dev.15 [2023-07-17T16:32:02.236Z] v3.1.0-dev.16 [2023-07-17T16:32:02.236Z] v3.1.0-dev.17 [2023-07-17T16:32:02.236Z] v3.1.0-dev.18 [2023-07-17T16:32:02.236Z] v3.1.0-dev.2 [2023-07-17T16:32:02.236Z] v3.1.0-dev.3 [2023-07-17T16:32:02.236Z] v3.1.0-dev.4 [2023-07-17T16:32:02.236Z] v3.1.0-dev.5 [2023-07-17T16:32:02.236Z] v3.1.0-dev.6 [2023-07-17T16:32:02.236Z] v3.1.0-dev.7 [2023-07-17T16:32:02.236Z] v3.1.0-dev.8 [2023-07-17T16:32:02.236Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-17T16:32:02.522Z] + lftools sign git-tag v3.1.0-dev.18 [2023-07-17T16:32:03.091Z] Signing Git tag with Sigul... [2023-07-17T16:32:03.091Z] Signing v3.1.0-dev.18 [Pipeline] echo [2023-07-17T16:32:03.358Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:32:03.638Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-17T16:32:03.646Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-17T16:32:03.659Z] $ docker stop --time=1 11bf0ec8a609f7919a899e5f3f96d37cccfce0b1d7f9c65ab7c1667ca528bc7b [2023-07-17T16:32:05.287Z] $ docker rm -f --volumes 11bf0ec8a609f7919a899e5f3f96d37cccfce0b1d7f9c65ab7c1667ca528bc7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-17T16:32:05.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T16:32:05.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:32:06.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:32:06.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:32:06.204Z] prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container [2023-07-17T16:32:06.225Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-17T16:32:06.750Z] $ docker top f030f700776a8390b3551c68adc2d64d5bb7c2875d83fe9c2cc0dfabee08e45f -eo pid,comm [2023-07-17T16:32:06.804Z] 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). [2023-07-17T16:32:06.804Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T16:32:06.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:32:06.840Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:32:06.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:32:06.949Z] $ docker exec f030f700776a8390b3551c68adc2d64d5bb7c2875d83fe9c2cc0dfabee08e45f ssh-agent [2023-07-17T16:32:07.061Z] SSH_AUTH_SOCK=/tmp/ssh-xVZGSU1fkKya/agent.33 [2023-07-17T16:32:07.061Z] SSH_AGENT_PID=39 [2023-07-17T16:32:07.065Z] Running ssh-add (command line suppressed) [2023-07-17T16:32:07.165Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9969067212337935186.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9969067212337935186.key) [2023-07-17T16:32:07.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:32:07.475Z] + git semver bump pre [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,701 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,701 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,701 [bump_version] DEBUG bumped version:3.1.0-dev.19 [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,702 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,702 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,702 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,705 [execute] INFO git cat-file --batch-check [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,712 [execute] INFO git cat-file --batch [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T16:32:07.735Z] 2023-07-17 16:32:07,718 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-17T16:32:07.735Z] 3.1.0-dev.19 [Pipeline] } [2023-07-17T16:32:07.996Z] $ docker exec --env ******** --env ******** f030f700776a8390b3551c68adc2d64d5bb7c2875d83fe9c2cc0dfabee08e45f ssh-agent -k [2023-07-17T16:32:08.096Z] unset SSH_AUTH_SOCK; [2023-07-17T16:32:08.096Z] unset SSH_AGENT_PID; [2023-07-17T16:32:08.096Z] echo Agent pid 39 killed; [2023-07-17T16:32:08.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T16:32:08.421Z] + git semver [Pipeline] } [2023-07-17T16:32:08.686Z] $ docker stop --time=1 f030f700776a8390b3551c68adc2d64d5bb7c2875d83fe9c2cc0dfabee08e45f [2023-07-17T16:32:10.078Z] $ docker rm -f --volumes f030f700776a8390b3551c68adc2d64d5bb7c2875d83fe9c2cc0dfabee08e45f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T16:32:10.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T16:32:10.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:32:10.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:32:10.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:32:10.779Z] prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container [2023-07-17T16:32:10.798Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-17T16:32:11.849Z] $ docker top f465993a67398632242896731a18b224f071a3fb76702bb1106dfbe1207ad1c4 -eo pid,comm [2023-07-17T16:32:11.905Z] 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). [2023-07-17T16:32:11.905Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T16:32:11.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:32:11.950Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:32:12.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:32:12.065Z] $ docker exec f465993a67398632242896731a18b224f071a3fb76702bb1106dfbe1207ad1c4 ssh-agent [2023-07-17T16:32:12.194Z] SSH_AUTH_SOCK=/tmp/ssh-DEM5RWVtX6AM/agent.15 [2023-07-17T16:32:12.194Z] SSH_AGENT_PID=21 [2023-07-17T16:32:12.198Z] Running ssh-add (command line suppressed) [2023-07-17T16:32:12.299Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13352205007340114985.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13352205007340114985.key) [2023-07-17T16:32:12.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:32:12.614Z] + git semver push [2023-07-17T16:32:12.872Z] 2023-07-17 16:32:12,843 [run_push] DEBUG push [2023-07-17T16:32:12.872Z] 2023-07-17 16:32:12,845 [execute] INFO git cat-file --batch-check [2023-07-17T16:32:12.872Z] 2023-07-17 16:32:12,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T16:32:12.872Z] 2023-07-17 16:32:12,851 [execute] INFO git rev-list 41b528cfbe54ad5bcc3c7648d4727b9f77c78af5 -- [2023-07-17T16:32:12.872Z] 2023-07-17 16:32:12,851 [execute] DEBUG Popen(['git', 'rev-list', '41b528cfbe54ad5bcc3c7648d4727b9f77c78af5', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-17T16:32:12.872Z] 2023-07-17 16:32:12,857 [execute] INFO git fetch -v origin [2023-07-17T16:32:12.872Z] 2023-07-17 16:32:12,858 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-17T16:32:13.440Z] 2023-07-17 16:32:13,332 [run_push] DEBUG no remote changes detected [2023-07-17T16:32:13.440Z] 2023-07-17 16:32:13,332 [execute] INFO git push origin semver [2023-07-17T16:32:13.440Z] 2023-07-17 16:32:13,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-17T16:32:14.376Z] 2023-07-17 16:32:14,177 [run_push] DEBUG push all version tags [2023-07-17T16:32:14.376Z] 2023-07-17 16:32:14,178 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-17T16:32:14.376Z] 2023-07-17 16:32:14,178 [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) [2023-07-17T16:32:14.943Z] 2023-07-17 16:32:14,895 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-17T16:32:14.943Z] 3.1.0-dev.19 [Pipeline] } [2023-07-17T16:32:14.944Z] $ docker exec --env ******** --env ******** f465993a67398632242896731a18b224f071a3fb76702bb1106dfbe1207ad1c4 ssh-agent -k [2023-07-17T16:32:15.048Z] unset SSH_AUTH_SOCK; [2023-07-17T16:32:15.048Z] unset SSH_AGENT_PID; [2023-07-17T16:32:15.048Z] echo Agent pid 21 killed; [2023-07-17T16:32:15.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T16:32:15.379Z] + git semver [Pipeline] } [2023-07-17T16:32:15.955Z] $ docker stop --time=1 f465993a67398632242896731a18b224f071a3fb76702bb1106dfbe1207ad1c4 [2023-07-17T16:32:17.338Z] $ docker rm -f --volumes f465993a67398632242896731a18b224f071a3fb76702bb1106dfbe1207ad1c4 [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 [2023-07-17T16:32:17.876Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-17T16:32:17.876Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-17T16:32:17.876Z] total 16 [2023-07-17T16:32:17.876Z] drwxr-xr-x 3 root root 4096 Jul 17 16:20 . [2023-07-17T16:32:17.876Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 16:32 .. [2023-07-17T16:32:17.876Z] drwxr-xr-x 2 root root 4096 Jul 17 16:20 cost [2023-07-17T16:32:17.876Z] -rw-r--r-- 1 root root 88 Jul 17 16:20 cost.csv [2023-07-17T16:32:17.876Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-17T16:32:17.876Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-17T16:32:17.876Z] total 16 [2023-07-17T16:32:17.876Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 16:20 . [2023-07-17T16:32:17.876Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 16:32 .. [2023-07-17T16:32:17.876Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 16:20 cost [2023-07-17T16:32:17.876Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 17 16:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:32:18.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:32:19.022Z] ---> package-listing.sh [2023-07-17T16:32:19.022Z] ++ facter osfamily [2023-07-17T16:32:19.022Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-17T16:32:19.281Z] + OS_FAMILY=debian [2023-07-17T16:32:19.281Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-17T16:32:19.281Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-17T16:32:19.281Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-17T16:32:19.281Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-17T16:32:19.281Z] + PACKAGES=/tmp/packages_start.txt [2023-07-17T16:32:19.281Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-17T16:32:19.281Z] + PACKAGES=/tmp/packages_end.txt [2023-07-17T16:32:19.281Z] + case "${OS_FAMILY}" in [2023-07-17T16:32:19.281Z] + dpkg -l [2023-07-17T16:32:19.281Z] + grep '^ii' [2023-07-17T16:32:19.281Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-17T16:32:19.281Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-17T16:32:19.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-17T16:32:19.281Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-17T16:32:19.281Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-17T16:32:19.281Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-07-17T16:32:19.291Z] 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 [2023-07-17T16:32:19.569Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:32:20.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:32:20.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:32:20.187Z] prd-ubuntu20.04-docker-8c-8g-1333 does not seem to be running inside a container [2023-07-17T16:32:20.302Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-17T16:32:20.539Z] $ docker top f17377c40fde3cc0c38a5bbd1e25f25e2bc9faad752392e03195870544f08b04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:32:20.929Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-17T16:32:21.215Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-17T16:32:21.506Z] + ls /var/log/sa-host [2023-07-17T16:32:21.506Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:32:21.566Z] provisioning config files... [2023-07-17T16:32:21.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15813757162547560285tmp [Pipeline] { [Pipeline] echo [2023-07-17T16:32:21.590Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:32:21.869Z] ---> create-netrc.sh [Pipeline] } [2023-07-17T16:32:21.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:32:22.191Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-17T16:32:22.200Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:32:22.481Z] ---> sudo-logs.sh [2023-07-17T16:32:22.481Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-17T16:32:22.511Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:32:22.791Z] ---> job-cost.sh [2023-07-17T16:32:22.791Z] lf-activate-venv: SKIPPING [2023-07-17T16:32:22.791Z] DEBUG: total: 0.2199999988079071 [2023-07-17T16:32:22.791Z] INFO: Retrieving Stack Cost... [2023-07-17T16:32:23.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T16:32:23.620Z] INFO: Archiving Costs [Pipeline] echo [2023-07-17T16:32:23.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:32:23.915Z] ---> logs-deploy.sh [2023-07-17T16:32:23.915Z] lf-activate-venv: SKIPPING [2023-07-17T16:32:23.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/20 [2023-07-17T16:32:23.915Z] INFO: archiving workspace using pattern(s): [2023-07-17T16:32:24.853Z] Archives upload complete. [2023-07-17T16:32:25.112Z] INFO: archiving logs to Nexus [2023-07-17T16:32:25.681Z] ---> uname -a: [2023-07-17T16:32:25.681Z] Linux prd-ubuntu20-04-docker-8c-8g-1333 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-17T16:32:25.681Z] [2023-07-17T16:32:25.681Z] [2023-07-17T16:32:25.681Z] ---> lscpu: [2023-07-17T16:32:25.681Z] Architecture: x86_64 [2023-07-17T16:32:25.681Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-17T16:32:25.681Z] Byte Order: Little Endian [2023-07-17T16:32:25.681Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-17T16:32:25.681Z] CPU(s): 8 [2023-07-17T16:32:25.681Z] On-line CPU(s) list: 0-7 [2023-07-17T16:32:25.682Z] Thread(s) per core: 1 [2023-07-17T16:32:25.682Z] Core(s) per socket: 1 [2023-07-17T16:32:25.682Z] Socket(s): 8 [2023-07-17T16:32:25.682Z] NUMA node(s): 1 [2023-07-17T16:32:25.682Z] Vendor ID: AuthenticAMD [2023-07-17T16:32:25.682Z] CPU family: 23 [2023-07-17T16:32:25.682Z] Model: 49 [2023-07-17T16:32:25.682Z] Model name: AMD EPYC-Rome Processor [2023-07-17T16:32:25.682Z] Stepping: 0 [2023-07-17T16:32:25.682Z] CPU MHz: 2800.000 [2023-07-17T16:32:25.682Z] BogoMIPS: 5600.00 [2023-07-17T16:32:25.682Z] Virtualization: AMD-V [2023-07-17T16:32:25.682Z] Hypervisor vendor: KVM [2023-07-17T16:32:25.682Z] Virtualization type: full [2023-07-17T16:32:25.682Z] L1d cache: 256 KiB [2023-07-17T16:32:25.682Z] L1i cache: 256 KiB [2023-07-17T16:32:25.682Z] L2 cache: 4 MiB [2023-07-17T16:32:25.682Z] L3 cache: 128 MiB [2023-07-17T16:32:25.682Z] NUMA node0 CPU(s): 0-7 [2023-07-17T16:32:25.682Z] Vulnerability Itlb multihit: Not affected [2023-07-17T16:32:25.682Z] Vulnerability L1tf: Not affected [2023-07-17T16:32:25.682Z] Vulnerability Mds: Not affected [2023-07-17T16:32:25.682Z] Vulnerability Meltdown: Not affected [2023-07-17T16:32:25.682Z] Vulnerability Mmio stale data: Not affected [2023-07-17T16:32:25.682Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-17T16:32:25.682Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-17T16:32:25.682Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-17T16:32:25.682Z] Vulnerability Srbds: Not affected [2023-07-17T16:32:25.682Z] Vulnerability Tsx async abort: Not affected [2023-07-17T16:32:25.682Z] 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 [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] ---> nproc: [2023-07-17T16:32:25.682Z] 8 [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] ---> df -h: [2023-07-17T16:32:25.682Z] Filesystem Size Used Avail Use% Mounted on [2023-07-17T16:32:25.682Z] overlay 155G 13G 143G 9% / [2023-07-17T16:32:25.682Z] tmpfs 64M 0 64M 0% /dev [2023-07-17T16:32:25.682Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-17T16:32:25.682Z] shm 64M 0 64M 0% /dev/shm [2023-07-17T16:32:25.682Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] ---> sar -b -r -n DEV: [2023-07-17T16:32:25.682Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1333) 07/17/23 _x86_64_ (8 CPU) [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] 16:16:43 LINUX RESTART (8 CPU) [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] 16:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-17T16:32:25.682Z] 16:18:02 204.02 47.93 156.09 0.00 5345.51 85599.33 0.00 [2023-07-17T16:32:25.682Z] 16:19:01 99.32 0.14 99.19 0.00 13.83 40338.73 0.00 [2023-07-17T16:32:25.682Z] 16:20:01 177.52 0.32 177.21 0.00 17.73 45133.36 0.00 [2023-07-17T16:32:25.682Z] 16:21:01 18.08 0.03 18.05 0.00 4.00 5840.64 0.00 [2023-07-17T16:32:25.682Z] 16:22:01 28.58 8.78 19.80 0.00 926.11 2603.03 0.00 [2023-07-17T16:32:25.682Z] 16:23:01 31.68 2.82 28.86 0.00 4250.62 6405.47 0.00 [2023-07-17T16:32:25.682Z] 16:24:01 3.63 0.02 3.62 0.00 0.13 93.30 0.00 [2023-07-17T16:32:25.682Z] 16:25:01 1.77 0.00 1.77 0.00 0.00 19.19 0.00 [2023-07-17T16:32:25.682Z] 16:26:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-07-17T16:32:25.682Z] 16:27:01 1.85 0.00 1.85 0.00 0.00 19.73 0.00 [2023-07-17T16:32:25.682Z] 16:28:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 [2023-07-17T16:32:25.682Z] 16:29:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2023-07-17T16:32:25.682Z] 16:30:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 [2023-07-17T16:32:25.682Z] 16:31:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 [2023-07-17T16:32:25.682Z] 16:32:01 99.17 0.25 98.92 0.00 16.13 58560.91 0.00 [2023-07-17T16:32:25.682Z] Average: 44.71 4.02 40.68 0.00 705.67 16285.31 0.00 [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] 16:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-17T16:32:25.682Z] 16:18:02 28446908 31595796 711252 2.16 108408 3249688 1881464 5.54 1143012 2858444 336592 [2023-07-17T16:32:25.682Z] 16:19:01 27507072 31203492 1096476 3.33 148044 3705120 2200444 6.48 1535572 3346484 424784 [2023-07-17T16:32:25.682Z] 16:20:01 27593776 31571172 725600 2.21 160088 3952436 1827100 5.38 1240232 3529436 156724 [2023-07-17T16:32:25.682Z] 16:21:01 27604380 31582184 718500 2.19 160352 3952572 1743180 5.14 1243288 3517000 12 [2023-07-17T16:32:25.682Z] 16:22:01 27439848 31566096 711408 2.16 177832 4083732 1729680 5.10 1327548 3575104 1776 [2023-07-17T16:32:25.682Z] 16:23:01 27080608 31567500 712148 2.17 194460 4413792 1825804 5.38 1560544 3686044 4 [2023-07-17T16:32:25.682Z] 16:24:01 27086240 31568212 712280 2.17 193020 4410548 1797816 5.30 1559048 3682844 8 [2023-07-17T16:32:25.682Z] 16:25:01 27094936 31576940 703604 2.14 193056 4410544 1797816 5.30 1551260 3682840 4 [2023-07-17T16:32:25.682Z] 16:26:01 27094420 31576460 703952 2.14 193076 4410552 1797816 5.30 1551024 3682844 4 [2023-07-17T16:32:25.682Z] 16:27:01 27094648 31576760 703584 2.14 193124 4410556 1797816 5.30 1551084 3682848 24 [2023-07-17T16:32:25.682Z] 16:28:01 27094872 31577028 703492 2.14 193140 4410556 1797816 5.30 1551208 3682848 12 [2023-07-17T16:32:25.682Z] 16:29:01 27094760 31577152 703532 2.14 193176 4410560 1797816 5.30 1550956 3683064 172 [2023-07-17T16:32:25.682Z] 16:30:01 27094284 31576716 703908 2.14 193212 4410564 1797816 5.30 1551272 3683068 16 [2023-07-17T16:32:25.682Z] 16:31:01 27094420 31576892 703516 2.14 193244 4410560 1797816 5.30 1551396 3683068 44 [2023-07-17T16:32:25.682Z] 16:32:01 25563684 31513372 761512 2.32 229740 5718616 2162432 6.37 1692372 4945968 456 [2023-07-17T16:32:25.682Z] Average: 27198990 31547051 738318 2.25 181598 4290693 1850175 5.45 1477321 3661460 61375 [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] 16:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-17T16:32:25.682Z] 16:18:02 docker0 196.20 367.71 15.54 2371.04 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:18:02 lo 6.67 6.67 0.64 0.64 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:18:02 ens3 961.66 577.19 8991.13 105.19 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:19:01 vethcd7b929 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:19:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:19:01 ens3 27.18 17.67 26.66 11.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:20:01 docker0 2.83 6.03 0.18 88.02 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:20:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:20:01 ens3 173.83 146.10 2650.18 318.62 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:21:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:21:01 ens3 7.95 5.55 8.07 2.92 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:22:01 ens3 66.32 34.21 914.93 2.49 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:23:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:23:01 ens3 136.06 57.54 2008.84 4.04 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:24:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:25:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:28:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:29:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:31:01 ens3 1.62 0.82 2.65 0.06 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:32:01 docker0 57.69 124.85 4.62 1008.04 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:32:01 veth132dd47 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:32:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] 16:32:01 ens3 378.35 209.40 8186.41 35.20 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] Average: docker0 17.13 33.28 1.36 231.39 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] Average: veth132dd47 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] Average: ens3 117.02 69.99 1520.87 32.00 0.00 0.00 0.00 0.00 [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] ---> sar -P ALL: [2023-07-17T16:32:25.682Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1333) 07/17/23 _x86_64_ (8 CPU) [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] 16:16:43 LINUX RESTART (8 CPU) [2023-07-17T16:32:25.682Z] [2023-07-17T16:32:25.682Z] 16:17:01 CPU %user %nice %system %iowait %steal %idle [2023-07-17T16:32:25.682Z] 16:18:02 all 11.88 0.00 4.23 3.67 0.07 80.16 [2023-07-17T16:32:25.682Z] 16:18:02 0 12.47 0.00 4.22 3.88 0.07 79.37 [2023-07-17T16:32:25.683Z] 16:18:02 1 13.53 0.00 4.06 5.76 0.05 76.60 [2023-07-17T16:32:25.683Z] 16:18:02 2 10.89 0.00 4.59 1.67 0.07 82.79 [2023-07-17T16:32:25.683Z] 16:18:02 3 10.91 0.00 5.46 2.68 0.07 80.87 [2023-07-17T16:32:25.683Z] 16:18:02 4 11.38 0.00 4.42 11.26 0.07 72.88 [2023-07-17T16:32:25.683Z] 16:18:02 5 11.04 0.00 3.89 2.49 0.07 82.51 [2023-07-17T16:32:25.683Z] 16:18:02 6 15.50 0.00 3.19 0.69 0.05 80.56 [2023-07-17T16:32:25.683Z] 16:18:02 7 9.27 0.00 4.00 0.97 0.10 85.66 [2023-07-17T16:32:25.683Z] 16:19:01 all 38.97 0.00 6.63 2.13 0.10 52.17 [2023-07-17T16:32:25.683Z] 16:19:01 0 39.05 0.00 5.57 0.24 0.10 55.03 [2023-07-17T16:32:25.683Z] 16:19:01 1 38.15 0.00 7.14 0.26 0.10 54.34 [2023-07-17T16:32:25.683Z] 16:19:01 2 38.51 0.00 6.33 0.19 0.09 54.89 [2023-07-17T16:32:25.683Z] 16:19:01 3 40.05 0.00 6.88 3.75 0.10 49.22 [2023-07-17T16:32:25.683Z] 16:19:01 4 40.16 0.00 7.27 11.89 0.10 40.58 [2023-07-17T16:32:25.683Z] 16:19:01 5 39.71 0.00 6.89 0.31 0.09 53.01 [2023-07-17T16:32:25.683Z] 16:19:01 6 38.80 0.00 6.61 0.15 0.09 54.35 [2023-07-17T16:32:25.683Z] 16:19:01 7 37.30 0.00 6.39 0.29 0.12 55.90 [2023-07-17T16:32:25.683Z] 16:20:01 all 26.49 0.00 5.19 2.73 0.10 65.49 [2023-07-17T16:32:25.683Z] 16:20:01 0 25.18 0.00 5.19 0.10 0.07 69.46 [2023-07-17T16:32:25.683Z] 16:20:01 1 28.61 0.00 4.91 0.32 0.12 66.04 [2023-07-17T16:32:25.683Z] 16:20:01 2 24.54 0.00 5.02 0.10 0.08 70.26 [2023-07-17T16:32:25.683Z] 16:20:01 3 26.72 0.00 5.86 9.23 0.14 58.05 [2023-07-17T16:32:25.683Z] 16:20:01 4 27.78 0.00 4.76 0.77 0.10 66.59 [2023-07-17T16:32:25.683Z] 16:20:01 5 27.10 0.00 4.36 0.13 0.10 68.31 [2023-07-17T16:32:25.683Z] 16:20:01 6 24.67 0.00 5.11 1.61 0.07 68.54 [2023-07-17T16:32:25.683Z] 16:20:01 7 27.32 0.00 6.33 9.69 0.12 56.55 [2023-07-17T16:32:25.683Z] 16:21:01 all 0.18 0.00 0.15 0.31 0.01 99.34 [2023-07-17T16:32:25.683Z] 16:21:01 0 0.17 0.00 0.15 0.00 0.02 99.67 [2023-07-17T16:32:25.683Z] 16:21:01 1 0.27 0.00 0.13 0.00 0.03 99.56 [2023-07-17T16:32:25.683Z] 16:21:01 2 0.25 0.00 0.17 0.05 0.00 99.53 [2023-07-17T16:32:25.683Z] 16:21:01 3 0.10 0.00 0.08 0.02 0.02 99.78 [2023-07-17T16:32:25.683Z] 16:21:01 4 0.12 0.00 0.10 0.02 0.00 99.77 [2023-07-17T16:32:25.683Z] 16:21:01 5 0.22 0.00 0.15 0.12 0.00 99.52 [2023-07-17T16:32:25.683Z] 16:21:01 6 0.10 0.00 0.07 0.02 0.02 99.80 [2023-07-17T16:32:25.683Z] 16:21:01 7 0.23 0.00 0.33 2.30 0.02 97.11 [2023-07-17T16:32:25.683Z] 16:22:01 all 1.06 0.00 0.85 1.06 0.02 97.01 [2023-07-17T16:32:25.683Z] 16:22:01 0 0.58 0.00 0.80 0.15 0.07 98.40 [2023-07-17T16:32:25.683Z] 16:22:01 1 0.74 0.00 0.47 0.13 0.03 98.63 [2023-07-17T16:32:25.683Z] 16:22:01 2 0.93 0.00 0.65 4.59 0.02 93.81 [2023-07-17T16:32:25.683Z] 16:22:01 3 0.82 0.00 0.72 0.32 0.00 98.15 [2023-07-17T16:32:25.683Z] 16:22:01 4 1.72 0.00 0.75 1.32 0.03 96.18 [2023-07-17T16:32:25.683Z] 16:22:01 5 0.73 0.00 0.53 0.17 0.02 98.55 [2023-07-17T16:32:25.683Z] 16:22:01 6 1.47 0.00 0.88 0.60 0.00 97.05 [2023-07-17T16:32:25.683Z] 16:22:01 7 1.49 0.00 1.98 1.19 0.02 95.32 [2023-07-17T16:32:25.683Z] 16:23:01 all 1.54 0.00 0.79 0.82 0.02 96.83 [2023-07-17T16:32:25.683Z] 16:23:01 0 1.35 0.00 2.20 2.10 0.02 94.32 [2023-07-17T16:32:25.683Z] 16:23:01 1 2.95 0.00 0.56 0.08 0.02 96.39 [2023-07-17T16:32:25.683Z] 16:23:01 2 0.53 0.00 0.52 2.49 0.02 96.44 [2023-07-17T16:32:25.683Z] 16:23:01 3 1.52 0.00 0.55 0.02 0.03 97.88 [2023-07-17T16:32:25.683Z] 16:23:01 4 0.92 0.00 0.35 1.05 0.02 97.66 [2023-07-17T16:32:25.683Z] 16:23:01 5 0.67 0.00 0.88 0.05 0.00 98.40 [2023-07-17T16:32:25.683Z] 16:23:01 6 0.94 0.00 0.52 0.67 0.02 97.86 [2023-07-17T16:32:25.683Z] 16:23:01 7 3.46 0.00 0.70 0.10 0.02 95.72 [2023-07-17T16:32:25.683Z] 16:24:01 all 0.11 0.00 0.08 0.29 0.01 99.51 [2023-07-17T16:32:25.683Z] 16:24:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-07-17T16:32:25.683Z] 16:24:01 1 0.27 0.00 0.15 0.02 0.00 99.57 [2023-07-17T16:32:25.683Z] 16:24:01 2 0.28 0.00 0.15 1.77 0.02 97.78 [2023-07-17T16:32:25.683Z] 16:24:01 3 0.10 0.00 0.08 0.13 0.00 99.68 [2023-07-17T16:32:25.683Z] 16:24:01 4 0.05 0.00 0.05 0.35 0.02 99.53 [2023-07-17T16:32:25.683Z] 16:24:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-07-17T16:32:25.683Z] 16:24:01 6 0.07 0.00 0.03 0.07 0.00 99.83 [2023-07-17T16:32:25.683Z] 16:24:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2023-07-17T16:32:25.683Z] 16:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-07-17T16:32:25.683Z] 16:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-17T16:32:25.683Z] 16:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-17T16:32:25.683Z] 16:25:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-07-17T16:32:25.683Z] 16:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-17T16:32:25.683Z] 16:25:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-17T16:32:25.683Z] 16:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-17T16:32:25.683Z] 16:25:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-07-17T16:32:25.683Z] 16:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-07-17T16:32:25.683Z] 16:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:26:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2023-07-17T16:32:25.683Z] 16:26:01 2 0.03 0.00 0.02 0.05 0.00 99.90 [2023-07-17T16:32:25.683Z] 16:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-17T16:32:25.683Z] 16:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-17T16:32:25.683Z] 16:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-17T16:32:25.683Z] 16:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-17T16:32:25.683Z] 16:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-17T16:32:25.683Z] 16:27:01 all 0.15 0.00 0.01 0.09 0.00 99.75 [2023-07-17T16:32:25.683Z] 16:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:27:01 1 1.04 0.00 0.00 0.00 0.02 98.94 [2023-07-17T16:32:25.683Z] 16:27:01 2 0.00 0.00 0.02 0.33 0.02 99.63 [2023-07-17T16:32:25.683Z] 16:27:01 3 0.02 0.00 0.00 0.33 0.00 99.65 [2023-07-17T16:32:25.683Z] 16:27:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2023-07-17T16:32:25.683Z] 16:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-17T16:32:25.683Z] 16:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-17T16:32:25.683Z] 16:28:01 all 0.02 0.00 0.01 0.10 0.00 99.86 [2023-07-17T16:32:25.683Z] 16:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-17T16:32:25.683Z] 16:28:01 2 0.07 0.00 0.00 0.80 0.00 99.13 [2023-07-17T16:32:25.683Z] 16:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-17T16:32:25.683Z] 16:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-17T16:32:25.683Z] 16:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-17T16:32:25.683Z] 16:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] [2023-07-17T16:32:25.683Z] 16:28:01 CPU %user %nice %system %iowait %steal %idle [2023-07-17T16:32:25.683Z] 16:29:01 all 0.03 0.00 0.01 0.36 0.00 99.60 [2023-07-17T16:32:25.683Z] 16:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:29:01 1 0.12 0.00 0.00 0.00 0.00 99.88 [2023-07-17T16:32:25.683Z] 16:29:01 2 0.03 0.00 0.03 2.52 0.00 97.42 [2023-07-17T16:32:25.683Z] 16:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-17T16:32:25.683Z] 16:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:29:01 7 0.03 0.00 0.02 0.35 0.02 99.58 [2023-07-17T16:32:25.683Z] 16:30:01 all 0.04 0.00 0.01 0.21 0.00 99.74 [2023-07-17T16:32:25.683Z] 16:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-17T16:32:25.683Z] 16:30:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2023-07-17T16:32:25.683Z] 16:30:01 2 0.00 0.00 0.00 1.30 0.00 98.70 [2023-07-17T16:32:25.683Z] 16:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-17T16:32:25.683Z] 16:30:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-17T16:32:25.683Z] 16:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-17T16:32:25.683Z] 16:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-17T16:32:25.683Z] 16:30:01 7 0.00 0.00 0.02 0.37 0.00 99.62 [2023-07-17T16:32:25.683Z] 16:31:01 all 0.07 0.00 0.01 0.06 0.01 99.86 [2023-07-17T16:32:25.683Z] 16:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-17T16:32:25.683Z] 16:31:01 1 0.32 0.00 0.00 0.00 0.00 99.68 [2023-07-17T16:32:25.683Z] 16:31:01 2 0.07 0.00 0.00 0.30 0.02 99.62 [2023-07-17T16:32:25.683Z] 16:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-17T16:32:25.683Z] 16:31:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-17T16:32:25.683Z] 16:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-17T16:32:25.683Z] 16:31:01 7 0.02 0.00 0.02 0.18 0.00 99.78 [2023-07-17T16:32:25.683Z] 16:32:01 all 8.65 0.00 4.23 4.50 0.07 82.54 [2023-07-17T16:32:25.683Z] 16:32:01 0 8.57 0.00 3.74 0.34 0.07 87.28 [2023-07-17T16:32:25.683Z] 16:32:01 1 6.77 0.00 4.99 1.47 0.07 86.71 [2023-07-17T16:32:25.683Z] 16:32:01 2 10.26 0.00 4.15 3.27 0.05 82.26 [2023-07-17T16:32:25.683Z] 16:32:01 3 9.06 0.00 4.02 4.24 0.07 82.62 [2023-07-17T16:32:25.683Z] 16:32:01 4 8.68 0.00 3.84 0.32 0.07 87.09 [2023-07-17T16:32:25.683Z] 16:32:01 5 10.40 0.00 4.33 0.24 0.07 84.97 [2023-07-17T16:32:25.683Z] 16:32:01 6 7.18 0.00 3.57 2.07 0.07 87.11 [2023-07-17T16:32:25.683Z] 16:32:01 7 8.27 0.00 5.25 24.38 0.12 61.98 [2023-07-17T16:32:25.683Z] Average: all 5.87 0.00 1.46 1.08 0.03 91.55 [2023-07-17T16:32:25.683Z] Average: 0 5.76 0.00 1.45 0.45 0.03 92.31 [2023-07-17T16:32:25.683Z] Average: 1 6.15 0.00 1.48 0.53 0.03 91.81 [2023-07-17T16:32:25.683Z] Average: 2 5.68 0.00 1.43 1.30 0.02 91.57 [2023-07-17T16:32:25.683Z] Average: 3 5.87 0.00 1.56 1.37 0.03 91.17 [2023-07-17T16:32:25.683Z] Average: 4 5.99 0.00 1.43 1.77 0.03 90.78 [2023-07-17T16:32:25.683Z] Average: 5 5.92 0.00 1.39 0.23 0.02 92.43 [2023-07-17T16:32:25.683Z] Average: 6 5.85 0.00 1.32 0.39 0.02 92.42 [2023-07-17T16:32:25.683Z] Average: 7 5.75 0.00 1.65 2.62 0.04 89.95 [2023-07-17T16:32:25.683Z] [2023-07-17T16:32:25.683Z] [2023-07-17T16:32:25.683Z]