Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 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-ssh16221734589782341308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7997869585773975416.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4032013186791804155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2698854526678096978.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-ssh8993884257623056679.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-27858 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 > 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 Avoid second fetch Checking out Revision 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#120)" > git config core.sparsecheckout # timeout=10 > git checkout -f 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 # timeout=10 > git rev-list --no-walk bd19a4daae9e85dcbf3acdc994afcf15a534e4e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-25T04:27:08.756Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-25T04:27:08.842Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-25T04:27:08.867Z] ========================================================= [2024-01-25T04:27:08.867Z] EdgeX Global Pipelines Version Info [2024-01-25T04:27:08.868Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:27:09.598Z] ------------------- [2024-01-25T04:27:09.598Z] stable info: [2024-01-25T04:27:09.598Z] ------------------- [2024-01-25T04:27:09.598Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-25T04:27:09.598Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T04:27:09.599Z] Message: update stable to v1.0.258 [2024-01-25T04:27:10.170Z] ------------------- [2024-01-25T04:27:10.170Z] experimental info: [2024-01-25T04:27:10.170Z] ------------------- [2024-01-25T04:27:10.170Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-25T04:27:10.170Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T04:27:10.170Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-25T04:27:10.252Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-01-25T04:27:10.277Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-01-25T04:27:10.299Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-25T04:27:10.379Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-25T04:27:10.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-25T04:27:10.431Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-25T04:27:10.454Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-25T04:27:10.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-25T04:27:10.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-25T04:27:10.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-25T04:27:10.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-25T04:27:10.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-01-25T04:27:10.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-25T04:27:10.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-25T04:27:10.684Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T04:27:10.715Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T04:27:10.743Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T04:27:10.772Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T04:27:10.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-25T04:27:10.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-25T04:27:10.859Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-25T04:27:10.891Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-25T04:27:10.922Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-25T04:27:10.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-25T04:27:10.983Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-25T04:27:11.020Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-25T04:27:11.059Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-25T04:27:11.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-25T04:27:11.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-25T04:27:11.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-25T04:27:11.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [Pipeline] echo [2024-01-25T04:27:11.262Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15ce639 [Pipeline] echo [2024-01-25T04:27:11.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T04:27:11.366Z] provisioning config files... [2024-01-25T04:27:11.380Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9827356595177347267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:27:11.717Z] ---> ****-login.sh [2024-01-25T04:27:11.717Z] nexus3.edgexfoundry.org:10001 [2024-01-25T04:27:11.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:27:11.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:27:11.977Z] Configure a credential helper to remove this warning. See [2024-01-25T04:27:11.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:27:11.977Z] [2024-01-25T04:27:11.977Z] Login Succeeded [2024-01-25T04:27:11.977Z] nexus3.edgexfoundry.org:10002 [2024-01-25T04:27:11.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:27:11.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:27:11.977Z] Configure a credential helper to remove this warning. See [2024-01-25T04:27:11.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:27:11.977Z] [2024-01-25T04:27:11.977Z] Login Succeeded [2024-01-25T04:27:11.977Z] nexus3.edgexfoundry.org:10003 [2024-01-25T04:27:12.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:27:12.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:27:12.238Z] Configure a credential helper to remove this warning. See [2024-01-25T04:27:12.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:27:12.238Z] [2024-01-25T04:27:12.238Z] Login Succeeded [2024-01-25T04:27:12.238Z] nexus3.edgexfoundry.org:10004 [2024-01-25T04:27:12.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:27:12.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:27:12.238Z] Configure a credential helper to remove this warning. See [2024-01-25T04:27:12.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:27:12.238Z] [2024-01-25T04:27:12.238Z] Login Succeeded [2024-01-25T04:27:12.497Z] ****.io [2024-01-25T04:27:12.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:27:12.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:27:12.756Z] Configure a credential helper to remove this warning. See [2024-01-25T04:27:12.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:27:12.756Z] [2024-01-25T04:27:12.756Z] Login Succeeded [2024-01-25T04:27:12.756Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T04:27:12.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-25T04:27:13.254Z] + git rev-list -1 --merges 15ce639f1986b4c1bf0b3a2d15c099de6d035d67~1..15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [Pipeline] echo [2024-01-25T04:27:13.285Z] -----------> git rev-list -1 --merges 15ce639f1986b4c1bf0b3a2d15c099de6d035d67~1..15ce639f1986b4c1bf0b3a2d15c099de6d035d67 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [false] [Pipeline] sh [2024-01-25T04:27:13.593Z] + git log --format=format:%s -1 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [Pipeline] echo [2024-01-25T04:27:13.608Z] ========================================================= [2024-01-25T04:27:13.608Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-25T04:27:13.608Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T04:27:13.967Z] + git log --format=format:%s -1 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [Pipeline] echo [2024-01-25T04:27:13.979Z] [semverPrep] GIT_COMMIT: 15ce639f1986b4c1bf0b3a2d15c099de6d035d67, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#120) [Pipeline] echo [2024-01-25T04:27:14.005Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-25T04:27:14.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T04:27:14.379Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-25T04:27:14.379Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-25T04:27:14.379Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-25T04:27:14.379Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-25T04:27:14.379Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-25T04:27:14.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:27:14.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T04:27:14.755Z] [2024-01-25T04:27:14.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:27:15.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T04:27:15.086Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-25T04:27:15.086Z] b85a868b505f: Pulling fs layer [2024-01-25T04:27:15.086Z] e2be974225ed: Pulling fs layer [2024-01-25T04:27:15.086Z] 339a4e72a1f5: Pulling fs layer [2024-01-25T04:27:15.086Z] 988bab9f4d93: Pulling fs layer [2024-01-25T04:27:15.086Z] 1469e6f7b9e6: Pulling fs layer [2024-01-25T04:27:15.086Z] eaf3925da568: Pulling fs layer [2024-01-25T04:27:15.086Z] bab4dde63d76: Pulling fs layer [2024-01-25T04:27:15.086Z] bde34c3a00c8: Pulling fs layer [2024-01-25T04:27:15.086Z] b352a97aabf1: Pulling fs layer [2024-01-25T04:27:15.086Z] 4872d77fe225: Pulling fs layer [2024-01-25T04:27:15.086Z] 5851b861e8e6: Pulling fs layer [2024-01-25T04:27:15.086Z] 988bab9f4d93: Waiting [2024-01-25T04:27:15.086Z] 1469e6f7b9e6: Waiting [2024-01-25T04:27:15.086Z] 4872d77fe225: Waiting [2024-01-25T04:27:15.086Z] b352a97aabf1: Waiting [2024-01-25T04:27:15.086Z] eaf3925da568: Waiting [2024-01-25T04:27:15.086Z] bab4dde63d76: Waiting [2024-01-25T04:27:15.086Z] bde34c3a00c8: Waiting [2024-01-25T04:27:15.086Z] e2be974225ed: Verifying Checksum [2024-01-25T04:27:15.086Z] e2be974225ed: Download complete [2024-01-25T04:27:15.086Z] 988bab9f4d93: Download complete [2024-01-25T04:27:15.086Z] 1469e6f7b9e6: Verifying Checksum [2024-01-25T04:27:15.086Z] 1469e6f7b9e6: Download complete [2024-01-25T04:27:15.086Z] 339a4e72a1f5: Verifying Checksum [2024-01-25T04:27:15.086Z] 339a4e72a1f5: Download complete [2024-01-25T04:27:15.086Z] eaf3925da568: Verifying Checksum [2024-01-25T04:27:15.086Z] eaf3925da568: Download complete [2024-01-25T04:27:15.346Z] bde34c3a00c8: Download complete [2024-01-25T04:27:15.346Z] b352a97aabf1: Verifying Checksum [2024-01-25T04:27:15.346Z] b352a97aabf1: Download complete [2024-01-25T04:27:15.346Z] 4872d77fe225: Download complete [2024-01-25T04:27:15.346Z] 5851b861e8e6: Download complete [2024-01-25T04:27:15.346Z] b85a868b505f: Verifying Checksum [2024-01-25T04:27:15.346Z] b85a868b505f: Download complete [2024-01-25T04:27:15.606Z] bab4dde63d76: Verifying Checksum [2024-01-25T04:27:15.606Z] bab4dde63d76: Download complete [2024-01-25T04:27:16.997Z] b85a868b505f: Pull complete [2024-01-25T04:27:16.997Z] e2be974225ed: Pull complete [2024-01-25T04:27:17.265Z] 339a4e72a1f5: Pull complete [2024-01-25T04:27:17.527Z] 988bab9f4d93: Pull complete [2024-01-25T04:27:17.785Z] 1469e6f7b9e6: Pull complete [2024-01-25T04:27:17.785Z] eaf3925da568: Pull complete [2024-01-25T04:27:19.690Z] bab4dde63d76: Pull complete [2024-01-25T04:27:19.690Z] bde34c3a00c8: Pull complete [2024-01-25T04:27:19.949Z] b352a97aabf1: Pull complete [2024-01-25T04:27:19.949Z] 4872d77fe225: Pull complete [2024-01-25T04:27:20.208Z] 5851b861e8e6: Pull complete [2024-01-25T04:27:20.208Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-25T04:27:20.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T04:27:20.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:27:20.400Z] prd-ubuntu20.04-docker-8c-8g-27858 does not seem to be running inside a container [2024-01-25T04:27:20.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-25T04:27:23.876Z] $ docker top 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 -eo pid,comm [2024-01-25T04:27:23.944Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-25T04:27:23.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T04:27:24.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T04:27:24.034Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T04:27:24.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T04:27:24.150Z] $ docker exec 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 ssh-agent [2024-01-25T04:27:24.258Z] SSH_AUTH_SOCK=/tmp/ssh-pUhnS9enJEJ6/agent.33 [2024-01-25T04:27:24.258Z] SSH_AGENT_PID=39 [2024-01-25T04:27:24.264Z] Running ssh-add (command line suppressed) [2024-01-25T04:27:24.377Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9905063061574770221.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9905063061574770221.key) [2024-01-25T04:27:24.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T04:27:24.701Z] + git tag --points-at HEAD [Pipeline] } [2024-01-25T04:27:24.716Z] $ docker exec --env ******** --env ******** 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 ssh-agent -k [2024-01-25T04:27:24.836Z] unset SSH_AUTH_SOCK; [2024-01-25T04:27:24.836Z] unset SSH_AGENT_PID; [2024-01-25T04:27:24.836Z] echo Agent pid 39 killed; [2024-01-25T04:27:24.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-25T04:27:24.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T04:27:24.907Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T04:27:25.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T04:27:25.032Z] $ docker exec 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 ssh-agent [2024-01-25T04:27:25.146Z] SSH_AUTH_SOCK=/tmp/ssh-mX3dIrqT9abs/agent.71 [2024-01-25T04:27:25.146Z] SSH_AGENT_PID=77 [2024-01-25T04:27:25.151Z] Running ssh-add (command line suppressed) [2024-01-25T04:27:25.254Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1617265160551658380.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1617265160551658380.key) [2024-01-25T04:27:25.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T04:27:25.583Z] + git semver init [2024-01-25T04:27:25.843Z] 2024-01-25 04:27:25,743 [run_init] DEBUG init version:0.0.0 force:False [2024-01-25T04:27:25.843Z] 2024-01-25 04:27:25,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-01-25T04:27:25.843Z] 2024-01-25 04:27:25,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-01-25T04:27:25.843Z] 2024-01-25 04:27:25,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-01-25T04:27:26.784Z] 2024-01-25 04:27:26,776 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-01-25T04:27:26.784Z] 2024-01-25 04:27:26,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-01-25T04:27:26.784Z] 2024-01-25 04:27:26,777 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-25T04:27:26.784Z] 2024-01-25 04:27:26,777 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-01-25T04:27:26.784Z] 3.2.0-dev.7 [Pipeline] } [2024-01-25T04:27:27.056Z] $ docker exec --env ******** --env ******** 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 ssh-agent -k [2024-01-25T04:27:27.156Z] unset SSH_AUTH_SOCK; [2024-01-25T04:27:27.156Z] unset SSH_AGENT_PID; [2024-01-25T04:27:27.156Z] echo Agent pid 77 killed; [2024-01-25T04:27:27.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T04:27:27.537Z] + git semver [Pipeline] } [2024-01-25T04:27:27.812Z] $ docker stop --time=1 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 [2024-01-25T04:27:29.121Z] $ docker rm -f --volumes 44c196e25061c2e4c6a4ee5e5a4a8ab081ddb890a7945d74574ce400c2ff0c70 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T04:27:29.511Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-25T04:27:29.778Z] Stashed 1 file(s) [Pipeline] echo [2024-01-25T04:27:29.783Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T04:27:30.164Z] provisioning config files... [2024-01-25T04:27:30.179Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12743512200983110104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:27:30.506Z] ---> ****-login.sh [2024-01-25T04:27:30.506Z] nexus3.edgexfoundry.org:10001 [2024-01-25T04:27:30.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:27:30.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:27:30.506Z] Configure a credential helper to remove this warning. See [2024-01-25T04:27:30.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:27:30.506Z] [2024-01-25T04:27:30.506Z] Login Succeeded [2024-01-25T04:27:30.506Z] nexus3.edgexfoundry.org:10002 [2024-01-25T04:27:30.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:27:30.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:27:30.506Z] Configure a credential helper to remove this warning. See [2024-01-25T04:27:30.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:27:30.507Z] [2024-01-25T04:27:30.507Z] Login Succeeded [2024-01-25T04:27:30.507Z] nexus3.edgexfoundry.org:10003 [2024-01-25T04:27:30.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:27:30.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:27:30.772Z] Configure a credential helper to remove this warning. See [2024-01-25T04:27:30.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:27:30.772Z] [2024-01-25T04:27:30.772Z] Login Succeeded [2024-01-25T04:27:30.772Z] nexus3.edgexfoundry.org:10004 [2024-01-25T04:27:30.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:27:30.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:27:30.772Z] Configure a credential helper to remove this warning. See [2024-01-25T04:27:30.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:27:30.772Z] [2024-01-25T04:27:30.772Z] Login Succeeded [2024-01-25T04:27:30.772Z] ****.io [2024-01-25T04:27:31.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:27:31.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:27:31.031Z] Configure a credential helper to remove this warning. See [2024-01-25T04:27:31.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:27:31.031Z] [2024-01-25T04:27:31.031Z] Login Succeeded [2024-01-25T04:27:31.031Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T04:27:31.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T04:27:31.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T04:27:31.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T04:27:31.267Z] ========================================================= [2024-01-25T04:27:31.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-25T04:27:31.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:27:31.749Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T04:27:31.749Z] Sending build context to Docker daemon 6.672MB [2024-01-25T04:27:31.749Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T04:27:31.749Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-25T04:27:33.124Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-25T04:27:33.124Z] 7264a8db6415: Pulling fs layer [2024-01-25T04:27:33.124Z] c4d48a809fc2: Pulling fs layer [2024-01-25T04:27:33.124Z] 4f1c88b9dad5: Pulling fs layer [2024-01-25T04:27:33.124Z] ad3a456e5733: Pulling fs layer [2024-01-25T04:27:33.124Z] 69c7f0334f64: Pulling fs layer [2024-01-25T04:27:33.124Z] 1f1c1a5573a3: Pulling fs layer [2024-01-25T04:27:33.124Z] ce7588e14bc9: Pulling fs layer [2024-01-25T04:27:33.124Z] b5e4710f87ac: Pulling fs layer [2024-01-25T04:27:33.124Z] ad3a456e5733: Waiting [2024-01-25T04:27:33.124Z] 69c7f0334f64: Waiting [2024-01-25T04:27:33.124Z] 1f1c1a5573a3: Waiting [2024-01-25T04:27:33.124Z] b5e4710f87ac: Waiting [2024-01-25T04:27:33.124Z] ce7588e14bc9: Waiting [2024-01-25T04:27:33.124Z] c4d48a809fc2: Verifying Checksum [2024-01-25T04:27:33.124Z] c4d48a809fc2: Download complete [2024-01-25T04:27:33.124Z] ad3a456e5733: Verifying Checksum [2024-01-25T04:27:33.124Z] ad3a456e5733: Download complete [2024-01-25T04:27:33.124Z] 69c7f0334f64: Verifying Checksum [2024-01-25T04:27:33.124Z] 69c7f0334f64: Download complete [2024-01-25T04:27:33.124Z] 7264a8db6415: Verifying Checksum [2024-01-25T04:27:33.124Z] 7264a8db6415: Download complete [2024-01-25T04:27:33.124Z] 1f1c1a5573a3: Verifying Checksum [2024-01-25T04:27:33.124Z] 1f1c1a5573a3: Download complete [2024-01-25T04:27:33.124Z] 7264a8db6415: Pull complete [2024-01-25T04:27:33.124Z] b5e4710f87ac: Verifying Checksum [2024-01-25T04:27:33.124Z] b5e4710f87ac: Download complete [2024-01-25T04:27:33.124Z] c4d48a809fc2: Pull complete [2024-01-25T04:27:33.383Z] 4f1c88b9dad5: Verifying Checksum [2024-01-25T04:27:33.384Z] 4f1c88b9dad5: Download complete [2024-01-25T04:27:33.641Z] ce7588e14bc9: Verifying Checksum [2024-01-25T04:27:33.641Z] ce7588e14bc9: Download complete [2024-01-25T04:27:36.922Z] 4f1c88b9dad5: Pull complete [2024-01-25T04:27:36.922Z] ad3a456e5733: Pull complete [2024-01-25T04:27:36.922Z] 69c7f0334f64: Pull complete [2024-01-25T04:27:36.922Z] 1f1c1a5573a3: Pull complete [2024-01-25T04:27:39.456Z] ce7588e14bc9: Pull complete [2024-01-25T04:27:40.023Z] b5e4710f87ac: Pull complete [2024-01-25T04:27:40.023Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-25T04:27:40.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T04:27:40.023Z] ---> 88b5674ff536 [2024-01-25T04:27:40.023Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-25T04:27:44.217Z] ---> Running in 74bb7b3a8c52 [2024-01-25T04:27:44.217Z] Removing intermediate container 74bb7b3a8c52 [2024-01-25T04:27:44.217Z] ---> e4ebb183da2a [2024-01-25T04:27:44.217Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T04:27:44.217Z] ---> Running in ea87e25e4b0c [2024-01-25T04:27:44.217Z] Removing intermediate container ea87e25e4b0c [2024-01-25T04:27:44.217Z] ---> 825d69956f54 [2024-01-25T04:27:44.217Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-25T04:27:44.217Z] ---> Running in 6de7c162573d [2024-01-25T04:27:44.217Z] Removing intermediate container 6de7c162573d [2024-01-25T04:27:44.217Z] ---> 55d4720ed3b7 [2024-01-25T04:27:44.217Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T04:27:44.217Z] ---> Running in 7e56b087653a [2024-01-25T04:27:44.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T04:27:44.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T04:27:44.478Z] OK: 264 MiB in 52 packages [2024-01-25T04:27:45.049Z] Removing intermediate container 7e56b087653a [2024-01-25T04:27:45.049Z] ---> 0a7b6406fef6 [2024-01-25T04:27:45.049Z] Step 7/12 : WORKDIR /app [2024-01-25T04:27:45.049Z] ---> Running in f4489512e90f [2024-01-25T04:27:45.049Z] Removing intermediate container f4489512e90f [2024-01-25T04:27:45.049Z] ---> ccdf00430a42 [2024-01-25T04:27:45.049Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-25T04:27:45.049Z] ---> 54ee5645a11e [2024-01-25T04:27:45.049Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T04:27:45.049Z] ---> Running in 904dc65efa58 [2024-01-25T04:27:45.067Z] Still waiting to schedule task [2024-01-25T04:27:45.068Z] ‘prd-centos7-blackbox-4c-2g-27551’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-01-25T04:27:45.068Z] ‘prd-centos7-blackbox-4c-2g-27552’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-01-25T04:27:45.068Z] ‘prd-ubuntu20.04-docker-8c-8g-27861’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-01-25T04:27:45.068Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-27859’ is offline [2024-01-25T04:28:11.627Z] Removing intermediate container 904dc65efa58 [2024-01-25T04:28:11.627Z] ---> 266815f399c3 [2024-01-25T04:28:11.627Z] Step 10/12 : COPY . . [2024-01-25T04:28:11.627Z] ---> a0c43d112201 [2024-01-25T04:28:11.627Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T04:28:11.627Z] ---> Running in d092d98a6ace [2024-01-25T04:28:11.627Z] Removing intermediate container d092d98a6ace [2024-01-25T04:28:11.627Z] ---> 8d83e8296e98 [2024-01-25T04:28:11.627Z] Step 12/12 : RUN $MAKE [2024-01-25T04:28:11.627Z] ---> Running in b33c64afd0a0 [2024-01-25T04:28:11.627Z] noop [2024-01-25T04:28:11.627Z] Removing intermediate container b33c64afd0a0 [2024-01-25T04:28:11.627Z] ---> 55f11d242a00 [2024-01-25T04:28:11.627Z] Successfully built 55f11d242a00 [2024-01-25T04:28:11.627Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:28:12.016Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T04:28:12.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:28:12.127Z] prd-ubuntu20.04-docker-8c-8g-27858 does not seem to be running inside a container [2024-01-25T04:28:12.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T04:28:12.507Z] $ docker top ad2195a29352455516e6064f61349ac358c3d5ae9c684667f98a146cbfcc0806 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T04:28:12.885Z] + go version [2024-01-25T04:28:12.885Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-25T04:28:12.898Z] $ docker stop --time=1 ad2195a29352455516e6064f61349ac358c3d5ae9c684667f98a146cbfcc0806 [2024-01-25T04:28:14.180Z] $ docker rm -f --volumes ad2195a29352455516e6064f61349ac358c3d5ae9c684667f98a146cbfcc0806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:28:14.801Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T04:28:14.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:28:15.090Z] prd-ubuntu20.04-docker-8c-8g-27858 does not seem to be running inside a container [2024-01-25T04:28:15.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T04:28:15.465Z] $ docker top a1bdd651d24b1734060c76d066921bb3fd5277d9512134df328cd96e5e9966d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T04:28:15.854Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-01-25T04:28:16.192Z] + make test [2024-01-25T04:28:16.192Z] go test -race -coverprofile=coverage.out ./... [2024-01-25T04:28:34.280Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-01-25T04:28:35.665Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-01-25T04:28:35.665Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-01-25T04:28:35.665Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-01-25T04:28:36.233Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.048s coverage: 88.0% of statements [2024-01-25T04:28:46.221Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.616s coverage: 98.7% of statements [2024-01-25T04:28:46.221Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.106s coverage: 89.7% of statements [2024-01-25T04:28:46.221Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.029s coverage: 100.0% of statements [2024-01-25T04:29:08.250Z] go vet ./... [2024-01-25T04:29:10.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T04:29:10.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T04:29:10.787Z] ./bin/test-attribution-txt.sh [2024-01-25T04:29:10.787Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T04:29:10.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T04:29:10.843Z] $ docker stop --time=1 a1bdd651d24b1734060c76d066921bb3fd5277d9512134df328cd96e5e9966d0 [2024-01-25T04:29:13.717Z] $ docker rm -f --volumes a1bdd651d24b1734060c76d066921bb3fd5277d9512134df328cd96e5e9966d0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T04:29:14.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T04:29:14.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-25T04:29:14.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T04:29:15.280Z] + ls -al . [2024-01-25T04:29:15.280Z] total 192 [2024-01-25T04:29:15.280Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 25 04:28 . [2024-01-25T04:29:15.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 04:27 .. [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 25 04:27 .dockerignore [2024-01-25T04:29:15.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 04:28 .git [2024-01-25T04:29:15.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 04:27 .github [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 164 Jan 25 04:27 .gitignore [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 04:27 .golangci.yml [2024-01-25T04:29:15.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 04:27 .semver [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 11301 Jan 25 04:27 Attribution.txt [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 458 Jan 25 04:27 CHANGELOG.md [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 1725 Jan 25 04:27 Dockerfile [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 04:27 GOVERNANCE.md [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 681 Jan 25 04:27 Jenkinsfile [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 25 04:27 LICENSE [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 3136 Jan 25 04:27 Makefile [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 611 Jan 25 04:27 OWNERS.md [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jan 25 04:27 README.md [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jan 25 04:27 Record and Reply.postman_collection.json [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 25 04:27 VERSION [2024-01-25T04:29:15.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 04:27 bin [2024-01-25T04:29:15.280Z] -rw-r--r-- 1 jenkins jenkins 24666 Jan 25 04:28 coverage.out [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 3950 Jan 25 04:27 go.mod [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 34578 Jan 25 04:27 go.sum [2024-01-25T04:29:15.280Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 25 04:27 internal [2024-01-25T04:29:15.280Z] -rw-rw-r-- 1 jenkins jenkins 913 Jan 25 04:27 main.go [2024-01-25T04:29:15.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 04:27 openapi [2024-01-25T04:29:15.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 04:27 pkg [2024-01-25T04:29:15.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 04:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:15.636Z] + 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=15ce639f1986b4c1bf0b3a2d15c099de6d035d67 --label arch=amd64 --label version=3.2.0-dev.7 . [2024-01-25T04:29:15.636Z] Sending build context to Docker daemon 6.698MB [2024-01-25T04:29:15.636Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T04:29:15.636Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-25T04:29:15.636Z] ---> 55f11d242a00 [2024-01-25T04:29:15.636Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-25T04:29:15.636Z] ---> Running in 1256c43b28d9 [2024-01-25T04:29:15.895Z] Removing intermediate container 1256c43b28d9 [2024-01-25T04:29:15.895Z] ---> 3c7b0f8d17db [2024-01-25T04:29:15.895Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T04:29:15.895Z] ---> Running in 45c7ad50ce78 [2024-01-25T04:29:15.896Z] Removing intermediate container 45c7ad50ce78 [2024-01-25T04:29:15.896Z] ---> 53a8a4b4ea97 [2024-01-25T04:29:15.896Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-01-25T04:29:15.896Z] ---> Running in 0ae31a3167a6 [2024-01-25T04:29:16.156Z] Removing intermediate container 0ae31a3167a6 [2024-01-25T04:29:16.156Z] ---> e8ae128d4163 [2024-01-25T04:29:16.156Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T04:29:16.156Z] ---> Running in 36bca8593f2a [2024-01-25T04:29:16.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T04:29:16.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T04:29:16.674Z] OK: 264 MiB in 52 packages [2024-01-25T04:29:17.242Z] Removing intermediate container 36bca8593f2a [2024-01-25T04:29:17.242Z] ---> 54be623ee39b [2024-01-25T04:29:17.242Z] Step 7/27 : WORKDIR /app [2024-01-25T04:29:17.242Z] ---> Running in 5ea16613c392 [2024-01-25T04:29:17.242Z] Removing intermediate container 5ea16613c392 [2024-01-25T04:29:17.242Z] ---> 522000dec53d [2024-01-25T04:29:17.242Z] Step 8/27 : COPY go.mod vendor* ./ [2024-01-25T04:29:17.242Z] ---> 5bf500bbc7e3 [2024-01-25T04:29:17.242Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T04:29:17.242Z] ---> Running in 1571e3a0572a [2024-01-25T04:29:18.257Z] Removing intermediate container 1571e3a0572a [2024-01-25T04:29:18.258Z] ---> d72cd5d4cf04 [2024-01-25T04:29:18.258Z] Step 10/27 : COPY . . [2024-01-25T04:29:18.517Z] ---> 8391aa87b224 [2024-01-25T04:29:18.517Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T04:29:18.517Z] ---> Running in d387f4fe93ed [2024-01-25T04:29:18.517Z] Removing intermediate container d387f4fe93ed [2024-01-25T04:29:18.517Z] ---> e8fc60c2247e [2024-01-25T04:29:18.517Z] Step 12/27 : RUN $MAKE [2024-01-25T04:29:18.517Z] ---> Running in b5fea1747f49 [2024-01-25T04:29:18.775Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.7" -trimpath -mod=readonly -o app-record-replay [2024-01-25T04:29:40.705Z] Removing intermediate container b5fea1747f49 [2024-01-25T04:29:40.705Z] ---> 63c55561a384 [2024-01-25T04:29:40.705Z] Step 13/27 : FROM alpine:3.18 [2024-01-25T04:29:40.705Z] 3.18: Pulling from library/alpine [2024-01-25T04:29:40.705Z] c926b61bad3b: Pulling fs layer [2024-01-25T04:29:40.705Z] c926b61bad3b: Verifying Checksum [2024-01-25T04:29:40.705Z] c926b61bad3b: Download complete [2024-01-25T04:29:40.705Z] c926b61bad3b: Pull complete [2024-01-25T04:29:40.705Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T04:29:40.706Z] Status: Downloaded newer image for alpine:3.18 [2024-01-25T04:29:40.706Z] ---> b541f2080109 [2024-01-25T04:29:40.706Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-25T04:29:40.706Z] ---> Running in 0be4baed63ba [2024-01-25T04:29:40.706Z] Removing intermediate container 0be4baed63ba [2024-01-25T04:29:40.706Z] ---> babcafd2c5eb [2024-01-25T04:29:40.706Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-01-25T04:29:40.706Z] ---> Running in b9d91a0e910c [2024-01-25T04:29:40.706Z] Removing intermediate container b9d91a0e910c [2024-01-25T04:29:40.706Z] ---> 65609cefbac8 [2024-01-25T04:29:40.706Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-25T04:29:40.706Z] ---> Running in 7f24c5f63d12 [2024-01-25T04:29:40.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T04:29:40.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T04:29:40.706Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-25T04:29:40.706Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-25T04:29:40.706Z] Executing busybox-1.36.1-r5.trigger [2024-01-25T04:29:40.706Z] Executing ca-certificates-20230506-r0.trigger [2024-01-25T04:29:40.706Z] OK: 8 MiB in 17 packages [2024-01-25T04:29:40.966Z] Removing intermediate container 7f24c5f63d12 [2024-01-25T04:29:40.966Z] ---> 446ba10d8adf [2024-01-25T04:29:40.966Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-25T04:29:40.966Z] ---> Running in 9dd3d0b78691 [2024-01-25T04:29:41.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T04:29:41.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T04:29:41.485Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T04:29:41.485Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T04:29:41.485Z] Executing ca-certificates-20230506-r0.trigger [2024-01-25T04:29:41.485Z] OK: 8 MiB in 17 packages [2024-01-25T04:29:42.052Z] Removing intermediate container 9dd3d0b78691 [2024-01-25T04:29:42.052Z] ---> 54ec817bc285 [2024-01-25T04:29:42.052Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-25T04:29:42.312Z] ---> 66af082c2e05 [2024-01-25T04:29:42.312Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-25T04:29:42.312Z] ---> 0644f9bfd535 [2024-01-25T04:29:42.312Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-01-25T04:29:42.571Z] ---> 17755508c412 [2024-01-25T04:29:42.571Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-01-25T04:29:43.157Z] ---> 1543ebc3a29b [2024-01-25T04:29:43.157Z] Step 22/27 : EXPOSE 59712 [2024-01-25T04:29:43.416Z] ---> Running in 93ab1ef82225 [2024-01-25T04:29:43.416Z] Removing intermediate container 93ab1ef82225 [2024-01-25T04:29:43.416Z] ---> 5b0902c8e843 [2024-01-25T04:29:43.416Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-01-25T04:29:43.416Z] ---> Running in 357c50fa3abd [2024-01-25T04:29:43.416Z] Removing intermediate container 357c50fa3abd [2024-01-25T04:29:43.416Z] ---> ff16ade2424c [2024-01-25T04:29:43.416Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-25T04:29:43.416Z] ---> Running in e70baeccdcfc [2024-01-25T04:29:43.676Z] Removing intermediate container e70baeccdcfc [2024-01-25T04:29:43.676Z] ---> 306f18513c3d [2024-01-25T04:29:43.676Z] Step 25/27 : LABEL arch=amd64 [2024-01-25T04:29:43.676Z] ---> Running in 6bb0934a3fb3 [2024-01-25T04:29:43.676Z] Removing intermediate container 6bb0934a3fb3 [2024-01-25T04:29:43.676Z] ---> 7055d2acb524 [2024-01-25T04:29:43.676Z] Step 26/27 : LABEL git_sha=15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [2024-01-25T04:29:43.676Z] ---> Running in f5ebe533e7c2 [2024-01-25T04:29:43.676Z] Removing intermediate container f5ebe533e7c2 [2024-01-25T04:29:43.676Z] ---> 0778a8b2f715 [2024-01-25T04:29:43.676Z] Step 27/27 : LABEL version=3.2.0-dev.7 [2024-01-25T04:29:43.676Z] ---> Running in fc4ee8cac18a [2024-01-25T04:29:43.937Z] Removing intermediate container fc4ee8cac18a [2024-01-25T04:29:43.937Z] ---> 55e9a04e5c47 [2024-01-25T04:29:43.937Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-25T04:29:43.937Z] Successfully built 55e9a04e5c47 [2024-01-25T04:29:43.937Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T04:29:44.214Z] provisioning config files... [2024-01-25T04:29:44.224Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1478958689745674257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:29:44.567Z] ---> ****-login.sh [2024-01-25T04:29:44.567Z] nexus3.edgexfoundry.org:10001 [2024-01-25T04:29:44.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:29:44.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:29:44.567Z] Configure a credential helper to remove this warning. See [2024-01-25T04:29:44.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:29:44.567Z] [2024-01-25T04:29:44.567Z] Login Succeeded [2024-01-25T04:29:44.567Z] nexus3.edgexfoundry.org:10002 [2024-01-25T04:29:44.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:29:44.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:29:44.567Z] Configure a credential helper to remove this warning. See [2024-01-25T04:29:44.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:29:44.567Z] [2024-01-25T04:29:44.567Z] Login Succeeded [2024-01-25T04:29:44.567Z] nexus3.edgexfoundry.org:10003 [2024-01-25T04:29:44.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:29:44.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:29:44.828Z] Configure a credential helper to remove this warning. See [2024-01-25T04:29:44.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:29:44.828Z] [2024-01-25T04:29:44.828Z] Login Succeeded [2024-01-25T04:29:44.828Z] nexus3.edgexfoundry.org:10004 [2024-01-25T04:29:44.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:29:44.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:29:44.828Z] Configure a credential helper to remove this warning. See [2024-01-25T04:29:44.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:29:44.828Z] [2024-01-25T04:29:44.828Z] Login Succeeded [2024-01-25T04:29:44.828Z] ****.io [2024-01-25T04:29:45.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:29:45.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T04:29:45.345Z] Configure a credential helper to remove this warning. See [2024-01-25T04:29:45.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T04:29:45.345Z] [2024-01-25T04:29:45.345Z] Login Succeeded [2024-01-25T04:29:45.345Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T04:29:45.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T04:29:45.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T04:29:45.548Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-01-25T04:29:45.549Z] 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [2024-01-25T04:29:45.549Z] latest [2024-01-25T04:29:45.549Z] 3.2.0-dev.7 [2024-01-25T04:29:45.549Z] 15ce639f1986b4c1bf0b3a2d15c099de6d035d67-3.2.0-dev.7 [2024-01-25T04:29:45.549Z] main [2024-01-25T04:29:45.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:46.018Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:46.430Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [2024-01-25T04:29:46.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-25T04:29:46.430Z] 7aab28ed9c3c: Preparing [2024-01-25T04:29:46.430Z] d71160fc8ff5: Preparing [2024-01-25T04:29:46.430Z] fc3546fa8db9: Preparing [2024-01-25T04:29:46.430Z] d0f0bed7ff3d: Preparing [2024-01-25T04:29:46.430Z] a7b5e34671cd: Preparing [2024-01-25T04:29:46.430Z] 6be17d8a6110: Preparing [2024-01-25T04:29:46.430Z] 9fe9a137fd00: Preparing [2024-01-25T04:29:46.430Z] 6be17d8a6110: Waiting [2024-01-25T04:29:46.430Z] 9fe9a137fd00: Waiting [2024-01-25T04:29:46.430Z] d0f0bed7ff3d: Pushed [2024-01-25T04:29:46.430Z] fc3546fa8db9: Pushed [2024-01-25T04:29:46.430Z] d71160fc8ff5: Pushed [2024-01-25T04:29:46.430Z] 9fe9a137fd00: Layer already exists [2024-01-25T04:29:46.689Z] 6be17d8a6110: Pushed [2024-01-25T04:29:46.948Z] a7b5e34671cd: Pushed [2024-01-25T04:29:49.487Z] 7aab28ed9c3c: Pushed [2024-01-25T04:29:49.746Z] 15ce639f1986b4c1bf0b3a2d15c099de6d035d67: digest: sha256:bf1d187ec3c1c91c477406470db7df5f4f7639b0412d1d9a98ccc30937ec42ef size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:50.152Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:50.540Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-01-25T04:29:50.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-25T04:29:50.801Z] 7aab28ed9c3c: Preparing [2024-01-25T04:29:50.801Z] d71160fc8ff5: Preparing [2024-01-25T04:29:50.801Z] fc3546fa8db9: Preparing [2024-01-25T04:29:50.801Z] d0f0bed7ff3d: Preparing [2024-01-25T04:29:50.801Z] a7b5e34671cd: Preparing [2024-01-25T04:29:50.801Z] 6be17d8a6110: Preparing [2024-01-25T04:29:50.801Z] 9fe9a137fd00: Preparing [2024-01-25T04:29:50.801Z] 9fe9a137fd00: Waiting [2024-01-25T04:29:50.801Z] 6be17d8a6110: Waiting [2024-01-25T04:29:50.801Z] 7aab28ed9c3c: Layer already exists [2024-01-25T04:29:50.801Z] d0f0bed7ff3d: Layer already exists [2024-01-25T04:29:50.801Z] fc3546fa8db9: Layer already exists [2024-01-25T04:29:50.801Z] a7b5e34671cd: Layer already exists [2024-01-25T04:29:50.801Z] d71160fc8ff5: Layer already exists [2024-01-25T04:29:50.801Z] 6be17d8a6110: Layer already exists [2024-01-25T04:29:50.801Z] 9fe9a137fd00: Layer already exists [2024-01-25T04:29:51.060Z] latest: digest: sha256:bf1d187ec3c1c91c477406470db7df5f4f7639b0412d1d9a98ccc30937ec42ef size: 1784 [Pipeline] } [Pipeline] // withEnv [2024-01-25T04:29:51.126Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27862 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-01-25T04:29:51.174Z] Running in /w/workspace/app-record-replay/81 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T04:29:51.238Z] Selected Git installation does not exist. Using Default [2024-01-25T04:29:51.238Z] The recommended git tool is: NONE [Pipeline] sh [2024-01-25T04:29:51.534Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:51.943Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.7 [2024-01-25T04:29:51.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-25T04:29:52.201Z] 7aab28ed9c3c: Preparing [2024-01-25T04:29:52.201Z] d71160fc8ff5: Preparing [2024-01-25T04:29:52.201Z] fc3546fa8db9: Preparing [2024-01-25T04:29:52.201Z] d0f0bed7ff3d: Preparing [2024-01-25T04:29:52.201Z] a7b5e34671cd: Preparing [2024-01-25T04:29:52.201Z] 6be17d8a6110: Preparing [2024-01-25T04:29:52.201Z] 9fe9a137fd00: Preparing [2024-01-25T04:29:52.201Z] 6be17d8a6110: Waiting [2024-01-25T04:29:52.462Z] d71160fc8ff5: Layer already exists [2024-01-25T04:29:52.462Z] a7b5e34671cd: Layer already exists [2024-01-25T04:29:52.462Z] d0f0bed7ff3d: Layer already exists [2024-01-25T04:29:52.462Z] fc3546fa8db9: Layer already exists [2024-01-25T04:29:52.462Z] 7aab28ed9c3c: Layer already exists [2024-01-25T04:29:52.462Z] 6be17d8a6110: Layer already exists [2024-01-25T04:29:52.462Z] 9fe9a137fd00: Layer already exists [2024-01-25T04:29:52.462Z] 3.2.0-dev.7: digest: sha256:bf1d187ec3c1c91c477406470db7df5f4f7639b0412d1d9a98ccc30937ec42ef size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:52.860Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:53.253Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67-3.2.0-dev.7 [2024-01-25T04:29:53.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-25T04:29:53.253Z] 7aab28ed9c3c: Preparing [2024-01-25T04:29:53.253Z] d71160fc8ff5: Preparing [2024-01-25T04:29:53.253Z] fc3546fa8db9: Preparing [2024-01-25T04:29:53.253Z] d0f0bed7ff3d: Preparing [2024-01-25T04:29:53.253Z] a7b5e34671cd: Preparing [2024-01-25T04:29:53.253Z] 6be17d8a6110: Preparing [2024-01-25T04:29:53.253Z] 9fe9a137fd00: Preparing [2024-01-25T04:29:53.253Z] 6be17d8a6110: Waiting [2024-01-25T04:29:53.253Z] 9fe9a137fd00: Waiting [2024-01-25T04:29:53.253Z] d71160fc8ff5: Layer already exists [2024-01-25T04:29:53.253Z] fc3546fa8db9: Layer already exists [2024-01-25T04:29:53.253Z] 7aab28ed9c3c: Layer already exists [2024-01-25T04:29:53.253Z] a7b5e34671cd: Layer already exists [2024-01-25T04:29:53.253Z] d0f0bed7ff3d: Layer already exists [2024-01-25T04:29:53.253Z] 9fe9a137fd00: Layer already exists [2024-01-25T04:29:53.253Z] 6be17d8a6110: Layer already exists [2024-01-25T04:29:53.253Z] 15ce639f1986b4c1bf0b3a2d15c099de6d035d67-3.2.0-dev.7: digest: sha256:bf1d187ec3c1c91c477406470db7df5f4f7639b0412d1d9a98ccc30937ec42ef size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:53.654Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:54.061Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-01-25T04:29:54.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-01-25T04:29:54.061Z] 7aab28ed9c3c: Preparing [2024-01-25T04:29:54.061Z] d71160fc8ff5: Preparing [2024-01-25T04:29:54.061Z] fc3546fa8db9: Preparing [2024-01-25T04:29:54.061Z] d0f0bed7ff3d: Preparing [2024-01-25T04:29:54.061Z] a7b5e34671cd: Preparing [2024-01-25T04:29:54.061Z] 6be17d8a6110: Preparing [2024-01-25T04:29:54.061Z] 9fe9a137fd00: Preparing [2024-01-25T04:29:54.061Z] 6be17d8a6110: Waiting [2024-01-25T04:29:54.061Z] 9fe9a137fd00: Waiting [2024-01-25T04:29:54.061Z] fc3546fa8db9: Layer already exists [2024-01-25T04:29:54.061Z] 7aab28ed9c3c: Layer already exists [2024-01-25T04:29:54.061Z] d0f0bed7ff3d: Layer already exists [2024-01-25T04:29:54.061Z] d71160fc8ff5: Layer already exists [2024-01-25T04:29:54.061Z] a7b5e34671cd: Layer already exists [2024-01-25T04:29:54.061Z] 6be17d8a6110: Layer already exists [2024-01-25T04:29:54.061Z] 9fe9a137fd00: Layer already exists [2024-01-25T04:29:54.061Z] main: digest: sha256:bf1d187ec3c1c91c477406470db7df5f4f7639b0412d1d9a98ccc30937ec42ef size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T04:29:54.424Z] ===================================================== [Pipeline] echo [2024-01-25T04:29:54.465Z] taggedImages: [2024-01-25T04:29:54.465Z] - nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67 [2024-01-25T04:29:54.465Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-01-25T04:29:54.465Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.7 [2024-01-25T04:29:54.465Z] - nexus3.edgexfoundry.org:10004/app-record-replay:15ce639f1986b4c1bf0b3a2d15c099de6d035d67-3.2.0-dev.7 [2024-01-25T04:29:54.465Z] - 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 [2024-01-25T04:29:55.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T04:29:55.105Z] [2024-01-25T04:29:55.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:29:55.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T04:29:55.504Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-25T04:29:55.504Z] 5eb5b503b376: Pulling fs layer [2024-01-25T04:29:55.504Z] 5c69ac0246d0: Pulling fs layer [2024-01-25T04:29:55.504Z] ec43610c2a17: Pulling fs layer [2024-01-25T04:29:55.504Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-25T04:29:55.504Z] 33b1e0a273af: Pulling fs layer [2024-01-25T04:29:55.504Z] 5d3b04190fa2: Pulling fs layer [2024-01-25T04:29:55.504Z] 2f39f015ded8: Pulling fs layer [2024-01-25T04:29:55.504Z] 5d3b04190fa2: Waiting [2024-01-25T04:29:55.504Z] 3a2ae6a8a46f: Waiting [2024-01-25T04:29:55.504Z] 33b1e0a273af: Waiting [2024-01-25T04:29:55.504Z] 2f39f015ded8: Waiting [2024-01-25T04:29:55.504Z] 5c69ac0246d0: Download complete [2024-01-25T04:29:55.504Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-25T04:29:55.504Z] 3a2ae6a8a46f: Download complete [2024-01-25T04:29:55.504Z] 33b1e0a273af: Verifying Checksum [2024-01-25T04:29:55.504Z] 33b1e0a273af: Download complete [2024-01-25T04:29:55.504Z] 5d3b04190fa2: Download complete [2024-01-25T04:29:55.504Z] ec43610c2a17: Verifying Checksum [2024-01-25T04:29:55.504Z] ec43610c2a17: Download complete [2024-01-25T04:29:55.762Z] 5eb5b503b376: Verifying Checksum [2024-01-25T04:29:55.762Z] 5eb5b503b376: Download complete [2024-01-25T04:29:56.328Z] 2f39f015ded8: Download complete [2024-01-25T04:29:56.894Z] 5eb5b503b376: Pull complete [2024-01-25T04:29:57.152Z] 5c69ac0246d0: Pull complete [2024-01-25T04:29:57.718Z] ec43610c2a17: Pull complete [2024-01-25T04:29:57.718Z] 3a2ae6a8a46f: Pull complete [2024-01-25T04:29:57.787Z] using credential edgex-jenkins-ssh [2024-01-25T04:29:57.812Z] Cloning the remote Git repository [2024-01-25T04:29:57.978Z] 33b1e0a273af: Pull complete [2024-01-25T04:29:57.978Z] 5d3b04190fa2: Pull complete [2024-01-25T04:29:57.871Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-01-25T04:29:57.980Z] > git init /w/workspace/app-record-replay/81 # timeout=10 [2024-01-25T04:29:58.167Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-01-25T04:29:58.168Z] > git --version # timeout=10 [2024-01-25T04:29:58.188Z] > git --version # 'git version 2.25.1' [2024-01-25T04:29:58.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T04:29:58.341Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T04:29:59.970Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-01-25T04:29:59.996Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T04:30:01.013Z] Avoid second fetch [2024-01-25T04:30:01.013Z] Checking out Revision 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 (main) [2024-01-25T04:30:01.038Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T04:30:01.123Z] > git checkout -f 15ce639f1986b4c1bf0b3a2d15c099de6d035d67 # timeout=10 [2024-01-25T04:30:01.864Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#120)" [2024-01-25T04:30:02.162Z] 2f39f015ded8: Pull complete [2024-01-25T04:30:02.162Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-25T04:30:02.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T04:30:02.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:30:02.416Z] [2024-01-25T04:30:02.416Z] GitHub has been notified of this commit’s build result [2024-01-25T04:30:02.416Z] [2024-01-25T04:30:02.420Z] prd-ubuntu20.04-docker-8c-8g-27858 does not seem to be running inside a container [2024-01-25T04:30:02.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T04:30:05.897Z] $ docker top 26bd95309e46e8bf62f013351a74a2fc62b5f95853b93349ef69d74912d4af5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T04:30:06.414Z] ---> job-cost.sh [2024-01-25T04:30:06.414Z] lf-activate-venv: SKIPPING [2024-01-25T04:30:06.414Z] INFO: No Stack... [2024-01-25T04:30:06.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T04:30:06.933Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T04:30:06.948Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-25T04:30:06.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T04:30:06.949Z] Dload Upload Total Spent Left Speed [2024-01-25T04:30:06.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 229k 0 --:--:-- --:--:-- --:--:-- 229k [Pipeline] sh [2024-01-25T04:30:07.222Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-01-25T04:30:07.222Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T04:30:07.235Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] [2024-01-25T04:30:07.244Z] Resource [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] did not exist. Created. [2024-01-25T04:30:07.244Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T04:30:07.350Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-25T04:30:07.628Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T04:30:07.654Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T04:30:07.695Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] [2024-01-25T04:30:07.745Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-01-25T04:30:07.745Z] sudo tee /etc/docker/daemon.new [2024-01-25T04:30:07.745Z] { [2024-01-25T04:30:07.745Z] "registry-mirrors": [ [2024-01-25T04:30:07.745Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-25T04:30:07.745Z] ], [2024-01-25T04:30:07.745Z] "bip": "10.250.0.254/24", [2024-01-25T04:30:07.745Z] "hosts": [ [2024-01-25T04:30:07.745Z] "tcp://0.0.0.0:5555", [2024-01-25T04:30:07.745Z] "unix:///var/run/docker.sock" [2024-01-25T04:30:07.745Z] ], [2024-01-25T04:30:07.745Z] "mtu": 1458, [2024-01-25T04:30:07.745Z] "selinux-enabled": true, [2024-01-25T04:30:07.745Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-25T04:30:07.745Z] } [Pipeline] // lock [Pipeline] } [2024-01-25T04:30:07.795Z] $ docker stop --time=1 26bd95309e46e8bf62f013351a74a2fc62b5f95853b93349ef69d74912d4af5b [2024-01-25T04:30:08.949Z] $ docker rm -f --volumes 26bd95309e46e8bf62f013351a74a2fc62b5f95853b93349ef69d74912d4af5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-25T04:30:09.353Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-25T04:30:09.704Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T04:30:28.078Z] provisioning config files... [2024-01-25T04:30:28.105Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/81@tmp/config6927267833329335915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:30:28.574Z] ---> ****-login.sh [2024-01-25T04:30:28.574Z] nexus3.edgexfoundry.org:10001 [2024-01-25T04:30:28.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T04:30:43.859Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } [2024-01-25T04:30:43.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:30:45.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T04:30:45.272Z] [2024-01-25T04:30:45.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:30:45.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T04:30:45.925Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-25T04:30:45.925Z] 8998bd30e6a1: Pulling fs layer [2024-01-25T04:30:45.925Z] 04944245beec: Pulling fs layer [2024-01-25T04:30:45.925Z] 699f458cf7ca: Pulling fs layer [2024-01-25T04:30:45.925Z] 765212b225bb: Pulling fs layer [2024-01-25T04:30:45.925Z] f23df028b6ca: Pulling fs layer [2024-01-25T04:30:45.925Z] d65c8cfc05b1: Pulling fs layer [2024-01-25T04:30:45.925Z] 2437ff75d9bd: Pulling fs layer [2024-01-25T04:30:45.925Z] f23df028b6ca: Waiting [2024-01-25T04:30:45.925Z] 765212b225bb: Waiting [2024-01-25T04:30:45.925Z] d65c8cfc05b1: Waiting [2024-01-25T04:30:45.925Z] 2437ff75d9bd: Waiting [2024-01-25T04:30:45.925Z] 04944245beec: Verifying Checksum [2024-01-25T04:30:45.925Z] 04944245beec: Download complete [2024-01-25T04:30:45.925Z] 765212b225bb: Verifying Checksum [2024-01-25T04:30:45.925Z] 765212b225bb: Download complete [2024-01-25T04:30:45.925Z] f23df028b6ca: Download complete [2024-01-25T04:30:46.208Z] d65c8cfc05b1: Verifying Checksum [2024-01-25T04:30:46.208Z] d65c8cfc05b1: Download complete [2024-01-25T04:30:46.208Z] 699f458cf7ca: Download complete [2024-01-25T04:30:46.483Z] 8998bd30e6a1: Verifying Checksum [2024-01-25T04:30:46.483Z] 8998bd30e6a1: Download complete [2024-01-25T04:30:49.073Z] 2437ff75d9bd: Verifying Checksum [2024-01-25T04:30:49.073Z] 2437ff75d9bd: Download complete [2024-01-25T04:30:54.445Z] 8998bd30e6a1: Pull complete [2024-01-25T04:30:54.445Z] 04944245beec: Pull complete [2024-01-25T04:30:56.411Z] 699f458cf7ca: Pull complete [2024-01-25T04:30:56.411Z] 765212b225bb: Pull complete [2024-01-25T04:30:57.418Z] f23df028b6ca: Pull complete [2024-01-25T04:30:57.418Z] d65c8cfc05b1: Pull complete [2024-01-25T04:31:24.147Z] 2437ff75d9bd: Pull complete [2024-01-25T04:31:24.147Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-25T04:31:24.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T04:31:24.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:31:24.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-27862 does not seem to be running inside a container [2024-01-25T04:31:24.642Z] $ 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/81 -v /w/workspace/app-record-replay/81:/w/workspace/app-record-replay/81:rw,z -v /w/workspace/app-record-replay/81@tmp:/w/workspace/app-record-replay/81@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 [2024-01-25T04:31:26.786Z] $ docker top 638e4f57deb490e4d12fa94ade0bcd6f92361ad111db3e8e485f6fa8b8a86568 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:31:27.347Z] ---> job-cost.sh [2024-01-25T04:31:27.617Z] lf-activate-venv: SKIPPING [2024-01-25T04:31:27.617Z] INFO: No Stack... [2024-01-25T04:31:28.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T04:31:28.787Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T04:31:29.113Z] + cat /w/workspace/app-record-replay/81/archives/cost.csv [2024-01-25T04:31:29.113Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T04:31:29.180Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] [2024-01-25T04:31:29.187Z] Resource [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] did not exist. Created. [2024-01-25T04:31:29.187Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T04:31:29.782Z] /w/workspace/app-record-replay/81@tmp/durable-9bc84ee1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-25T04:31:30.108Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T04:31:30.127Z] Warning: overwriting stash ‘stack-cost’ [2024-01-25T04:31:30.537Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T04:31:30.547Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T04:31:30.646Z] $ docker stop --time=1 638e4f57deb490e4d12fa94ade0bcd6f92361ad111db3e8e485f6fa8b8a86568 [2024-01-25T04:31:32.047Z] $ docker rm -f --volumes 638e4f57deb490e4d12fa94ade0bcd6f92361ad111db3e8e485f6fa8b8a86568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-25T04:31:32.802Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-25T04:31:34.819Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-01-25T04:31:34.819Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-01-25T04:31:34.819Z] total 16 [2024-01-25T04:31:34.819Z] drwxr-xr-x 3 root root 4096 Jan 25 04:30 . [2024-01-25T04:31:34.819Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 04:30 .. [2024-01-25T04:31:34.819Z] drwxr-xr-x 2 root root 4096 Jan 25 04:30 cost [2024-01-25T04:31:34.819Z] -rw-r--r-- 1 root root 88 Jan 25 04:30 cost.csv [2024-01-25T04:31:34.819Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-01-25T04:31:34.819Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-01-25T04:31:34.819Z] total 16 [2024-01-25T04:31:34.819Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 04:30 . [2024-01-25T04:31:34.819Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 04:30 .. [2024-01-25T04:31:34.819Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 04:30 cost [2024-01-25T04:31:34.819Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 25 04:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:31:35.137Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:31:36.025Z] ---> package-listing.sh [2024-01-25T04:31:36.025Z] ++ facter osfamily [2024-01-25T04:31:36.025Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-25T04:31:36.292Z] + OS_FAMILY=debian [2024-01-25T04:31:36.292Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-01-25T04:31:36.292Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-25T04:31:36.292Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-25T04:31:36.292Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-25T04:31:36.292Z] + PACKAGES=/tmp/packages_start.txt [2024-01-25T04:31:36.292Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-01-25T04:31:36.292Z] + PACKAGES=/tmp/packages_end.txt [2024-01-25T04:31:36.292Z] + case "${OS_FAMILY}" in [2024-01-25T04:31:36.292Z] + dpkg -l [2024-01-25T04:31:36.292Z] + grep '^ii' [2024-01-25T04:31:36.292Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-25T04:31:36.292Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-25T04:31:36.292Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-25T04:31:36.292Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-01-25T04:31:36.292Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-01-25T04:31:36.292Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-01-25T04:31:36.310Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-25T04:31:36.599Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T04:31:37.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T04:31:37.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T04:31:37.365Z] prd-ubuntu20.04-docker-8c-8g-27858 does not seem to be running inside a container [2024-01-25T04:31:37.399Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T04:31:38.021Z] $ docker top 2c1379e94534cb4a7c12e859900d59ce6c5ba904d51735f72c42181f07f60a62 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T04:31:38.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-25T04:31:38.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-25T04:31:39.027Z] + ls /var/log/sa-host [2024-01-25T04:31:39.027Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T04:31:39.135Z] provisioning config files... [2024-01-25T04:31:39.143Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14749351409330084872tmp [Pipeline] { [Pipeline] echo [2024-01-25T04:31:39.230Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:31:39.514Z] ---> create-netrc.sh [Pipeline] } [2024-01-25T04:31:39.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:31:39.922Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-25T04:31:39.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:31:40.215Z] ---> sudo-logs.sh [2024-01-25T04:31:40.215Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-25T04:31:40.276Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:31:40.557Z] ---> job-cost.sh [2024-01-25T04:31:40.557Z] lf-activate-venv: SKIPPING [2024-01-25T04:31:40.557Z] DEBUG: total: 0.2199999988079071 [2024-01-25T04:31:40.557Z] INFO: Retrieving Stack Cost... [2024-01-25T04:31:40.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T04:31:41.382Z] INFO: Archiving Costs [Pipeline] echo [2024-01-25T04:31:41.394Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T04:31:41.676Z] ---> logs-deploy.sh [2024-01-25T04:31:41.676Z] lf-activate-venv: SKIPPING [2024-01-25T04:31:41.676Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/81 [2024-01-25T04:31:41.676Z] INFO: archiving workspace using pattern(s): [2024-01-25T04:31:42.614Z] Archives upload complete. [2024-01-25T04:31:42.874Z] INFO: archiving logs to Nexus