Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c5c0fa1b183acca9b573439bae46aaad6e22dbc 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-ssh13537671699338007571.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-ssh6622467175625114104.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-ssh6144353531495397886.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-ssh8213083259281349582.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-ssh10221823135676774812.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19243 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 5c5c0fa1b183acca9b573439bae46aaad6e22dbc (main) Commit message: "Merge pull request #27 from lenny-intel/routes" > 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 5c5c0fa1b183acca9b573439bae46aaad6e22dbc # timeout=10 > git rev-list --no-walk 33243b892cd04961baa0321b8a5c910c508d1c9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-26T15:52:00.874Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-26T15:52:00.941Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-26T15:52:00.963Z] ========================================================= [2023-06-26T15:52:00.964Z] EdgeX Global Pipelines Version Info [2023-06-26T15:52:00.964Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:52:01.716Z] ------------------- [2023-06-26T15:52:01.716Z] stable info: [2023-06-26T15:52:01.716Z] ------------------- [2023-06-26T15:52:01.716Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-26T15:52:01.716Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-26T15:52:01.716Z] Message: update stable to v1.0.250 [2023-06-26T15:52:02.286Z] ------------------- [2023-06-26T15:52:02.286Z] experimental info: [2023-06-26T15:52:02.286Z] ------------------- [2023-06-26T15:52:02.286Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-26T15:52:02.286Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-26T15:52:02.286Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-26T15:52:02.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-26T15:52:02.511Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-26T15:52:02.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-26T15:52:02.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-26T15:52:02.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-26T15:52:02.572Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-26T15:52:02.584Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-26T15:52:02.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-26T15:52:02.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-26T15:52:02.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-26T15:52:02.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-26T15:52:02.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-26T15:52:02.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-26T15:52:02.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-26T15:52:02.686Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-26T15:52:02.697Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-26T15:52:02.710Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-26T15:52:02.723Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-26T15:52:02.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-26T15:52:02.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-26T15:52:02.768Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-26T15:52:02.783Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-26T15:52:02.801Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-26T15:52:02.819Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-26T15:52:02.828Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-26T15:52:02.840Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-26T15:52:02.852Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-26T15:52:02.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-26T15:52:02.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-26T15:52:02.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-26T15:52:02.918Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] echo [2023-06-26T15:52:02.931Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c5c0fa [Pipeline] echo [2023-06-26T15:52:02.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T15:52:03.002Z] provisioning config files... [2023-06-26T15:52:03.017Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17512138550879966668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:52:03.324Z] ---> docker-login.sh [2023-06-26T15:52:03.324Z] nexus3.edgexfoundry.org:10001 [2023-06-26T15:52:03.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:52:03.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:52:03.586Z] Configure a credential helper to remove this warning. See [2023-06-26T15:52:03.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:52:03.586Z] [2023-06-26T15:52:03.586Z] Login Succeeded [2023-06-26T15:52:03.586Z] nexus3.edgexfoundry.org:10002 [2023-06-26T15:52:03.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:52:03.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:52:03.847Z] Configure a credential helper to remove this warning. See [2023-06-26T15:52:03.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:52:03.847Z] [2023-06-26T15:52:03.847Z] Login Succeeded [2023-06-26T15:52:03.847Z] nexus3.edgexfoundry.org:10003 [2023-06-26T15:52:03.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:52:03.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:52:03.847Z] Configure a credential helper to remove this warning. See [2023-06-26T15:52:03.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:52:03.847Z] [2023-06-26T15:52:03.847Z] Login Succeeded [2023-06-26T15:52:03.847Z] nexus3.edgexfoundry.org:10004 [2023-06-26T15:52:03.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:52:04.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:52:04.108Z] Configure a credential helper to remove this warning. See [2023-06-26T15:52:04.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:52:04.108Z] [2023-06-26T15:52:04.108Z] Login Succeeded [2023-06-26T15:52:04.108Z] docker.io [2023-06-26T15:52:04.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:52:04.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:52:04.369Z] Configure a credential helper to remove this warning. See [2023-06-26T15:52:04.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:52:04.369Z] [2023-06-26T15:52:04.369Z] Login Succeeded [2023-06-26T15:52:04.369Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T15:52:04.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-26T15:52:04.777Z] + git rev-list -1 --merges 5c5c0fa1b183acca9b573439bae46aaad6e22dbc~1..5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] echo [2023-06-26T15:52:04.823Z] -----------> git rev-list -1 --merges 5c5c0fa1b183acca9b573439bae46aaad6e22dbc~1..5c5c0fa1b183acca9b573439bae46aaad6e22dbc 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [2023-06-26T15:52:04.823Z] 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [false] [Pipeline] sh [2023-06-26T15:52:05.115Z] + git log --format=format:%s -1 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] echo [2023-06-26T15:52:05.130Z] ========================================================= [2023-06-26T15:52:05.130Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-26T15:52:05.130Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T15:52:05.452Z] + git log --format=format:%s -1 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] echo [2023-06-26T15:52:05.462Z] [semverPrep] GIT_COMMIT: 5c5c0fa1b183acca9b573439bae46aaad6e22dbc, Commit Message: Merge pull request #27 from lenny-intel/routes [Pipeline] echo [2023-06-26T15:52:05.471Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-26T15:52:05.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-26T15:52:05.849Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-26T15:52:05.849Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-26T15:52:05.849Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-26T15:52:05.849Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-26T15:52:05.849Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-26T15:52:05.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:52:06.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T15:52:06.260Z] [2023-06-26T15:52:06.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:52:06.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T15:52:06.567Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-26T15:52:06.567Z] b85a868b505f: Pulling fs layer [2023-06-26T15:52:06.567Z] e2be974225ed: Pulling fs layer [2023-06-26T15:52:06.567Z] 339a4e72a1f5: Pulling fs layer [2023-06-26T15:52:06.567Z] 988bab9f4d93: Pulling fs layer [2023-06-26T15:52:06.567Z] 1469e6f7b9e6: Pulling fs layer [2023-06-26T15:52:06.567Z] eaf3925da568: Pulling fs layer [2023-06-26T15:52:06.567Z] bab4dde63d76: Pulling fs layer [2023-06-26T15:52:06.567Z] bde34c3a00c8: Pulling fs layer [2023-06-26T15:52:06.567Z] b352a97aabf1: Pulling fs layer [2023-06-26T15:52:06.567Z] 4872d77fe225: Pulling fs layer [2023-06-26T15:52:06.567Z] 5851b861e8e6: Pulling fs layer [2023-06-26T15:52:06.567Z] eaf3925da568: Waiting [2023-06-26T15:52:06.567Z] 988bab9f4d93: Waiting [2023-06-26T15:52:06.567Z] bab4dde63d76: Waiting [2023-06-26T15:52:06.567Z] 1469e6f7b9e6: Waiting [2023-06-26T15:52:06.567Z] b352a97aabf1: Waiting [2023-06-26T15:52:06.567Z] 4872d77fe225: Waiting [2023-06-26T15:52:06.567Z] 5851b861e8e6: Waiting [2023-06-26T15:52:06.567Z] bde34c3a00c8: Waiting [2023-06-26T15:52:06.567Z] e2be974225ed: Verifying Checksum [2023-06-26T15:52:06.567Z] e2be974225ed: Download complete [2023-06-26T15:52:06.567Z] 988bab9f4d93: Verifying Checksum [2023-06-26T15:52:06.567Z] 988bab9f4d93: Download complete [2023-06-26T15:52:06.567Z] 1469e6f7b9e6: Verifying Checksum [2023-06-26T15:52:06.567Z] 1469e6f7b9e6: Download complete [2023-06-26T15:52:06.567Z] 339a4e72a1f5: Verifying Checksum [2023-06-26T15:52:06.567Z] 339a4e72a1f5: Download complete [2023-06-26T15:52:06.827Z] eaf3925da568: Download complete [2023-06-26T15:52:06.827Z] bde34c3a00c8: Verifying Checksum [2023-06-26T15:52:06.827Z] bde34c3a00c8: Download complete [2023-06-26T15:52:06.827Z] b352a97aabf1: Download complete [2023-06-26T15:52:06.827Z] 4872d77fe225: Verifying Checksum [2023-06-26T15:52:06.827Z] 4872d77fe225: Download complete [2023-06-26T15:52:06.827Z] 5851b861e8e6: Verifying Checksum [2023-06-26T15:52:06.827Z] 5851b861e8e6: Download complete [2023-06-26T15:52:06.827Z] b85a868b505f: Verifying Checksum [2023-06-26T15:52:06.827Z] b85a868b505f: Download complete [2023-06-26T15:52:07.087Z] bab4dde63d76: Verifying Checksum [2023-06-26T15:52:07.087Z] bab4dde63d76: Download complete [2023-06-26T15:52:08.027Z] b85a868b505f: Pull complete [2023-06-26T15:52:08.027Z] e2be974225ed: Pull complete [2023-06-26T15:52:08.594Z] 339a4e72a1f5: Pull complete [2023-06-26T15:52:08.594Z] 988bab9f4d93: Pull complete [2023-06-26T15:52:08.857Z] 1469e6f7b9e6: Pull complete [2023-06-26T15:52:09.138Z] eaf3925da568: Pull complete [2023-06-26T15:52:10.520Z] bab4dde63d76: Pull complete [2023-06-26T15:52:10.780Z] bde34c3a00c8: Pull complete [2023-06-26T15:52:10.780Z] b352a97aabf1: Pull complete [2023-06-26T15:52:11.040Z] 4872d77fe225: Pull complete [2023-06-26T15:52:11.040Z] 5851b861e8e6: Pull complete [2023-06-26T15:52:11.040Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-26T15:52:11.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T15:52:11.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:52:11.148Z] prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container [2023-06-26T15:52:11.179Z] $ 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-06-26T15:52:14.123Z] $ docker top df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 -eo pid,comm [2023-06-26T15:52:14.182Z] 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-06-26T15:52:14.182Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-26T15:52:14.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T15:52:14.224Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T15:52:14.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T15:52:14.340Z] $ docker exec df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 ssh-agent [2023-06-26T15:52:14.447Z] SSH_AUTH_SOCK=/tmp/ssh-mFEombVpO4Ms/agent.32 [2023-06-26T15:52:14.447Z] SSH_AGENT_PID=38 [2023-06-26T15:52:14.455Z] Running ssh-add (command line suppressed) [2023-06-26T15:52:14.544Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10369167032093490587.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10369167032093490587.key) [2023-06-26T15:52:14.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T15:52:14.855Z] + git tag --points-at HEAD [Pipeline] } [2023-06-26T15:52:14.871Z] $ docker exec --env ******** --env ******** df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 ssh-agent -k [2023-06-26T15:52:14.959Z] unset SSH_AUTH_SOCK; [2023-06-26T15:52:14.960Z] unset SSH_AGENT_PID; [2023-06-26T15:52:14.960Z] echo Agent pid 38 killed; [2023-06-26T15:52:14.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-26T15:52:14.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T15:52:14.997Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T15:52:15.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T15:52:15.104Z] $ docker exec df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 ssh-agent [2023-06-26T15:52:15.207Z] SSH_AUTH_SOCK=/tmp/ssh-EdlWdf9q08cP/agent.70 [2023-06-26T15:52:15.207Z] SSH_AGENT_PID=76 [2023-06-26T15:52:15.212Z] Running ssh-add (command line suppressed) [2023-06-26T15:52:15.321Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9138462597367535498.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9138462597367535498.key) [2023-06-26T15:52:15.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T15:52:15.635Z] + git semver init [2023-06-26T15:52:15.894Z] 2023-06-26 15:52:15,792 [run_init] DEBUG init version:0.0.0 force:False [2023-06-26T15:52:15.894Z] 2023-06-26 15:52:15,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-06-26T15:52:15.894Z] 2023-06-26 15:52:15,793 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-06-26T15:52:15.894Z] 2023-06-26 15:52:15,793 [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-06-26T15:52:16.463Z] 2023-06-26 15:52:16,376 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-06-26T15:52:16.463Z] 2023-06-26 15:52:16,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-06-26T15:52:16.463Z] 2023-06-26 15:52:16,376 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-26T15:52:16.463Z] 2023-06-26 15:52:16,377 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-26T15:52:16.463Z] 3.1.0-dev.6 [Pipeline] } [2023-06-26T15:52:16.476Z] $ docker exec --env ******** --env ******** df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 ssh-agent -k [2023-06-26T15:52:16.571Z] unset SSH_AUTH_SOCK; [2023-06-26T15:52:16.572Z] unset SSH_AGENT_PID; [2023-06-26T15:52:16.572Z] echo Agent pid 76 killed; [2023-06-26T15:52:16.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-26T15:52:16.891Z] + git semver [Pipeline] } [2023-06-26T15:52:17.162Z] $ docker stop --time=1 df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 [2023-06-26T15:52:18.493Z] $ docker rm -f --volumes df1f5a0986bfde1d65db9e0fea10c9199c7021d6953b9daad799b2f317431b72 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-26T15:52:18.837Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-26T15:52:19.043Z] Stashed 1 file(s) [Pipeline] echo [2023-06-26T15:52:19.047Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T15:52:19.212Z] provisioning config files... [2023-06-26T15:52:19.223Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16871151398744144953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:52:19.521Z] ---> docker-login.sh [2023-06-26T15:52:19.521Z] nexus3.edgexfoundry.org:10001 [2023-06-26T15:52:19.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:52:19.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:52:19.521Z] Configure a credential helper to remove this warning. See [2023-06-26T15:52:19.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:52:19.521Z] [2023-06-26T15:52:19.521Z] Login Succeeded [2023-06-26T15:52:19.521Z] nexus3.edgexfoundry.org:10002 [2023-06-26T15:52:19.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:52:19.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:52:19.521Z] Configure a credential helper to remove this warning. See [2023-06-26T15:52:19.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:52:19.521Z] [2023-06-26T15:52:19.521Z] Login Succeeded [2023-06-26T15:52:19.521Z] nexus3.edgexfoundry.org:10003 [2023-06-26T15:52:19.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:52:19.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:52:19.782Z] Configure a credential helper to remove this warning. See [2023-06-26T15:52:19.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:52:19.782Z] [2023-06-26T15:52:19.782Z] Login Succeeded [2023-06-26T15:52:19.782Z] nexus3.edgexfoundry.org:10004 [2023-06-26T15:52:19.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:52:19.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:52:19.782Z] Configure a credential helper to remove this warning. See [2023-06-26T15:52:19.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:52:19.782Z] [2023-06-26T15:52:19.782Z] Login Succeeded [2023-06-26T15:52:19.782Z] docker.io [2023-06-26T15:52:20.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:52:20.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:52:20.042Z] Configure a credential helper to remove this warning. See [2023-06-26T15:52:20.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:52:20.042Z] [2023-06-26T15:52:20.042Z] Login Succeeded [2023-06-26T15:52:20.042Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T15:52:20.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-26T15:52:20.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T15:52:20.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T15:52:20.124Z] ========================================================= [2023-06-26T15:52:20.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-26T15:52:20.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:52:20.441Z] + 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-06-26T15:52:20.441Z] Sending build context to Docker daemon 238.1kB [2023-06-26T15:52:20.441Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T15:52:20.441Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-26T15:52:20.441Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-26T15:52:20.441Z] f56be85fc22e: Pulling fs layer [2023-06-26T15:52:20.441Z] 85791d961cd3: Pulling fs layer [2023-06-26T15:52:20.441Z] d694b5ae8c79: Pulling fs layer [2023-06-26T15:52:20.441Z] 9f32a84ed3da: Pulling fs layer [2023-06-26T15:52:20.441Z] 4d19c01a9841: Pulling fs layer [2023-06-26T15:52:20.441Z] 9325e15d5711: Pulling fs layer [2023-06-26T15:52:20.441Z] 556b6ee489ea: Pulling fs layer [2023-06-26T15:52:20.441Z] c5a4b2cf53e6: Pulling fs layer [2023-06-26T15:52:20.441Z] 9f32a84ed3da: Waiting [2023-06-26T15:52:20.441Z] 4d19c01a9841: Waiting [2023-06-26T15:52:20.441Z] 9325e15d5711: Waiting [2023-06-26T15:52:20.441Z] 556b6ee489ea: Waiting [2023-06-26T15:52:20.441Z] c5a4b2cf53e6: Waiting [2023-06-26T15:52:20.441Z] 85791d961cd3: Download complete [2023-06-26T15:52:20.441Z] 9f32a84ed3da: Verifying Checksum [2023-06-26T15:52:20.441Z] 9f32a84ed3da: Download complete [2023-06-26T15:52:20.441Z] 4d19c01a9841: Verifying Checksum [2023-06-26T15:52:20.441Z] 4d19c01a9841: Download complete [2023-06-26T15:52:20.441Z] f56be85fc22e: Verifying Checksum [2023-06-26T15:52:20.441Z] f56be85fc22e: Download complete [2023-06-26T15:52:20.704Z] 9325e15d5711: Verifying Checksum [2023-06-26T15:52:20.704Z] 9325e15d5711: Download complete [2023-06-26T15:52:20.704Z] f56be85fc22e: Pull complete [2023-06-26T15:52:20.968Z] 85791d961cd3: Pull complete [2023-06-26T15:52:21.227Z] d694b5ae8c79: Download complete [2023-06-26T15:52:21.227Z] c5a4b2cf53e6: Verifying Checksum [2023-06-26T15:52:21.228Z] c5a4b2cf53e6: Download complete [2023-06-26T15:52:21.486Z] 556b6ee489ea: Verifying Checksum [2023-06-26T15:52:24.778Z] d694b5ae8c79: Pull complete [2023-06-26T15:52:24.778Z] 9f32a84ed3da: Pull complete [2023-06-26T15:52:24.778Z] 4d19c01a9841: Pull complete [2023-06-26T15:52:24.778Z] 9325e15d5711: Pull complete [2023-06-26T15:52:27.307Z] 556b6ee489ea: Pull complete [2023-06-26T15:52:28.244Z] c5a4b2cf53e6: Pull complete [2023-06-26T15:52:28.244Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-26T15:52:28.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-26T15:52:28.244Z] ---> c4be618373d6 [2023-06-26T15:52:28.244Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T15:52:33.526Z] ---> Running in b712cfd4b51d [2023-06-26T15:52:33.526Z] Removing intermediate container b712cfd4b51d [2023-06-26T15:52:33.526Z] ---> 4d2c436ad7d2 [2023-06-26T15:52:33.526Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T15:52:33.526Z] ---> Running in 5e9828ba7920 [2023-06-26T15:52:33.786Z] Removing intermediate container 5e9828ba7920 [2023-06-26T15:52:33.786Z] ---> 6b140930e926 [2023-06-26T15:52:33.786Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-26T15:52:33.786Z] ---> Running in cdb63f8b9a07 [2023-06-26T15:52:33.786Z] Removing intermediate container cdb63f8b9a07 [2023-06-26T15:52:33.786Z] ---> f5c99a47dd17 [2023-06-26T15:52:33.786Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T15:52:33.786Z] ---> Running in 581771f04c0c [2023-06-26T15:52:34.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-26T15:52:34.163Z] Still waiting to schedule task [2023-06-26T15:52:34.163Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-26T15:52:34.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-26T15:52:34.567Z] OK: 265 MiB in 53 packages [2023-06-26T15:52:34.826Z] Removing intermediate container 581771f04c0c [2023-06-26T15:52:34.826Z] ---> d2df20396ab3 [2023-06-26T15:52:34.826Z] Step 7/12 : WORKDIR /app [2023-06-26T15:52:34.826Z] ---> Running in 4bfd842482ed [2023-06-26T15:52:34.826Z] Removing intermediate container 4bfd842482ed [2023-06-26T15:52:34.826Z] ---> 84598415ef8f [2023-06-26T15:52:34.826Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-26T15:52:35.085Z] ---> 562aae90554f [2023-06-26T15:52:35.085Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T15:52:35.085Z] ---> Running in 55f5218bc6c6 [2023-06-26T15:53:21.787Z] Removing intermediate container 55f5218bc6c6 [2023-06-26T15:53:21.787Z] ---> 387746854d7f [2023-06-26T15:53:21.787Z] Step 10/12 : COPY . . [2023-06-26T15:53:21.787Z] ---> 19a57dd38f25 [2023-06-26T15:53:21.787Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T15:53:21.787Z] ---> Running in b87d855e33e2 [2023-06-26T15:53:21.787Z] Removing intermediate container b87d855e33e2 [2023-06-26T15:53:21.787Z] ---> d62bfa2044bc [2023-06-26T15:53:21.787Z] Step 12/12 : RUN $MAKE [2023-06-26T15:53:21.787Z] ---> Running in a4532178ae35 [2023-06-26T15:53:21.787Z] noop [2023-06-26T15:53:21.787Z] Removing intermediate container a4532178ae35 [2023-06-26T15:53:21.787Z] ---> f9525d8e6e40 [2023-06-26T15:53:21.787Z] Successfully built f9525d8e6e40 [2023-06-26T15:53:21.787Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:53:22.104Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-26T15:53:22.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:53:22.188Z] prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container [2023-06-26T15:53:22.219Z] $ 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-06-26T15:53:22.532Z] $ docker top 86a4faecff319de0c540a44b2f4c3ec6aab3364ed14ad260b13abff3da434ccf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T15:53:22.887Z] + go version [2023-06-26T15:53:22.887Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-26T15:53:22.895Z] $ docker stop --time=1 86a4faecff319de0c540a44b2f4c3ec6aab3364ed14ad260b13abff3da434ccf [2023-06-26T15:53:24.142Z] $ docker rm -f --volumes 86a4faecff319de0c540a44b2f4c3ec6aab3364ed14ad260b13abff3da434ccf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:53:24.565Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-26T15:53:24.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:53:24.629Z] prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container [2023-06-26T15:53:24.656Z] $ 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-06-26T15:53:24.948Z] $ docker top e7f40a865643b25da3a3abe6d4d288383b9fd78dd92f94741a55d19551687713 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T15:53:25.288Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-06-26T15:53:25.587Z] + make test [2023-06-26T15:53:25.588Z] go test -race -coverprofile=coverage.out ./... [2023-06-26T15:53:33.700Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-26T15:53:43.673Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-26T15:53:43.673Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-26T15:53:43.673Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-26T15:53:43.673Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.063s coverage: 69.2% of statements [2023-06-26T15:53:43.673Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.063s coverage: 27.3% of statements [2023-06-26T15:54:01.753Z] go vet ./... [2023-06-26T15:54:03.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-26T15:54:03.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-26T15:54:03.125Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-26T15:54:03.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-26T15:54:03.408Z] $ docker stop --time=1 e7f40a865643b25da3a3abe6d4d288383b9fd78dd92f94741a55d19551687713 [2023-06-26T15:54:05.905Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19244 in /w/workspace/exfoundry_app-record-replay_main [2023-06-26T15:54:08.850Z] $ docker rm -f --volumes e7f40a865643b25da3a3abe6d4d288383b9fd78dd92f94741a55d19551687713 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-06-26T15:54:09.096Z] Running in /w/workspace/app-record-replay/7 [Pipeline] { [Pipeline] checkout [2023-06-26T15:54:09.123Z] Selected Git installation does not exist. Using Default [2023-06-26T15:54:09.123Z] The recommended git tool is: NONE [2023-06-26T15:54:09.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-26T15:54:09.389Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-26T15:54:09.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-26T15:54:10.302Z] + ls -al . [2023-06-26T15:54:10.302Z] total 148 [2023-06-26T15:54:10.302Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 15:53 . [2023-06-26T15:54:10.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 15:51 .. [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 15:52 .dockerignore [2023-06-26T15:54:10.302Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 15:52 .git [2023-06-26T15:54:10.302Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:52 .github [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 15:52 .gitignore [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 15:52 .golangci.yml [2023-06-26T15:54:10.302Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 15:52 .semver [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 26 15:52 Attribution.txt [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 26 15:52 CHANGELOG.md [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 26 15:52 Dockerfile [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 15:52 GOVERNANCE.md [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 15:52 Jenkinsfile [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 15:52 LICENSE [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 15:52 OWNERS.md [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 26 15:52 README.md [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 26 15:52 VERSION [2023-06-26T15:54:10.302Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:52 bin [2023-06-26T15:54:10.302Z] -rw-r--r-- 1 jenkins jenkins 3308 Jun 26 15:53 coverage.out [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 26 15:52 go.mod [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 30668 Jun 26 15:52 go.sum [2023-06-26T15:54:10.302Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 15:52 internal [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 26 15:52 main.go [2023-06-26T15:54:10.302Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 26 15:52 makefile [2023-06-26T15:54:10.302Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 15:52 pkg [2023-06-26T15:54:10.302Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:10.655Z] + 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=5c5c0fa1b183acca9b573439bae46aaad6e22dbc --label arch=amd64 --label version=3.1.0-dev.6 . [2023-06-26T15:54:10.655Z] Sending build context to Docker daemon 242.2kB [2023-06-26T15:54:10.655Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T15:54:10.655Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-26T15:54:10.655Z] ---> f9525d8e6e40 [2023-06-26T15:54:10.655Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T15:54:10.655Z] ---> Running in 1b51a786f6f6 [2023-06-26T15:54:10.655Z] Removing intermediate container 1b51a786f6f6 [2023-06-26T15:54:10.655Z] ---> e6fef457e27b [2023-06-26T15:54:10.655Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T15:54:10.931Z] ---> Running in 61c7086808a0 [2023-06-26T15:54:10.931Z] Removing intermediate container 61c7086808a0 [2023-06-26T15:54:10.931Z] ---> 827255aa1524 [2023-06-26T15:54:10.931Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-26T15:54:10.931Z] ---> Running in ce454e983fa8 [2023-06-26T15:54:10.931Z] Removing intermediate container ce454e983fa8 [2023-06-26T15:54:10.931Z] ---> 57bc4ce6831c [2023-06-26T15:54:10.931Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T15:54:10.931Z] ---> Running in 7422b0c496b1 [2023-06-26T15:54:11.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-26T15:54:11.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-26T15:54:11.449Z] OK: 265 MiB in 53 packages [2023-06-26T15:54:11.707Z] Removing intermediate container 7422b0c496b1 [2023-06-26T15:54:11.707Z] ---> 27014383ce89 [2023-06-26T15:54:11.707Z] Step 7/26 : WORKDIR /app [2023-06-26T15:54:11.707Z] ---> Running in 547fbc2dfd4c [2023-06-26T15:54:11.966Z] Removing intermediate container 547fbc2dfd4c [2023-06-26T15:54:11.966Z] ---> b598c106897d [2023-06-26T15:54:11.966Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-26T15:54:11.966Z] ---> 09e4e64d81ac [2023-06-26T15:54:11.966Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T15:54:11.966Z] ---> Running in 41f8907b5d31 [2023-06-26T15:54:12.903Z] Removing intermediate container 41f8907b5d31 [2023-06-26T15:54:12.903Z] ---> 636ba99779a4 [2023-06-26T15:54:12.903Z] Step 10/26 : COPY . . [2023-06-26T15:54:12.903Z] ---> 8b046db61019 [2023-06-26T15:54:12.903Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T15:54:12.903Z] ---> Running in 7d53edf89672 [2023-06-26T15:54:13.162Z] Removing intermediate container 7d53edf89672 [2023-06-26T15:54:13.162Z] ---> 789c792385e0 [2023-06-26T15:54:13.162Z] Step 12/26 : RUN $MAKE [2023-06-26T15:54:13.162Z] ---> Running in 02c65500772a [2023-06-26T15:54:13.421Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.6" -trimpath -mod=readonly -o app-record-replay [2023-06-26T15:54:13.865Z] using credential edgex-jenkins-ssh [2023-06-26T15:54:13.880Z] Cloning the remote Git repository [2023-06-26T15:54:13.921Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T15:54:14.007Z] > git init /w/workspace/app-record-replay/7 # timeout=10 [2023-06-26T15:54:14.136Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T15:54:14.137Z] > git --version # timeout=10 [2023-06-26T15:54:14.161Z] > git --version # 'git version 2.25.1' [2023-06-26T15:54:14.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-26T15:54:14.305Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-26T15:54:14.841Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-26T15:54:14.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-26T15:54:15.639Z] Avoid second fetch [2023-06-26T15:54:15.639Z] Checking out Revision 5c5c0fa1b183acca9b573439bae46aaad6e22dbc (main) [2023-06-26T15:54:16.153Z] Commit message: "Merge pull request #27 from lenny-intel/routes" [2023-06-26T15:54:15.652Z] > git config core.sparsecheckout # timeout=10 [2023-06-26T15:54:15.727Z] > git checkout -f 5c5c0fa1b183acca9b573439bae46aaad6e22dbc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T15:54:17.117Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-26T15:54:17.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-26T15:54:17.117Z] Dload Upload Total Spent Left Speed [2023-06-26T15:54:17.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10470 0 0 78134 0 --:--:-- --:--:-- --:--:-- 77555 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-06-26T15:54:17.709Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-26T15:54:18.031Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-26T15:54:18.031Z] + sudo tee /etc/docker/daemon.new [2023-06-26T15:54:18.031Z] { [2023-06-26T15:54:18.031Z] "registry-mirrors": [ [2023-06-26T15:54:18.031Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-26T15:54:18.031Z] ], [2023-06-26T15:54:18.031Z] "bip": "10.250.0.254/24", [2023-06-26T15:54:18.031Z] "hosts": [ [2023-06-26T15:54:18.031Z] "tcp://0.0.0.0:5555", [2023-06-26T15:54:18.031Z] "unix:///var/run/docker.sock" [2023-06-26T15:54:18.031Z] ], [2023-06-26T15:54:18.031Z] "mtu": 1458, [2023-06-26T15:54:18.031Z] "selinux-enabled": true, [2023-06-26T15:54:18.031Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-26T15:54:18.031Z] } [Pipeline] sh [2023-06-26T15:54:18.359Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-26T15:54:18.685Z] Removing intermediate container 02c65500772a [2023-06-26T15:54:18.686Z] ---> e2f792972ea8 [2023-06-26T15:54:18.686Z] Step 13/26 : FROM alpine:3.17 [2023-06-26T15:54:18.692Z] + sudo service docker restart [2023-06-26T15:54:18.945Z] 3.17: Pulling from library/alpine [2023-06-26T15:54:18.946Z] 4db1b89c0bd1: Pulling fs layer [2023-06-26T15:54:19.229Z] 4db1b89c0bd1: Verifying Checksum [2023-06-26T15:54:19.229Z] 4db1b89c0bd1: Download complete [2023-06-26T15:54:19.489Z] 4db1b89c0bd1: Pull complete [2023-06-26T15:54:19.489Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-26T15:54:19.489Z] Status: Downloaded newer image for alpine:3.17 [2023-06-26T15:54:19.489Z] ---> 1f73a9d63274 [2023-06-26T15:54:19.489Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-26T15:54:19.489Z] ---> Running in 5f64c7569f02 [2023-06-26T15:54:19.489Z] Removing intermediate container 5f64c7569f02 [2023-06-26T15:54:19.489Z] ---> 4e7286835e0d [2023-06-26T15:54:19.489Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-26T15:54:19.489Z] ---> Running in cc4bda456913 [2023-06-26T15:54:19.749Z] Removing intermediate container cc4bda456913 [2023-06-26T15:54:19.749Z] ---> 361bfd482343 [2023-06-26T15:54:19.749Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-26T15:54:19.749Z] ---> Running in 69994fbef873 [2023-06-26T15:54:20.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-26T15:54:20.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-26T15:54:20.525Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-26T15:54:20.525Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-26T15:54:20.525Z] Executing busybox-1.35.0-r29.trigger [2023-06-26T15:54:20.525Z] Executing ca-certificates-20230506-r0.trigger [2023-06-26T15:54:20.525Z] OK: 8 MiB in 17 packages [2023-06-26T15:54:21.094Z] Removing intermediate container 69994fbef873 [2023-06-26T15:54:21.094Z] ---> cbb299620098 [2023-06-26T15:54:21.094Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-26T15:54:21.094Z] ---> 29043027a0de [2023-06-26T15:54:21.094Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-26T15:54:21.094Z] ---> e463292c8071 [2023-06-26T15:54:21.094Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-26T15:54:21.406Z] ---> 10065cebf41b [2023-06-26T15:54:21.406Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-26T15:54:21.667Z] ---> 3ab2aa5051e5 [2023-06-26T15:54:21.667Z] Step 21/26 : EXPOSE 59712 [2023-06-26T15:54:21.667Z] ---> Running in 3fdf4df9a371 [2023-06-26T15:54:21.667Z] Removing intermediate container 3fdf4df9a371 [2023-06-26T15:54:21.667Z] ---> 517f79a9ecc3 [2023-06-26T15:54:21.667Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-26T15:54:21.667Z] ---> Running in 18f127f7d327 [2023-06-26T15:54:21.667Z] Removing intermediate container 18f127f7d327 [2023-06-26T15:54:21.667Z] ---> 4d46cb696592 [2023-06-26T15:54:21.667Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-26T15:54:21.667Z] ---> Running in 825787c321a9 [2023-06-26T15:54:21.927Z] Removing intermediate container 825787c321a9 [2023-06-26T15:54:21.927Z] ---> e8b849f00ecb [2023-06-26T15:54:21.927Z] Step 24/26 : LABEL arch=amd64 [2023-06-26T15:54:21.927Z] ---> Running in 70a8a7a80a46 [2023-06-26T15:54:21.927Z] Removing intermediate container 70a8a7a80a46 [2023-06-26T15:54:21.927Z] ---> 4e8ce7799bcf [2023-06-26T15:54:21.927Z] Step 25/26 : LABEL git_sha=5c5c0fa1b183acca9b573439bae46aaad6e22dbc [2023-06-26T15:54:21.927Z] ---> Running in d7adb4a1c39d [2023-06-26T15:54:21.927Z] Removing intermediate container d7adb4a1c39d [2023-06-26T15:54:21.927Z] ---> 3f383e6b14dc [2023-06-26T15:54:21.927Z] Step 26/26 : LABEL version=3.1.0-dev.6 [2023-06-26T15:54:21.927Z] ---> Running in 6888af4254b0 [2023-06-26T15:54:22.186Z] Removing intermediate container 6888af4254b0 [2023-06-26T15:54:22.186Z] ---> 3c69a7ebe889 [2023-06-26T15:54:22.186Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-26T15:54:22.186Z] Successfully built 3c69a7ebe889 [2023-06-26T15:54:22.186Z] 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-06-26T15:54:22.316Z] provisioning config files... [2023-06-26T15:54:22.326Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7333628555388470181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:54:22.620Z] ---> docker-login.sh [2023-06-26T15:54:22.620Z] nexus3.edgexfoundry.org:10001 [2023-06-26T15:54:22.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:54:22.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:54:22.620Z] Configure a credential helper to remove this warning. See [2023-06-26T15:54:22.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:54:22.620Z] [2023-06-26T15:54:22.620Z] Login Succeeded [2023-06-26T15:54:22.620Z] nexus3.edgexfoundry.org:10002 [2023-06-26T15:54:22.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:54:22.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:54:22.620Z] Configure a credential helper to remove this warning. See [2023-06-26T15:54:22.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:54:22.620Z] [2023-06-26T15:54:22.620Z] Login Succeeded [2023-06-26T15:54:22.620Z] nexus3.edgexfoundry.org:10003 [2023-06-26T15:54:22.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:54:22.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:54:22.879Z] Configure a credential helper to remove this warning. See [2023-06-26T15:54:22.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:54:22.879Z] [2023-06-26T15:54:22.879Z] Login Succeeded [2023-06-26T15:54:22.879Z] nexus3.edgexfoundry.org:10004 [2023-06-26T15:54:22.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:54:22.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:54:22.879Z] Configure a credential helper to remove this warning. See [2023-06-26T15:54:22.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:54:22.879Z] [2023-06-26T15:54:22.879Z] Login Succeeded [2023-06-26T15:54:22.879Z] docker.io [2023-06-26T15:54:23.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:54:23.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:54:23.138Z] Configure a credential helper to remove this warning. See [2023-06-26T15:54:23.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:54:23.138Z] [2023-06-26T15:54:23.138Z] Login Succeeded [2023-06-26T15:54:23.138Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T15:54:23.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-26T15:54:23.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T15:54:23.191Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-06-26T15:54:23.191Z] 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [2023-06-26T15:54:23.191Z] latest [2023-06-26T15:54:23.191Z] 3.1.0-dev.6 [2023-06-26T15:54:23.191Z] 5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 [2023-06-26T15:54:23.191Z] main [2023-06-26T15:54:23.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:23.501Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:23.812Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc [2023-06-26T15:54:23.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-26T15:54:23.813Z] 4bdad300bc4b: Preparing [2023-06-26T15:54:23.813Z] 6c5b6565a069: Preparing [2023-06-26T15:54:23.813Z] bca3fe75dd89: Preparing [2023-06-26T15:54:23.813Z] d9d3a5a8959c: Preparing [2023-06-26T15:54:23.813Z] 6af5fde6f3d0: Preparing [2023-06-26T15:54:23.813Z] 3dab9f8bf2d2: Preparing [2023-06-26T15:54:23.813Z] 3dab9f8bf2d2: Waiting [2023-06-26T15:54:23.813Z] 6c5b6565a069: Pushed [2023-06-26T15:54:23.813Z] bca3fe75dd89: Pushed [2023-06-26T15:54:23.813Z] d9d3a5a8959c: Pushed [2023-06-26T15:54:23.813Z] 3dab9f8bf2d2: Layer already exists [2023-06-26T15:54:23.813Z] 6af5fde6f3d0: Pushed [2023-06-26T15:54:24.071Z] 4bdad300bc4b: Pushed [2023-06-26T15:54:24.071Z] 5c5c0fa1b183acca9b573439bae46aaad6e22dbc: digest: sha256:27df03d40c9b75fa021c10c78de9ed8d9c8a4ad067309c478ed12dd226ff402c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:24.378Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:24.686Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-06-26T15:54:24.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-26T15:54:24.686Z] 4bdad300bc4b: Preparing [2023-06-26T15:54:24.686Z] 6c5b6565a069: Preparing [2023-06-26T15:54:24.686Z] bca3fe75dd89: Preparing [2023-06-26T15:54:24.686Z] d9d3a5a8959c: Preparing [2023-06-26T15:54:24.686Z] 6af5fde6f3d0: Preparing [2023-06-26T15:54:24.686Z] 3dab9f8bf2d2: Preparing [2023-06-26T15:54:24.686Z] 3dab9f8bf2d2: Waiting [2023-06-26T15:54:24.686Z] bca3fe75dd89: Layer already exists [2023-06-26T15:54:24.686Z] 6c5b6565a069: Layer already exists [2023-06-26T15:54:24.686Z] d9d3a5a8959c: Layer already exists [2023-06-26T15:54:24.686Z] 6af5fde6f3d0: Layer already exists [2023-06-26T15:54:24.686Z] 4bdad300bc4b: Layer already exists [2023-06-26T15:54:24.686Z] 3dab9f8bf2d2: Layer already exists [2023-06-26T15:54:24.686Z] latest: digest: sha256:27df03d40c9b75fa021c10c78de9ed8d9c8a4ad067309c478ed12dd226ff402c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:25.013Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:25.330Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.6 [2023-06-26T15:54:25.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-26T15:54:25.330Z] 4bdad300bc4b: Preparing [2023-06-26T15:54:25.330Z] 6c5b6565a069: Preparing [2023-06-26T15:54:25.330Z] bca3fe75dd89: Preparing [2023-06-26T15:54:25.330Z] d9d3a5a8959c: Preparing [2023-06-26T15:54:25.330Z] 6af5fde6f3d0: Preparing [2023-06-26T15:54:25.330Z] 3dab9f8bf2d2: Preparing [2023-06-26T15:54:25.330Z] 6c5b6565a069: Layer already exists [2023-06-26T15:54:25.330Z] 6af5fde6f3d0: Layer already exists [2023-06-26T15:54:25.330Z] 4bdad300bc4b: Layer already exists [2023-06-26T15:54:25.330Z] d9d3a5a8959c: Layer already exists [2023-06-26T15:54:25.330Z] bca3fe75dd89: Layer already exists [2023-06-26T15:54:25.330Z] 3dab9f8bf2d2: Layer already exists [2023-06-26T15:54:25.330Z] 3.1.0-dev.6: digest: sha256:27df03d40c9b75fa021c10c78de9ed8d9c8a4ad067309c478ed12dd226ff402c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:25.646Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:25.951Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 [2023-06-26T15:54:25.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-26T15:54:25.951Z] 4bdad300bc4b: Preparing [2023-06-26T15:54:25.951Z] 6c5b6565a069: Preparing [2023-06-26T15:54:25.951Z] bca3fe75dd89: Preparing [2023-06-26T15:54:25.951Z] d9d3a5a8959c: Preparing [2023-06-26T15:54:25.951Z] 6af5fde6f3d0: Preparing [2023-06-26T15:54:25.951Z] 3dab9f8bf2d2: Preparing [2023-06-26T15:54:25.951Z] 3dab9f8bf2d2: Waiting [2023-06-26T15:54:25.951Z] 4bdad300bc4b: Layer already exists [2023-06-26T15:54:25.951Z] 6c5b6565a069: Layer already exists [2023-06-26T15:54:25.951Z] d9d3a5a8959c: Layer already exists [2023-06-26T15:54:25.951Z] 6af5fde6f3d0: Layer already exists [2023-06-26T15:54:25.951Z] bca3fe75dd89: Layer already exists [2023-06-26T15:54:25.951Z] 3dab9f8bf2d2: Layer already exists [2023-06-26T15:54:25.951Z] 5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6: digest: sha256:27df03d40c9b75fa021c10c78de9ed8d9c8a4ad067309c478ed12dd226ff402c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:26.257Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:26.562Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-06-26T15:54:26.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-26T15:54:26.562Z] 4bdad300bc4b: Preparing [2023-06-26T15:54:26.562Z] 6c5b6565a069: Preparing [2023-06-26T15:54:26.562Z] bca3fe75dd89: Preparing [2023-06-26T15:54:26.562Z] d9d3a5a8959c: Preparing [2023-06-26T15:54:26.562Z] 6af5fde6f3d0: Preparing [2023-06-26T15:54:26.562Z] 3dab9f8bf2d2: Preparing [2023-06-26T15:54:26.562Z] 3dab9f8bf2d2: Waiting [2023-06-26T15:54:26.562Z] 4bdad300bc4b: Layer already exists [2023-06-26T15:54:26.562Z] 6af5fde6f3d0: Layer already exists [2023-06-26T15:54:26.562Z] d9d3a5a8959c: Layer already exists [2023-06-26T15:54:26.562Z] bca3fe75dd89: Layer already exists [2023-06-26T15:54:26.562Z] 6c5b6565a069: Layer already exists [2023-06-26T15:54:26.562Z] 3dab9f8bf2d2: Layer already exists [2023-06-26T15:54:26.562Z] main: digest: sha256:27df03d40c9b75fa021c10c78de9ed8d9c8a4ad067309c478ed12dd226ff402c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-26T15:54:26.615Z] ===================================================== [Pipeline] echo [2023-06-26T15:54:26.628Z] taggedImages: [2023-06-26T15:54:26.628Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc [2023-06-26T15:54:26.628Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-06-26T15:54:26.628Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.6 [2023-06-26T15:54:26.628Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 [2023-06-26T15:54:26.628Z] - 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-06-26T15:54:27.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T15:54:27.023Z] [2023-06-26T15:54:27.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:27.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T15:54:27.326Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-26T15:54:27.326Z] 5eb5b503b376: Pulling fs layer [2023-06-26T15:54:27.326Z] 5c69ac0246d0: Pulling fs layer [2023-06-26T15:54:27.326Z] ec43610c2a17: Pulling fs layer [2023-06-26T15:54:27.326Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-26T15:54:27.326Z] 33b1e0a273af: Pulling fs layer [2023-06-26T15:54:27.326Z] 5d3b04190fa2: Pulling fs layer [2023-06-26T15:54:27.326Z] 2f39f015ded8: Pulling fs layer [2023-06-26T15:54:27.326Z] 33b1e0a273af: Waiting [2023-06-26T15:54:27.326Z] 5d3b04190fa2: Waiting [2023-06-26T15:54:27.326Z] 2f39f015ded8: Waiting [2023-06-26T15:54:27.326Z] 3a2ae6a8a46f: Waiting [2023-06-26T15:54:27.326Z] 5c69ac0246d0: Verifying Checksum [2023-06-26T15:54:27.326Z] 5c69ac0246d0: Download complete [2023-06-26T15:54:27.326Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-26T15:54:27.326Z] 3a2ae6a8a46f: Download complete [2023-06-26T15:54:27.326Z] 33b1e0a273af: Verifying Checksum [2023-06-26T15:54:27.326Z] 33b1e0a273af: Download complete [2023-06-26T15:54:27.326Z] 5d3b04190fa2: Verifying Checksum [2023-06-26T15:54:27.326Z] 5d3b04190fa2: Download complete [2023-06-26T15:54:27.326Z] ec43610c2a17: Verifying Checksum [2023-06-26T15:54:27.326Z] ec43610c2a17: Download complete [2023-06-26T15:54:27.585Z] 5eb5b503b376: Verifying Checksum [2023-06-26T15:54:27.585Z] 5eb5b503b376: Download complete [2023-06-26T15:54:28.152Z] 2f39f015ded8: Download complete [2023-06-26T15:54:28.718Z] 5eb5b503b376: Pull complete [2023-06-26T15:54:28.718Z] 5c69ac0246d0: Pull complete [2023-06-26T15:54:29.283Z] ec43610c2a17: Pull complete [2023-06-26T15:54:29.283Z] 3a2ae6a8a46f: Pull complete [2023-06-26T15:54:29.540Z] 33b1e0a273af: Pull complete [2023-06-26T15:54:29.540Z] 5d3b04190fa2: Pull complete [2023-06-26T15:54:33.723Z] 2f39f015ded8: Pull complete [2023-06-26T15:54:33.723Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-26T15:54:33.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T15:54:33.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:54:33.814Z] prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container [2023-06-26T15:54:33.838Z] $ 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-06-26T15:54:38.149Z] $ docker top 7a4269cd37880c394dc5ca27de2c85c760081683b7ce7e829f03be5a120cabea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-06-26T15:54:38.345Z] provisioning config files... [2023-06-26T15:54:38.369Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/7@tmp/config13725669577078142904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:54:38.598Z] ---> job-cost.sh [2023-06-26T15:54:38.598Z] lf-activate-venv: SKIPPING [2023-06-26T15:54:38.598Z] INFO: No Stack... [2023-06-26T15:54:38.711Z] ---> docker-login.sh [2023-06-26T15:54:38.711Z] nexus3.edgexfoundry.org:10001 [2023-06-26T15:54:38.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:54:39.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-26T15:54:39.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:54:39.249Z] Configure a credential helper to remove this warning. See [2023-06-26T15:54:39.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:54:39.249Z] [2023-06-26T15:54:39.249Z] Login Succeeded [2023-06-26T15:54:39.249Z] nexus3.edgexfoundry.org:10002 [2023-06-26T15:54:39.426Z] INFO: Archiving Costs [Pipeline] sh [2023-06-26T15:54:39.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:54:39.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:54:39.516Z] Configure a credential helper to remove this warning. See [2023-06-26T15:54:39.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:54:39.516Z] [2023-06-26T15:54:39.516Z] Login Succeeded [2023-06-26T15:54:39.516Z] nexus3.edgexfoundry.org:10003 [2023-06-26T15:54:39.713Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-06-26T15:54:39.714Z] + cut -d, -f6 [Pipeline] lock [2023-06-26T15:54:39.730Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] [2023-06-26T15:54:39.739Z] Resource [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] did not exist. Created. [2023-06-26T15:54:39.739Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-26T15:54:39.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:54:39.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:54:39.795Z] Configure a credential helper to remove this warning. See [2023-06-26T15:54:39.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:54:39.795Z] [2023-06-26T15:54:39.795Z] Login Succeeded [2023-06-26T15:54:39.795Z] nexus3.edgexfoundry.org:10004 [2023-06-26T15:54:40.045Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-26T15:54:40.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:54:40.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:54:40.066Z] Configure a credential helper to remove this warning. See [2023-06-26T15:54:40.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:54:40.066Z] [2023-06-26T15:54:40.066Z] Login Succeeded [2023-06-26T15:54:40.078Z] Stashed 1 file(s) [Pipeline] } [2023-06-26T15:54:40.085Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-26T15:54:40.102Z] $ docker stop --time=1 7a4269cd37880c394dc5ca27de2c85c760081683b7ce7e829f03be5a120cabea [2023-06-26T15:54:40.334Z] docker.io [2023-06-26T15:54:40.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:54:40.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:54:40.605Z] Configure a credential helper to remove this warning. See [2023-06-26T15:54:40.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:54:40.605Z] [2023-06-26T15:54:40.605Z] Login Succeeded [2023-06-26T15:54:40.605Z] ---> docker-login.sh ends [2023-06-26T15:54:41.255Z] $ docker rm -f --volumes 7a4269cd37880c394dc5ca27de2c85c760081683b7ce7e829f03be5a120cabea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-06-26T15:54:41.311Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-06-26T15:54:41.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T15:54:41.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T15:54:41.577Z] ========================================================= [2023-06-26T15:54:41.577Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-26T15:54:41.577Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:54:41.942Z] + 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-06-26T15:54:41.942Z] Sending build context to Docker daemon 122.9kB [2023-06-26T15:54:42.212Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T15:54:42.212Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-26T15:54:42.212Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-26T15:54:42.212Z] c41833b44d91: Pulling fs layer [2023-06-26T15:54:42.212Z] ed15518f5707: Pulling fs layer [2023-06-26T15:54:42.212Z] feae8fd75edb: Pulling fs layer [2023-06-26T15:54:42.212Z] 242c74f7c9fa: Pulling fs layer [2023-06-26T15:54:42.212Z] 3cdef696dda3: Pulling fs layer [2023-06-26T15:54:42.212Z] 2ced38df9373: Pulling fs layer [2023-06-26T15:54:42.212Z] 58f1dce35555: Pulling fs layer [2023-06-26T15:54:42.212Z] 242c74f7c9fa: Waiting [2023-06-26T15:54:42.212Z] 3cdef696dda3: Waiting [2023-06-26T15:54:42.212Z] 2ced38df9373: Waiting [2023-06-26T15:54:42.212Z] 58f1dce35555: Waiting [2023-06-26T15:54:42.212Z] ed15518f5707: Verifying Checksum [2023-06-26T15:54:42.212Z] ed15518f5707: Download complete [2023-06-26T15:54:42.483Z] 242c74f7c9fa: Verifying Checksum [2023-06-26T15:54:42.483Z] 242c74f7c9fa: Download complete [2023-06-26T15:54:42.483Z] 3cdef696dda3: Verifying Checksum [2023-06-26T15:54:42.483Z] 3cdef696dda3: Download complete [2023-06-26T15:54:42.483Z] c41833b44d91: Verifying Checksum [2023-06-26T15:54:43.452Z] c41833b44d91: Pull complete [2023-06-26T15:54:43.719Z] 58f1dce35555: Verifying Checksum [2023-06-26T15:54:43.719Z] 58f1dce35555: Download complete [2023-06-26T15:54:45.158Z] feae8fd75edb: Verifying Checksum [2023-06-26T15:54:45.158Z] feae8fd75edb: Download complete [2023-06-26T15:54:45.158Z] 2ced38df9373: Verifying Checksum [2023-06-26T15:54:45.158Z] 2ced38df9373: Download complete [2023-06-26T15:54:46.574Z] ed15518f5707: Pull complete [2023-06-26T15:55:01.592Z] feae8fd75edb: Pull complete [2023-06-26T15:55:01.592Z] 242c74f7c9fa: Pull complete [2023-06-26T15:55:01.592Z] 3cdef696dda3: Pull complete [2023-06-26T15:55:06.952Z] 2ced38df9373: Pull complete [2023-06-26T15:55:08.896Z] 58f1dce35555: Pull complete [2023-06-26T15:55:08.896Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-26T15:55:08.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-26T15:55:08.896Z] ---> fadd8f120f05 [2023-06-26T15:55:08.896Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T15:55:10.850Z] ---> Running in 161b4af03855 [2023-06-26T15:55:10.850Z] Removing intermediate container 161b4af03855 [2023-06-26T15:55:10.850Z] ---> 826fd7656faf [2023-06-26T15:55:10.850Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T15:55:11.127Z] ---> Running in 760fa13c5098 [2023-06-26T15:55:11.394Z] Removing intermediate container 760fa13c5098 [2023-06-26T15:55:11.394Z] ---> 0a4ce003a6cc [2023-06-26T15:55:11.394Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-26T15:55:11.394Z] ---> Running in bd626e1d71bf [2023-06-26T15:55:11.662Z] Removing intermediate container bd626e1d71bf [2023-06-26T15:55:11.662Z] ---> f9f878050358 [2023-06-26T15:55:11.662Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T15:55:11.931Z] ---> Running in 8188303ace64 [2023-06-26T15:55:12.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-26T15:55:13.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-26T15:55:14.513Z] OK: 263 MiB in 53 packages [2023-06-26T15:55:15.142Z] Removing intermediate container 8188303ace64 [2023-06-26T15:55:15.142Z] ---> 50bd08cca021 [2023-06-26T15:55:15.142Z] Step 7/12 : WORKDIR /app [2023-06-26T15:55:15.407Z] ---> Running in 657e345c8db8 [2023-06-26T15:55:15.675Z] Removing intermediate container 657e345c8db8 [2023-06-26T15:55:15.675Z] ---> 5c4df329fa95 [2023-06-26T15:55:15.675Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-26T15:55:16.266Z] ---> 33eb2c195af2 [2023-06-26T15:55:16.266Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T15:55:16.266Z] ---> Running in 6d1a7763067c [2023-06-26T15:56:12.691Z] Removing intermediate container 6d1a7763067c [2023-06-26T15:56:12.691Z] ---> 374c741d26d8 [2023-06-26T15:56:12.691Z] Step 10/12 : COPY . . [2023-06-26T15:56:13.275Z] ---> f3208a144f51 [2023-06-26T15:56:13.275Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T15:56:13.275Z] ---> Running in a8428e9c70a6 [2023-06-26T15:56:13.544Z] Removing intermediate container a8428e9c70a6 [2023-06-26T15:56:13.544Z] ---> 2d339bca3a72 [2023-06-26T15:56:13.544Z] Step 12/12 : RUN $MAKE [2023-06-26T15:56:13.544Z] ---> Running in 315246df18b2 [2023-06-26T15:56:14.513Z] noop [2023-06-26T15:56:15.096Z] Removing intermediate container 315246df18b2 [2023-06-26T15:56:15.096Z] ---> 7b6901d5c82b [2023-06-26T15:56:15.096Z] Successfully built 7b6901d5c82b [2023-06-26T15:56:15.096Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:56:15.449Z] + docker inspect -f . ci-base-image-arm64 [2023-06-26T15:56:15.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:56:15.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-19244 does not seem to be running inside a container [2023-06-26T15:56:15.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/7 -v /w/workspace/app-record-replay/7:/w/workspace/app-record-replay/7:rw,z -v /w/workspace/app-record-replay/7@tmp:/w/workspace/app-record-replay/7@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-06-26T15:56:16.917Z] $ docker top f7a5ab870dcfe2628cefa6125fd01e09b98eb027cf7498402ccd2a49de071b2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T15:56:17.736Z] + go version [2023-06-26T15:56:17.736Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-26T15:56:17.755Z] $ docker stop --time=1 f7a5ab870dcfe2628cefa6125fd01e09b98eb027cf7498402ccd2a49de071b2d [2023-06-26T15:56:21.029Z] $ docker rm -f --volumes f7a5ab870dcfe2628cefa6125fd01e09b98eb027cf7498402ccd2a49de071b2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:56:21.587Z] + docker inspect -f . ci-base-image-arm64 [2023-06-26T15:56:21.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:56:21.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-19244 does not seem to be running inside a container [2023-06-26T15:56:21.827Z] $ 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/7 -v /w/workspace/app-record-replay/7:/w/workspace/app-record-replay/7:rw,z -v /w/workspace/app-record-replay/7@tmp:/w/workspace/app-record-replay/7@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-06-26T15:56:22.944Z] $ docker top bbfe6aea24b6d45e793354d1313f88b6af3213201740eb21b2d3f62fed632d38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T15:56:23.436Z] + git config --global --add safe.directory /w/workspace/app-record-replay/7 [Pipeline] fileExists [Pipeline] sh [2023-06-26T15:56:23.768Z] + make test [2023-06-26T15:56:23.768Z] go test -race -coverprofile=coverage.out ./... [2023-06-26T15:57:10.598Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-26T15:58:47.254Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.690s coverage: 69.2% of statements [2023-06-26T15:58:47.254Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-26T15:58:47.254Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-26T15:58:47.254Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-26T15:58:47.254Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.292s coverage: 27.3% of statements [2023-06-26T15:58:47.254Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-26T15:58:47.255Z] go vet ./... [2023-06-26T16:01:08.931Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-26T16:01:08.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-26T16:01:08.931Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-26T16:01:08.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-26T16:01:08.961Z] $ docker stop --time=1 bbfe6aea24b6d45e793354d1313f88b6af3213201740eb21b2d3f62fed632d38 [2023-06-26T16:01:10.774Z] $ docker rm -f --volumes bbfe6aea24b6d45e793354d1313f88b6af3213201740eb21b2d3f62fed632d38 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-26T16:01:12.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-26T16:01:12.131Z] Warning: overwriting stash ‘coverage-report’ [2023-06-26T16:01:12.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T16:01:12.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-26T16:01:13.208Z] + ls -al . [2023-06-26T16:01:13.208Z] total 144 [2023-06-26T16:01:13.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 15:56 . [2023-06-26T16:01:13.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 15:54 .. [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 15:54 .dockerignore [2023-06-26T16:01:13.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 15:54 .git [2023-06-26T16:01:13.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:54 .github [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 15:54 .gitignore [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 15:54 .golangci.yml [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 26 15:54 Attribution.txt [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 26 15:54 CHANGELOG.md [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 26 15:54 Dockerfile [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 15:54 GOVERNANCE.md [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 15:54 Jenkinsfile [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 15:54 LICENSE [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 15:54 OWNERS.md [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 26 15:54 README.md [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 26 15:52 VERSION [2023-06-26T16:01:13.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:54 bin [2023-06-26T16:01:13.208Z] -rw-r--r-- 1 jenkins jenkins 3308 Jun 26 15:58 coverage.out [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 26 15:54 go.mod [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 30668 Jun 26 15:54 go.sum [2023-06-26T16:01:13.208Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 15:54 internal [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 26 15:54 main.go [2023-06-26T16:01:13.208Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 26 15:54 makefile [2023-06-26T16:01:13.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 15:54 pkg [2023-06-26T16:01:13.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:01:13.542Z] + 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=5c5c0fa1b183acca9b573439bae46aaad6e22dbc --label arch=arm64 --label version=3.1.0-dev.6 . [2023-06-26T16:01:13.542Z] Sending build context to Docker daemon 127kB [2023-06-26T16:01:13.808Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T16:01:13.808Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-26T16:01:13.808Z] ---> 7b6901d5c82b [2023-06-26T16:01:13.808Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T16:01:13.808Z] ---> Running in dac3651b61f9 [2023-06-26T16:01:14.075Z] Removing intermediate container dac3651b61f9 [2023-06-26T16:01:14.075Z] ---> f90c26499936 [2023-06-26T16:01:14.075Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T16:01:14.075Z] ---> Running in 8348b96146d3 [2023-06-26T16:01:14.351Z] Removing intermediate container 8348b96146d3 [2023-06-26T16:01:14.351Z] ---> 4eafd5f39702 [2023-06-26T16:01:14.351Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-26T16:01:14.617Z] ---> Running in abcb62b81765 [2023-06-26T16:01:14.884Z] Removing intermediate container abcb62b81765 [2023-06-26T16:01:14.884Z] ---> 7f8b4340ce26 [2023-06-26T16:01:14.884Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T16:01:14.884Z] ---> Running in f19437048ade [2023-06-26T16:01:15.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-26T16:01:16.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-26T16:01:17.368Z] OK: 263 MiB in 53 packages [2023-06-26T16:01:18.337Z] Removing intermediate container f19437048ade [2023-06-26T16:01:18.337Z] ---> ac709e98d8cf [2023-06-26T16:01:18.337Z] Step 7/26 : WORKDIR /app [2023-06-26T16:01:18.337Z] ---> Running in b857bf821365 [2023-06-26T16:01:18.337Z] Removing intermediate container b857bf821365 [2023-06-26T16:01:18.337Z] ---> 62f1e29d44f1 [2023-06-26T16:01:18.337Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-26T16:01:18.918Z] ---> d1c1837c2b72 [2023-06-26T16:01:18.918Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T16:01:18.918Z] ---> Running in f25c44a09d01 [2023-06-26T16:01:21.497Z] Removing intermediate container f25c44a09d01 [2023-06-26T16:01:21.497Z] ---> c6898e02c0eb [2023-06-26T16:01:21.497Z] Step 10/26 : COPY . . [2023-06-26T16:01:21.763Z] ---> 74ac7017fb24 [2023-06-26T16:01:21.763Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T16:01:21.763Z] ---> Running in dc33dd552990 [2023-06-26T16:01:22.037Z] Removing intermediate container dc33dd552990 [2023-06-26T16:01:22.037Z] ---> df0f9598e75b [2023-06-26T16:01:22.037Z] Step 12/26 : RUN $MAKE [2023-06-26T16:01:22.037Z] ---> Running in cafc822d04ba [2023-06-26T16:01:22.995Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.6" -trimpath -mod=readonly -o app-record-replay [2023-06-26T16:01:49.683Z] Removing intermediate container cafc822d04ba [2023-06-26T16:01:49.683Z] ---> 5b8eef1c57d2 [2023-06-26T16:01:49.683Z] Step 13/26 : FROM alpine:3.17 [2023-06-26T16:01:49.683Z] 3.17: Pulling from library/alpine [2023-06-26T16:01:49.683Z] edb6bdbacee9: Pulling fs layer [2023-06-26T16:01:49.683Z] edb6bdbacee9: Verifying Checksum [2023-06-26T16:01:49.683Z] edb6bdbacee9: Download complete [2023-06-26T16:01:49.683Z] edb6bdbacee9: Pull complete [2023-06-26T16:01:49.683Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-26T16:01:49.683Z] Status: Downloaded newer image for alpine:3.17 [2023-06-26T16:01:49.683Z] ---> 779605e5fbc0 [2023-06-26T16:01:49.683Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-26T16:01:49.683Z] ---> Running in d2a684c25f7b [2023-06-26T16:01:49.683Z] Removing intermediate container d2a684c25f7b [2023-06-26T16:01:49.683Z] ---> 9cac02ec5b83 [2023-06-26T16:01:49.683Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-26T16:01:49.683Z] ---> Running in 3e88011cb1bc [2023-06-26T16:01:49.683Z] Removing intermediate container 3e88011cb1bc [2023-06-26T16:01:49.683Z] ---> 8e0fd5df4187 [2023-06-26T16:01:49.683Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-26T16:01:49.683Z] ---> Running in 39d42aae47a3 [2023-06-26T16:01:49.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-26T16:01:49.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-26T16:01:50.910Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-26T16:01:50.910Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-26T16:01:50.910Z] Executing busybox-1.35.0-r29.trigger [2023-06-26T16:01:50.910Z] Executing ca-certificates-20230506-r0.trigger [2023-06-26T16:01:51.178Z] OK: 8 MiB in 17 packages [2023-06-26T16:01:53.763Z] Removing intermediate container 39d42aae47a3 [2023-06-26T16:01:53.763Z] ---> d5af49b1954b [2023-06-26T16:01:53.763Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-26T16:01:54.348Z] ---> 9ad607ca1b9c [2023-06-26T16:01:54.348Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-26T16:01:54.615Z] ---> 13c28cfc38b7 [2023-06-26T16:01:54.615Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-26T16:01:55.199Z] ---> e5e228a09e39 [2023-06-26T16:01:55.199Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-26T16:01:55.780Z] ---> f1bb44651aaa [2023-06-26T16:01:55.780Z] Step 21/26 : EXPOSE 59712 [2023-06-26T16:01:55.780Z] ---> Running in 886c96ebe9bd [2023-06-26T16:01:56.062Z] Removing intermediate container 886c96ebe9bd [2023-06-26T16:01:56.062Z] ---> 284761e1a541 [2023-06-26T16:01:56.062Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-26T16:01:56.062Z] ---> Running in a33131798d88 [2023-06-26T16:01:56.329Z] Removing intermediate container a33131798d88 [2023-06-26T16:01:56.329Z] ---> e515ba5a622e [2023-06-26T16:01:56.329Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-26T16:01:56.598Z] ---> Running in 197f8a367c72 [2023-06-26T16:01:56.864Z] Removing intermediate container 197f8a367c72 [2023-06-26T16:01:56.865Z] ---> ff33abf11217 [2023-06-26T16:01:56.865Z] Step 24/26 : LABEL arch=arm64 [2023-06-26T16:01:56.865Z] ---> Running in 92e7f31f0a2e [2023-06-26T16:01:57.131Z] Removing intermediate container 92e7f31f0a2e [2023-06-26T16:01:57.131Z] ---> 0f1a4a550130 [2023-06-26T16:01:57.131Z] Step 25/26 : LABEL git_sha=5c5c0fa1b183acca9b573439bae46aaad6e22dbc [2023-06-26T16:01:57.131Z] ---> Running in d1ab339185d0 [2023-06-26T16:01:57.400Z] Removing intermediate container d1ab339185d0 [2023-06-26T16:01:57.400Z] ---> 35aef69a8792 [2023-06-26T16:01:57.400Z] Step 26/26 : LABEL version=3.1.0-dev.6 [2023-06-26T16:01:57.400Z] ---> Running in 239a432c4d6b [2023-06-26T16:01:57.667Z] Removing intermediate container 239a432c4d6b [2023-06-26T16:01:57.667Z] ---> 3b128a842db0 [2023-06-26T16:01:57.667Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-26T16:01:57.667Z] Successfully built 3b128a842db0 [2023-06-26T16:01:57.667Z] 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-06-26T16:01:57.760Z] provisioning config files... [2023-06-26T16:01:57.772Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/7@tmp/config5816201626221048232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:01:58.101Z] ---> docker-login.sh [2023-06-26T16:01:58.102Z] nexus3.edgexfoundry.org:10001 [2023-06-26T16:01:58.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T16:01:58.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T16:01:58.369Z] Configure a credential helper to remove this warning. See [2023-06-26T16:01:58.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T16:01:58.369Z] [2023-06-26T16:01:58.369Z] Login Succeeded [2023-06-26T16:01:58.369Z] nexus3.edgexfoundry.org:10002 [2023-06-26T16:01:58.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T16:01:58.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T16:01:58.637Z] Configure a credential helper to remove this warning. See [2023-06-26T16:01:58.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T16:01:58.637Z] [2023-06-26T16:01:58.637Z] Login Succeeded [2023-06-26T16:01:58.637Z] nexus3.edgexfoundry.org:10003 [2023-06-26T16:01:58.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T16:01:58.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T16:01:58.902Z] Configure a credential helper to remove this warning. See [2023-06-26T16:01:58.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T16:01:58.902Z] [2023-06-26T16:01:59.168Z] Login Succeeded [2023-06-26T16:01:59.168Z] nexus3.edgexfoundry.org:10004 [2023-06-26T16:01:59.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T16:01:59.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T16:01:59.436Z] Configure a credential helper to remove this warning. See [2023-06-26T16:01:59.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T16:01:59.436Z] [2023-06-26T16:01:59.436Z] Login Succeeded [2023-06-26T16:01:59.436Z] docker.io [2023-06-26T16:01:59.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T16:01:59.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T16:01:59.971Z] Configure a credential helper to remove this warning. See [2023-06-26T16:01:59.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T16:01:59.971Z] [2023-06-26T16:01:59.971Z] Login Succeeded [2023-06-26T16:01:59.971Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T16:01:59.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-26T16:02:00.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T16:02:00.021Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-06-26T16:02:00.021Z] 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [2023-06-26T16:02:00.021Z] latest [2023-06-26T16:02:00.021Z] 3.1.0-dev.6 [2023-06-26T16:02:00.021Z] 5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 [2023-06-26T16:02:00.021Z] main [2023-06-26T16:02:00.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:00.347Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:00.679Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc [2023-06-26T16:02:00.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-26T16:02:00.679Z] 445f1da2adf6: Preparing [2023-06-26T16:02:00.679Z] 833c8c56ba6c: Preparing [2023-06-26T16:02:00.679Z] b835ccd963c0: Preparing [2023-06-26T16:02:00.679Z] c6de2fa9d97b: Preparing [2023-06-26T16:02:00.679Z] 224e90fc59f1: Preparing [2023-06-26T16:02:00.679Z] 9386262d7a74: Preparing [2023-06-26T16:02:00.679Z] 9386262d7a74: Waiting [2023-06-26T16:02:00.945Z] c6de2fa9d97b: Pushed [2023-06-26T16:02:00.945Z] 833c8c56ba6c: Pushed [2023-06-26T16:02:00.945Z] b835ccd963c0: Pushed [2023-06-26T16:02:00.945Z] 9386262d7a74: Layer already exists [2023-06-26T16:02:01.209Z] 224e90fc59f1: Pushed [2023-06-26T16:02:01.209Z] 445f1da2adf6: Pushed [2023-06-26T16:02:01.474Z] 5c5c0fa1b183acca9b573439bae46aaad6e22dbc: digest: sha256:42b284b748d6ce4a6948df717a4effa01d2c8625c3b15a2f1ccfb35e462073ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:01.812Z] + 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-06-26T16:02:02.145Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-06-26T16:02:02.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-26T16:02:02.145Z] 445f1da2adf6: Preparing [2023-06-26T16:02:02.145Z] 833c8c56ba6c: Preparing [2023-06-26T16:02:02.145Z] b835ccd963c0: Preparing [2023-06-26T16:02:02.145Z] c6de2fa9d97b: Preparing [2023-06-26T16:02:02.145Z] 224e90fc59f1: Preparing [2023-06-26T16:02:02.145Z] 9386262d7a74: Preparing [2023-06-26T16:02:02.145Z] 9386262d7a74: Waiting [2023-06-26T16:02:02.145Z] b835ccd963c0: Layer already exists [2023-06-26T16:02:02.145Z] 224e90fc59f1: Layer already exists [2023-06-26T16:02:02.145Z] c6de2fa9d97b: Layer already exists [2023-06-26T16:02:02.145Z] 445f1da2adf6: Layer already exists [2023-06-26T16:02:02.145Z] 833c8c56ba6c: Layer already exists [2023-06-26T16:02:02.145Z] 9386262d7a74: Layer already exists [2023-06-26T16:02:02.415Z] latest: digest: sha256:42b284b748d6ce4a6948df717a4effa01d2c8625c3b15a2f1ccfb35e462073ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:02.807Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:03.150Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.6 [2023-06-26T16:02:03.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-26T16:02:03.150Z] 445f1da2adf6: Preparing [2023-06-26T16:02:03.150Z] 833c8c56ba6c: Preparing [2023-06-26T16:02:03.150Z] b835ccd963c0: Preparing [2023-06-26T16:02:03.150Z] c6de2fa9d97b: Preparing [2023-06-26T16:02:03.150Z] 224e90fc59f1: Preparing [2023-06-26T16:02:03.150Z] 9386262d7a74: Preparing [2023-06-26T16:02:03.150Z] 9386262d7a74: Waiting [2023-06-26T16:02:03.150Z] 445f1da2adf6: Layer already exists [2023-06-26T16:02:03.150Z] 224e90fc59f1: Layer already exists [2023-06-26T16:02:03.150Z] b835ccd963c0: Layer already exists [2023-06-26T16:02:03.150Z] 833c8c56ba6c: Layer already exists [2023-06-26T16:02:03.150Z] c6de2fa9d97b: Layer already exists [2023-06-26T16:02:03.150Z] 9386262d7a74: Layer already exists [2023-06-26T16:02:03.150Z] 3.1.0-dev.6: digest: sha256:42b284b748d6ce4a6948df717a4effa01d2c8625c3b15a2f1ccfb35e462073ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:03.491Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:03.908Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 [2023-06-26T16:02:03.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-26T16:02:03.908Z] 445f1da2adf6: Preparing [2023-06-26T16:02:03.908Z] 833c8c56ba6c: Preparing [2023-06-26T16:02:03.908Z] b835ccd963c0: Preparing [2023-06-26T16:02:03.908Z] c6de2fa9d97b: Preparing [2023-06-26T16:02:03.908Z] 224e90fc59f1: Preparing [2023-06-26T16:02:03.908Z] 9386262d7a74: Preparing [2023-06-26T16:02:03.908Z] 9386262d7a74: Waiting [2023-06-26T16:02:03.908Z] 224e90fc59f1: Layer already exists [2023-06-26T16:02:03.908Z] 445f1da2adf6: Layer already exists [2023-06-26T16:02:03.908Z] c6de2fa9d97b: Layer already exists [2023-06-26T16:02:03.908Z] 833c8c56ba6c: Layer already exists [2023-06-26T16:02:03.908Z] 9386262d7a74: Layer already exists [2023-06-26T16:02:03.908Z] b835ccd963c0: Layer already exists [2023-06-26T16:02:04.179Z] 5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6: digest: sha256:42b284b748d6ce4a6948df717a4effa01d2c8625c3b15a2f1ccfb35e462073ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:04.533Z] + 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-06-26T16:02:04.895Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-06-26T16:02:04.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-26T16:02:04.895Z] 445f1da2adf6: Preparing [2023-06-26T16:02:04.895Z] 833c8c56ba6c: Preparing [2023-06-26T16:02:04.895Z] b835ccd963c0: Preparing [2023-06-26T16:02:04.895Z] c6de2fa9d97b: Preparing [2023-06-26T16:02:04.895Z] 224e90fc59f1: Preparing [2023-06-26T16:02:04.895Z] 9386262d7a74: Preparing [2023-06-26T16:02:04.895Z] 9386262d7a74: Waiting [2023-06-26T16:02:04.895Z] 224e90fc59f1: Layer already exists [2023-06-26T16:02:04.895Z] 833c8c56ba6c: Layer already exists [2023-06-26T16:02:04.895Z] b835ccd963c0: Layer already exists [2023-06-26T16:02:04.895Z] c6de2fa9d97b: Layer already exists [2023-06-26T16:02:04.895Z] 445f1da2adf6: Layer already exists [2023-06-26T16:02:04.895Z] 9386262d7a74: Layer already exists [2023-06-26T16:02:04.895Z] main: digest: sha256:42b284b748d6ce4a6948df717a4effa01d2c8625c3b15a2f1ccfb35e462073ff size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-26T16:02:05.219Z] ===================================================== [Pipeline] echo [2023-06-26T16:02:05.227Z] taggedImages: [2023-06-26T16:02:05.227Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc [2023-06-26T16:02:05.227Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-06-26T16:02:05.227Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.6 [2023-06-26T16:02:05.227Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c5c0fa1b183acca9b573439bae46aaad6e22dbc-3.1.0-dev.6 [2023-06-26T16:02:05.227Z] - 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-06-26T16:02:05.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T16:02:05.619Z] [2023-06-26T16:02:05.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:05.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T16:02:05.963Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-26T16:02:05.963Z] 8998bd30e6a1: Pulling fs layer [2023-06-26T16:02:05.963Z] 04944245beec: Pulling fs layer [2023-06-26T16:02:05.963Z] 699f458cf7ca: Pulling fs layer [2023-06-26T16:02:05.963Z] 765212b225bb: Pulling fs layer [2023-06-26T16:02:05.963Z] f23df028b6ca: Pulling fs layer [2023-06-26T16:02:05.963Z] d65c8cfc05b1: Pulling fs layer [2023-06-26T16:02:05.963Z] 2437ff75d9bd: Pulling fs layer [2023-06-26T16:02:05.963Z] d65c8cfc05b1: Waiting [2023-06-26T16:02:05.963Z] f23df028b6ca: Waiting [2023-06-26T16:02:05.963Z] 2437ff75d9bd: Waiting [2023-06-26T16:02:05.963Z] 765212b225bb: Waiting [2023-06-26T16:02:06.231Z] 04944245beec: Verifying Checksum [2023-06-26T16:02:06.231Z] 04944245beec: Download complete [2023-06-26T16:02:06.231Z] 765212b225bb: Download complete [2023-06-26T16:02:06.231Z] f23df028b6ca: Download complete [2023-06-26T16:02:06.231Z] d65c8cfc05b1: Verifying Checksum [2023-06-26T16:02:06.231Z] d65c8cfc05b1: Download complete [2023-06-26T16:02:06.500Z] 699f458cf7ca: Verifying Checksum [2023-06-26T16:02:06.500Z] 699f458cf7ca: Download complete [2023-06-26T16:02:06.768Z] 8998bd30e6a1: Verifying Checksum [2023-06-26T16:02:06.768Z] 8998bd30e6a1: Download complete [2023-06-26T16:02:08.843Z] 2437ff75d9bd: Verifying Checksum [2023-06-26T16:02:08.843Z] 2437ff75d9bd: Download complete [2023-06-26T16:02:10.828Z] 8998bd30e6a1: Pull complete [2023-06-26T16:02:11.095Z] 04944245beec: Pull complete [2023-06-26T16:02:12.502Z] 699f458cf7ca: Pull complete [2023-06-26T16:02:12.502Z] 765212b225bb: Pull complete [2023-06-26T16:02:13.460Z] f23df028b6ca: Pull complete [2023-06-26T16:02:13.460Z] d65c8cfc05b1: Pull complete [2023-06-26T16:02:28.454Z] 2437ff75d9bd: Pull complete [2023-06-26T16:02:28.454Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-26T16:02:28.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T16:02:28.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T16:02:28.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-19244 does not seem to be running inside a container [2023-06-26T16:02:28.697Z] $ 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/7 -v /w/workspace/app-record-replay/7:/w/workspace/app-record-replay/7:rw,z -v /w/workspace/app-record-replay/7@tmp:/w/workspace/app-record-replay/7@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-06-26T16:02:30.956Z] $ docker top 9090cff453356b3024ba747dabe7960228f28fffb7fcee6dec775afc0b6644d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:02:31.472Z] ---> job-cost.sh [2023-06-26T16:02:31.738Z] lf-activate-venv: SKIPPING [2023-06-26T16:02:31.738Z] INFO: No Stack... [2023-06-26T16:02:32.317Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-26T16:02:32.898Z] INFO: Archiving Costs [Pipeline] sh [2023-06-26T16:02:33.533Z] + cut -d, -f6 [2023-06-26T16:02:33.533Z] + cat /w/workspace/app-record-replay/7/archives/cost.csv [Pipeline] lock [2023-06-26T16:02:33.590Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] [2023-06-26T16:02:33.597Z] Resource [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] did not exist. Created. [2023-06-26T16:02:33.598Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-26T16:02:33.936Z] /w/workspace/app-record-replay/7@tmp/durable-eacb9b73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-26T16:02:34.273Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-26T16:02:34.295Z] Warning: overwriting stash ‘stack-cost’ [2023-06-26T16:02:34.333Z] Stashed 1 file(s) [Pipeline] } [2023-06-26T16:02:34.343Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-26T16:02:34.359Z] $ docker stop --time=1 9090cff453356b3024ba747dabe7960228f28fffb7fcee6dec775afc0b6644d5 [2023-06-26T16:02:36.541Z] $ docker rm -f --volumes 9090cff453356b3024ba747dabe7960228f28fffb7fcee6dec775afc0b6644d5 [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-06-26T16:02:36.949Z] provisioning config files... [2023-06-26T16:02:36.954Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #7 [2023-06-26T16:02:36.956Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6099908620662364517tmp [Pipeline] { [Pipeline] sh [2023-06-26T16:02:37.242Z] + set +x [2023-06-26T16:02:37.242Z] + curl -s https://codecov.io/bash [2023-06-26T16:02:37.242Z] + bash -s -- [2023-06-26T16:02:37.242Z] [2023-06-26T16:02:37.243Z] _____ _ [2023-06-26T16:02:37.243Z] / ____| | | [2023-06-26T16:02:37.243Z] | | ___ __| | ___ ___ _____ __ [2023-06-26T16:02:37.243Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-26T16:02:37.243Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-26T16:02:37.243Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-26T16:02:37.243Z] Bash-1.0.6 [2023-06-26T16:02:37.243Z] [2023-06-26T16:02:37.243Z] [2023-06-26T16:02:37.243Z] ==> git version 2.25.1 found [2023-06-26T16:02:37.243Z] ==> 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-06-26T16:02:37.243Z] Release-Date: 2020-01-08 [2023-06-26T16:02:37.243Z] 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-06-26T16:02:37.243Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-26T16:02:37.243Z] ==> Jenkins CI detected. [2023-06-26T16:02:37.243Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-06-26T16:02:37.243Z] project root: . [2023-06-26T16:02:37.243Z] --> token set from env [2023-06-26T16:02:37.243Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-26T16:02:37.243Z] ==> Running gcov in . (disable via -X gcov) [2023-06-26T16:02:37.243Z] ==> Python coveragepy not found [2023-06-26T16:02:37.243Z] ==> Searching for coverage reports in: [2023-06-26T16:02:37.243Z] + . [2023-06-26T16:02:37.243Z] -> Found 1 reports [2023-06-26T16:02:37.243Z] ==> Detecting git/mercurial file structure [2023-06-26T16:02:37.243Z] ==> Reading reports [2023-06-26T16:02:37.243Z] + ./coverage.out bytes=3308 [2023-06-26T16:02:37.503Z] ==> Appending adjustments [2023-06-26T16:02:37.503Z] https://docs.codecov.io/docs/fixing-reports [2023-06-26T16:02:37.503Z] + Found adjustments [2023-06-26T16:02:37.503Z] ==> Gzipping contents [2023-06-26T16:02:37.503Z] 4.0K /tmp/codecov.SvRTns.gz [2023-06-26T16:02:37.503Z] ==> Uploading reports [2023-06-26T16:02:37.503Z] url: https://codecov.io [2023-06-26T16:02:37.503Z] query: branch=main&commit=5c5c0fa1b183acca9b573439bae46aaad6e22dbc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-26T16:02:37.503Z] -> Pinging Codecov [2023-06-26T16:02:37.503Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=5c5c0fa1b183acca9b573439bae46aaad6e22dbc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-26T16:02:37.503Z] Invalid request parameters [2023-06-26T16:02:37.503Z] 400 [Pipeline] } [2023-06-26T16:02:37.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-26T16:02:37.730Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-26T16:02:37.740Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:38.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-26T16:02:38.045Z] [2023-06-26T16:02:38.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:02:38.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-26T16:02:38.346Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-26T16:02:38.346Z] df9b9388f04a: Pulling fs layer [2023-06-26T16:02:38.346Z] 52dc419b0ee2: Pulling fs layer [2023-06-26T16:02:38.346Z] 25bc292e5bac: Pulling fs layer [2023-06-26T16:02:38.346Z] 114826534d7a: Pulling fs layer [2023-06-26T16:02:38.346Z] 4657fd5d0bcf: Pulling fs layer [2023-06-26T16:02:38.346Z] 6ad1cebc031e: Pulling fs layer [2023-06-26T16:02:38.346Z] 8a3aa393b2d8: Pulling fs layer [2023-06-26T16:02:38.346Z] 8a3aa393b2d8: Waiting [2023-06-26T16:02:38.346Z] 6ad1cebc031e: Waiting [2023-06-26T16:02:38.346Z] 114826534d7a: Waiting [2023-06-26T16:02:38.346Z] 25bc292e5bac: Verifying Checksum [2023-06-26T16:02:38.346Z] 25bc292e5bac: Download complete [2023-06-26T16:02:38.346Z] 52dc419b0ee2: Verifying Checksum [2023-06-26T16:02:38.346Z] 52dc419b0ee2: Download complete [2023-06-26T16:02:38.346Z] 4657fd5d0bcf: Verifying Checksum [2023-06-26T16:02:38.346Z] 4657fd5d0bcf: Download complete [2023-06-26T16:02:38.346Z] df9b9388f04a: Download complete [2023-06-26T16:02:38.605Z] 6ad1cebc031e: Verifying Checksum [2023-06-26T16:02:38.605Z] 6ad1cebc031e: Download complete [2023-06-26T16:02:38.605Z] df9b9388f04a: Pull complete [2023-06-26T16:02:38.605Z] 52dc419b0ee2: Pull complete [2023-06-26T16:02:38.605Z] 25bc292e5bac: Pull complete [2023-06-26T16:02:39.172Z] 114826534d7a: Verifying Checksum [2023-06-26T16:02:39.172Z] 114826534d7a: Download complete [2023-06-26T16:02:39.430Z] 8a3aa393b2d8: Verifying Checksum [2023-06-26T16:02:39.430Z] 8a3aa393b2d8: Download complete [2023-06-26T16:02:42.710Z] 114826534d7a: Pull complete [2023-06-26T16:02:42.710Z] 4657fd5d0bcf: Pull complete [2023-06-26T16:02:42.710Z] 6ad1cebc031e: Pull complete [2023-06-26T16:02:45.238Z] 8a3aa393b2d8: Pull complete [2023-06-26T16:02:45.238Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-26T16:02:45.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-26T16:02:45.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T16:02:45.326Z] prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container [2023-06-26T16:02:45.357Z] $ 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-06-26T16:02:49.513Z] $ docker top 3231c170bfce121146d23babc4eb9dbd1c0b817af96dea1c5bf8c76702da2050 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-26T16:02:49.577Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-06-26T16:02:49.858Z] + set -o pipefail [2023-06-26T16:02:49.858Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-06-26T16:02:56.423Z] [2023-06-26T16:02:56.423Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-06-26T16:02:56.423Z] [2023-06-26T16:02:56.423Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/bd3e0c03-f231-41a2-877c-cb831433e86c [2023-06-26T16:02:56.423Z] [2023-06-26T16:02:56.423Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-26T16:02:56.423Z] [2023-06-26T16:02:56.682Z] [2023-06-26T16:02:56.682Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-26T16:02:56.682Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-26T16:02:56.682Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-06-26T16:02:56.690Z] $ docker stop --time=1 3231c170bfce121146d23babc4eb9dbd1c0b817af96dea1c5bf8c76702da2050 [2023-06-26T16:03:00.021Z] $ docker rm -f --volumes 3231c170bfce121146d23babc4eb9dbd1c0b817af96dea1c5bf8c76702da2050 [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-06-26T16:03:00.707Z] + git log --format=format:%s -1 5c5c0fa1b183acca9b573439bae46aaad6e22dbc [Pipeline] sh [2023-06-26T16:03:00.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-26T16:03:00.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:03:01.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T16:03:01.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T16:03:01.372Z] prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container [2023-06-26T16:03:01.401Z] $ 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-06-26T16:03:01.827Z] $ docker top 7d98504600cc40496c6708327d64b2735dfd4eca94a6ae03716b38336d7af1bb -eo pid,comm [2023-06-26T16:03:01.879Z] 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-06-26T16:03:01.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-26T16:03:01.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T16:03:01.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T16:03:02.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T16:03:02.034Z] $ docker exec 7d98504600cc40496c6708327d64b2735dfd4eca94a6ae03716b38336d7af1bb ssh-agent [2023-06-26T16:03:02.153Z] SSH_AUTH_SOCK=/tmp/ssh-23wBcvl8y8dx/agent.32 [2023-06-26T16:03:02.153Z] SSH_AGENT_PID=38 [2023-06-26T16:03:02.159Z] Running ssh-add (command line suppressed) [2023-06-26T16:03:02.262Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6562727455370678509.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6562727455370678509.key) [2023-06-26T16:03:02.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T16:03:02.567Z] + git semver tag [2023-06-26T16:03:02.826Z] 2023-06-26 16:03:02,734 [run_tag] DEBUG tag force:False [2023-06-26T16:03:02.826Z] 2023-06-26 16:03:02,734 [check_head_tag] DEBUG check head tag [2023-06-26T16:03:02.826Z] 2023-06-26 16:03:02,734 [execute] INFO git cat-file --batch-check [2023-06-26T16:03:02.826Z] 2023-06-26 16:03:02,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-06-26T16:03:02.826Z] 2023-06-26 16:03:02,738 [execute] INFO git cat-file --batch [2023-06-26T16:03:02.827Z] 2023-06-26 16:03:02,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-06-26T16:03:02.827Z] 2023-06-26 16:03:02,743 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-26T16:03:02.827Z] 2023-06-26 16:03:02,743 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 [2023-06-26T16:03:02.827Z] 2023-06-26 16:03:02,743 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-06-26T16:03:02.827Z] 2023-06-26 16:03:02,748 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-26T16:03:02.827Z] 3.1.0-dev.6 [Pipeline] } [2023-06-26T16:03:02.834Z] $ docker exec --env ******** --env ******** 7d98504600cc40496c6708327d64b2735dfd4eca94a6ae03716b38336d7af1bb ssh-agent -k [2023-06-26T16:03:02.940Z] unset SSH_AUTH_SOCK; [2023-06-26T16:03:02.940Z] unset SSH_AGENT_PID; [2023-06-26T16:03:02.940Z] echo Agent pid 38 killed; [2023-06-26T16:03:02.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-26T16:03:03.263Z] + git semver [Pipeline] } [2023-06-26T16:03:03.533Z] $ docker stop --time=1 7d98504600cc40496c6708327d64b2735dfd4eca94a6ae03716b38336d7af1bb [2023-06-26T16:03:04.795Z] $ docker rm -f --volumes 7d98504600cc40496c6708327d64b2735dfd4eca94a6ae03716b38336d7af1bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:03:05.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-26T16:03:05.190Z] [2023-06-26T16:03:05.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:03:05.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-26T16:03:05.483Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-26T16:03:05.483Z] ab5ef0e58194: Pulling fs layer [2023-06-26T16:03:05.483Z] 9712f1f96733: Pulling fs layer [2023-06-26T16:03:05.483Z] 63f879dbbcfc: Pulling fs layer [2023-06-26T16:03:05.483Z] 0d9ebad4ef96: Pulling fs layer [2023-06-26T16:03:05.483Z] e9a5061849ea: Pulling fs layer [2023-06-26T16:03:05.483Z] d747dcd14b5f: Pulling fs layer [2023-06-26T16:03:05.483Z] 0d9ebad4ef96: Waiting [2023-06-26T16:03:05.483Z] 2de7ff778b66: Pulling fs layer [2023-06-26T16:03:05.483Z] d747dcd14b5f: Waiting [2023-06-26T16:03:05.483Z] 9712f1f96733: Verifying Checksum [2023-06-26T16:03:05.483Z] 9712f1f96733: Download complete [2023-06-26T16:03:05.741Z] 63f879dbbcfc: Verifying Checksum [2023-06-26T16:03:05.741Z] 63f879dbbcfc: Download complete [2023-06-26T16:03:06.000Z] ab5ef0e58194: Verifying Checksum [2023-06-26T16:03:06.000Z] ab5ef0e58194: Download complete [2023-06-26T16:03:06.000Z] e9a5061849ea: Verifying Checksum [2023-06-26T16:03:06.000Z] e9a5061849ea: Download complete [2023-06-26T16:03:06.000Z] d747dcd14b5f: Download complete [2023-06-26T16:03:06.000Z] 0d9ebad4ef96: Verifying Checksum [2023-06-26T16:03:06.000Z] 0d9ebad4ef96: Download complete [2023-06-26T16:03:06.258Z] 2de7ff778b66: Verifying Checksum [2023-06-26T16:03:06.258Z] 2de7ff778b66: Download complete [2023-06-26T16:03:08.785Z] ab5ef0e58194: Pull complete [2023-06-26T16:03:08.785Z] 9712f1f96733: Pull complete [2023-06-26T16:03:09.352Z] 63f879dbbcfc: Pull complete [2023-06-26T16:03:12.632Z] 0d9ebad4ef96: Pull complete [2023-06-26T16:03:12.889Z] e9a5061849ea: Pull complete [2023-06-26T16:03:13.147Z] d747dcd14b5f: Pull complete [2023-06-26T16:03:14.079Z] 2de7ff778b66: Pull complete [2023-06-26T16:03:14.079Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-26T16:03:14.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-26T16:03:14.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T16:03:14.160Z] prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container [2023-06-26T16:03:14.192Z] $ 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-06-26T16:03:19.388Z] $ docker top 64367b4829016fc8c99d58a35f7439d29733e4078d8e228f47233cd99d3ae310 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-26T16:03:19.473Z] provisioning config files... [2023-06-26T16:03:19.480Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15562920901680821759tmp [2023-06-26T16:03:19.488Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2714675772561620672tmp [2023-06-26T16:03:19.495Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12521953879106338776tmp [Pipeline] { [Pipeline] echo [2023-06-26T16:03:19.512Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:03:19.794Z] ---> sigul-configuration.sh [2023-06-26T16:03:19.794Z] gpg: directory `/root/.gnupg' created [2023-06-26T16:03:19.794Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-26T16:03:19.794Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-26T16:03:19.794Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-26T16:03:19.794Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-26T16:03:19.794Z] gpg: CAST5 encrypted data [2023-06-26T16:03:19.794Z] gpg: encrypted with 1 passphrase [2023-06-26T16:03:19.794Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-26T16:03:20.082Z] + mkdir /home/jenkins [2023-06-26T16:03:20.082Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-26T16:03:20.367Z] + 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-06-26T16:03:20.376Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:03:20.660Z] ---> sigul-install.sh [2023-06-26T16:03:20.660Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-26T16:03:20.949Z] + git tag --list [2023-06-26T16:03:20.950Z] v3.1.0-dev.0 [2023-06-26T16:03:20.950Z] v3.1.0-dev.1 [2023-06-26T16:03:20.950Z] v3.1.0-dev.2 [2023-06-26T16:03:20.950Z] v3.1.0-dev.3 [2023-06-26T16:03:20.950Z] v3.1.0-dev.4 [2023-06-26T16:03:20.950Z] v3.1.0-dev.5 [2023-06-26T16:03:20.950Z] v3.1.0-dev.6 [Pipeline] sh [2023-06-26T16:03:21.237Z] + lftools sign git-tag v3.1.0-dev.6 [2023-06-26T16:03:21.806Z] Signing Git tag with Sigul... [2023-06-26T16:03:21.806Z] Signing v3.1.0-dev.6 [Pipeline] echo [2023-06-26T16:03:22.075Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:03:22.360Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-26T16:03:22.366Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-26T16:03:22.383Z] $ docker stop --time=1 64367b4829016fc8c99d58a35f7439d29733e4078d8e228f47233cd99d3ae310 [2023-06-26T16:03:23.704Z] $ docker rm -f --volumes 64367b4829016fc8c99d58a35f7439d29733e4078d8e228f47233cd99d3ae310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-26T16:03:24.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-26T16:03:24.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:03:24.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T16:03:24.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T16:03:24.493Z] prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container [2023-06-26T16:03:24.520Z] $ 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-06-26T16:03:24.857Z] $ docker top 5a13572d97deaaa9d1272836dd5dc471d021fcfe0ef05df8c88f649ab1059d71 -eo pid,comm [2023-06-26T16:03:24.902Z] 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-06-26T16:03:24.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-26T16:03:24.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T16:03:24.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T16:03:25.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T16:03:25.061Z] $ docker exec 5a13572d97deaaa9d1272836dd5dc471d021fcfe0ef05df8c88f649ab1059d71 ssh-agent [2023-06-26T16:03:25.178Z] SSH_AUTH_SOCK=/tmp/ssh-HkYIUZHghHN6/agent.33 [2023-06-26T16:03:25.178Z] SSH_AGENT_PID=39 [2023-06-26T16:03:25.182Z] Running ssh-add (command line suppressed) [2023-06-26T16:03:25.275Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4221915227599342875.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4221915227599342875.key) [2023-06-26T16:03:25.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T16:03:25.581Z] + git semver bump pre [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,767 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,767 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,767 [bump_version] DEBUG bumped version:3.1.0-dev.7 [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,768 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,768 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,768 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,770 [execute] INFO git cat-file --batch-check [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,777 [execute] INFO git cat-file --batch [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-26T16:03:25.843Z] 2023-06-26 16:03:25,783 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-26T16:03:25.843Z] 3.1.0-dev.7 [Pipeline] } [2023-06-26T16:03:25.850Z] $ docker exec --env ******** --env ******** 5a13572d97deaaa9d1272836dd5dc471d021fcfe0ef05df8c88f649ab1059d71 ssh-agent -k [2023-06-26T16:03:25.945Z] unset SSH_AUTH_SOCK; [2023-06-26T16:03:25.945Z] unset SSH_AGENT_PID; [2023-06-26T16:03:25.945Z] echo Agent pid 39 killed; [2023-06-26T16:03:25.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-26T16:03:26.254Z] + git semver [Pipeline] } [2023-06-26T16:03:26.524Z] $ docker stop --time=1 5a13572d97deaaa9d1272836dd5dc471d021fcfe0ef05df8c88f649ab1059d71 [2023-06-26T16:03:27.822Z] $ docker rm -f --volumes 5a13572d97deaaa9d1272836dd5dc471d021fcfe0ef05df8c88f649ab1059d71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-26T16:03:28.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-26T16:03:28.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:03:28.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T16:03:28.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T16:03:28.520Z] prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container [2023-06-26T16:03:28.544Z] $ 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-06-26T16:03:28.907Z] $ docker top 94fb49cf3894f596a64dbff7b15ff9a3ec4fb2fe728b523b3979807d2a45b7e2 -eo pid,comm [2023-06-26T16:03:28.955Z] 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-06-26T16:03:28.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-26T16:03:28.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T16:03:28.997Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T16:03:29.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T16:03:29.097Z] $ docker exec 94fb49cf3894f596a64dbff7b15ff9a3ec4fb2fe728b523b3979807d2a45b7e2 ssh-agent [2023-06-26T16:03:29.194Z] SSH_AUTH_SOCK=/tmp/ssh-yknlchn2Ac3W/agent.32 [2023-06-26T16:03:29.194Z] SSH_AGENT_PID=37 [2023-06-26T16:03:29.199Z] Running ssh-add (command line suppressed) [2023-06-26T16:03:29.300Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16255243499831113855.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16255243499831113855.key) [2023-06-26T16:03:29.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T16:03:29.600Z] + git semver push [2023-06-26T16:03:29.859Z] 2023-06-26 16:03:29,768 [run_push] DEBUG push [2023-06-26T16:03:29.859Z] 2023-06-26 16:03:29,768 [execute] INFO git cat-file --batch-check [2023-06-26T16:03:29.859Z] 2023-06-26 16:03:29,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-26T16:03:29.859Z] 2023-06-26 16:03:29,772 [execute] INFO git rev-list 515cb05119bc42043b3eb71e56b44cee4402a5ca -- [2023-06-26T16:03:29.859Z] 2023-06-26 16:03:29,772 [execute] DEBUG Popen(['git', 'rev-list', '515cb05119bc42043b3eb71e56b44cee4402a5ca', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-26T16:03:29.859Z] 2023-06-26 16:03:29,777 [execute] INFO git fetch -v origin [2023-06-26T16:03:29.859Z] 2023-06-26 16:03:29,778 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-26T16:03:30.426Z] 2023-06-26 16:03:30,254 [run_push] DEBUG no remote changes detected [2023-06-26T16:03:30.427Z] 2023-06-26 16:03:30,254 [execute] INFO git push origin semver [2023-06-26T16:03:30.427Z] 2023-06-26 16:03:30,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-26T16:03:31.363Z] 2023-06-26 16:03:31,119 [run_push] DEBUG push all version tags [2023-06-26T16:03:31.363Z] 2023-06-26 16:03:31,120 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-26T16:03:31.363Z] 2023-06-26 16:03:31,120 [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-06-26T16:03:31.931Z] 2023-06-26 16:03:31,807 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-26T16:03:31.931Z] 3.1.0-dev.7 [Pipeline] } [2023-06-26T16:03:31.937Z] $ docker exec --env ******** --env ******** 94fb49cf3894f596a64dbff7b15ff9a3ec4fb2fe728b523b3979807d2a45b7e2 ssh-agent -k [2023-06-26T16:03:32.032Z] unset SSH_AUTH_SOCK; [2023-06-26T16:03:32.032Z] unset SSH_AGENT_PID; [2023-06-26T16:03:32.032Z] echo Agent pid 37 killed; [2023-06-26T16:03:32.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-26T16:03:32.348Z] + git semver [Pipeline] } [2023-06-26T16:03:32.617Z] $ docker stop --time=1 94fb49cf3894f596a64dbff7b15ff9a3ec4fb2fe728b523b3979807d2a45b7e2 [2023-06-26T16:03:33.872Z] $ docker rm -f --volumes 94fb49cf3894f596a64dbff7b15ff9a3ec4fb2fe728b523b3979807d2a45b7e2 [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-06-26T16:03:34.407Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-06-26T16:03:34.408Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-26T16:03:34.408Z] total 16 [2023-06-26T16:03:34.408Z] drwxr-xr-x 3 root root 4096 Jun 26 15:54 . [2023-06-26T16:03:34.408Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 16:03 .. [2023-06-26T16:03:34.408Z] drwxr-xr-x 2 root root 4096 Jun 26 15:54 cost [2023-06-26T16:03:34.408Z] -rw-r--r-- 1 root root 87 Jun 26 15:54 cost.csv [2023-06-26T16:03:34.408Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-26T16:03:34.408Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-26T16:03:34.408Z] total 16 [2023-06-26T16:03:34.408Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 15:54 . [2023-06-26T16:03:34.408Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 16:03 .. [2023-06-26T16:03:34.408Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 15:54 cost [2023-06-26T16:03:34.408Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 26 15:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:03:34.697Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:03:35.559Z] ---> package-listing.sh [2023-06-26T16:03:35.559Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-26T16:03:35.559Z] ++ facter osfamily [2023-06-26T16:03:35.818Z] + OS_FAMILY=debian [2023-06-26T16:03:35.818Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-06-26T16:03:35.818Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-26T16:03:35.818Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-26T16:03:35.818Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-26T16:03:35.818Z] + PACKAGES=/tmp/packages_start.txt [2023-06-26T16:03:35.818Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-06-26T16:03:35.818Z] + PACKAGES=/tmp/packages_end.txt [2023-06-26T16:03:35.818Z] + case "${OS_FAMILY}" in [2023-06-26T16:03:35.818Z] + dpkg -l [2023-06-26T16:03:35.818Z] + grep '^ii' [2023-06-26T16:03:35.818Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-26T16:03:35.818Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-26T16:03:35.818Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-26T16:03:35.818Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-06-26T16:03:35.818Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-06-26T16:03:35.818Z] + 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-06-26T16:03:35.830Z] 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-06-26T16:03:36.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T16:03:36.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T16:03:36.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T16:03:36.732Z] prd-ubuntu20.04-docker-8c-8g-19243 does not seem to be running inside a container [2023-06-26T16:03:36.755Z] $ 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-06-26T16:03:36.986Z] $ docker top c15d05932247de8613e2633e6a80fc26a44cbec11570f89a87c17640ec1b031d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T16:03:37.336Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-26T16:03:37.618Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-26T16:03:37.901Z] + ls /var/log/sa-host [2023-06-26T16:03:37.901Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T16:03:38.050Z] provisioning config files... [2023-06-26T16:03:38.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1098604811044382475tmp [Pipeline] { [Pipeline] echo [2023-06-26T16:03:38.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:03:38.351Z] ---> create-netrc.sh [Pipeline] } [2023-06-26T16:03:38.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:03:38.681Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-26T16:03:38.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:03:39.024Z] ---> sudo-logs.sh [2023-06-26T16:03:39.024Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-26T16:03:39.096Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:03:39.477Z] ---> job-cost.sh [2023-06-26T16:03:39.477Z] lf-activate-venv: SKIPPING [2023-06-26T16:03:39.477Z] DEBUG: total: 0.2199999988079071 [2023-06-26T16:03:39.477Z] INFO: Retrieving Stack Cost... [2023-06-26T16:03:39.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-26T16:03:40.301Z] INFO: Archiving Costs [Pipeline] echo [2023-06-26T16:03:40.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T16:03:40.596Z] ---> logs-deploy.sh [2023-06-26T16:03:40.596Z] lf-activate-venv: SKIPPING [2023-06-26T16:03:40.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/7 [2023-06-26T16:03:40.596Z] INFO: archiving workspace using pattern(s): [2023-06-26T16:03:41.532Z] Archives upload complete. [2023-06-26T16:03:41.791Z] INFO: archiving logs to Nexus [2023-06-26T16:03:42.359Z] ---> uname -a: [2023-06-26T16:03:42.359Z] Linux prd-ubuntu20-04-docker-8c-8g-19243 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-06-26T16:03:42.359Z] [2023-06-26T16:03:42.359Z] [2023-06-26T16:03:42.359Z] ---> lscpu: [2023-06-26T16:03:42.359Z] Architecture: x86_64 [2023-06-26T16:03:42.359Z] CPU op-mode(s): 32-bit, 64-bit [2023-06-26T16:03:42.359Z] Byte Order: Little Endian [2023-06-26T16:03:42.359Z] Address sizes: 40 bits physical, 48 bits virtual [2023-06-26T16:03:42.359Z] CPU(s): 8 [2023-06-26T16:03:42.359Z] On-line CPU(s) list: 0-7 [2023-06-26T16:03:42.359Z] Thread(s) per core: 1 [2023-06-26T16:03:42.359Z] Core(s) per socket: 1 [2023-06-26T16:03:42.359Z] Socket(s): 8 [2023-06-26T16:03:42.359Z] NUMA node(s): 1 [2023-06-26T16:03:42.359Z] Vendor ID: AuthenticAMD [2023-06-26T16:03:42.359Z] CPU family: 23 [2023-06-26T16:03:42.359Z] Model: 49 [2023-06-26T16:03:42.359Z] Model name: AMD EPYC-Rome Processor [2023-06-26T16:03:42.359Z] Stepping: 0 [2023-06-26T16:03:42.359Z] CPU MHz: 2800.000 [2023-06-26T16:03:42.359Z] BogoMIPS: 5600.00 [2023-06-26T16:03:42.359Z] Virtualization: AMD-V [2023-06-26T16:03:42.359Z] Hypervisor vendor: KVM [2023-06-26T16:03:42.359Z] Virtualization type: full [2023-06-26T16:03:42.359Z] L1d cache: 256 KiB [2023-06-26T16:03:42.359Z] L1i cache: 256 KiB [2023-06-26T16:03:42.359Z] L2 cache: 4 MiB [2023-06-26T16:03:42.359Z] L3 cache: 128 MiB [2023-06-26T16:03:42.359Z] NUMA node0 CPU(s): 0-7 [2023-06-26T16:03:42.359Z] Vulnerability Itlb multihit: Not affected [2023-06-26T16:03:42.359Z] Vulnerability L1tf: Not affected [2023-06-26T16:03:42.359Z] Vulnerability Mds: Not affected [2023-06-26T16:03:42.359Z] Vulnerability Meltdown: Not affected [2023-06-26T16:03:42.359Z] Vulnerability Mmio stale data: Not affected [2023-06-26T16:03:42.359Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-06-26T16:03:42.359Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-06-26T16:03:42.359Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-06-26T16:03:42.359Z] Vulnerability Srbds: Not affected [2023-06-26T16:03:42.359Z] Vulnerability Tsx async abort: Not affected [2023-06-26T16:03:42.359Z] 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-06-26T16:03:42.359Z] [2023-06-26T16:03:42.359Z] [2023-06-26T16:03:42.359Z] ---> nproc: [2023-06-26T16:03:42.359Z] 8 [2023-06-26T16:03:42.359Z] [2023-06-26T16:03:42.359Z] [2023-06-26T16:03:42.359Z] ---> df -h: [2023-06-26T16:03:42.359Z] Filesystem Size Used Avail Use% Mounted on [2023-06-26T16:03:42.359Z] overlay 155G 13G 143G 9% / [2023-06-26T16:03:42.359Z] tmpfs 64M 0 64M 0% /dev [2023-06-26T16:03:42.359Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-06-26T16:03:42.359Z] shm 64M 0 64M 0% /dev/shm [2023-06-26T16:03:42.359Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-06-26T16:03:42.359Z] [2023-06-26T16:03:42.359Z] [2023-06-26T16:03:42.359Z] ---> sar -b -r -n DEV: [2023-06-26T16:03:42.359Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19243) 06/26/23 _x86_64_ (8 CPU) [2023-06-26T16:03:42.359Z] [2023-06-26T16:03:42.359Z] 15:51:26 LINUX RESTART (8 CPU) [2023-06-26T16:03:42.359Z] [2023-06-26T16:03:42.359Z] 15:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-06-26T16:03:42.359Z] 15:53:01 163.90 10.81 153.09 0.00 1732.59 59561.29 0.00 [2023-06-26T16:03:42.359Z] 15:54:01 79.34 0.12 79.22 0.00 13.46 25896.35 0.00 [2023-06-26T16:03:42.359Z] 15:55:01 167.94 0.37 167.57 0.00 22.26 34305.35 0.00 [2023-06-26T16:03:42.359Z] 15:56:01 1.60 0.00 1.60 0.00 0.00 20.28 0.00 [2023-06-26T16:03:42.359Z] 15:57:01 54.97 10.58 44.39 0.00 5154.87 8991.30 0.00 [2023-06-26T16:03:42.359Z] 15:58:01 5.22 0.02 5.20 0.00 0.13 113.85 0.00 [2023-06-26T16:03:42.359Z] 15:59:01 1.88 0.00 1.88 0.00 0.00 22.93 0.00 [2023-06-26T16:03:42.359Z] 16:00:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 [2023-06-26T16:03:42.359Z] 16:01:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2023-06-26T16:03:42.359Z] 16:02:01 1.95 0.00 1.95 0.00 0.00 22.39 0.00 [2023-06-26T16:03:42.360Z] 16:03:01 51.13 0.28 50.85 0.00 11.73 34510.23 0.00 [2023-06-26T16:03:42.360Z] Average: 48.05 2.00 46.05 0.00 628.76 14793.27 0.00 [2023-06-26T16:03:42.360Z] [2023-06-26T16:03:42.360Z] 15:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-06-26T16:03:42.360Z] 15:53:01 28472112 31587744 720568 2.19 109692 3219524 2066944 6.09 1127924 2852688 30264 [2023-06-26T16:03:42.360Z] 15:54:01 27942408 31540936 758300 2.31 146352 3611752 2044252 6.02 1199120 3246412 380472 [2023-06-26T16:03:42.360Z] 15:55:01 27895688 31587736 712044 2.17 158556 3683452 1760348 5.19 1188348 3293812 304 [2023-06-26T16:03:42.360Z] 15:56:01 27895840 31588000 711400 2.16 158596 3683444 1760348 5.19 1187964 3293812 216 [2023-06-26T16:03:42.360Z] 15:57:01 27349524 31552792 727168 2.21 192948 4144568 1798264 5.30 1527988 3463752 1008 [2023-06-26T16:03:42.360Z] 15:58:01 27372688 31571112 709816 2.16 191492 4141308 1794696 5.29 1508600 3460492 384 [2023-06-26T16:03:42.360Z] 15:59:01 27380452 31578888 701936 2.13 191540 4141312 1794696 5.29 1501064 3460496 8 [2023-06-26T16:03:42.360Z] 16:00:01 27380468 31579016 701828 2.13 191600 4141316 1794696 5.29 1501180 3460500 48 [2023-06-26T16:03:42.360Z] 16:01:01 27380636 31579200 701800 2.13 191616 4141316 1794696 5.29 1501556 3460500 8 [2023-06-26T16:03:42.360Z] 16:02:01 27380556 31579192 701744 2.13 191680 4141320 1794696 5.29 1501408 3460504 4 [2023-06-26T16:03:42.360Z] 16:03:01 26574388 31547000 732452 2.23 209420 4845216 1900672 5.60 1589664 4126048 108 [2023-06-26T16:03:42.360Z] Average: 27547705 31571965 716278 2.18 175772 3990412 1845846 5.44 1394074 3416274 37529 [2023-06-26T16:03:42.360Z] [2023-06-26T16:03:42.360Z] 15:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-06-26T16:03:42.360Z] 15:53:01 ens3 624.96 386.58 7998.52 52.33 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:53:01 docker0 228.39 369.14 17.15 1978.35 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:53:01 lo 5.83 5.83 0.57 0.57 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:54:01 vethd1fa308 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:54:01 ens3 30.08 19.68 37.08 11.35 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:54:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:55:01 ens3 172.25 135.08 2707.73 133.08 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:55:01 docker0 2.82 6.63 0.18 88.10 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:55:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:56:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:57:01 ens3 275.24 154.41 2918.39 10.55 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:57:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:58:01 ens3 0.40 0.33 0.03 0.02 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:00:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:01:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:02:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:03:01 ens3 210.48 119.28 4565.50 18.52 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:03:01 docker0 35.57 62.26 2.93 582.15 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] 16:03:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] Average: ens3 118.68 73.69 1647.41 20.49 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] Average: docker0 23.94 39.33 1.82 238.14 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] Average: lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 [2023-06-26T16:03:42.360Z] [2023-06-26T16:03:42.360Z] [2023-06-26T16:03:42.360Z] ---> sar -P ALL: [2023-06-26T16:03:42.360Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19243) 06/26/23 _x86_64_ (8 CPU) [2023-06-26T16:03:42.360Z] [2023-06-26T16:03:42.360Z] 15:51:26 LINUX RESTART (8 CPU) [2023-06-26T16:03:42.360Z] [2023-06-26T16:03:42.360Z] 15:52:02 CPU %user %nice %system %iowait %steal %idle [2023-06-26T16:03:42.360Z] 15:53:01 all 7.92 0.00 3.42 3.72 0.07 84.87 [2023-06-26T16:03:42.360Z] 15:53:01 0 8.54 0.00 3.37 0.60 0.05 87.44 [2023-06-26T16:03:42.360Z] 15:53:01 1 6.86 0.00 3.63 10.37 0.05 79.09 [2023-06-26T16:03:42.360Z] 15:53:01 2 8.82 0.00 3.19 0.29 0.07 87.63 [2023-06-26T16:03:42.360Z] 15:53:01 3 7.80 0.00 3.95 14.56 0.10 73.59 [2023-06-26T16:03:42.360Z] 15:53:01 4 7.80 0.00 3.47 0.63 0.07 88.02 [2023-06-26T16:03:42.360Z] 15:53:01 5 7.84 0.00 3.43 0.66 0.09 87.98 [2023-06-26T16:03:42.360Z] 15:53:01 6 7.35 0.00 3.15 0.39 0.05 89.05 [2023-06-26T16:03:42.360Z] 15:53:01 7 8.36 0.00 3.17 2.38 0.07 86.02 [2023-06-26T16:03:42.360Z] 15:54:01 all 35.05 0.00 5.49 1.83 0.09 57.54 [2023-06-26T16:03:42.360Z] 15:54:01 0 34.46 0.00 5.23 0.05 0.10 60.16 [2023-06-26T16:03:42.360Z] 15:54:01 1 34.24 0.00 5.99 8.77 0.10 50.89 [2023-06-26T16:03:42.360Z] 15:54:01 2 34.29 0.00 4.69 0.00 0.08 60.94 [2023-06-26T16:03:42.360Z] 15:54:01 3 37.12 0.00 5.12 0.07 0.10 57.60 [2023-06-26T16:03:42.360Z] 15:54:01 4 34.13 0.00 5.05 0.52 0.08 60.22 [2023-06-26T16:03:42.360Z] 15:54:01 5 34.47 0.00 7.29 1.48 0.08 56.67 [2023-06-26T16:03:42.360Z] 15:54:01 6 35.16 0.00 4.97 0.08 0.08 59.70 [2023-06-26T16:03:42.360Z] 15:54:01 7 36.50 0.00 5.61 3.66 0.10 54.12 [2023-06-26T16:03:42.360Z] 15:55:01 all 7.34 0.00 2.52 2.49 0.05 87.61 [2023-06-26T16:03:42.360Z] 15:55:01 0 6.83 0.00 2.72 0.94 0.03 89.48 [2023-06-26T16:03:42.360Z] 15:55:01 1 6.49 0.00 2.71 9.87 0.05 80.88 [2023-06-26T16:03:42.360Z] 15:55:01 2 7.10 0.00 2.47 1.58 0.03 88.82 [2023-06-26T16:03:42.360Z] 15:55:01 3 7.36 0.00 2.74 0.24 0.03 89.63 [2023-06-26T16:03:42.360Z] 15:55:01 4 7.83 0.00 2.19 0.84 0.05 89.09 [2023-06-26T16:03:42.360Z] 15:55:01 5 7.52 0.00 2.11 0.57 0.05 89.75 [2023-06-26T16:03:42.360Z] 15:55:01 6 6.74 0.00 2.64 2.96 0.08 87.58 [2023-06-26T16:03:42.360Z] 15:55:01 7 8.82 0.00 2.55 2.92 0.05 85.65 [2023-06-26T16:03:42.360Z] 15:56:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-06-26T16:03:42.360Z] 15:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-26T16:03:42.360Z] 15:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-26T16:03:42.360Z] 15:56:01 2 0.00 0.00 0.00 0.08 0.00 99.92 [2023-06-26T16:03:42.360Z] 15:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-26T16:03:42.360Z] 15:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-06-26T16:03:42.360Z] 15:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-26T16:03:42.360Z] 15:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-26T16:03:42.360Z] 15:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-26T16:03:42.360Z] 15:57:01 all 2.51 0.00 1.50 0.99 0.03 94.97 [2023-06-26T16:03:42.360Z] 15:57:01 0 1.95 0.00 1.35 1.69 0.03 94.97 [2023-06-26T16:03:42.360Z] 15:57:01 1 2.65 0.00 0.94 2.91 0.02 93.48 [2023-06-26T16:03:42.360Z] 15:57:01 2 3.53 0.00 1.76 0.80 0.03 93.87 [2023-06-26T16:03:42.360Z] 15:57:01 3 1.76 0.00 1.53 1.31 0.05 95.35 [2023-06-26T16:03:42.360Z] 15:57:01 4 2.42 0.00 1.24 0.78 0.02 95.54 [2023-06-26T16:03:42.360Z] 15:57:01 5 2.09 0.00 2.36 0.18 0.02 95.35 [2023-06-26T16:03:42.360Z] 15:57:01 6 2.21 0.00 0.87 0.08 0.02 96.82 [2023-06-26T16:03:42.360Z] 15:57:01 7 3.49 0.00 1.95 0.15 0.02 94.40 [2023-06-26T16:03:42.360Z] 15:58:01 all 0.23 0.00 0.07 0.03 0.01 99.66 [2023-06-26T16:03:42.360Z] 15:58:01 0 0.10 0.00 0.07 0.15 0.02 99.67 [2023-06-26T16:03:42.360Z] 15:58:01 1 1.27 0.00 0.08 0.08 0.03 98.53 [2023-06-26T16:03:42.360Z] 15:58:01 2 0.05 0.00 0.07 0.02 0.00 99.87 [2023-06-26T16:03:42.360Z] 15:58:01 3 0.10 0.00 0.07 0.00 0.00 99.83 [2023-06-26T16:03:42.360Z] 15:58:01 4 0.02 0.00 0.07 0.00 0.00 99.92 [2023-06-26T16:03:42.360Z] 15:58:01 5 0.23 0.00 0.10 0.00 0.02 99.65 [2023-06-26T16:03:42.360Z] 15:58:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2023-06-26T16:03:42.360Z] 15:58:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2023-06-26T16:03:42.360Z] 15:59:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-06-26T16:03:42.360Z] 15:59:01 0 0.05 0.00 0.02 0.02 0.03 99.88 [2023-06-26T16:03:42.360Z] 15:59:01 1 0.03 0.00 0.02 0.08 0.00 99.87 [2023-06-26T16:03:42.360Z] 15:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-26T16:03:42.360Z] 15:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-26T16:03:42.360Z] 15:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-26T16:03:42.360Z] 15:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-26T16:03:42.360Z] 15:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-26T16:03:42.360Z] 15:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-26T16:03:42.360Z] 16:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-06-26T16:03:42.360Z] 16:00:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2023-06-26T16:03:42.360Z] 16:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-26T16:03:42.360Z] 16:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-26T16:03:42.360Z] 16:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-26T16:03:42.360Z] 16:00:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-26T16:03:42.360Z] 16:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-26T16:03:42.360Z] 16:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-26T16:03:42.360Z] 16:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-26T16:03:42.360Z] 16:01:01 all 0.24 0.00 0.01 0.01 0.00 99.73 [2023-06-26T16:03:42.360Z] 16:01:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-06-26T16:03:42.360Z] 16:01:01 1 1.83 0.00 0.03 0.05 0.00 98.09 [2023-06-26T16:03:42.360Z] 16:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-26T16:03:42.360Z] 16:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-26T16:03:42.360Z] 16:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-26T16:03:42.360Z] 16:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-26T16:03:42.360Z] 16:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-26T16:03:42.361Z] 16:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-26T16:03:42.361Z] 16:02:01 all 0.20 0.00 0.00 0.01 0.01 99.79 [2023-06-26T16:03:42.361Z] 16:02:01 0 0.03 0.00 0.02 0.05 0.02 99.88 [2023-06-26T16:03:42.361Z] 16:02:01 1 1.50 0.00 0.00 0.00 0.02 98.48 [2023-06-26T16:03:42.361Z] 16:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-26T16:03:42.361Z] 16:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-26T16:03:42.361Z] 16:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-26T16:03:42.361Z] 16:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-26T16:03:42.361Z] 16:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-26T16:03:42.361Z] 16:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-26T16:03:42.361Z] 16:03:01 all 4.16 0.00 1.56 1.49 0.03 92.76 [2023-06-26T16:03:42.361Z] 16:03:01 0 4.03 0.00 1.87 2.52 0.03 91.54 [2023-06-26T16:03:42.361Z] 16:03:01 1 5.72 0.00 1.68 5.81 0.02 86.77 [2023-06-26T16:03:42.361Z] 16:03:01 2 4.36 0.00 1.49 0.25 0.02 93.88 [2023-06-26T16:03:42.361Z] 16:03:01 3 3.90 0.00 1.38 0.02 0.02 94.69 [2023-06-26T16:03:42.361Z] 16:03:01 4 5.13 0.00 1.16 0.05 0.02 93.64 [2023-06-26T16:03:42.361Z] 16:03:01 5 3.79 0.00 1.34 0.03 0.02 94.82 [2023-06-26T16:03:42.361Z] 16:03:01 6 3.12 0.00 2.28 2.97 0.10 91.53 [2023-06-26T16:03:42.361Z] 16:03:01 7 3.23 0.00 1.24 0.20 0.03 95.30 [2023-06-26T16:03:42.361Z] [2023-06-26T16:03:42.361Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-06-26T16:03:42.361Z] Average: all 5.21 0.00 1.32 0.95 0.03 92.49 [2023-06-26T16:03:42.361Z] Average: 0 5.07 0.00 1.33 0.55 0.03 93.02 [2023-06-26T16:03:42.361Z] Average: 1 5.47 0.00 1.36 3.42 0.03 89.73 [2023-06-26T16:03:42.361Z] Average: 2 5.27 0.00 1.24 0.27 0.02 93.20 [2023-06-26T16:03:42.361Z] Average: 3 5.25 0.00 1.33 1.43 0.03 91.96 [2023-06-26T16:03:42.361Z] Average: 4 5.20 0.00 1.20 0.26 0.02 93.33 [2023-06-26T16:03:42.361Z] Average: 5 5.06 0.00 1.50 0.26 0.02 93.15 [2023-06-26T16:03:42.361Z] Average: 6 4.93 0.00 1.26 0.59 0.03 93.20 [2023-06-26T16:03:42.361Z] Average: 7 5.46 0.00 1.32 0.84 0.02 92.36 [2023-06-26T16:03:42.361Z] [2023-06-26T16:03:42.361Z] [2023-06-26T16:03:42.361Z]